Description
This release adds support for using Nimbus as an upstream beacon node.
Expiremental warning: Another Checkpointz instance can also be added as an upstream beacon node with this release as long as the upstream instance is running v0.11.0
or higher. If the instance is in light
mode the upstream MUST be configured with dataProvider: false
. Use with caution! This feature is considered to be in beta
- please report any bugs with the issue tracker.
What's Changed
- feat: Add additional routes for checkpointz upstream by @samcm in #66
- feat: Support nimbus as an upstream beacon nodes by @samcm in #65
Full Changelog: v0.10.3...v0.11.0