Commit Graph

65 Commits (a64078e38563ef3ac5e5ec20c07569441c87eeee)

Author SHA1 Message Date
fanquake ffdab41f94
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Sebastian Falbesoner 4a2edf2bf7 test: generate blocks to MiniWallet address in rpc_blockchain.py
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
fyquah 4330af6f72 rpc: Add test for level 3 verbosity getblock rpc call.
3 years ago
MarcoFalke fa4ca8d579
test: Add -testactivationheight tests to rpc_blockchain
3 years ago
merge-script 8e9801bfc4
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1, unless overridden
3 years ago
MarcoFalke fa7e3f1fc1
test: Replace MiniWallet scan_blocks with rescan_utxos
3 years ago
MarcoFalke fa4db8671b
test: Activate all regtest softforks at height 1, unless overridden
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
MarcoFalke faf7e485e9
Set regtest.BIP65Height = 111 to speed up tests
3 years ago
MarcoFalke fafe896a0b
test: Set regtest.BIP66Height = 102 to speed up tests
3 years ago
MarcoFalke ad0fc453cc
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
3 years ago
Jon Atack ef5e9304cd
test: update logging and docstring in rpc_blockchain.py
3 years ago
Jon Atack d548dc71e4
test: replace magic values by constants in rpc_blockchain.py
3 years ago
Jon Atack 78c361086f
test: assert on mediantime in getblockheader and getblockchaininfo
3 years ago
Jon Atack 0a9129c588
test: assert on the value of getblockchaininfo#time
3 years ago
João Barbosa 20edf4bcf6 rpc: Return block time in getblockchaininfo
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
MarcoFalke 222290f543
test: Set BIP34Height = 2 for regtest
3 years ago
Jon Atack 5d1050f516
doc: fix -coinstatsindex help, and test/rpc touchups
4 years ago
klementtan a411494261 rpc: Improve getblock error message for invalid data type.
4 years ago
Anthony Towns 73d4a70639 versionbits: Add support for delayed activation
4 years ago
Wladimir J. van der Laan 2059d32edb
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
4 years ago
MarcoFalke 1b045b5eef
Merge #21053: rpc, test: document {previous,next}blockhash as optional
4 years ago
MarcoFalke faa137eb9e
test: Speed up rpc_blockchain.py by removing miniwallet.generate()
4 years ago
MarcoFalke fa1fe80c75
test: Change address type from P2PKH to P2WSH in rpc_blockchain
4 years ago
Fabian Jahr 0d3b2f643d
rpc: Add hash_type MUHASH to gettxoutsetinfo
4 years ago
Sebastian Falbesoner ba7e17e073 rpc, test: document {previous,next}blockhash as optional
4 years ago
MarcoFalke f656165e9c
Merge #18772: rpc: calculate fees in getblock using BlockUndo data
4 years ago
Pieter Wuille d7ff237f29 Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)
4 years ago
Elliott Jin 66d012ad7f test: RPC: getblock fee calculations
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
4 years ago
John Newbery 5e8df3312e test: resort imports
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Torhte Butler 5067c5acc3 [test] Add test for getblockheader verboseness
4 years ago
Fabian Jahr 40506bf93f
test: Test gettxouttsetinfo hash_type option
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack 6112a20982
test: replace (send_message + sync_with_ping) with send_and_ping
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Dan Gershony 1a02edb3f2 [RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
5 years ago
Jonathan "Duke" Leto d48c1e837a Add window final block height to getchaintxstats
5 years ago
James O'Beirne 8319e738f9 [tests] Add coverage for the content of getblockchaininfo.softforks
5 years ago
John Newbery 3862e473f0 [rpc] Tidy up reporting of buried and ongoing softforks
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fab0d85802
qa: Remove mocktime unless required
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago