v0.11.0
What's Changed
Major changes
- block submission cancellation in #206
- Reject blocks after getpayload in #188
- logging improvements on errors: #208 + #197
toolcommand for archiving execution-payloads and bulk-exporting data in #192
Minor changes
- Minor updates: db sort by slot, db-test dsn env var in #200
- Bump github.com/go-redis/redis/v9 from 9.0.0-beta.3 to 9.0.0-rc.1 by @dependabot in #198
- Add Postgres and database tests to CI by @franciscodiazydiaz in #199
- added ARCHITECTURE.md and S3 index page in #196
- Bump golang.org/x/text from 0.3.8 to 0.4.0 by @dependabot in #201
- readme + ARCHITECTURE.md update in #207
- final minor touches for 0.11.0 release in #210
New Contributors
- @franciscodiazydiaz made their first contribution in #199
Full Changelog: v0.10.0...v0.11.0