Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update author list and licenses | Péter Szilágyi | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | accounts/abi: enable struct golang binding generation (#18491) | gary rong | 2019-07-03 | 1 | -3/+70 |
| | | | | | | | | | | | | | | | | * accounts/abi, cmd/abigen: support tuple accounts/abi/bind, cmd/abigen: add objc back accounts/abi/bind: use byte[24] as function indicator accounts/abi/bind: resolve struct slice or array accounts/abi/bind: remove sort logic accounts: fix issues in abi * accounts/abi: address comment | ||||
* | accounts/abi: argument type and name were reversed (#17947) | tzapu | 2018-12-13 | 1 | -0/+61 |
argument type and name were reversed |