v0.5.0
v0.5.0 is compatible with Arabica testnet. Among lots of smaller features and fixes, this release brings experimental support for Fraaud Proofs.
What's Changed
- pass logger config to mockserver by @randomshinichi in #553
- replaced [8]byte with types.NamespaceID by @randomshinichi in #554
- Configure local-prefix for goimports linter by @tzdybal in #556
- build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.3 by @dependabot in #559
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #558
- Change rollmint ethermint to optimint by @tzdybal in #560
- Update build to replace correct module by @joroshiba in #561
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #565
- build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #591
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #563
- build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.3 to 3.2103.4 by @dependabot in #590
- build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #568
- build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #589
- build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #601
- ci: dependabot: request review from GH team by @tzdybal in #600
- build(deps): bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.8.0 by @dependabot in #602
- build(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #603
- Fraud Proofs - one PR to rule them all by @Manav-Aggarwal in #567
- fill in all the missing fields of status rpc by @gupadhyaya in #599
- new rollmint dependency graph by @nashqueue in #609
- add flag to enable fraud proofs by @gupadhyaya in #622
- Resolve discrepancy between Aggregator and Full Nodes in Integration Test by @Manav-Aggarwal in #644
- remove design doc by @jcstein in #647
- Fix commit nil issue by @Manav-Aggarwal in #655
- build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.18.0 to 0.20.0 by @dependabot in #658
- build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0 by @dependabot in #657
- Add Chain ID onto the Rollmint block by @joroshiba in #649
- added contexts to Celestia DataAvailabilityLayerClient by @S1nus in #623
- build(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.8.1 to 0.8.2 by @dependabot in #645
- feat: celestia DA: support fees by @tzdybal in #666
- build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5 by @dependabot in #669
New Contributors
- @randomshinichi made their first contribution in #553
- @joroshiba made their first contribution in #561
- @gupadhyaya made their first contribution in #599
- @jcstein made their first contribution in #647
- @S1nus made their first contribution in #623
Full Changelog: v0.4.0...v0.5.0