This is a first release of rollmint after rename from Optimint!
This release is compatible with Cosmos-SDK v0.46.x.
What's Changed
- Update libp2p to v0.22.0 by @tzdybal in #503
- feat: use gossiped commit in sync by @tzdybal in #487
- Update data_layer_height to da_height by @nashqueue in #519
- Add generated tendermint proto from get_deps script to gitigonre by @nashqueue in #522
- build(deps): bump github.com/multiformats/go-multiaddr from 0.6.0 to 0.7.0 by @dependabot in #525
- build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #524
- Remove Ismail and John from CODEOWNERS by @adlerjohn in #537
- Use context in integration test by @tzdybal in #539
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.0 to 0.8.1 by @dependabot in #530
- build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 by @dependabot in #534
- ADR: No Transaction Gossiping and Mempool for Light Clients by @nashqueue in #532
- Update for cosmos-sdk v0.46.1 compatibility by @tzdybal in #536
- Rename to rollmint by @tzdybal in #545
- fix: update proto files to v0.34.21 by @tzdybal in #547
New Contributors
- @nashqueue made their first contribution in #519
Full Changelog: v0.3.5...v0.4.0