12881 Commits (5b5e4f8330634dc33446854677badc52aef43b82)
 

Author SHA1 Message Date
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 8 years ago
Cory Fields cbfc5a6728 net: require a verack before responding to anything else 8 years ago
Cory Fields 8502e7acbe net: parse reject earlier 8 years ago
Cory Fields c45b9fb54c net: correctly ban before the handshake is complete 8 years ago
MarcoFalke d304fef374
Merge #9712: bench: Fix initialization order in registration 8 years ago
Wladimir J. van der Laan 29c53289a9 bench: Fix initialization order in registration 8 years ago
Wladimir J. van der Laan b709fe7ffc
Merge #9532: Remove unused variables 8 years ago
Wladimir J. van der Laan 729de15b63
Merge #9604: [Trivial] add comment about setting peer as HB peer. 8 years ago
Wladimir J. van der Laan 02464da5e4
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race. 8 years ago
Wladimir J. van der Laan 870cd2b58a
Merge #9378: [trivial] Add documentation for CWalletTx::fFromMe member. 8 years ago
Wladimir J. van der Laan 40f7e27d25
Merge #9650: Better handle invalid parameters to signrawtransaction 8 years ago
Wladimir J. van der Laan 09e0c28f85
Merge #9659: Net: Turn some methods and params/variables const 8 years ago
Wladimir J. van der Laan 986ba005ed
Merge #9651: Fix typos 8 years ago
Wladimir J. van der Laan 8d6447ecf7
Merge #9673: Set correct metadata on bumpfee wallet transactions 8 years ago
Wladimir J. van der Laan fc67cd22f8
Merge #9691: Init ECC context for test_bitcoin_fuzzy. 8 years ago
Pieter Wuille 923dc447ea
Merge #9578: Add missing mempool lock for CalculateMemPoolAncestors 8 years ago
Gregory Maxwell ac719c936d Init ECC context for test_bitcoin_fuzzy. 8 years ago
Wladimir J. van der Laan 7821db30e1
Merge #9671: Fix super-unlikely race introduced in 236618061a 8 years ago
Wladimir J. van der Laan 496691741d
Merge #9609: net: fix remaining net assertions 8 years ago
Wladimir J. van der Laan a3511628d0
Merge #9679: Access WorkQueue::running only within the cs lock 8 years ago
Matt Corallo 7b2d96b634 Access WorkQueue::running only within the cs lock. 8 years ago
Matt Corallo 6dbfe08c29 [qa] test signrawtransaction merge with missing inputs 8 years ago
Russell Yanofsky 4ec057dfa7 [wallet] Set correct metadata on bumpfee wallet transactions 8 years ago
Matt Corallo ec4f7e433e [qa] Add second input to signrawtransaction test case 8 years ago
Matt Corallo 691710a648 [qa] Test that decoderawtransaction throws with extra data appended 8 years ago
Matt Corallo 922bea90c2 Better handle invalid parameters to signrawtransaction 8 years ago
Matt Corallo 7ea0ad539f Fail in DecodeHexTx if there is extra data at the end 8 years ago
Cory Fields 08bb6f4ed4 net: log an error rather than asserting if send version is misused 8 years ago
Cory Fields 7a8c251901 net: Disallow sending messages until the version handshake is complete 8 years ago
Cory Fields 12752af0cc net: don't run callbacks on nodes that haven't completed the version handshake 8 years ago
Cory Fields 2046617b5e net: deserialize the entire version message locally 8 years ago
Matt Corallo 80ff0344ae Dont deserialize nVersion into CNode, should fix #9212 8 years ago
Matt Corallo 885cfdd217 Fix super-unlikely race introduced in 236618061a 8 years ago
Wladimir J. van der Laan 1c2edd9f67
Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds 8 years ago
Wladimir J. van der Laan 7c93952fec
Merge #9656: Check verify-commits on pushes to master 8 years ago
Wladimir J. van der Laan 4e19efba03
Merge #9556: Remove redundant semicolons 8 years ago
Wladimir J. van der Laan ae972a5e99
Merge #9580: Fix various minor linearization script issues 8 years ago
Wladimir J. van der Laan e30d9287fd
Merge #9663: [RPC] clarify listunspent amount description 8 years ago
Matt Corallo ba94426d53 Test that pushes to bitcoin/bitcoin are signed per verify-commits 8 years ago
Matt Corallo 3e900acafa Require merge commits merge branches on top of other merge commits 8 years ago
Gregory Sanders 3eba88d44c clarify listunspent amount description 8 years ago
Wladimir J. van der Laan 77bd8c4cab
Merge #9625: Increase minimum debug.log size to 10MB after shrink. 8 years ago
Wladimir J. van der Laan 7bfb77045c
Merge #9640: Bumpfee: bugfixes for error handling and feerate calculation 8 years ago
Suhas Daftuar 9522b53a91 rpc: bumpfee: handle errors more gracefully 8 years ago
Suhas Daftuar f62659448c rpc: bumpfee: use correct maximum signed tx size for fee calculation 8 years ago
Jorge Timón 0729102f99
Net: pass interruptMsgProc as const where possible 8 years ago
Jorge Timón fc7f2ffad4
Net: Make CNetMsgMaker more const 8 years ago
Jorge Timón d45955fa09
Net: CConnman: Make some methods const 8 years ago
Jorge Timón 178454dde9
Contrib: Add jtimon pgp keys for commit sigs and future gitian builds 8 years ago
Suhas Daftuar d625b907a1 wallet: Refactor dummy signature signing for reusability 8 years ago