plugeth/accounts/abi/bind
Felix Lange c97df052a9 accounts/abi/bind: add utilities for waiting on transactions
The need for these functions comes up in code that actually deploys and
uses contracts. As of this commit, they can be used with both
SimulatedBackend and ethclient.

SimulatedBackend gains some additional methods in the process and is now
safe for concurrent use.
2016-08-22 23:20:13 +02:00
..
backends accounts/abi/bind: add utilities for waiting on transactions 2016-08-22 23:20:13 +02:00
auth.go accounts, crypto: move keystore to package accounts 2016-04-12 15:56:49 +02:00
backend.go accounts/abi/bind: add utilities for waiting on transactions 2016-08-22 23:20:13 +02:00
base.go accounts/abi/bind: use ethereum interfaces 2016-08-22 14:01:28 +02:00
bind_test.go accounts/abi/bind/backends: remove nil and remote backends 2016-08-21 17:06:25 +02:00
bind.go accounts/abi/bind: support generating bindings for various arrays 2016-04-05 18:20:50 +03:00
template.go accounts/abi/bind/backends: remove nil and remote backends 2016-08-21 17:06:25 +02:00
util_test.go accounts/abi/bind: add utilities for waiting on transactions 2016-08-22 23:20:13 +02:00
util.go accounts/abi/bind: add utilities for waiting on transactions 2016-08-22 23:20:13 +02:00