plugeth/trie
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01:00
..
testutil all: implement path-based state scheme (#25963) 2023-08-01 15:17:32 +03:00
triedb all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
trienode
triestate
utils
committer.go
database_test.go
database.go
encoding_test.go
encoding.go
errors.go
hasher.go
iterator_test.go
iterator.go
node_enc.go
node_test.go
node.go
preimages.go
proof_test.go
proof.go
secure_trie_test.go
secure_trie.go
stacktrie_fuzzer_test.go
stacktrie_test.go
stacktrie.go
sync_test.go
sync.go
tracer_test.go
tracer.go
trie_id.go
trie_reader.go
trie_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
trie.go
verkle_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
verkle.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00