14074 Commits (300f8e7a828f3ffaa3a3e9d979a6dc90f15d0203)
 

Author SHA1 Message Date
Pieter Wuille bd83111a0f Optimization: Coin&& to ApplyTxInUndo 7 years ago
Pieter Wuille cb2c7fdac2 Replace CTxInUndo with Coin 7 years ago
Wladimir J. van der Laan 39039b12a7
Merge #10475: [RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate 7 years ago
Russell Yanofsky b9b814a38e Avoid CWalletTx copies in GetAddressBalances and GetAddressGroupings 7 years ago
Pavlos Antoniou 5f672ca8c1 net: Denote some CNode functions const 7 years ago
John Newbery 53f6775fe1 fixup: fix nits 7 years ago
Jonas Schnelli 64beb13179
Merge #10449: Overhaul Qt fee bumper 7 years ago
Wladimir J. van der Laan 27b99312bf
Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default 7 years ago
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
Jorge Timón b463bc9215
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/ 7 years ago
shaolinfry 29c07196d0
Rename -bip9params to -vbparams 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