Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -13/+14 |
* | accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call | Péter Szilágyi | 2016-05-20 | 1 | -6/+43 |
* | release, all: integrate the release service into geth | Péter Szilágyi | 2016-05-02 | 1 | -2/+3 |
* | accounts/abi/bind, eth: add contract non-existent error | Péter Szilágyi | 2016-04-27 | 1 | -0/+10 |
* | accounts/abi/bind, cmd/abigen: port to templates, bind to solidity | Péter Szilágyi | 2016-03-24 | 1 | -8/+12 |
* | accounts/abi/bind: constructor, auth utils and various backends | Péter Szilágyi | 2016-03-24 | 1 | -192/+4 |
* | accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI | Péter Szilágyi | 2016-03-24 | 1 | -0/+247 |