Commit Graph

2103 Commits (f816fdcb692d64cd5196b08c678550060e7e7df7)
 

Author SHA1 Message Date
Felix Lange f816fdcb69 rlp: include target type in decoder error messages 10 years ago
Felix Lange 6049fcd52a p2p: use package rlp for baseProtocol 10 years ago
Felix Lange c1fca72552 p2p: use package rlp 10 years ago
Felix Lange 205af02a1f rlp: add NewListStream (for p2p) 10 years ago
Felix Lange 5a5560f105 rlp: add Stream.Reset and accept any reader (for p2p) 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange e4a601c644 p2p: disable failing Server tests for now 10 years ago
Felix Lange 7149191dd9 p2p: fix issues found during review 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
obscuren 8cf9ed0ea5 Fixed test 10 years ago
obscuren 9b8a12b4b5 Removed naively casting to bytes 10 years ago
obscuren 12f1aea38d Fixed iterator for short nodes. 10 years ago
obscuren b05e63c34d Added paranoia check for tries 10 years ago
obscuren cab7e6000e Increased coverage 10 years ago
obscuren 0f460ad26e Added caching and database interface to trie 10 years ago
obscuren e70529a977 Added new iterator and tests 10 years ago
obscuren 14e2e488fd Added `chain` tests & minor fixes 10 years ago
obscuren 437d79f094 Updated readme 10 years ago
obscuren 93e693be72 Fixed tests for 'types' 10 years ago
obscuren 675ba4d7eb Merge branch 'tests' into poc8 10 years ago
obscuren f8d0cd9906 Added a callback mechanism to chain adding. 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren 62cd9946ee j => i 10 years ago
obscuren e08aba5dd9 added output test 10 years ago
obscuren 34f29d57b6 Update vm_debug.go 10 years ago
obscuren 3220a32ff0 Added some comparison tests for the new ptrie 10 years ago
obscuren f7417d3552 New modified patricia trie 10 years ago
Taylor Gerring 5c958ec5f6 Undo running `go vet` in travis 10 years ago
Taylor Gerring 2a5af8fac7 enable `go vet` 10 years ago
Taylor Gerring 559a81da6f enable golint 10 years ago
obscuren a19d2c2278 Merge branch 'develop' into refactor 10 years ago
obscuren cad770c734 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren ca74bcc4cd cleaning up 10 years ago
Jeffrey Wilcke b4e47a094c Merge pull request #184 from fjl/feature/rlp 10 years ago
Felix Lange bd0a50fdc3 rlp: fix pointer reuse 10 years ago
Felix Lange 74266d5bbd rlp: new package for streaming RLP decoder 10 years ago
Taylor Gerring 9095b37343 Convert vm test to checker 10 years ago
Taylor Gerring ffab36c7d8 Update ethutil/common tests to checker 10 years ago
Taylor Gerring f82fb889b7 Add goveralls to travis builds 10 years ago
Taylor Gerring ddca18638f update imports order per goimports 10 years ago
Taylor Gerring 3588c4a9fe formatting update per gofmt 10 years ago
Taylor Gerring 71b338e8ac update travis steps 10 years ago
Taylor Gerring 58812fad42 Reorg travis.yml 10 years ago
Taylor Gerring 790ded0f47 Update travis deps script 10 years ago
Taylor Gerring 6dbd7a9a80 add websocket to deps 10 years ago
Taylor Gerring e1e50f4afd add go cover to install list 10 years ago
Taylor Gerring 3a656c07f1 add go-nat-pmp to manual install list 10 years ago
Taylor Gerring ec75119341 Update deps script 10 years ago
Taylor Gerring 0b64906a72 Add -y flags 10 years ago
Taylor Gerring 1beb9a2b8b update apt repos 10 years ago