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
/
method.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-03-12
1
-1
/
+1
*
accounts/abi: argument type and name were reversed (#17947)
tzapu
2018-12-13
1
-3
/
+3
*
accounts/abi: refactor Method#Sig() to use index in range iterator directly (...
Roc Yu
2018-07-19
1
-3
/
+1
*
acounts/abi: refactor abi, generalize abi pack/unpack to Arguments
Martin Holst Swende
2017-12-23
1
-126
/
+2
*
accounts/abi: satisfy most of the linter warnings
Robert Zaremba
2017-12-21
1
-27
/
+23
*
accounts/abi: fix event unpack into slice
Robert Zaremba
2017-12-21
1
-9
/
+7
*
Merge pull request #15285 from yondonfu/abi-offset-fixed-arrays
Martin Holst Swende
2017-12-21
1
-1
/
+12
|
\
|
*
accounts/abi: update array type check in method.go. Add more packing tests
Yondon Fu
2017-12-19
1
-2
/
+2
|
*
Merge branch 'master' into abi-offset-fixed-arrays
Yondon Fu
2017-12-19
1
-0
/
+79
|
|
\
|
*
|
accounts/abi: include fixed array size in offset for dynamic type
Yondon Fu
2017-10-12
1
-1
/
+12
*
|
|
accounts/abi: update array length after parsing array (#15618)
Dmitry Shulyak
2017-12-20
1
-4
/
+5
|
|
/
|
/
|
*
|
accounts/abi: improve type handling, add event support (#14743)
RJ Catalano
2017-10-17
1
-0
/
+79
|
/
*
accounts/abi: reorganizing package with small fixes (#14610)
RJ Catalano
2017-06-27
1
-1
/
+1
*
accounts/abi: Negative numbers not properly converted in ABI encoding
Thomas Bocek
2016-06-06
1
-1
/
+1
*
accounts/abi: fixed string and fixed size bytes packing
Jeffrey Wilcke
2016-04-28
1
-1
/
+1
*
accouns/abi: refactored ABI package
Jeffrey Wilcke
2016-04-20
1
-0
/
+39
*
accounts/abi: handle the "constant" modifier for functions
Péter Szilágyi
2016-03-16
1
-2
/
+5
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-1
/
+1
*
accounts/abi: added output parsing & added call mechanism
Jeffrey Wilcke
2015-11-25
1
-0
/
+76