erigon-pulse/trie
2019-11-21 14:36:24 +01:00
..
rlphacks refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
account_node_test.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
database.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
debug.go Fix snapshot saving and add an interval setting. (#181) 2019-11-21 14:36:24 +01:00
delete_subrtee_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
encoding_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
encoding.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
errors.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_struct_step.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
hack.go refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
hashbuilder.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
hasher_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
hasher.go refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
node.go Merge pull request #121 from ledgerwatch/red-queen 2019-11-04 14:15:26 +01:00
proof_generator_test.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
proof_generator.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
resolve_set.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
resolver_test.go refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
resolver.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
stream.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
structural_test.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
sync_bloom.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
tapes.go refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
trie_pruning_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
trie_pruning.go Merge pull request #112 from ledgerwatch/block_witness 2019-11-04 14:15:26 +01:00
trie_test.go Merge pull request #135 from ledgerwatch/badger 2019-11-04 14:15:26 +01:00
trie.go Preparations for computing root without modifying the trie (#172) 2019-11-15 22:48:49 +00:00
utils.go refactor trie package a bit (#171) 2019-11-15 17:50:16 +01:00
visual.go HexToQuad fixed in trie/visual.go (#173) 2019-11-19 07:48:08 +00:00