Commit Graph

28 Commits (42628ba7eda25830653763ced060f702861d0887)

Author SHA1 Message Date
Martin Holst Swende 017b9f7eac core, ethdb: reuse database batches (#15989) 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
gary rong 73c5aba21f ethdb: return copied value from MemDatabase.Get (#14958) 7 years ago
Felix Lange 693d9ccbfb trie: more node iterator improvements (#14615) 7 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Péter Szilágyi f3d4ce0d16 core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
Felix Lange e6fb69296e common: remove old RLP implementation, Value and ExtPackage 9 years ago
Péter Szilágyi 5b0ee8ec30 core, eth, trie: fix data races and merge/review issues 9 years ago
Péter Szilágyi b97e34a8e4 eth/downloader: concurrent receipt and state processing 9 years ago
Felix Lange b252589960 ethdb: remove Flush 9 years ago
Felix Lange d581dfee5f ethdb: copy stored memdb values 9 years ago
Felix Lange 8b32f10f16 ethdb: add NewBatch 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 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
obscuren c590b505ed core, ethdb, trie: validate database errors 9 years ago
Bas van Kervel c273ed7d82 Moved leveldb update loop to eth/backend 10 years ago
Bas van Kervel 07e85d8e14 Moved leveldb update loop to eth/backend 10 years ago
Felix Lange c161d73d42 common: drop accessors for Value.Val 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 0f460ad26e Added caching and database interface to trie 10 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
obscuren c0fcefa3a0 Added a GetKeys method to support multiple accounts 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago