go-blockchain/config
Claude 9631efa5a8
feat(config): add HardforkActivationHeight helper
Returns the raw activation height for a given hardfork version.
Needed by the pre-hardfork transaction freeze logic.

Co-Authored-By: Charon <charon@lethean.io>
2026-03-16 20:51:54 +00:00
..
config.go feat(config): add BlockTarget constant (120s) 2026-02-21 21:59:41 +00:00
config_test.go fix(p2p): correct network IDs and serialisation for C++ daemon compat 2026-02-21 21:17:48 +00:00
hardfork.go feat(config): add HardforkActivationHeight helper 2026-03-16 20:51:54 +00:00
hardfork_activation_test.go feat(config): add HardforkActivationHeight helper 2026-03-16 20:51:54 +00:00
hardfork_test.go feat: Phase 0 scaffold -- config, types, wire, difficulty 2026-02-20 15:10:33 +00:00