Commit History

Author SHA1 Message Date
  Marius van der Wijden 420b78659b accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 5 years ago
  Osoro Bironga 9a39c6bcb1 accounts/abi: improve documentation and names (#21540) 5 years ago
  gary rong b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
  Marius van der Wijden ac9c03f910 accounts/abi: Prevent recalculation of internal fields (#20895) 5 years ago
  gary rong 00064ddcfb accounts/abi: implement new fallback functions (#20764) 5 years ago
  Sylvain Laurent b7cf41e4b3 accounts/abi: fix method constant flag for solidity 6.0 (#20482) 5 years ago
  gary rong 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) 6 years ago
  gary rong 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881) 6 years ago
  zer0to0ne 0b26a826e9 accounts/abi: Fix method overwritten by same name methods. (#17099) 6 years ago
  salanfe e4a1488b2f abi: adding the method EventByID and its test (#19359) 6 years ago
  Ian Norden cd79bc61a9 accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) 6 years ago
  Hsien-Tang Kao 4a090a1bab accounts/abi: fix error message format (#19122) 6 years ago
  gary rong 7ca40306af accounts/abi: tuple support (#18406) 6 years ago
  Jeff Prestes 335760bf06 accounts/abi: Brings out the msg defined at require statement in SC function (#17328) 6 years ago
  Martin Holst Swende 96fd50be10 accounts/abi: fix panic in MethodById lookup. Fixes #17797 (#17798) 7 years ago
  Martin Holst Swende 08c5d4dd27 accounts/abi: address review concerns 7 years ago
  Martin Holst Swende f0f594d045 accounts/abi: Deduplicate code in unpacker 7 years ago
  Martin Holst Swende 1ede68355d accounts/abi: add another unpack interface 7 years ago
  Péter Szilágyi 1bf508b449 accounts/abi/bind: support event filtering in abigen 7 years ago
  Martin Holst Swende c095c87e11 accounts/abi: merging of https://github.com/ethereum/go-ethereum/pull/15452 + lookup by id 7 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 8 years ago
  Bob Glickstein e21aa0fda3 accounts/abi: remove check for len%32==0 when unpacking events (#15670) 7 years ago
  RJ Catalano dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) 8 years ago
  RJ Catalano 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) 8 years ago
  Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
  Jeffrey Wilcke 47372813ef accounts/abi: fixed comments 9 years ago
  Thomas Bocek 972f0bd3db accounts/abi: support custom int slice types 9 years ago
  RJ 2126d81488 accounts/abi: add support for function types (#3405) 8 years ago
  bas-vk 6d15d00ac4 accounts/abi: add support for "anonymous" and "indexed" for events (#3464) 9 years ago