Dmitry Shulyak
|
da58afcea0
|
accounts/abi: update array length after parsing array (#15618)
Fixes #15617
|
2017-12-20 15:09:23 +01:00 |
|
RJ Catalano
|
dec8bba9d4
|
accounts/abi: improve type handling, add event support (#14743)
|
2017-10-17 13:07:08 +02:00 |
|
bas-vk
|
6d15d00ac4
|
accounts/abi: add support for "anonymous" and "indexed" for events (#3464)
|
2016-12-22 01:51:20 +01:00 |
|
Ricardo Catalinas Jiménez
|
436fc8d76a
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
As we aren't really using the standarized SHA-3
|
2016-02-21 22:34:34 +00:00 |
|
Jeffrey Wilcke
|
bddf8f76c8
|
account/abi: implements event parsing
Implementation of basic event parsing and its input types. This
separates methods and events and fixes an issue with go type parsing and
validation.
|
2016-02-02 15:28:59 +01:00 |
|