12912 Commits (a432aa0aa83310f0eb053329fb4b2670ce92b1c6)
 

Author SHA1 Message Date
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
Russell Yanofsky afffeea7d9 fixup! Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
mrbandrews 1fc4ec7bf2 Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
Wladimir J. van der Laan 68eb56203b
qt: periodic translations update 8 years ago
John Newbery 4e7e2e16e4 Update RPC argument names 8 years ago
Wladimir J. van der Laan 481f289765 rpc: Named argument support for bitcoin-cli 8 years ago
MarcoFalke 98c80e374b
Merge #9496: Rename lambda argument name to prevent shadowing 8 years ago
John Newbery 0c50909347 testcases: explicitly specify transaction version 1 8 years ago
Matt Corallo edded808fc Make ATMP optionally return the CTransactionRefs it replaced 8 years ago
Matt Corallo c735540428 Move ORPHAN constants from validation.h to net_processing.h 8 years ago
Jeremy Rubin 9f03110f32 Add Basic CheckQueue Benchmark 8 years ago
Pavel Janík 7df5e382e5 Rename lambda argument name to prevent shadowing. 8 years ago
Pieter Wuille 07fd147b9f
Merge #9353: Add data() method to CDataStream (and use it) 8 years ago
Pieter Wuille 12e3112794
Merge #9404: Smarter coordination of change and fee in CreateTransaction. 8 years ago
Pieter Wuille 8c87f175d3
Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite 8 years ago
Matt Corallo e6111b2398 Make peer id logging consistent ("peer=%d" instead of "peer %d") 8 years ago
MarcoFalke 25720fc394
Merge #9487: Remove stray semicolon (Fix empty body warning) 8 years ago
Douglas Roark cc0589639c
Remove stray semicolon (Fix empty body warning) 8 years ago
Pieter Wuille 46b249e578
Merge #9408: Allow shutdown during LoadMempool, dump only when necessary 8 years ago
Pieter Wuille a55716abe5
Merge #9319: Break addnode out from the outbound connection limits. 8 years ago
Alex Morcos 20449ef09e Don't overpay fee if we have selected new coins that result in a smaller transaction. 8 years ago
Alex Morcos 42f5ce4093 Try to reduce change output to make needed fee in CreateTransaction 8 years ago
Pieter Wuille f646275b90
Merge #9138: Improve fee estimation 8 years ago
Pieter Wuille c252685aa5
Merge #8610: Share unused mempool memory with coincache 8 years ago
Pieter Wuille a7d55c9338
Merge #9465: [Wallet] Do not perform ECDSA signing in the fee calculation inner loop. 8 years ago
Matt Corallo c1ae4fcf7d Avoid holding cs_most_recent_block while calling ReadBlockFromDisk 8 years ago
Jonas Schnelli fd7d8c7b35
Merge #9413: [CoinControl] Allow non-wallet owned change addresses 8 years ago
Wladimir J. van der Laan a72f76ca3d
Merge #9312: Increase mempool expiry time to 2 weeks 8 years ago
Gregory Maxwell 032ba3f066 RPC help documentation for addnode peerinfo. 8 years ago
Gregory Maxwell 90f13e1822 Add release notes for addnode changes. 8 years ago