erigon-pulse/accounts/abi/bind
gary rong a430b92ea2 accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244)
* accounts/abi/bind, cmd/abigen: implement alias for abigen

* accounts/abi/bind: minor fixes

* accounts/abi/bind: address comments

* cmd/abigen: address comments

* accounts/abi/bind: print error log when identifier collision

* accounts/abi/bind: address comments

* accounts/abi/bind: address comment
2019-12-03 13:26:50 +01:00
..
backends Make linter happy with geth 1.9.6. 2019-11-04 14:15:04 +01:00
auth.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
base_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
base.go accounts/abi/bind: take into account gas price during gas estimation (#20189) 2019-12-03 13:02:34 +01:00
bind_test.go accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) 2019-12-03 13:26:50 +01:00
bind.go accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) 2019-12-03 13:26:50 +01:00
template.go accounts/abi: add internalType information and fix issues (#20179) 2019-12-03 13:16:25 +01:00
topics_test.go accounts/abi: add internalType information and fix issues (#20179) 2019-12-03 13:16:25 +01:00
topics.go accounts/abi: add internalType information and fix issues (#20179) 2019-12-03 13:16:25 +01:00
util_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
util.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00