14028 Commits (9aa215bff9ce2107d386f0f49f255a9e9d7cb0f0)
 

Author SHA1 Message Date
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 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
Wladimir J. van der Laan ce8176d038
Merge #10295: [qt] Move some WalletModel functions into CWallet 7 years ago
Wladimir J. van der Laan 46771514fa
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics 7 years ago
Wladimir J. van der Laan 433c57aa6f
Merge #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }" 7 years ago
Wladimir J. van der Laan 15254e907e
Merge #10372: Add perf counter data to GetStrongRandBytes state in scheduler 7 years ago
Wladimir J. van der Laan e76a3927c3
Merge #10410: Fix importwallet edge case rescan bug 7 years ago
practicalswift efc2e3302d [trivial] Fix three recently introduced typos 7 years ago
Matt Corallo 888cce57a6 Add perf counter data to GetStrongRandBytes state in scheduler 7 years ago
Matt Corallo 399fb8f2d0 Add internal method to add new random data to our internal RNG state 7 years ago
Wladimir J. van der Laan e4775167cb
Merge #10390: [wallet] remove minimum total fee option 7 years ago
Wladimir J. van der Laan 217b416c72
Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz 7 years ago
Wladimir J. van der Laan 6512913830
Merge #10424: Populate services in GetLocalAddress 7 years ago
MarcoFalke 8e5725666b
Merge #10433: [tests] improve tmpdir structure 7 years ago
MarcoFalke a4ca0b0423
Merge #10431: Prevent shadowing the global dustRelayFee 7 years ago
Wladimir J. van der Laan 6b99dafe42
Merge #10429: tests: fix spurious addrman test failure 7 years ago
Wladimir J. van der Laan 993a1d710e
Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h 7 years ago
Ahmad Kazi 2300a5e13a [Trivial] Add BITCOIN_FS_H endif footer in fs.h 7 years ago
Pavel Janík 43c587738d Prevent shadowing the global dustRelayFee. 7 years ago
practicalswift 211adc074a Use range-based for loops (C++11) when looping over vector elements 7 years ago
practicalswift 693247b82b [test] Speed up fuzzing by ~200x when using afl-fuzz 7 years ago
Cory Fields 6b51b0a076 tests: fix spurious addrman test failure 7 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure 7 years ago
Alex Morcos 307013469f Populate services in GetLocalAddress 7 years ago
Wladimir J. van der Laan ea6fde3f1d
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 7 years ago
practicalswift e49b868cfe [qt] Remove excess logic 7 years ago
Wladimir J. van der Laan 28c6e8d71b
Merge #10408: Net: Improvements to Tor control port parser 7 years ago
Jonas Schnelli 962cd3f058
Merge #9697: [Qt] simple fee bumper with user verification 7 years ago