This bugfix release further improves error handling stability of Optimint.
What's Changed
- feat: improved block submission error handling by @tzdybal in https://github.com/celestiaorg/optimint/pull/427
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in https://github.com/celestiaorg/optimint/pull/431
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.6.1 to 0.7.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/430
- build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.15.0 to 0.16.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/429
- build(deps): bump nosborn/github-action-markdown-cli from 3.0.1 to 3.1.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/433
- feat: serialize state with protobuf by @tzdybal in https://github.com/celestiaorg/optimint/pull/424
- Improve WebSockets error handling by @tzdybal in https://github.com/celestiaorg/optimint/pull/434
Full Changelog: https://github.com/celestiaorg/optimint/compare/v0.3.1...v0.3.2