aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/bind/backends/remote.go
Commit message (Expand)AuthorAgeFilesLines
* accounts/abi/bind/backends: remove nil and remote backendsFelix Lange2016-08-211-136/+0
* rpc: add new client, use it everywhereFelix Lange2016-07-231-142/+18
* eth: separate common and full node-specific API and backend servicezsfelfoldi2016-06-161-16/+31
* accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and callPéter Szilágyi2016-05-201-0/+20
* accounts/abi/bind, eth: add contract non-existent errorPéter Szilágyi2016-04-271-3/+12
* accounts/abi/bind, cmd/abigen: port to templates, bind to solidityPéter Szilágyi2016-03-241-26/+40
* accounts/abi/bind: constructor, auth utils and various backendsPéter Szilágyi2016-03-241-0/+202