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
/
abi_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
accounts/abi: differentiate between static and dynamic arrays (#3121)
RJ
2016-11-04
1
-4
/
+21
*
accounts/abi: fix abi test for go vet...
Péter Szilágyi
2016-05-12
1
-2
/
+2
*
accounts/abi: fixed unpacking in to already slice interfaces
Jeffrey Wilcke
2016-05-11
1
-0
/
+31
*
accounts/abi: fixed string and fixed size bytes packing
Jeffrey Wilcke
2016-04-28
1
-74
/
+120
*
accounts/abi: added unpacking "anything" in to interface{}
Jeffrey Wilcke
2016-04-28
1
-0
/
+9
*
accounts/abi: fixed strict go-like unpacking
Jeffrey Wilcke
2016-04-28
1
-22
/
+132
*
accouns/abi: refactored ABI package
Jeffrey Wilcke
2016-04-20
1
-141
/
+177
*
abi: removed implicit type casting & refactored type parsing
Jeffrey Wilcke
2016-04-05
1
-11
/
+22
*
abi: accept output slices of all supported types
Jeffrey Wilcke
2016-04-05
1
-1
/
+70
*
abi: accept input slices of all supported types
Jeffrey Wilcke
2016-04-05
1
-72
/
+47
*
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
Péter Szilágyi
2016-03-24
1
-19
/
+19
*
accounts/abi: Fixed bytes input accept []byte and variable input support
Jeffrey Wilcke
2016-03-15
1
-0
/
+128
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-5
/
+5
*
accounts/abi: support for typed array
Jeffrey Wilcke
2016-02-15
1
-31
/
+75
*
accounts/abi: fixed return tuple and string, bytes return type parsing
Jeffrey Wilcke
2016-02-11
1
-0
/
+233
*
account/abi: implements event parsing
Jeffrey Wilcke
2016-02-02
1
-24
/
+58
*
accounts/abi: added output parsing & added call mechanism
Jeffrey Wilcke
2015-11-25
1
-8
/
+39
*
accounts/abi: ABI fixes & added types
Jeffrey Wilcke
2015-10-30
1
-13
/
+62
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
Implemented contract ABI
obscuren
2015-01-27
1
-0
/
+330