index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_utxo_set_hash.py
Age
Commit message (
Expand
)
Author
2024-02-07
test: Fix utxo set hash serialisation signedness
MarcoFalke
2023-11-07
Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...
Andrew Chow
2023-10-20
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
Fabian Jahr
2023-10-20
coinstats: Fix hash_serialized2 calculation
Fabian Jahr
2023-09-10
[test] Move test framework crypto functions to crypto/
stratospher
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-01-11
test: create txs with current `nVersion` (2) by default
Sebastian Falbesoner
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-06-21
scripted-diff: test: rename `FromHex` to `from_hex`
Sebastian Falbesoner
2021-03-23
test: Use deterministic chain in utxo set hash test
Fabian Jahr
2021-03-23
test: Remove wallet dependency of utxo set hash test
Fabian Jahr
2021-01-30
test: Add test for deterministic UTXO set hash results
Fabian Jahr
2021-01-30
test: Add test for gettxoutsetinfo RPC with MuHash
Fabian Jahr