aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | BIP141: Other consensus critical limits, and BIP145Pieter Wuille2016-06-2231-136/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes changes by Suhas Daftuar, Luke-jr, and mruddy.
| | * | | | | | | | | | | | | | | | [RPC] Return witness data in blockchain RPCsJohnson Lau2016-06-222-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes RPC field name changes by Luke-jr.
| | * | | | | | | | | | | | | | | | BIP143: Verification logicPieter Wuille2016-06-2211-63/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes simplifications by Eric Lombrozo.
| | * | | | | | | | | | | | | | | | Refactor script validation to observe amountsPieter Wuille2016-06-2213-36/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a preparation for BIP143 support.
| | * | | | | | | | | | | | | | | | BIP144: Handshake and relay (receiver side)Pieter Wuille2016-06-226-9/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Service bit logic by Nicolas Dorier. Only download blocks from witness peers after fork.
| | * | | | | | | | | | | | | | | | BIP141: Commitment structure and deploymentPieter Wuille2016-06-2213-13/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes a fix by Suhas Daftuar and LongShao007
| | * | | | | | | | | | | | | | | | BIP141: Witness programPieter Wuille2016-06-2216-37/+201
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | BIP144: Serialization, hashes, relay (sender side)Pieter Wuille2016-06-2221-90/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contains refactorings by Eric Lombrozo. Contains fixup by Nicolas Dorier. Contains cleanup of CInv::GetCommand by Alex Morcos
| | * | | | | | | | | | | | | | | | --- [SEGWIT] begin: P2P/node/consensus ---Pieter Wuille2016-06-220-0/+0
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge #8256: BUG: bitcoin-qt crashWladimir J. van der Laan2016-06-241-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d7828ab check that transactionView->selectionModel()->selectedRows(0) exists (fsb4000)
| | * | | | | | | | | | | | | | | | check that transactionView->selectionModel()->selectedRows(0) existsfsb40002016-06-241-0/+2
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge #8247: Mark my dnsseed as supporting filteringWladimir J. van der Laan2016-06-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 133deb8 Mark my dnsseed as supporting filtering (Pieter Wuille)
| | * | | | | | | | | | | | | | | | Mark my dnsseed as supporting filteringPieter Wuille2016-06-231-1/+1
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge #8254: [doc] Add OSX ZMQ requirement to QA readmeMarcoFalke2016-06-241-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d241487 [doc] Add OS X ZMQ requirement to QA readme (fanquake)
| | * | | | | | | | | | | | | | | [doc] Add OS X ZMQ requirement to QA readmefanquake2016-06-241-1/+7
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge #8204: Update petertodd's testnet seedWladimir J. van der Laan2016-06-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d80efec Update petertodd's testnet seed (Peter Todd)
| | * | | | | | | | | | | | | | | Update petertodd's testnet seedPeter Todd2016-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New seed with servicebit filtering support.
| * | | | | | | | | | | | | | | | Merge #8246: trivial: capitalize BIP32 in option helpWladimir J. van der Laan2016-06-233-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a1c92c2 trivial: capitalize BIP32 in option help (Wladimir J. van der Laan)
| | * | | | | | | | | | | | | | | trivial: capitalize BIP32 in option helpWladimir J. van der Laan2016-06-233-9/+9
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For consistency, BIP32 should be in uppercase in translation message. Reported by @pryds on Transifex.
| * | | | | | | | | | | | | | | Merge #8233: Mention Linux ARM executables in release process and notesWladimir J. van der Laan2016-06-223-3/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 06f40ef depends: Mention aarch64 as common cross-compile target (Wladimir J. van der Laan) 05f64c9 doc: Mention Linux ARM builds in release notes (Wladimir J. van der Laan) b7bf037 doc: Mention ARM executables in release process (Wladimir J. van der Laan)
| | * | | | | | | | | | | | | | | depends: Mention aarch64 as common cross-compile targetWladimir J. van der Laan2016-06-221-1/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | doc: Mention Linux ARM builds in release notesWladimir J. van der Laan2016-06-211-0/+20
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | doc: Mention ARM executables in release processWladimir J. van der Laan2016-06-211-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention ARM executables in the release process documentation (these were introduced in #8188). As well as that Linux tarballs have changed name to contain an architecture tuple, instead of `linux32`/`linux64`. Also mention that `-debug` files should not be uploaded (these were introduced in #8167).
| * | | | | | | | | | | | | | | | Merge #8068: Compact BlocksWladimir J. van der Laan2016-06-2218-53/+1161
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 48efec8 Fix some minor compact block issues that came up in review (Matt Corallo) ccd06b9 Elaborate bucket size math (Pieter Wuille) 0d4cb48 Use vTxHashes to optimize InitData significantly (Matt Corallo) 8119026 Provide a flat list of txid/terators to txn in CTxMemPool (Matt Corallo) 678ee97 Add BIP 152 to implemented BIPs list (Matt Corallo) 56ba516 Add reconstruction debug logging (Matt Corallo) 2f34a2e Get our "best three" peers to announce blocks using cmpctblocks (Matt Corallo) 927f8ee Add ability to fetch CNode by NodeId (Matt Corallo) d25cd3e Add receiver-side protocol implementation for CMPCTBLOCK stuff (Matt Corallo) 9c837d5 Add sender-side protocol implementation for CMPCTBLOCK stuff (Matt Corallo) 00c4078 Add protocol messages for short-ids blocks (Matt Corallo) e3b2222 Add some blockencodings tests (Matt Corallo) f4f8f14 Add TestMemPoolEntryHelper::FromTx version for CTransaction (Matt Corallo) 85ad31e Add partial-block block encodings API (Matt Corallo) 5249dac Add COMPACTSIZE wrapper similar to VARINT for serialization (Matt Corallo) cbda71c Move context-required checks from CheckBlockHeader to Contextual... (Matt Corallo) 7c29ec9 If AcceptBlockHeader returns true, pindex will be set. (Matt Corallo) 96806c3 Stop trimming when mapTx is empty (Pieter Wuille)
| | * | | | | | | | | | | | | | | | Fix some minor compact block issues that came up in reviewMatt Corallo2016-06-211-3/+3
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Elaborate bucket size mathPieter Wuille2016-06-191-4/+10
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Use vTxHashes to optimize InitData significantlyMatt Corallo2016-06-191-3/+5
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Provide a flat list of txid/terators to txn in CTxMemPoolMatt Corallo2016-06-192-1/+18
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add BIP 152 to implemented BIPs listMatt Corallo2016-06-191-0/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add reconstruction debug loggingMatt Corallo2016-06-192-1/+16
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Get our "best three" peers to announce blocks using cmpctblocksMatt Corallo2016-06-191-0/+29
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add ability to fetch CNode by NodeIdMatt Corallo2016-06-192-2/+13
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add receiver-side protocol implementation for CMPCTBLOCK stuffMatt Corallo2016-06-191-8/+207
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add sender-side protocol implementation for CMPCTBLOCK stuffMatt Corallo2016-06-191-15/+95
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add protocol messages for short-ids blocksMatt Corallo2016-06-193-5/+44
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add some blockencodings testsMatt Corallo2016-06-192-0/+316
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add TestMemPoolEntryHelper::FromTx version for CTransactionMatt Corallo2016-06-192-1/+6
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add partial-block block encodings APIMatt Corallo2016-06-193-0/+365
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add COMPACTSIZE wrapper similar to VARINT for serializationMatt Corallo2016-06-191-0/+23
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Move context-required checks from CheckBlockHeader to Contextual...Matt Corallo2016-06-192-17/+17
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | If AcceptBlockHeader returns true, pindex will be set.Matt Corallo2016-06-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Assert this instead of checking (and then dref'ing later anyway) to make sure no one thinks they can change that postcondition of AcceptBlockHeader..
| | * | | | | | | | | | | | | | | | Stop trimming when mapTx is emptyPieter Wuille2016-06-191-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge #8234: qt: Periodic transifex updateWladimir J. van der Laan2016-06-2269-2435/+11482
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4cbe05b qt: Periodic transifex update (Wladimir J. van der Laan)
| | * | | | | | | | | | | | | | | | | qt: Periodic transifex updateWladimir J. van der Laan2016-06-2169-2435/+11482
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pulls in the following new languages: - `af` Afrikaans - `es_419` Spanish (Latin America) - `es_AR` Spanish (Argentina) - `es_CO` Spanish (Colombia) - `fil` Filipino - `it_IT` Italian (Italy) - `ro` Romanian - `sr@latin` Serbian (Latin) - `ta` Tamil - `uz@Latn` Uzbek (Latin) - `zh_HK` Chinese (Hong Kong)
| * | | | | | | | | | | | | | | | | Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ↵Wladimir J. van der Laan2016-06-221-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | startup b3e1348 [Qt] fix a bug where the SplashScreen will not be hidden during startup (Jonas Schnelli)
| | * | | | | | | | | | | | | | | | | [Qt] fix a bug where the SplashScreen will not be hidden during startupJonas Schnelli2016-06-211-0/+5
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge #8222: Enable mempool consistency checks in unit testsWladimir J. van der Laan2016-06-221-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3775ff9 Enable mempool consistency checks in unit tests (Pieter Wuille)
| | * | | | | | | | | | | | | | | | | | Enable mempool consistency checks in unit testsPieter Wuille2016-06-181-0/+1
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge #8229: [Doc] Update OS X build notes for 10.11 SDKWladimir J. van der Laan2016-06-213-28/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e5a680d [Doc] Update OS X build notes for 10.11 SDK (fanquake)
| | * | | | | | | | | | | | | | | | | [Doc] Update OS X build notes for 10.11 SDKfanquake2016-06-203-28/+24
| | | | | | | | | | | | | | | | | | |