Commit Graph

42 Commits (ae5fcdc67fbfa208de257487cb86271b429545df)

Author SHA1 Message Date
Osoro Bironga 9a39c6bcb1
accounts/abi: improve documentation and names (#21540) 4 years ago
Marius van der Wijden 89884dc353
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 4 years ago
Fuyang Deng 12d8570322
accounts/abi: fix a bug in getTypeSize method (#21501) 4 years ago
Natsu Kagami 89043cba75
accounts/abi: make GetType public again (#21157) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 5 years ago
Marius van der Wijden 0b63915430
accounts/abi: allow overloaded argument names (#21060) 5 years ago
Marius van der Wijden 933acf3389
account/abi: remove superfluous type checking (#21022) 5 years ago
Marius van der Wijden e872083d44
accounts/abi: removed Kind from Type struct (#21009) 5 years ago
gary rong 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) 5 years ago
gary rong 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) 5 years ago
Mats Julian Olsen 5b0d3fa393 accounts/abi: Add the original name as json-structtag for tuples. 6 years ago
gary rong 7ca40306af accounts/abi: tuple support (#18406) 6 years ago
Vedhavyas Singareddi 92639b676a Add packing for dynamic array and slice types (#18051) 6 years ago
Martin Holst Swende 16bc8741bf abi, signer: fix nil dereference in #17633 (#17653) 6 years ago
Ricardo Domingos 6ab9f0a19f accounts/abi: improve test coverage (#16044) 7 years ago
Robert Zaremba 95461e8b22
accounts/abi: satisfy most of the linter warnings 7 years ago
RJ Catalano dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) 7 years ago
RJ Catalano 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) 7 years ago
Péter Szilágyi c01f8c3d3c
accounts/abi: fix comment spelling error 8 years ago
Thomas Bocek 1bd9769111
accounts/abi: fixed broken types slice testcases 8 years ago
Jeffrey Wilcke 47372813ef
accounts/abi: fixed comments 8 years ago
Thomas Bocek 972f0bd3db
accounts/abi: support custom int slice types 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
RJ 2126d81488 accounts/abi: add support for function types (#3405) 8 years ago
Péter Szilágyi 4d05bbf2a4
accounts/abi: clean up PR and add type parsing tests 8 years ago
VoR0220 471990f771
accounts/abi: prepare ABI to handle fixed point types 8 years ago
RJ 2ad5dba50a accounts/abi: differentiate between static and dynamic arrays (#3121) 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
Jeffrey Wilcke a306e17a26 abi: removed implicit type casting & refactored type parsing 9 years ago
Jeffrey Wilcke 968d8ffe94 abi: accept output slices of all supported types 9 years ago
Jeffrey Wilcke 022cbd6800 abi: accept input slices of all supported types 9 years ago
Jeffrey Wilcke fe45210c55 accounts/abi: Fixed bytes input accept []byte and variable input support 9 years ago
Jeffrey Wilcke ecc876cec0 accounts/abi: fixed return tuple and string, bytes return type parsing 9 years ago
Jeffrey Wilcke bddf8f76c8 account/abi: implements event parsing 9 years ago
Jeffrey Wilcke a0bf2ea7e7 accounts/abi: added output parsing & added call mechanism 9 years ago
Jeffrey Wilcke 1f72952f04 accounts/abi: ABI fixes & added types 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren aa5b29e2f2 Implemented contract ABI 10 years ago