erigon-pulse/accounts/abi/bind
Marius van der Wijden fc91ce52eb accounts/abi: accounts/abi/bind: Move topics to abi package (#21057)
* accounts/abi/bind: added test cases for waitDeployed

* accounts/abi/bind: added test case for boundContract

* accounts/abi/bind: removed unnecessary resolve methods

* accounts/abi: moved topics from /bind to /abi

* accounts/abi/bind: cleaned up format... functions

* accounts/abi: improved log message

* accounts/abi: added type tests

* accounts/abi/bind: remove superfluous template methods
# Conflicts:
#	accounts/abi/bind/bind.go
#	accounts/abi/topics.go
#	accounts/abi/topics_test.go
2020-05-20 15:26:22 +03:00
..
backends cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
auth.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
backend.go post-rebase fixups v1.9.10 2020-01-30 13:36:30 +02:00
base_test.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
base.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
bind_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
bind.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
template.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
util_test.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00
util.go accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 2020-05-20 15:26:22 +03:00