erigon-pulse/rlp
Felix Lange 5922c32582 rlp: fix staticcheck warnings (#20368)
* rlp: fix staticcheck warnings

* rlp: fix ExampleDecode test
2019-12-03 14:00:59 +01:00
..
decode_tail_test.go all: update license information 2016-04-15 09:48:05 +02:00
decode_test.go rlp: fix staticcheck warnings (#20368) 2019-12-03 14:00:59 +01:00
decode.go rlp: fix staticcheck warnings (#20368) 2019-12-03 14:00:59 +01:00
doc.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
encode_test.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
encode.go Merge pull request #121 from ledgerwatch/red-queen 2019-11-04 14:15:26 +01:00
encoder_example_test.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
raw_test.go rlp: fix string size check in readKind (#15625) 2017-12-11 22:47:10 +01:00
raw.go rlp: fix string size check in readKind (#15625) 2017-12-11 22:47:10 +01:00
typecache.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00