12711 Commits (ee5c1ce5a6155d502d8e779d3490d6cf66374c3f)
 

Author SHA1 Message Date
Karl-Johan Alm ee5c1ce5a6 Bug-fix: listsinceblock: use closest common ancestor when a block hash was provided for a chain that was not the main chain. 8 years ago
Pieter Wuille 6696b4635c
Merge #9561: Wake message handling thread when we receive a new block 8 years ago
Pieter Wuille 812714fd80
Merge #9484: Introduce assumevalid setting to skip validation presumed valid scripts. 8 years ago
Wladimir J. van der Laan b0819c7e9b
qt: periodic translations update 8 years ago
Wladimir J. van der Laan dd98f04538
Merge #9380: Separate different uses of minimum fees 8 years ago
Alex Morcos eb30d1a5b2 Introduce -dustrelayfee 8 years ago
Alex Morcos 7b1add3c28 Introduce -incrementalrelayfee 8 years ago
Pieter Wuille 8a445c5651
Merge #9400: Set peers as HB peers upon full block validation 8 years ago
Wladimir J. van der Laan f62bc10a60
Merge #9486: Make peer=%d log prints consistent 8 years ago
Wladimir J. van der Laan 01c4576a39
Merge #9469: [depends] Qt 5.7.1 8 years ago
MarcoFalke 4105cb6fd9
Merge #9550: Trim down the XP notice and say more about what we support. 8 years ago
Gregory Maxwell 7094bf7970 Trim down the XP notice and say more about what we support. 8 years ago
Matt Corallo 241d8938f4 Wake message handling thread when we receive a new block 8 years ago
Matt Corallo f13914a0e9 Make WakeMessageHandler public 8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago
MarcoFalke 23281a4dc3
Merge #9531: Release notes for estimation changes 8 years ago
MarcoFalke 8daf103fa1
Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64) 8 years ago
fanquake bb077fa5d0
[depends] Remove OBJCXX define from config.site.in 8 years ago
Cory Fields c37ea4d403
depends: fix qt translations build 8 years ago
Cory Fields 2b32dea503
depends: use new variable layout for qt sdk 8 years ago
fanquake 02fcb2944d
[depends] Qt 5.7.1 8 years ago
Pieter Wuille e126d0c12c
Merge #9490: Replace FindLatestBefore used by importmuti with FindEarliestAtLeast. 8 years ago
Pieter Wuille 3908fc4728
Merge #9375: Relay compact block messages prior to full block connection 8 years ago
Matt Corallo 02ee4eb263 Make most_recent_compact_block a pointer to a const 8 years ago
Pieter Wuille 8b66bf74e2
Merge #9441: Net: Massive speedup. Net locks overhaul 8 years ago
practicalswift 988d300932 [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64) 8 years ago
Gregory Maxwell e440ac7ef3 Introduce assumevalid setting to skip presumed valid scripts. 8 years ago
Cory Fields e60360e139 net: remove cs_vRecvMsg 8 years ago
Cory Fields 991955ee81 net: add a flag to indicate when a node's send buffer is full 8 years ago
Cory Fields c6e8a9bcff net: add a flag to indicate when a node's process queue is full 8 years ago
Cory Fields 4d712e366c net: add a new message queue for the message processor 8 years ago
Cory Fields c5a8b1b946 net: rework the way that the messagehandler sleeps 8 years ago
Cory Fields c72cc88ed3 net: remove useless comments 8 years ago
Cory Fields ef7b5ecbb7 net: Add a simple function for waking the message handler 8 years ago
Cory Fields f5c36d19b6 net: record bytes written before notifying the message processor 8 years ago
Cory Fields 60befa3997 net: handle message accounting in ReceiveMsgBytes 8 years ago
Matt Corallo 73666ad059 Add comment to describe callers to ActivateBestChain 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