35C Testnet Release
First testnet release
This release introduces multiple features but the most notable is the ability to IBC between rollapps and the hub using the IBC dymint light client.
What's Changed
- Fix SL from return multi-updatestate-in-block error by @ItzhakBokris in #106
- Create dependabot.yml by @omritoptix in #108
- Update CODEOWNERS by @omritoptix in #116
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.1 by @dependabot in #114
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #115
- build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 by @dependabot in #112
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #109
- build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 by @dependabot in #110
- Updated readme.md by @omritoptix in #117
- Update readme.md by @omritoptix in #118
- Updated repo banner photo. by @omritoptix in #119
- Liorzilp/104 irc client callbacks by @liorzilp in #122
- add StatusChange event for finalization by @liorzilp in #124
- return sequencer full information and operating status on queries by @liorzilp in #126
- Liorzilp/130 query latest finalized state info by @liorzilp in #131
- fix proto indentation by @liorzilp in #134
- Fix create-sequencer command so it can receive the new ed25519 PubKey format by @ItzhakBokris in #139
- Liorzilp/127 state info by height by @liorzilp in #136
- DymintPubKey as any in proto by @liorzilp in #143
- Liorzilp/137 permissioned rollapp limit by @liorzilp in #144
- Liorzilp/145 upgrade sdk v0.45.10 by @liorzilp in #147
- Liorzilp/146 support packet forward middleware by @liorzilp in #148
- Liorzilp/141 normalize queries by @liorzilp in #149
- fix sdkerrors.ErrLogic by @liorzilp in #158
- fix sdkerrors.ErrLogic by @liorzilp in #160
- change DefaultDisputePeriodInBlocks by @liorzilp in #161
- Fix whitespace for Make 4.3 by @freshe4qa in #156
- fix spelling by @shaolin-flow in #169
- Changed the Dockerfile to not run the setup_local.sh during building … by @omritoptix in #167
- Added variables to the configuration script by @mtsitrin in #176
- check revision format in create rollapp instead of IBC hooks by @liorzilp in #179
- Mtsitrin/184 add setup script for 2nd node in local testnet by @mtsitrin in #185
- added ascii art by @shaolin-flow in #180
- more informative error message by @liorzilp in #188
- Mtsitrin/186 allow cors access by @mtsitrin in #187
New Contributors
- @dependabot made their first contribution in #114
- @freshe4qa made their first contribution in #156
- @mtsitrin made their first contribution in #176
Full Changelog: latest...v0.2.0-beta