plugeth/accounts/abi/bind
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180)
* mobile: fix mobile interface

* mobile, accounts: generate correct java binding

* accounts: fix java type binding

* mobile: support integer slice

* accounts/abi/bind, cmd/abigen: implement java binding tests
2019-06-27 11:48:13 +03:00
..
backends accounts/abi/bind/backends: use EIP155 on the simulated chain 2019-06-18 11:49:30 +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: generic unpacking of event logs into map[string]interface{} (#18440) 2019-04-01 15:42:59 +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 mobile: fix mobile interface (#19180) 2019-06-27 11:48:13 +03:00
bind.go mobile: fix mobile interface (#19180) 2019-06-27 11:48:13 +03:00
template.go mobile: fix mobile interface (#19180) 2019-06-27 11:48:13 +03: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 backends: configurable gas limit to allow testing large contracts (#17358) 2018-08-15 10:15:42 +03:00
util.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00