index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accounts
/
abi
/
event.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-03-12
1
-2
/
+2
*
accounts/abi: argument type and name were reversed (#17947)
tzapu
2018-12-13
1
-3
/
+3
*
accounts: golint updates for this or self warning (#16627)
kiel barry
2018-05-02
1
-4
/
+4
*
accounts/abi/bind: support event filtering in abigen
Péter Szilágyi
2018-01-24
1
-0
/
+11
*
acounts/abi: refactor abi, generalize abi pack/unpack to Arguments
Martin Holst Swende
2017-12-23
1
-88
/
+1
*
accounts/abi: satisfy most of the linter warnings
Robert Zaremba
2017-12-21
1
-5
/
+2
*
accounts/abi: fix event unpack into slice
Robert Zaremba
2017-12-21
1
-13
/
+10
*
accounts/abi: fix event tupleUnpack
Robert Zaremba
2017-12-21
1
-7
/
+7
*
accounts/abi: update array length after parsing array (#15618)
Dmitry Shulyak
2017-12-20
1
-3
/
+5
*
accounts/abi: improve type handling, add event support (#14743)
RJ Catalano
2017-10-17
1
-0
/
+91
*
accounts/abi: add support for "anonymous" and "indexed" for events (#3464)
bas-vk
2016-12-22
1
-3
/
+5
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-1
/
+1
*
account/abi: implements event parsing
Jeffrey Wilcke
2016-02-02
1
-0
/
+44