| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | accounts/abi: tuple support (#18406) | gary rong | 2019-01-10 | 1 | -28/+64 |
* | fix string array unpack bug in accounts/abi (#18364) | weimumu | 2018-12-28 | 1 | -0/+7 |
* | fix slice unpack bug in accounts/abi (#18321) | weimumu | 2018-12-17 | 1 | -1/+1 |
* | accounts/abi: fix unpacking of negative int256 (#17583) | Diep Pham | 2018-09-04 | 1 | -3/+25 |
* | accounts/abi: Abi binding support for nested arrays, fixes #15648, including ... | protolambda | 2018-03-05 | 1 | -6/+21 |
* | abi: fix missing method on go 1.7/1.8 | Martin Holst Swende | 2018-02-21 | 1 | -13/+23 |
* | accounts/abi: harden unpacking against malicious input | Martin Holst Swende | 2018-02-21 | 1 | -4/+13 |
* | all: update license information (#16089) | Felix Lange | 2018-02-14 | 1 | -1/+1 |
* | acounts/abi: refactor abi, generalize abi pack/unpack to Arguments | Martin Holst Swende | 2017-12-23 | 1 | -9/+0 |
* | accounts/abi: add unpack into array test | Robert Zaremba | 2017-12-21 | 1 | -1/+1 |
* | accounts/abi: satisfy most of the linter warnings | Robert Zaremba | 2017-12-21 | 1 | -2/+2 |
* | accounts/abi: fix event unpack into slice | Robert Zaremba | 2017-12-21 | 1 | -1/+1 |
* | accounts/abi: remove check for len%32==0 when unpacking events (#15670) | Bob Glickstein | 2017-12-21 | 1 | -11/+0 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 1 | -1/+1 |
* | accounts/abi: improve type handling, add event support (#14743) | RJ Catalano | 2017-10-17 | 1 | -149/+130 |
* | accounts/abi: reorganizing package with small fixes (#14610) | RJ Catalano | 2017-06-27 | 1 | -0/+235 |