Historique des commits

Auteur SHA1 Message Date
  zjubfd 2ce00adb55 [R4R] performance improvement in many aspects (#257) il y a 4 ans
  Or Neeman 9ec32a9e7b rlp: handle case of normal EOF in Stream.readFull (#22336) il y a 4 ans
  Felix Lange 44b41641f8 rlp: fix staticcheck warnings (#20368) il y a 6 ans
  Felix Lange 689486449d build: use golangci-lint (#20295) il y a 6 ans
  Felix Lange 96fb839133 rlp: improve nil pointer handling (#20064) il y a 6 ans
  Felix Lange 8deec2e45a rlp: fixes for two corner cases and documentation (#19527) il y a 6 ans
  Marius van der Wijden 7d881e45bd rlp: added pooling of streams using sync (#19044) il y a 6 ans
  kiel barry a42be3b78d rlp: fix some golint warnings (#16659) il y a 7 ans
  Péter Szilágyi 63246e2542 rlp: fix decoding long strings into RawValue types il y a 8 ans
  S. Matthew English 061889d4ea rlp, trie, contracts, compression, consensus: improve comments (#14580) il y a 8 ans
  Felix Lange eee96a5bb7 rlp: add support for "-" struct tag il y a 8 ans
  Felix Lange bb07ce3eed rlp: add "tail" struct tag il y a 10 ans
  Felix Lange 24bb68e7cf rlp: add RawValue il y a 10 ans
  Péter Szilágyi 1d2420323c rlp: add support for boolean encoding/decoding il y a 10 ans
  Felix Lange bfbcfbe4a9 all: fix license headers one more time il y a 10 ans
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL il y a 10 ans
  Felix Lange 345590f27f rlp: fix check for canonical byte array size il y a 10 ans
  Felix Lange cefd948267 rlp: reject trailing data when using DecodeBytes il y a 10 ans
  Felix Lange ea54283b30 all: update license information il y a 10 ans
  Felix Lange dd49c8e43d rlp: fix list bounds check overflow (found by go-fuzz) il y a 10 ans
  Felix Lange 7180699d40 rlp: require declared number of input elements for array types il y a 10 ans
  Felix Lange 4d5a518a0b rlp: stop accepting lists for byte slices and byte arrays il y a 10 ans
  Felix Lange cad64fb911 rlp: stricter rules for structs and pointers il y a 10 ans
  Felix Lange 1e2c93aa2d rlp: reject non-minimal input strings il y a 10 ans
  Felix Lange 6e9f8035a1 rlp: stricter validation of canonical integer format il y a 10 ans
  Felix Lange 6788f955c2 rlp: fix handling of single byte zero when decoding into a pointer il y a 10 ans
  Felix Lange 2750ec47b7 rlp: fix integer overflow in list element size validation il y a 10 ans
  Felix Lange c35f4fd0bd rlp: check top-level value sizes against input limit il y a 10 ans
  obscuren 59597d23a5 Reject integers w/ appended zero's il y a 10 ans
  Felix Lange a829a56587 rlp: add Stream.Raw il y a 10 ans