Commit Graph

16 Commits (29d540b7ada890dd588c4825d40c27c5e6f20061)

Author SHA1 Message Date
MarcoFalke fa24a3df87
rpc: Quote user supplied strings in error messages
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Felix Weis d20d756752 rpc: faster getblockstats using BlockUndo data
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa4ce7038d
rpc: Actually throw help when passed invalid number of params
6 years ago
João Barbosa 3be209d103 rpc: Always throw in getblockstats if -txindex is required
6 years ago
MarcoFalke a9c56b6634
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblockstats
6 years ago
Kvaciral 5654efb187 Ported usage of deprecated optparse module to argparse module
6 years ago
Marcin Jachymiak 4b7091a842 Replace median fee rate with feerate percentiles
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Jorge Timón 4cbfb6aad9
Tests: Test new getblockstats RPC
7 years ago