skoupidi 4f9c104206 blockchain: replaced header tree with just its root 2 лет назад
..
consensus.rs 9f5e6aafc4 blockchain: changed block height from u64 to u32 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 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 лет назад
pow.rs 930a511309 blockchain: major hashes cleanup 2 лет назад
utils.rs d9304c15cd runtime: changed call_index from u32 to u8 2 лет назад
verification.rs 4f9c104206 blockchain: replaced header tree with just its root 2 лет назад