Felix Lange
|
f7112cc182
|
rlp: add SplitUint64 (#21563)
This can be useful when working with raw RLP data.
|
2020-09-14 19:23:01 +02:00 |
|
Felix Lange
|
2499b1b139
|
rlp: fix string size check in readKind (#15625)
Issue found by @guidovranken
|
2017-12-11 22:47:10 +01:00 |
|
Felix Lange
|
6fdd0893c3
|
all: fix go vet warnings
|
2016-04-15 11:17:27 +02:00 |
|
Felix Lange
|
bc17dba8fb
|
rlp: add Split functions
These functions allow destructuring of raw rlp-encoded bytes
without the overhead of reflection or copying.
|
2015-09-10 19:41:51 +02:00 |
|