Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts/abi: fix uint64 upper range encoding. | Péter Szilágyi | 2016-06-10 | 1 | -9/+3 |
* | accounts/abi: Negative numbers not properly converted in ABI encoding | Thomas Bocek | 2016-06-06 | 1 | -38/+4 |
* | accouns/abi: refactored ABI package | Jeffrey Wilcke | 2016-04-20 | 1 | -2/+2 |
* | abi: accept input slices of all supported types | Jeffrey Wilcke | 2016-04-05 | 1 | -2/+0 |
* | accounts/abi: Fixed bytes input accept []byte and variable input support | Jeffrey Wilcke | 2016-03-15 | 1 | -28/+30 |
* | accounts/abi: added output parsing & added call mechanism | Jeffrey Wilcke | 2015-11-25 | 1 | -0/+2 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -5/+5 |
* | Implemented contract ABI | obscuren | 2015-01-27 | 1 | -0/+106 |