sdk-go icon indicating copy to clipboard operation
sdk-go copied to clipboard

Tools to work with the Injective Chain, Injective EVM and EIP712.

Results 24 sdk-go issues
Sort by recently updated
recently updated
newest added

This change replaces occurrences of interface{} with the predeclared identifier any, introduced in Go 1.18 as an alias for interface{}. As noted in the [Go 1.18 Release Notes](https://go.dev/doc/go1.18#language): This improves...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go

Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.6.0 to 1.7.0. Commits 0a0673d Merge pull request #34 from dvsekhvalnov/issue-33-deflate-limit c3fff7c docs e51b47f docs c7dde52 fixing workflow a194baa added go versions and OSs to matrix f31cfc6...

dependencies
go

Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.17.0 to 0.18.1. Release notes Sourced from github.com/consensys/gnark-crypto's releases. v0.18.1 Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.18.0...v0.18.1 v0.18.0 What's Changed perf: disable cobra bit reverse for small fields by @​gbotrel in...

dependencies
go