Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/abigen: support for reading solc output from stdin (#16683) | Antonio Salazar Cardozo | 2018-06-05 | 1 | -6/+26 |
* | cmd/abigen: parse contract name as abi identifier | Bas van Kervel | 2017-02-07 | 1 | -1/+3 |
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -5/+18 |
* | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 1 | -12/+1 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -7/+7 |
* | accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns | Péter Szilágyi | 2016-03-26 | 1 | -0/+12 |
* | accounts/abi/bind, cmd/abigen: port to templates, bind to solidity | Péter Szilágyi | 2016-03-24 | 1 | -20/+64 |
* | accounts/abi/bind: constructor, auth utils and various backends | Péter Szilágyi | 2016-03-24 | 1 | -4/+13 |
* | accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI | Péter Szilágyi | 2016-03-24 | 1 | -0/+71 |