aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/bind/backends
Commit message (Expand)AuthorAgeFilesLines
* core, core/state, trie: Hardfork EIP155, EIP161, EIP170Jeffrey Wilcke2016-11-151-4/+4
* [release/1.4.16] core/state: implement reverts by journaling all changesFelix Lange2016-10-061-2/+6
* [release/1.4.10] accounts, core, eth: pass chain config for chain maker to te...Péter Szilágyi2016-07-161-2/+2
* [release 1.4.5] accounts/abi/bind, eth: rely on getCode for sanity checks, no...Péter Szilágyi2016-05-243-0/+31
* accounts/abi/bind, eth: add contract non-existent errorPéter Szilágyi2016-04-272-4/+22
* accounts/abi/bind/backends: estimate needed gas, not usedPéter Szilágyi2016-04-151-1/+1
* accounts/a/b/backends, core: chain maker homestead block set to 0Jeffrey Wilcke2016-04-011-2/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-3/+8
* accounts/abi/bind, cmd/abigen: port to templates, bind to solidityPéter Szilágyi2016-03-243-45/+65
* accounts/abi/bind: constructor, auth utils and various backendsPéter Szilágyi2016-03-243-0/+432