Commit Graph

22 Commits (510b6f90db406b697610fe0ff2eee66d173673b2)

Author SHA1 Message Date
Marius van der Wijden ac9c03f910
accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
gary rong 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881) 5 years ago
Jeremy Schlatter 184af72e4e accounts/abi: fix documentation (#19568) 5 years ago
tzapu e79821cabe accounts/abi: argument type and name were reversed (#17947) 6 years ago
Roc Yu 040dd5bd5d accounts/abi: refactor Method#Sig() to use index in range iterator directly (#17198) 6 years ago
Martin Holst Swende 73d4a57d47
acounts/abi: refactor abi, generalize abi pack/unpack to Arguments 7 years ago
Robert Zaremba 95461e8b22
accounts/abi: satisfy most of the linter warnings 7 years ago
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