This release is compatible with celestia-node RPC, and can be used on Mamaki testnet!
What's Changed
- Deterministic protobuf builds with bufbuild by @tzdybal in #367
- fix: add missing configuration options by @tzdybal in #366
- build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #374
- Add Dockerfile to build da mock server by @jbowen93 in #370
- fix: keep track of DA height of latest applied block by @tzdybal in #377
- Update Github Actions to build/test Ethermint instead of Evmos images by @jbowen93 in #369
- deps: update libp2p by @tzdybal in #382
- build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #391
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #395
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #394
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #393
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in #392
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #400
- Add Code of Conduct link to Readme by @jbowen93 in #403
- ci: disable mockserv docker build on PRs from forks by @tzdybal in #405
- ci: rename docker build jobs, so they can be not required by @tzdybal in #410
- feat: retry DA submission by @tzdybal in #397
- ci: fix invalid job name in docker-build-test-ethermint.yml by @tzdybal in #412
- build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #406
- feat: Celestia DA Layer Client implementation by @tzdybal in #399
Full Changelog: v0.2.0...v0.3.0