Commit Graph

11 Commits (master)

Author SHA1 Message Date
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
6 years ago
Jorge Timón 4cbfb6aad9
Tests: Test new getblockstats RPC
7 years ago