plugeth/accounts/abi/bind
Guillaume Ballet 5bc9ccfa0a
accounts/abi/bind: link dependent libs in deploy (#19718)
* accounts, abigen: link dependent libs in deploy

* abigen: add java generation

* bind: Fix unit tests

* abigen: add unit test

* Fix CI

* Post-rebase fixes

* Fix rebase issue

* accounts/abi: Gary's review feedback

* accounts/abi: More Gary feedback

* accounts/abi: minor fixes
2019-07-08 10:27:05 +02:00
..
backends all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
auth.go accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 2019-07-03 22:54:59 +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: link dependent libs in deploy (#19718) 2019-07-08 10:27:05 +02:00
bind.go accounts/abi/bind: link dependent libs in deploy (#19718) 2019-07-08 10:27:05 +02:00
template.go accounts/abi/bind: link dependent libs in deploy (#19718) 2019-07-08 10:27:05 +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