12839 Commits (4ec057dfa72fbb910fec69305af1ff6d5e03ca30)
 

Author SHA1 Message Date
Pieter Wuille 99f001eb52 Fix memory leak in multiUserAuthorized 8 years ago
Pieter Wuille 5a0b7e4106 Fix memory leak in net_tests 8 years ago
Pieter Wuille 6b03bfb840 Fix memory leak in wallet tests 8 years ago
Pieter Wuille f94f3e0df8 Avoid integer overflows in scriptnum tests 8 years ago
Pieter Wuille 843c560003 Avoid unaligned access in crypto i/o 8 years ago
Alex Morcos 34ede124af Document fee estimation changes 8 years ago
Alex Morcos b348287b79 Clarify that prioritisetransaction remains supported 8 years ago
Suhas Daftuar 4b06e41c30 Add unit test for FindEarliestAtLeast 8 years ago
Gregory Maxwell 997a98a674 Replace FindLatestBefore used by importmuti with FindEarliestAtLeast. 8 years ago
MarcoFalke 02e5308c1b
Merge #9525: test: Include tx data in EXTRA_DIST 8 years ago
MarcoFalke fa2973678e test: Include tx data in EXTRA_DIST 8 years ago
Wladimir J. van der Laan 7cb024eba6
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'. 8 years ago
Wladimir J. van der Laan f9117f2047
Merge #9468: [Depends] Dependency updates for 0.14.0 8 years ago
Wladimir J. van der Laan 2742568a00
Merge #9261: Add unstored orphans with rejected parents to recentRejects 8 years ago
Wladimir J. van der Laan d5d4ad87af
Merge #8883: Add all standard TXO types to bitcoin-tx 8 years ago
Wladimir J. van der Laan fac0f30482
Merge #9472: Disentangle progress estimation from checkpoints and update it 8 years ago
MarcoFalke a65ced1a66
Merge #9518: Return height of last block pruned by pruneblockchain RPC 8 years ago
MarcoFalke 2456a835f0
Merge #9520: Deprecate non-txindex getrawtransaction and better warning 8 years ago
Matt Corallo 962f7f054f Call ActivateBestChain without cs_main/with most_recent_block 8 years ago
MarcoFalke 9ec1330b45
Merge #9416: travis: make distdir before make 8 years ago
MarcoFalke 0b738075bd
Merge #9297: Various RPC help outputs updated 8 years ago
Pieter Wuille db904db7e6 Deprecate non-txindex getrawtransaction and better warning 8 years ago
Matt Corallo 0df777db6d Use a temp pindex to avoid a const_cast in ProcessNewBlockHeaders 8 years ago
Jeremy Rubin aad4cb5059 Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic numbers, fixed scoping of vectors (and memory movement component of benchmark). 8 years ago
Pieter Wuille 05950427d3
Merge #9507: Fix use-after-free in CTxMemPool::removeConflicts() 8 years ago
Michael Rotarius 54ee3fcb8f RPC help updated 8 years ago
Russell Yanofsky 918d1fb86b Return height of last block pruned by pruneblockchain RPC 8 years ago
Pieter Wuille df3637177a Update estimated transaction count data 8 years ago
Pieter Wuille e356d9a758 Shorten variable names and switch to tx/s 8 years ago
Wladimir J. van der Laan e2e624d9ce
Merge #7871: Manual block file pruning. 8 years ago
Wladimir J. van der Laan ca615e6c05
Merge #9471: [depends] libevent 2.1.7rc 8 years ago
Wladimir J. van der Laan 593a00ce19
Merge #9506: RFC: Improve style for if indentation 8 years ago
Wladimir J. van der Laan bbf193fef0
Merge #9513: build: fix qt distdir builds (retry) 8 years ago
MarcoFalke faaf3ca0af travis: make distdir before make 8 years ago
fanquake 7f1fa99a21
[depends] native_ds_store 1.1.0 8 years ago
Cory Fields 67ca130f73 build: fix for out-of-tree/distdir qt builds 8 years ago
fanquake c6347aec6c
[depends] dbus 1.10.14 8 years ago
fanquake a4c6da085b
[depends] ccache 3.3.3 8 years ago
fanquake 6019d21a43
[depends] FreeType 2.7.1 8 years ago
fanquake 4ed6faf381
[depends] Boost 1.63.0 8 years ago
fanquake 8ac18303da
[depends] Latest config.guess and config.sub 8 years ago
Alex Morcos 116419e58d Don't overwrite validation state with corruption check 8 years ago
Suhas Daftuar fe7e593b24 Fix use-after-free in CTxMemPool::removeConflicts() 8 years ago
Pieter Wuille 74994c6577 Improve style w.r.t. if 8 years ago
Matt Corallo 863edb45b9 Consider all (<100k memusage) txn for compact-block-extra-txn cache 8 years ago
Matt Corallo 7f8c8cab1e Consider all orphan txn for compact-block-extra-txn cache 8 years ago
Matt Corallo 93380c5247 Use replaced transactions in compact block reconstruction 8 years ago
Matt Corallo 1531652e02 Keep shared_ptrs to recently-replaced txn for compact blocks 8 years ago
Suhas Daftuar 766e8a40b4 [wallet] Add IsAllFromMe: true if all inputs are from wallet 8 years ago
Wladimir J. van der Laan 5754e0341b
Merge #8811: rpc: Add support for JSON-RPC named arguments 8 years ago