This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-08-08 13:03:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
fe2827e9d3
go-ethereum
/
accounts
/
abi
/
bind
/
v2
History
Jared Wasinger
fe2827e9d3
accounts/abi/bind/v2: fix lib_test.go (update test to reflect that bindings changed s.t. constructor unpack does not return error)
2025-01-22 13:54:58 +01:00
..
internal
remove error return from generated pack method for constructors. add the results of feeding v1 binding test ABIs through the v2 generator.
2025-01-22 13:54:57 +01:00
lib.go
export event names in bindings. remove added APIs Filter/Watch-Logs which take event ids.
2025-01-22 13:54:57 +01:00
lib_test.go
accounts/abi/bind/v2: fix lib_test.go (update test to reflect that bindings changed s.t. constructor unpack does not return error)
2025-01-22 13:54:58 +01:00