| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -2/+2 |
* | accounts/abi: fix case of generated java functions (#18372) | Guillaume Ballet | 2019-01-02 | 1 | -4/+6 |
* | accounts/abi: change unpacking of abi fields w/ underscores (#16513) | Matt K | 2018-12-29 | 1 | -37/+4 |
* | accounts/abi/bind: stop using goimports in the binding generator (#17768) | Jeremy Schlatter | 2018-10-06 | 1 | -3/+3 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 1 | -2/+2 |
* | accounts/abi: normalize method name to a camel-case string (#15976) | Mark | 2018-03-07 | 1 | -5/+34 |
* | accounts/abi: Abi binding support for nested arrays, fixes #15648, including ... | protolambda | 2018-03-05 | 1 | -70/+99 |
* | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 1 | -13/+65 |
* | accounts/abi: handle named ouputs prefixed with underscores (#15766) | Péter Szilágyi | 2017-12-30 | 1 | -2/+18 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 1 | -1/+1 |
* | accounts/abi/bind: pass non-empty directory when calling goimports (#15070) | nkbai | 2017-09-08 | 1 | -1/+1 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -10/+10 |
* | accounts/abi/bind, mobile: review fixes and android tests | Péter Szilágyi | 2016-11-15 | 1 | -5/+9 |
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -8/+153 |
* | accounts/abi/bind: support generating bindings for various arrays | Péter Szilágyi | 2016-04-05 | 1 | -16/+23 |
* | accounts/abi/bind: support account slices, drop hash type | Péter Szilágyi | 2016-03-31 | 1 | -2/+2 |
* | accounts/abi/bind, cmd/abigen: port to templates, bind to solidity | Péter Szilágyi | 2016-03-24 | 1 | -334/+87 |
* | accounts/abi/bind: constructor, auth utils and various backends | Péter Szilágyi | 2016-03-24 | 1 | -37/+140 |
* | accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI | Péter Szilágyi | 2016-03-24 | 1 | -0/+317 |