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 years ago
..
consensus.rs 70aeb839f5 blockchain/tx_store: unified main tree with the pending tree into single store structure 2 years ago
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 years ago
mod.rs 70aeb839f5 blockchain/tx_store: unified main tree with the pending tree into single store structure 2 years ago
pow.rs 34dd60a9b7 blockchain/block_store: unified all trees into a single store structure 2 years ago
utils.rs 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 years ago
verification.rs 9074440105 runtime: remove call_idx from the payload, and add it as a Runtime param 2 years ago