14061 Commits (c53c9831eedaf3b311bb942945268830f9ba3abc)
 

Author SHA1 Message Date
Wladimir J. van der Laan cb1716acc7
Merge #10441: net: only enforce expected services for half of outgoing connections 7 years ago
Wladimir J. van der Laan b6b150b016
Merge #10469: Fixing typo in rpcdump.cpp 7 years ago
Wladimir J. van der Laan 6a38b79de4
Merge #10495: contrib: Update location of seeds.txt 7 years ago
Wladimir J. van der Laan ac9cd953d9 contrib: Update location of seeds.txt 7 years ago
Wladimir J. van der Laan f259263a7b
Merge #10447: Make bitcoind invalid argument error message specific 7 years ago
Wladimir J. van der Laan ef2d062c9f
Merge #10450: Fix bumpfee rpc "errors" return value 7 years ago
Wladimir J. van der Laan 10e8c0a298
Merge #10486: devtools: Retry after signing fails in github-merge 7 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
Cory Fields cf390dff89 build: silence gcc7's implicit fallthrough warning 7 years ago
Wladimir J. van der Laan 18ba984140
Merge #10467: add SeedNodes to CConnman::Options 7 years ago
Wladimir J. van der Laan 1983c8772c devtools: Retry after signing fails in github-merge 7 years ago
Wladimir J. van der Laan 5dd69ce551
Merge #10479: [trivial] Fix comment for ForceSetArg() 7 years ago
Wladimir J. van der Laan 55b72f3880
Merge #10461: Update style guide 7 years ago
Jonas Schnelli c1c9a95379
Merge #10454: Fix broken q4 test build 7 years ago
Pieter Wuille f94b7d5bfa
Merge #10464: Introduce static DoWarning (simplify UpdateTip) 7 years ago
Wladimir J. van der Laan acd9957b72
Merge #9208: Improve DisconnectTip performance 7 years ago
John Newbery 42a83e5455 [trivial] Fix comment for ForceSetArg() 7 years ago
Marko Bencun 5d67526026 add SeedNodes to CConnman::Options 7 years ago
Wladimir J. van der Laan 5c63d665e5
Merge #10460: Broadcast address every day, not 9 hours 7 years ago
Gregory Sanders f128f78ddb getmempool mempoolminfee is a BTC/KB feerate 7 years ago
Cory Fields b6fbfc2282 net: only enforce the services required to connect 7 years ago
James Evans 16d94d3d03 Fixing typo in rpcdump.cpp 7 years ago
Jorge Timón f285145764
Introduce static DoWarning (simplify UpdateTip) 7 years ago
Pieter Wuille 47d8441466 Update style guide 7 years ago
Pieter Wuille 422634e2f5 Introduce Coin, a single unspent output 7 years ago
Pieter Wuille 7d991b55db Store/allow tx metadata in all undo records 7 years ago
Pieter Wuille c3aa0c1194 Report on-disk size in gettxoutsetinfo 7 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo 7 years ago
Pieter Wuille 7e00322906 Add specialization of SipHash for 256 + 32 bit data 7 years ago
Pieter Wuille e484652fc3 Introduce CHashVerifier to hash read data 7 years ago
Pieter Wuille f54580e7e4 error() in disconnect for disk corruption, not inconsistency 7 years ago
Pieter Wuille e66dbde6d1 Add SizeEstimate to CDBBatch 7 years ago
Pieter Wuille b4b057a3e0
Merge #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. 7 years ago
Pieter Wuille b40ceed98a
Merge #10419: [trivial] Fix three recently introduced typos 7 years ago
Pieter Wuille 010d68e802 Broadcast address every day, not 9 hours 7 years ago
Russell Yanofsky 88b8f0b682 Simplify feebumper minimum fee code slightly 7 years ago
Russell Yanofsky 620444bd59 Fix broken q4 test build 7 years ago
Gregory Maxwell 513da90cdd Add test for empty chain and reorg consistency for gettxoutsetinfo. 7 years ago
Luke Dashjr afc693dea6 contrib/init/bitcoind.openrcconf: Don't disable wallet by default 7 years ago
Russell Yanofsky 1b6602fbe6 Fix bumpfee rpc "errors" return value 7 years ago
Jonas Schnelli 6d7104c994
[Qt] make sure transaction table entry gets updated after bump 7 years ago
Jonas Schnelli 32325a3f58
[Qt] hide bump context menu action if tx already has been bumped 7 years ago
Wladimir J. van der Laan cd5622dcaf Make bitcoind invalid argument error message specific 7 years ago
Jonas Schnelli 4314544d46
Merge #10420: Add Qt tests for wallet spends & bumpfee 7 years ago
Pieter Wuille 822755a424 Fix: make CCoinsViewDbCursor::Seek work for missing keys 7 years ago
Pieter Wuille 4cb8757aae
Merge #10313: [Consensus] Add constant for maximum stack size 7 years ago
Pieter Wuille f2f7e97e8c
Merge #10347: Use range-based for loops (C++11) when looping over vector elements 7 years ago
Wladimir J. van der Laan 7e96ecf075
Merge #9539: [net] Avoid initialization to a value that is never read 7 years ago
Russell Yanofsky 5749a48821 Add Qt tests for wallet spends & bumpfee 7 years ago