datahaven/operator/runtime/testnet
Steve Degosserie 83e036e47f
fix: 🔧 Initialize dummy revert bytecode at precompile addresses in genesis presets (#199)
To ensure that the runtime precompiles they can be called from within
contracts, there must be some code deployed at the precompile address.
This PR ensure the simplest bytecode (which reverts) is deployed at
genesis time for all addresses of precompiles present in the runtime.
2025-10-01 17:14:14 +02:00
..
src fix: 🔧 Initialize dummy revert bytecode at precompile addresses in genesis presets (#199) 2025-10-01 17:14:14 +02:00
tests feat: Add Call Filter (#181) 2025-09-24 09:14:56 +02:00
build.rs feat: Standardize currency system to HAVE token with Wei-based units (#130) 2025-08-18 13:26:30 +02:00
Cargo.toml feat: Bump client version to v0.2.0 & runtime spec_version to 200 (#194) 2025-09-29 23:35:12 +02:00