zjubfd
|
2ce00adb55
[R4R] performance improvement in many aspects (#257)
|
4 年之前 |
Felix Lange
|
6315b6fcc0
rlp: reduce allocations for big.Int and byte array encoding (#21291)
|
5 年之前 |
Marius van der Wijden
|
8dfd66f701
rlp: avoid list header allocation in encoder (#21274)
|
5 年之前 |
Felix Lange
|
96fb839133
rlp: improve nil pointer handling (#20064)
|
6 年之前 |
Felix Lange
|
8deec2e45a
rlp: fixes for two corner cases and documentation (#19527)
|
6 年之前 |
kiel barry
|
a42be3b78d
rlp: fix some golint warnings (#16659)
|
7 年之前 |
S. Matthew English
|
061889d4ea
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
8 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Felix Lange
|
bb07ce3eed
rlp: add "tail" struct tag
|
10 年之前 |
Felix Lange
|
fc8b246109
rlp: move ListSize to raw.go
|
10 年之前 |
Felix Lange
|
24bb68e7cf
rlp: add RawValue
|
10 年之前 |
Felix Lange
|
ac32f52ca6
rlp: fix encReader returning nil buffers to the pool
|
10 年之前 |
Péter Szilágyi
|
1d2420323c
rlp: add support for boolean encoding/decoding
|
10 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Felix Lange
|
8743cc1c1c
rlp: add ListSize
|
10 年之前 |
Felix Lange
|
a0566c1058
rlp: remove Flat
|
10 年之前 |
Felix Lange
|
3d0c6a8345
rlp: pool encoder allocations
|
10 年之前 |
Felix Lange
|
cad64fb911
rlp: stricter rules for structs and pointers
|
10 年之前 |
Felix Lange
|
181a21c67c
rlp: encode nil array pointers as empty list or string
|
10 年之前 |
Felix Lange
|
a829a56587
rlp: add Stream.Raw
|
10 年之前 |
Felix Lange
|
965c9babe3
rlp: fix encoding of one element strings and byte slices
|
10 年之前 |
Felix Lange
|
cb009a5c4d
rlp: don't panic for nil *big.Int
|
10 年之前 |
obscuren
|
76fa75b394
wip
|
10 年之前 |
Felix Lange
|
b94f85de22
rlp: add Flat
|
10 年之前 |
Felix Lange
|
8c3095faf0
rlp: fix encoding of arrays with byte element type
|
10 年之前 |
Felix Lange
|
fc92abec2c
rlp: allow encoding non-empty interface values
|
10 年之前 |
Felix Lange
|
552f5b2693
rlp: add functions for encoding
|
11 年之前 |