Commit Graph

13 Commits (941ae33d7e0b36afc2f8551884f555d963de7c6b)

Author SHA1 Message Date
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Felix Lange 0ec5ab4175 common: improve GraphQL error messages (#20354) 5 years ago
Steven Roose afb8154eab common: improve IsHexAddress and add tests (#15551) 7 years ago
Péter Szilágyi b33a5294ea
common: fix hex utils to handle 1 byte address conversions 7 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Ricardo Catalinas Jiménez e6af65d02a common: Remove dead code 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange 9d152d6191 common: delete BinaryLength 10 years ago
Taylor Gerring 08b21acff1 Move ToHex/FromHex into bytes 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Taylor Gerring 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
Taylor Gerring 5c5df21e3d Update TestDeleteFromByteSlice 10 years ago
Taylor Gerring 12e8404f8f Fix TestBytestoNumber 10 years ago
Taylor Gerring 0d1cdd26d6 Update TestNumberToBytes 10 years ago
Taylor Gerring cff0d93105 Converts bytes_test to checker 10 years ago
Taylor Gerring 0a3a148ed4 Added more byte tests 10 years ago
Taylor Gerring be96da179a Added tests for FormatData 10 years ago
Taylor Gerring 8f94f731a5 Reorder tests to match source order 10 years ago
Taylor Gerring ab6b9c44aa Added test for IsHex 10 years ago
Taylor Gerring b100546c9d add test for Bytes.String() 10 years ago
Taylor Gerring 834f8a1dc8 added test for CopyBytes 10 years ago
Taylor Gerring ada684e054 added test for BinaryLength 10 years ago
Taylor Gerring 92b30cc452 add tests for ReadVarInt 10 years ago
Taylor Gerring cb32f52b9c added test for parsing bytes 10 years ago
Taylor Gerring 4f00929084 Added byte padding tests 10 years ago
obscuren 5a2d62e4d9 Added better data parser 10 years ago