| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [test] Add CCoinsViewCache Access/Modify/Write tests | Russell Yanofsky | 2016-12-05 | 1 | -0/+364 |
| * | Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw... | Wladimir J. van der Laan | 2016-12-19 | 10 | -64/+138 |
| |\ | |||||
| | * | Move GetWarnings() into its own file. | Gregory Maxwell | 2016-12-03 | 9 | -89/+116 |
| | * | Eliminate data races for strMiscWarning and fLargeWork*Found. | Gregory Maxwell | 2016-12-03 | 4 | -16/+53 |
| | * | Make QT runawayException call GetWarnings instead of directly access strMiscW... | Gregory Maxwell | 2016-12-03 | 5 | -49/+59 |
| * | | Merge #9311: Flush wallet after abandontransaction | Wladimir J. van der Laan | 2016-12-19 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | Flush wallet after abandontransaction | Alex Morcos | 2016-12-09 | 1 | -2/+1 |
| * | | | Merge #9329: [Qt] Console: allow empty arguments | Wladimir J. van der Laan | 2016-12-19 | 2 | -21/+72 |
| |\ \ \ | |||||
| | * | | | [Qt] Console: don't allow empty arguments when using the comma-syntax | Jonas Schnelli | 2016-12-14 | 2 | -15/+35 |
| | * | | | Qt/Test: Check handling of empty arguments in RPC debug console | Luke Dashjr | 2016-12-13 | 1 | -0/+31 |
| | * | | | [Qt] Console: allow empty arguments | Jonas Schnelli | 2016-12-13 | 1 | -11/+11 |
| * | | | | Merge #9352: Attempt reconstruction from all compact block announcements | Wladimir J. van der Laan | 2016-12-19 | 1 | -0/+45 |
| |\ \ \ \ | |||||
| | * | | | | Allow compactblock reconstruction when block is in flight | Suhas Daftuar | 2016-12-15 | 1 | -0/+45 |
| * | | | | | Merge #9354: Make fuzzer actually test CTxOutCompressor | Wladimir J. van der Laan | 2016-12-19 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make fuzzer actually test CTxOutCompressor | Pieter Wuille | 2016-12-15 | 1 | -2/+2 |
| * | | | | | | Merge #9366: Fix: OSX QT compile: use built-in swap if available, or defer | Wladimir J. van der Laan | 2016-12-19 | 7 | -0/+95 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. | Karl-Johan Alm | 2016-12-17 | 7 | -0/+95 |
| * | | | | | | | Merge #9346: Batch construct batches | Pieter Wuille | 2016-12-16 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Batch construct batches | Pieter Wuille | 2016-12-14 | 1 | -4/+7 |
| * | | | | | | | | Merge #9367: If we don't allow free txs, always send a fee filter (take 2) | Wladimir J. van der Laan | 2016-12-16 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | If we don't allow free txs, always send a fee filter (take 2) | MarcoFalke | 2016-12-16 | 1 | -3/+3 |
| * | | | | | | | | Merge #9322: [qa] Don't set unknown rpcserialversion | Wladimir J. van der Laan | 2016-12-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Complain when unknown rpcserialversion is specified | Pieter Wuille | 2016-12-05 | 1 | -1/+4 |
| * | | | | | | | | Merge #9313: If we don't allow free txs, always send a fee filter | Wladimir J. van der Laan | 2016-12-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| | * | | | | | | | If we don't allow free txs, always send a fee filter | Alex Morcos | 2016-12-09 | 1 | -0/+3 |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | Merge #7562: Bump transaction version default to 2 | Wladimir J. van der Laan | 2016-12-15 | 20 | -43/+114 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update python tests for default tx version=2 | BtcDrak | 2016-12-08 | 16 | -39/+96 |
| | * | | | | | | | Preserve tx version=1 for certain tests | BtcDrak | 2016-12-08 | 2 | -1/+6 |
| | * | | | | | | | tiny test fix for mempool_tests | Alex Morcos | 2016-12-08 | 1 | -2/+11 |
| | * | | | | | | | Bump default transaction version to 2 | BtcDrak | 2016-12-08 | 1 | -1/+1 |
| * | | | | | | | | Merge #9172: Resurrect pstratem's "Simple fuzzing framework" | Wladimir J. van der Laan | 2016-12-15 | 3 | -0/+278 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Simple fuzzing framework | Patrick Strateman | 2016-12-15 | 3 | -0/+278 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Merge #8895: Better SigCache Implementation | Pieter Wuille | 2016-12-14 | 7 | -41/+901 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Add unit tests for the CuckooCache | Jeremy Rubin | 2016-12-14 | 2 | -0/+395 |
| | * | | | | | | | Add CuckooCache implementation and replace the sigcache map_type with it | Jeremy Rubin | 2016-12-14 | 5 | -41/+506 |
| * | | | | | | | | Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock | Wladimir J. van der Laan | 2016-12-14 | 6 | -10/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove unused CDiskBlockPos* argument from ProcessNewBlock | Matt Corallo | 2016-12-04 | 6 | -10/+9 |
| * | | | | | | | | | Merge #9290: Make RelayWalletTransaction attempt to AcceptToMemoryPool. | Pieter Wuille | 2016-12-14 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Make RelayWalletTransaction attempt to AcceptToMemoryPool. | Gregory Maxwell | 2016-12-06 | 1 | -2/+4 |
| * | | | | | | | | | | Merge #9330: [Qt] Console: add security warning | Wladimir J. van der Laan | 2016-12-14 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [Qt] Console: add security warning | Jonas Schnelli | 2016-12-12 | 1 | -1/+6 |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Do not run functions with necessary side-effects in assert() | Gregory Maxwell | 2016-12-14 | 2 | -4/+8 |
| | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge #9326: Update for OpenSSL 1.1 API. | Wladimir J. van der Laan | 2016-12-13 | 2 | -17/+35 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API. | Gregory Maxwell | 2016-12-12 | 1 | -5/+15 |
| | * | | | | | | | | | Fix wallet/test/crypto_tests.cpp for OpenSSL 1.1 API. | Gregory Maxwell | 2016-12-12 | 1 | -12/+20 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge #9305: Refactor: Removed begin/end_ptr functions. | Wladimir J. van der Laan | 2016-12-13 | 11 | -61/+32 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Refactor: Removed begin/end_ptr functions. | Karl-Johan Alm | 2016-12-09 | 11 | -61/+32 |
| | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge #9334: Update to latest libsecp256k1 | Wladimir J. van der Laan | 2016-12-13 | 33 | -937/+676 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Update libsecp256k1 to master | Pieter Wuille | 2016-12-12 | 33 | -937/+676 |
| | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | Squashed 'src/secp256k1/' changes from 7a49cac..8225239 | Pieter Wuille | 2016-12-12 | 26 | -723/+641 |