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 https://github.com/celestiaorg/optimint/pull/367
- fix: add missing configuration options by @tzdybal in https://github.com/celestiaorg/optimint/pull/366
- build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/374
- Add Dockerfile to build da mock server by @jbowen93 in https://github.com/celestiaorg/optimint/pull/370
- fix: keep track of DA height of latest applied block by @tzdybal in https://github.com/celestiaorg/optimint/pull/377
- Update Github Actions to build/test Ethermint instead of Evmos images by @jbowen93 in https://github.com/celestiaorg/optimint/pull/369
- deps: update libp2p by @tzdybal in https://github.com/celestiaorg/optimint/pull/382
- build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in https://github.com/celestiaorg/optimint/pull/391
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/celestiaorg/optimint/pull/395
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in https://github.com/celestiaorg/optimint/pull/394
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/celestiaorg/optimint/pull/393
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in https://github.com/celestiaorg/optimint/pull/392
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/celestiaorg/optimint/pull/400
- Add Code of Conduct link to Readme by @jbowen93 in https://github.com/celestiaorg/optimint/pull/403
- ci: disable mockserv docker build on PRs from forks by @tzdybal in https://github.com/celestiaorg/optimint/pull/405
- ci: rename docker build jobs, so they can be not required by @tzdybal in https://github.com/celestiaorg/optimint/pull/410
- feat: retry DA submission by @tzdybal in https://github.com/celestiaorg/optimint/pull/397
- ci: fix invalid job name in docker-build-test-ethermint.yml by @tzdybal in https://github.com/celestiaorg/optimint/pull/412
- build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in https://github.com/celestiaorg/optimint/pull/406
- feat: Celestia DA Layer Client implementation by @tzdybal in https://github.com/celestiaorg/optimint/pull/399
Full Changelog: https://github.com/celestiaorg/optimint/compare/v0.2.0...v0.3.0