| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge #9393: build: Include cuckoocache header in Makefile | Wladimir J. van der Laan | 2016-12-21 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | build: Include cuckoocache header in Makefile | MarcoFalke | 2016-12-21 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge #9376: Remove unused test files and references | Wladimir J. van der Laan | 2016-12-21 | 2 | -35/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Fix testfile reference | BtcDrak | 2016-12-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | Remove unused test files and references | BtcDrak | 2016-12-19 | 2 | -34/+0 | |
| | * | | | | | | | | | | | | | | | | | | Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ... | Wladimir J. van der Laan | 2016-12-20 | 7 | -44/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | reduce number of lookups in TransactionWithinChainLimit | Gregory Sanders | 2016-12-19 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | Test for fix of txn chaining in wallet | Gregory Sanders | 2016-12-13 | 1 | -1/+24 | |
| | | * | | | | | | | | | | | | | | | | | | CreateTransaction: Don't return success with too-many-ancestor txn | Gregory Sanders | 2016-12-13 | 1 | -0/+15 | |
| | | * | | | | | | | | | | | | | | | | | | SelectCoinsMinConf: Prefer coins with fewer ancestors | Gregory Sanders | 2016-12-13 | 6 | -43/+66 | |
| | * | | | | | | | | | | | | | | | | | | | Merge #9316: [wallet] Disable free transactions when relay is disabled | Wladimir J. van der Laan | 2016-12-20 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | [wallet] Disable free transactions when relay is disabled | MarcoFalke | 2016-12-10 | 1 | -0/+3 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | 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 | 2 | -0/+97 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [qa] Update compactblocks test for multi-peer reconstruction | Suhas Daftuar | 2016-12-15 | 1 | -0/+52 | |
| | | * | | | | | | | | | | | | | | | | | | | 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 | 2 | -3/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [qa] Don't set unknown rpcserialversion | MarcoFalke | 2016-12-11 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | 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 #9331: [qa] Add test for rescan feature of wallet key import RPCs | Wladimir J. van der Laan | 2016-12-15 | 2 | -0/+156 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | [qa] Add test for rescan feature of wallet key import RPCs | Russell Yanofsky | 2016-12-12 | 2 | -0/+156 | |
| | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge #7562: Bump transaction version default to 2 | Wladimir J. van der Laan | 2016-12-15 | 22 | -44/+116 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Update python tests for default tx version=2 | BtcDrak | 2016-12-08 | 18 | -40/+98 | |
| | | * | | | | | | | | | | | | | | | | | | | 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 | 6 | -0/+346 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | doc: Add bare-bones documentation for fuzzing | Wladimir J. van der Laan | 2016-12-15 | 2 | -0/+67 | |
| | | * | | | | | | | | | | | | | | | | | | | | Simple fuzzing framework | Patrick Strateman | 2016-12-15 | 4 | -0/+279 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | 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 | |