Key Changes
This Guardian release supports compiling with golang 1.20.8. Guardian operators should use the latest golang 1.20.8 release to compile the guardiand.
The Big Table writer has been removed from the guardian, therefore the bigTable*
parameters have been removed. The Spy can be modified to listen to attestation events on the p2p network and write them to a database instead.
What's Changed
- upgrade to golang 1.20.8 by @tbjump in #3374
- node/pkg/watcher: update terra by @panoel in #3380
- Remove payload v1 spy relayer by @SEJeff in #3378
Full Changelog: v2.23.8...v2.23.9