go-ethereum/trie/bintrie
CPerezz 16b0f9d2d9
trie/bintrie: gofmt
Fix goimports alignment in struct literals, const block, and var
block so the CI Lint job passes.
2026-04-18 18:38:37 +02:00
..
binary_node.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
binary_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
hashed_node.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
hashed_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
hasher.go Update trie/bintrie/hasher.go 2026-04-18 18:38:37 +02:00
internal_node.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
internal_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
iterator.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
iterator_test.go trie/bintrie: gofmt 2026-04-18 18:38:37 +02:00
key_encoding.go trie/bintrie: spec change, big endian hashing of slot key (#34670) 2026-04-13 09:42:37 +02:00
node_ref.go trie/bintrie: gofmt 2026-04-18 18:38:37 +02:00
node_store.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
stem_node.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
stem_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
store_commit.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
store_ops.go trie/bintrie: trim verbose doc comments to essentials 2026-04-18 18:38:37 +02:00
trie.go trie/bintrie: gofmt 2026-04-18 18:38:37 +02:00
trie_test.go trie/bintrie: gofmt 2026-04-18 18:38:37 +02:00