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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accounts
/
abi
/
numbers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
accounts: remove deadcode isSigned (#16990)
Wenbiao Zheng
2018-06-20
1
-15
/
+0
*
accounts/abi: improve test coverage (#16044)
Ricardo Domingos
2018-04-04
1
-18
/
+18
*
accounts/abi: improve type handling, add event support (#14743)
RJ Catalano
2017-10-17
1
-30
/
+17
*
accounts/abi: reorganizing package with small fixes (#14610)
RJ Catalano
2017-06-27
1
-13
/
+0
*
all: unify big.Int zero checks, use common/math in more places (#3716)
Felix Lange
2017-02-28
1
-1
/
+1
*
common: move big integer math to common/math (#3699)
Felix Lange
2017-02-27
1
-1
/
+2
*
accounts/abi: fix uint64 upper range encoding.
Péter Szilágyi
2016-06-10
1
-9
/
+3
*
accounts/abi: Negative numbers not properly converted in ABI encoding
Thomas Bocek
2016-06-06
1
-38
/
+4
*
accouns/abi: refactored ABI package
Jeffrey Wilcke
2016-04-20
1
-2
/
+2
*
abi: accept input slices of all supported types
Jeffrey Wilcke
2016-04-05
1
-2
/
+0
*
accounts/abi: Fixed bytes input accept []byte and variable input support
Jeffrey Wilcke
2016-03-15
1
-28
/
+30
*
accounts/abi: added output parsing & added call mechanism
Jeffrey Wilcke
2015-11-25
1
-0
/
+2
*
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
*
Moved ethutil => common
obscuren
2015-03-16
1
-5
/
+5
*
Implemented contract ABI
obscuren
2015-01-27
1
-0
/
+106