Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -1/+1 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | accounts/abi/bind: use ethereum interfaces | Felix Lange | 2016-08-22 | 1 | -27/+48 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -7/+12 |
* | accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call | Péter Szilágyi | 2016-05-20 | 1 | -0/+27 |
* | accounts/abi/bind: surface raw wrappers to access low level ops | Péter Szilágyi | 2016-04-01 | 1 | -2/+7 |
* | accounts/abi/bind, cmd/abigen: port to templates, bind to solidity | Péter Szilágyi | 2016-03-24 | 1 | -17/+9 |
* | accounts/abi/bind: constructor, auth utils and various backends | Péter Szilágyi | 2016-03-24 | 1 | -7/+59 |
* | accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI | Péter Szilágyi | 2016-03-24 | 1 | -0/+130 |