mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
3689c68cbf
Other changes: * Add server getBlockV2(), and produceBlockV2(). * Add getBlockV2() to REST test suite. * Add client getBlockV2(), and produceBlockV2(). * Fix URLs in comments. * Add some primitives and fix some issues in forks.nim. * Switch `validator_client` to V2 calls usage. * Bump `chronos` with imports fixes. * Bump `nim-json-serialization` for `requireAllFields`.