sdk-go
sdk-go copied to clipboard
Tools to work with the Injective Chain, Injective EVM and EIP712.
## Summary by CodeRabbit - **New Features** - Introduced multiple RPC methods for account-related functionalities, including portfolio details, order states, subaccount information, balances, history, rewards, and live data streaming. -...
Hello, I'm trying to create integration with Injective exchange and I was planning on using this SDK to achieve it. It seems though that cosmos-sdk changed their module name and...
Test create vaults and other subscribe/redeem too
This PR fix empty string type mapping in eip712
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.11.5 to 1.12.1. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Antibaar (v1.12.1) Geth v1.12.1 is a maintenance release, albeit a rather large one, since we haven't put out...