What's Changed
- Creating a .gitignore file and adding proto/pb in it by @rkoalsi in https://github.com/celestiaorg/optimint/pull/454
- Ensure successful block submission even when sequencer crashes by @jbowen93 in https://github.com/celestiaorg/optimint/pull/442
- build(deps): bump github.com/multiformats/go-multiaddr from 0.5.0 to 0.6.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/460
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/461
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in https://github.com/celestiaorg/optimint/pull/459
- Ensure JSON serialization compatibility by @tzdybal in https://github.com/celestiaorg/optimint/pull/464
- Do not close channel after subscription cancellation by @jbowen93 in https://github.com/celestiaorg/optimint/pull/428
- fix: change log level of WS message type error to debug by @tzdybal in https://github.com/celestiaorg/optimint/pull/469
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/468
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.7.0 to 0.7.1 by @dependabot in https://github.com/celestiaorg/optimint/pull/467
New Contributors
- @rkoalsi made their first contribution in https://github.com/celestiaorg/optimint/pull/454
Full Changelog: https://github.com/celestiaorg/optimint/compare/v0.3.3...v0.3.4