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 https://github.com/celestiaorg/rollmint/pull/503
- feat: use gossiped commit in sync by @tzdybal in https://github.com/celestiaorg/rollmint/pull/487
- Update data_layer_height to da_height by @nashqueue in https://github.com/celestiaorg/rollmint/pull/519
- Add generated tendermint proto from get_deps script to gitigonre by @nashqueue in https://github.com/celestiaorg/rollmint/pull/522
- build(deps): bump github.com/multiformats/go-multiaddr from 0.6.0 to 0.7.0 by @dependabot in https://github.com/celestiaorg/rollmint/pull/525
- build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in https://github.com/celestiaorg/rollmint/pull/524
- Remove Ismail and John from CODEOWNERS by @adlerjohn in https://github.com/celestiaorg/rollmint/pull/537
- Use context in integration test by @tzdybal in https://github.com/celestiaorg/rollmint/pull/539
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.0 to 0.8.1 by @dependabot in https://github.com/celestiaorg/rollmint/pull/530
- build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 by @dependabot in https://github.com/celestiaorg/rollmint/pull/534
- ADR: No Transaction Gossiping and Mempool for Light Clients by @nashqueue in https://github.com/celestiaorg/rollmint/pull/532
- Update for cosmos-sdk v0.46.1 compatibility by @tzdybal in https://github.com/celestiaorg/rollmint/pull/536
- Rename to rollmint by @tzdybal in https://github.com/celestiaorg/rollmint/pull/545
- fix: update proto files to v0.34.21 by @tzdybal in https://github.com/celestiaorg/rollmint/pull/547
New Contributors
- @nashqueue made their first contribution in https://github.com/celestiaorg/rollmint/pull/519
Full Changelog: https://github.com/celestiaorg/rollmint/compare/v0.3.5...v0.4.0