12235 Commits (303352286f2af0f12fd5ae7f65ad48330b5a00ec)
 

Author SHA1 Message Date
UdjinM6 4441018d08 Every main()/exit() should return/use one of EXIT_ codes instead of magic numbers 8 years ago
MarcoFalke fac1141600 [qa] preciousblock: Use assert_equal and BitcoinTestFramework.__init__ 8 years ago
Pieter Wuille c2c5d42f36 Make streams' read and write return void 8 years ago
Pieter Wuille 50e8a9ccd7 Remove unused ReadVersion and WriteVersion 8 years ago
MarcoFalke 1253f8692f
Merge #9077: [qa] Increase wallet-dump RPC timeout 8 years ago
Russell Yanofsky e89614b6ab [qa] Add more helpful RPC timeout message 8 years ago
Russell Yanofsky 8463aaa63c [qa] Increase wallet-dump RPC timeout 8 years ago
MarcoFalke fa8278e845 test: Fix test_random includes 8 years ago
Jonas Schnelli 78cdd643d3
Merge #9094: qt: Use correct conversion function for boost::path datadir 8 years ago
Wladimir J. van der Laan 0b2322b144
Merge #8981: Wshadow: Do not shadow argument with a local variable 8 years ago
Wladimir J. van der Laan 8c6218a28a
Merge #8976: libconsensus: Add input validation of flags 8 years ago
Wladimir J. van der Laan 3c03dc2cfc
Merge #7730: Remove priority estimation 8 years ago
Alex Morcos 0bd581ae8d add release notes for removal of priority estimation 8 years ago
Alex Morcos b2322e0fc6 Remove priority estimation 8 years ago
Wladimir J. van der Laan 1e50d22ed2
Merge #8709: Allow filterclear messages for enabling TX relay only. 8 years ago
Wladimir J. van der Laan c113a651f1
Merge #9052: Use RelevantServices instead of node_network in AttemptToEvict. 8 years ago
Wladimir J. van der Laan 078900df75
Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contrib 8 years ago
nomnombtc 1ee6f9116a new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_DIST 8 years ago
Wladimir J. van der Laan 2fae5b9346
Merge #9093: [doc] release-process: Mention GitHub release and archived release notes 8 years ago
Wladimir J. van der Laan e760b307f6 qt: Use correct conversion function for boost::path datadir 8 years ago
MarcoFalke 2b799ae9e1
Merge #9083: Enforcing consistency, 'gitian' to 'Gitian' 8 years ago
Wladimir J. van der Laan 44f2df613f
Merge #8675: Make copyright header lines uniform 8 years ago
Wladimir J. van der Laan 5fa7b07565
Merge #8736: base58: Improve DecodeBase58 performance. 8 years ago
MarcoFalke faead5e1a9 [doc] release-process: Mention GitHub release and archived release notes 8 years ago
Wladimir J. van der Laan c8c572f8f1
Merge #8708: net: have CConnman handle message sending 8 years ago
Wladimir J. van der Laan 7b22e5001a
Merge #9070: Lockedpool fixes 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
R E Broadley 77cbbd9ecf Make warning message about wallet balance possibly 8 years ago
Pieter Wuille 05009935f9
Merge #9085: Remove unused CTxOut::GetHash() 8 years ago
UdjinM6 bd0de1386e Fix exit codes: 8 years ago
Matt Corallo 190fd321ad Remove unused CTxOut::GetHash() 8 years ago
S. Matthew English 66ca6cda4c Enforcing consistency, 'gitian' to 'Gitian' 8 years ago
jnewbery 7451cf59cd Allow bitcoin-tx to parse partial transactions 8 years ago
Wladimir J. van der Laan ed64bcec2d
Merge #9069: Clean up bctest.py and bitcoin-util-test.py 8 years ago
Cory Fields 902768099c net: handle version push in InitializeNode 8 years ago
Cory Fields 7588b85cd2 net: construct CNodeStates in place 8 years ago
Cory Fields 440f1d3e4c net: remove now-unused ssSend and Fuzz 8 years ago
Cory Fields 5c2169cc3f drop the optimistic write counter hack 8 years ago
Cory Fields ea3326891d net: switch all callers to connman for pushing messages 8 years ago
Cory Fields 3e32cd09f6 connman is in charge of pushing messages 8 years ago
Cory Fields b98c14c4e3 serialization: teach serializers variadics 8 years ago
Wladimir J. van der Laan 82077ef6e4
Merge #9073: Trivial: Add common failure cases for rpc server connection failure 8 years ago
Suhas Daftuar d4833ff747 Bump the protocol version to distinguish new banning behavior. 8 years ago
Suhas Daftuar 88c35491ab Fix compact block handling to not ban if block is invalid 8 years ago
Suhas Daftuar c93beac43f [qa] Test that invalid compactblocks don't result in ban 8 years ago
instagibbs 8f329f991b Add common failure cases for rpc server connection failure 8 years ago
Wladimir J. van der Laan 3665483be7
Merge #8969: Decouple peer-processing-logic from block-connection-logic (#2) 8 years ago
John Newbery 2b175d4b01 Clean up bctest.py and bitcoin-util-test.py 8 years ago
Wladimir J. van der Laan fcf61b80fa
Merge #9050: net: make a few values immutable, and use deterministic randomness for the localnonce 8 years ago
Wladimir J. van der Laan d1871da7fe
Merge #9071: Declare wallet.h functions inline 8 years ago