plugeth/accounts/abi/bind
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755)
* accounts/abi/bind: Accept function ptr parameter

They are translated as [24]byte

* Add Java template version

* accounts/abi/bind: fix merge issue

* Fix CI
2019-07-02 09:52:58 +02:00
..
backends all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
auth.go accounts/abi/bind: rename NewKeystoreTransactor (#19703) 2019-06-12 14:06:37 +03:00
backend.go accounts/abi/bind: support event filtering in abigen 2018-01-24 10:54:13 +02:00
base_test.go accounts/abi: Fix method overwritten by same name methods. (#17099) 2019-07-01 16:51:21 +02:00
base.go accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) 2019-04-01 15:42:59 +02:00
bind_test.go accounts/abi/bind: Accept function ptr parameter (#19755) 2019-07-02 09:52:58 +02:00
bind.go accounts/abi/bind: Accept function ptr parameter (#19755) 2019-07-02 09:52:58 +02:00
template.go accounts/abi/bind: Accept function ptr parameter (#19755) 2019-07-02 09:52:58 +02:00
topics_test.go accounts/abi/bind: simulated test case for fixed bytes logs 2019-03-14 12:58:18 +02:00
topics.go accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) 2019-04-01 15:42:59 +02:00
util_test.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
util.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00