- ed08243: Replace @sei-js/proto with @sei-js/cosmos for cosmjs amino and registries used in the StargateSigningClient
- Updated dependencies [f259f6c]
- @sei-js/cosmos@1.0.5
- cd65a51: Fix broken NPM publish for all packages
- d6e74ed: Update package structure and building of all @sei-js packages
- f4c47e0: Updated README
- 5edb30b: Adds a helper function for deriving an address from a given private key
- a8eb844: Temporary update (downgrade) the proto files to match the proto files in the sei-cosmos-sdk fork to fix broken queries
- Updated dependencies [a8eb844]
- @sei-js/proto@4.0.8
- ecc4007: Cosmjs Query Clients: Added default poll timeout interval, allow passing HttpEndpoint to getting signing CosmJS clients
- 1e05604: Fixed broken import from @sei-js/proto
- de2da4b: Removed the path alias from @sei-js/proto for types in favor of static path
- Updated dependencies [de2da4b]
- @sei-js/proto@4.0.5
- ed4940b: Updated dependencies to fix proto issue
- Updated dependencies [a37f7a8]
- @sei-js/proto@4.0.4
- f91e176: Replaced babel with tsc for building
- b780906: Release of Sei v2 packages which splits the old libraries into @sei-js/evm and @sei-js/cosmjs. Additionally this release updates the proto package to use newer packages and improves it's exports.