Martin Holst Swende
|
08c5d4dd27
accounts/abi: address review concerns
|
%!s(int64=6) %!d(string=hai) anos |
Martin Holst Swende
|
f0f594d045
accounts/abi: Deduplicate code in unpacker
|
%!s(int64=6) %!d(string=hai) anos |
Martin Holst Swende
|
1ede68355d
accounts/abi: add another unpack interface
|
%!s(int64=6) %!d(string=hai) anos |
Péter Szilágyi
|
1bf508b449
accounts/abi/bind: support event filtering in abigen
|
%!s(int64=6) %!d(string=hai) anos |
Martin Holst Swende
|
c095c87e11
accounts/abi: merging of https://github.com/ethereum/go-ethereum/pull/15452 + lookup by id
|
%!s(int64=7) %!d(string=hai) anos |
Martin Holst Swende
|
73d4a57d47
acounts/abi: refactor abi, generalize abi pack/unpack to Arguments
|
%!s(int64=7) %!d(string=hai) anos |
Robert Zaremba
|
95461e8b22
accounts/abi: satisfy most of the linter warnings
|
%!s(int64=7) %!d(string=hai) anos |
Bob Glickstein
|
e21aa0fda3
accounts/abi: remove check for len%32==0 when unpacking events (#15670)
|
%!s(int64=7) %!d(string=hai) anos |
RJ Catalano
|
dec8bba9d4
accounts/abi: improve type handling, add event support (#14743)
|
%!s(int64=7) %!d(string=hai) anos |
RJ Catalano
|
5421a08d2f
accounts/abi: reorganizing package with small fixes (#14610)
|
%!s(int64=7) %!d(string=hai) anos |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
%!s(int64=7) %!d(string=hai) anos |
Jeffrey Wilcke
|
47372813ef
accounts/abi: fixed comments
|
%!s(int64=8) %!d(string=hai) anos |
Thomas Bocek
|
972f0bd3db
accounts/abi: support custom int slice types
|
%!s(int64=8) %!d(string=hai) anos |
RJ
|
2126d81488
accounts/abi: add support for function types (#3405)
|
%!s(int64=7) %!d(string=hai) anos |
bas-vk
|
6d15d00ac4
accounts/abi: add support for "anonymous" and "indexed" for events (#3464)
|
%!s(int64=8) %!d(string=hai) anos |
RJ
|
2ad5dba50a
accounts/abi: differentiate between static and dynamic arrays (#3121)
|
%!s(int64=8) %!d(string=hai) anos |
Péter Szilágyi
|
06ac31cf1a
accounts/abi: fix typo in the comment (dummy commit)
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
91a7a4a786
accounts/abi: fixed unpacking in to already slice interfaces
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
4880868c88
accounts/abi: fixed string and fixed size bytes packing
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
c3d5250473
accounts/abi: added unpacking "anything" in to interface{}
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
e0dc45fce2
accounts/abi: fixed strict go-like unpacking
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
5127ec10cb
accouns/abi: refactored ABI package
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
a306e17a26
abi: removed implicit type casting & refactored type parsing
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
968d8ffe94
abi: accept output slices of all supported types
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
022cbd6800
abi: accept input slices of all supported types
|
%!s(int64=8) %!d(string=hai) anos |
Péter Szilágyi
|
86cfc22c79
accounts/abi/bind: constructor, auth utils and various backends
|
%!s(int64=8) %!d(string=hai) anos |
Péter Szilágyi
|
72826bb5ad
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
|
%!s(int64=8) %!d(string=hai) anos |
Péter Szilágyi
|
b3b110bc95
Merge pull request #2348 from obscuren/abi-variable-input
|
%!s(int64=8) %!d(string=hai) anos |
Péter Szilágyi
|
270ea6eec3
accounts/abi: handle the "constant" modifier for functions
|
%!s(int64=8) %!d(string=hai) anos |
Jeffrey Wilcke
|
fe45210c55
accounts/abi: Fixed bytes input accept []byte and variable input support
|
%!s(int64=8) %!d(string=hai) anos |