Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts/abi: update array length after parsing array (#15618) | Dmitry Shulyak | 2017-12-20 | 1 | -4/+5 |
* | accounts/abi: improve type handling, add event support (#14743) | RJ Catalano | 2017-10-17 | 1 | -0/+79 |
* | accounts/abi: reorganizing package with small fixes (#14610) | RJ Catalano | 2017-06-27 | 1 | -1/+1 |
* | accounts/abi: Negative numbers not properly converted in ABI encoding | Thomas Bocek | 2016-06-06 | 1 | -1/+1 |
* | accounts/abi: fixed string and fixed size bytes packing | Jeffrey Wilcke | 2016-04-28 | 1 | -1/+1 |
* | accouns/abi: refactored ABI package | Jeffrey Wilcke | 2016-04-20 | 1 | -0/+39 |
* | accounts/abi: handle the "constant" modifier for functions | Péter Szilágyi | 2016-03-16 | 1 | -2/+5 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | accounts/abi: added output parsing & added call mechanism | Jeffrey Wilcke | 2015-11-25 | 1 | -0/+76 |