Commit Graph

14 Commits (0ed8b838a991f81f79cc6ed4fa961c563203a7a2)

Author SHA1 Message Date
Robert Zaremba 0ed8b838a9
accounts/abi: fix event unpack into slice 7 years ago
Dmitry Shulyak da58afcea0 accounts/abi: update array length after parsing array (#15618) 7 years ago
Yondon Fu cf7aba36c8 accounts/abi: update array type check in method.go. Add more packing tests 7 years ago
RJ Catalano dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) 7 years ago
Yondon Fu a5330fe0c5 accounts/abi: include fixed array size in offset for dynamic type 7 years ago
RJ Catalano 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) 7 years ago
Thomas Bocek 89c6c5bb85 accounts/abi: Negative numbers not properly converted in ABI encoding 8 years ago
Jeffrey Wilcke 4880868c88 accounts/abi: fixed string and fixed size bytes packing 9 years ago
Jeffrey Wilcke 5127ec10cb accouns/abi: refactored ABI package 9 years ago
Péter Szilágyi 270ea6eec3 accounts/abi: handle the "constant" modifier for functions 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke a0bf2ea7e7 accounts/abi: added output parsing & added call mechanism 9 years ago