Commit Graph

6 Commits

Author SHA1 Message Date
49d13674e1 validation,policy,test: activate taproot flags and harden wallet fs checks
Wire Taproot script verification into validation/policy/libconsensus and update standardness flags.

Adapt wallet_multiwallet functional test to match filesystem error variants (create_directory/create_directories/filesystem error), making the suite robust across fs backends and library versions.
2026-02-07 10:55:38 +01:00
613bcdbed7 encoding,test: backport BIP350 bech32m and align test vectors to Palladium
- use Bech32 for witness v0 and Bech32m for witness v1+ in key_io
- update C++ bech32 tests and python segwit_addr framework
- realign key/address test vectors and fixtures to Palladium prefixes/params
- adjust chain-parameter-sensitive tests (maturity, BIP66/regtest, message verify)
- fix incorrect historical sha256 expected vector in unit tests
2026-02-06 15:23:23 +01:00
ba4446842d Adapt test framework to Palladium consensus rules 2026-02-05 13:29:25 +01:00
ffbaef8388 testnet update: rename testnet3 to testnet
Update all references to 'testnet3' to 'testnet' for consistency. This includes:
- Changing magic bytes in network messages
- Updating directory paths and configuration files
- Modifying documentation and test framework references
- Adjusting chain parameters and validation logic
2025-10-30 23:25:15 +01:00
NotRin7
d1c7a411de v1.1.0 2024-03-15 18:21:54 +01:00
NotRin7
0a6901a7f0 1.1.0 2024-03-15 18:16:03 +01:00