Skip to content

Commit

Permalink
deps: update ethkit to v1.30.6 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrislav authored Dec 19, 2024
1 parent 9f47dc8 commit 323bd5d
Show file tree
Hide file tree
Showing 7 changed files with 363 additions and 210 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.7
toolchain go1.23.2

require (
github.com/0xsequence/ethkit v1.30.2
github.com/0xsequence/ethkit v1.30.6
github.com/0xsequence/go-sequence v0.44.2
github.com/0xsequence/nitrocontrol v0.3.0
github.com/BurntSushi/toml v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/0xsequence/ethkit v1.30.2 h1:TZCxXF+5kjJWE8+CKQGQkDm/coeLL7uwYuLiHiJ4iuM=
github.com/0xsequence/ethkit v1.30.2/go.mod h1:rv0FAIyEyN0hhwGefbduAz4ujmyjyJXhCd6a0/yF3tk=
github.com/0xsequence/ethkit v1.30.6 h1:JcIYjQ5jmzsooPmFUKKqO6ISiDQBYCenSC51sLcSsE4=
github.com/0xsequence/ethkit v1.30.6/go.mod h1:rv0FAIyEyN0hhwGefbduAz4ujmyjyJXhCd6a0/yF3tk=
github.com/0xsequence/go-ethauth v0.14.0 h1:0TQKu/bFpTZ0hNtedqfHuRn/fa2wI8qlLJE0rDgJ0Dw=
github.com/0xsequence/go-ethauth v0.14.0/go.mod h1:AX6zc0LNxzRHXW+i+IPyuLLgj+AdLl7KjLNRXB/10r0=
github.com/0xsequence/go-sequence v0.44.2 h1:UMc0DWme4bcFl32OZu2ace4wNh5XkUI9AQ2cUGtn3/g=
Expand Down
16 changes: 14 additions & 2 deletions vendor/github.com/0xsequence/ethkit/ethcoder/abi_helpers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions vendor/github.com/0xsequence/ethkit/ethcoder/events.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

202 changes: 0 additions & 202 deletions vendor/github.com/0xsequence/ethkit/ethcoder/typed_data.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 323bd5d

Please sign in to comment.