Commit Graph

19 Commits (28.x)

Author SHA1 Message Date
Ava Chow 429ec1aaaa refactor: Rename CTransaction::nVersion to version
5 months ago
MarcoFalke fa826db477
scripted-diff: test: Use int.to_bytes over struct packing
6 months ago
muxator defdf67765 contrib: use a raw string for a regular expression literal that contains backslashes in signet/miner
12 months ago
Anthony Towns 51a08f41ff signet/miner: reduce default interblock interval limit to 30min
2 years ago
Sebastian Falbesoner fdc1ca3896 test: add constants for PSBT key types (BIP 174)
2 years ago
Sebastian Falbesoner 1b035c03f9 refactor: move PSBT(Map) helpers from signet miner to test framework
2 years ago
Sebastian Falbesoner 7c0dfec2dd refactor: move `from_binary` helper from signet miner to test framework
2 years ago
Sebastian Falbesoner 597a4b35f6 scripted-diff: rename `FromBinary` helper to `from_binary` (signet miner)
2 years ago
Sebastian Falbesoner cccf691c24 contrib: dedup `get_witness_script` helper in signet miner
2 years ago
Sebastian Falbesoner 12cc0201c2 contrib: fix signet miner (sighash mismatch)
3 years ago
Zero-1729 021daedfa1
refactor: replace remaining binascii method calls
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Anthony Towns b3c712cb28 contrib/signet/miner: remove debug code
4 years ago
Anthony Towns e66543827c contrib/signet/miner: Automatic timestamp for first block
4 years ago
Anthony Towns a383ce5b4a contrib/signet/miner: --grind-cmd is required for calibrate
4 years ago
Anthony Towns 1a45cd2e51 contrib/signet: Fix typos
4 years ago
Anthony Towns ff7dbdc08a contrib/signet: Add script for generating a signet chain
4 years ago