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
/
rlp
/
encode_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
rlp: add support for "-" struct tag
Felix Lange
2017-03-07
1
-0
/
+1
*
rlp: add "tail" struct tag
Felix Lange
2016-02-19
1
-0
/
+4
*
rlp: add RawValue
Felix Lange
2015-09-11
1
-0
/
+5
*
rlp: fix encReader returning nil buffers to the pool
Felix Lange
2015-09-11
1
-0
/
+23
*
rlp: add support for boolean encoding/decoding
Péter Szilágyi
2015-08-13
1
-0
/
+4
*
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
*
rlp: remove Flat
Felix Lange
2015-06-30
1
-9
/
+0
*
rlp: encode nil array pointers as empty list or string
Felix Lange
2015-03-25
1
-0
/
+2
*
rlp: fix encoding of one element strings and byte slices
Felix Lange
2015-03-19
1
-0
/
+6
*
rlp: don't panic for nil *big.Int
Felix Lange
2015-03-18
1
-0
/
+1
*
wip
obscuren
2015-02-13
1
-0
/
+6
|
\
|
*
rlp: fix encoding of arrays with byte element type
Felix Lange
2015-02-06
1
-0
/
+6
*
|
rlp: add Flat
Felix Lange
2015-02-12
1
-0
/
+9
|
/
*
rlp: allow encoding non-empty interface values
Felix Lange
2015-01-16
1
-0
/
+13
*
rlp: add functions for encoding
Felix Lange
2015-01-15
1
-0
/
+260