| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/state, trie: Hardfork EIP155, EIP161, EIP170 | Jeffrey Wilcke | 2016-11-15 | 1 | -4/+4 |
* | [release/1.4.16] core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -2/+6 |
* | [release/1.4.10] accounts, core, eth: pass chain config for chain maker to te... | Péter Szilágyi | 2016-07-16 | 1 | -2/+2 |
* | [release 1.4.5] accounts/abi/bind, eth: rely on getCode for sanity checks, no... | Péter Szilágyi | 2016-05-24 | 3 | -0/+31 |
* | accounts/abi/bind, eth: add contract non-existent error | Péter Szilágyi | 2016-04-27 | 2 | -4/+22 |
* | accounts/abi/bind/backends: estimate needed gas, not used | Péter Szilágyi | 2016-04-15 | 1 | -1/+1 |
* | accounts/a/b/backends, core: chain maker homestead block set to 0 | Jeffrey Wilcke | 2016-04-01 | 1 | -2/+1 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -3/+8 |
* | accounts/abi/bind, cmd/abigen: port to templates, bind to solidity | Péter Szilágyi | 2016-03-24 | 3 | -45/+65 |
* | accounts/abi/bind: constructor, auth utils and various backends | Péter Szilágyi | 2016-03-24 | 3 | -0/+432 |