| .. |
|
blockchain
|
85c80e1bd3
blockchain: store txs locations using the new tree
|
2 лет назад |
|
contract
|
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 лет назад |
|
event_graph
|
195c477caa
chore: Clippy lints
|
2 лет назад |
|
geode
|
c25df52c64
fud | lilith | research/dhtd/ | geode | tests : Refactor to return match statements
|
2 лет назад |
|
net
|
4d0c36a508
hosts: reject peers from other hosts that already exist on our greylist
|
2 лет назад |
|
rpc
|
b9edcc6077
channel: expand ChannelInfo to include resolve_addr and connect_addr
|
2 лет назад |
|
runtime
|
dad7577bed
blockchain/tx_store: new tx location tree added
|
2 лет назад |
|
sdk
|
dad7577bed
blockchain/tx_store: new tx location tree added
|
2 лет назад |
|
serial
|
0de97d0db3
chore: Update crate dependencies
|
2 лет назад |
|
system
|
6bee5bf416
subscriber: add docstrings, and simplify a method.
|
2 лет назад |
|
tx
|
5c9e3bd4a1
tx: change tx.hash() -> Result<blake3::Hash> to tx.hash() -> TransactionHash, by calling .unwrap() on blake3 hasher. This should be safe (see code comment in tx/mod.rs:188 inside fn hash() )
|
2 лет назад |
|
util
|
1297ff7b07
src/time: Implement and use {over,under}flow-safe API
|
2 лет назад |
|
validator
|
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 лет назад |
|
zk
|
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 лет назад |
|
zkas
|
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 лет назад |
|
error.rs
|
c2941c4726
error: more descriptive error handling for state transitions
|
2 лет назад |
|
lib.rs
|
16103b84a7
Night of the living dead
|
2 лет назад |