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
/
common
/
hexutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-1
/
+1
*
common: all golint warnings removed (#16852)
kiel barry
2018-06-14
1
-0
/
+1
*
build: enable unconvert linter (#15456)
ferhat elmas
2017-11-11
2
-4
/
+2
*
common: fix megacheck warnings
Egon Elbre
2017-08-07
1
-5
/
+4
*
common/hexutil: wrap errors in json.UnmarshalTypeError
Felix Lange
2017-06-27
3
-53
/
+83
*
common/hexutil: add UnmarshalFixedUnprefixedText
Felix Lange
2017-03-23
2
-5
/
+62
*
common/hexutil: ensure negative big.Int is encoded sensibly
Felix Lange
2017-03-02
3
-16
/
+5
*
common/hexutil: implement TextMarshaler, TextUnmarshaler
Felix Lange
2017-03-02
4
-66
/
+207
*
common/hexutil: don't leak encoding/hex errors in Decode
Felix Lange
2017-03-02
2
-6
/
+9
*
common/hexutil: reject big integer inputs > 256 bits
Felix Lange
2017-03-02
4
-3
/
+30
*
common/hexutil: fix EncodeBig, Big.MarshalJSON
Felix Lange
2017-01-16
3
-13
/
+4
*
common/hexutil: allow empty strings when decoding JSON (#3559)
Felix Lange
2017-01-13
2
-5
/
+5
*
common/hexutil: fix Test{Decode,Unmarshal}Uint64 on 32bit arch (#3363)
Felix Lange
2016-11-28
2
-2
/
+2
*
common/hexutil: new package for 0x hex encoding
Felix Lange
2016-11-28
4
-0
/
+947