- Regenerated all compiled proto types based on the definitions for Chain v1.14 and Indexer v1.14.1-RC.6
- Updated all queries and messages for the Permissions module to support the new module version.
- Updated unit tests
- Fixed tests failing because of new fields in other gRPC queries and messages
- Implemented Amino-based packaging of gogoproto.Message cosmos messages.
- Added a unit-test with a fixture to ensure that the output matches the expected output.
- Added support for all Indexer Explorer endpoints. Added example scripts for the new supported endpoints.
What's Changed
- Feat/sync dev with v1.54.0 by @PavelInjective in #262
- Feat/sync dev with v1.54.1 by @PavelInjective in #267
- Feat/sync dev with v1 55 0 by @aarmoa in #273
- Feat/permissions module support by @aarmoa in #268
- Fix: EIP712Wrapper v1 by @maxim-inj in #276
- Feat/add missing explorer endpoints by @aarmoa in #274
- Add missing consensus types by @maxim-inj in #283
- Add missing mint types by @maxim-inj in #284
- f/add permissions events init by @danidomi in #286
- Feat/release v1.56 by @aarmoa in #288
New Contributors
Full Changelog: v1.55.1...v1.56.0