zero 9188a62bb3 smt: simplify ZK gadget. Use `root = sparse_merkle_root(pos, path, leaf)` instead of the more complicated `is_member = sparse_tree_is_member(root, path, pos, leaf)` 2 лет назад
..
consensus.rs 70aeb839f5 blockchain/tx_store: unified main tree with the pending tree into single store structure 2 лет назад
fees.rs 9188a62bb3 smt: simplify ZK gadget. Use `root = sparse_merkle_root(pos, path, leaf)` instead of the more complicated `is_member = sparse_tree_is_member(root, path, pos, leaf)` 2 лет назад
mod.rs 70aeb839f5 blockchain/tx_store: unified main tree with the pending tree into single store structure 2 лет назад
pow.rs 34dd60a9b7 blockchain/block_store: unified all trees into a single store structure 2 лет назад
utils.rs 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 лет назад
verification.rs 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 лет назад