| .. |
|
coin.rs
|
49b363028a
derive PartialEq for Coin and Nullifier
|
4 years ago |
|
diffie_hellman.rs
|
f9ec38bb51
removed errors that were overwritten by cargo fmt... and ran cargo fmt :)
|
5 years ago |
|
fr_serial.rs
|
01e109493d
added key_id param to put_own_coins
|
5 years ago |
|
merkle.rs
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
5 years ago |
|
merkle_node.rs
|
19727d1528
Code linting.
|
4 years ago |
|
mint_proof.rs
|
5102102d95
renamed 'asset' to 'token' across project
|
4 years ago |
|
mod.rs
|
82a78e078c
add nullifier to walletdb and attached to OwnCoin
|
4 years ago |
|
note.rs
|
0e9de335a1
chore: clippy --fix
|
4 years ago |
|
nullifier.rs
|
49b363028a
derive PartialEq for Coin and Nullifier
|
4 years ago |
|
schnorr.rs
|
bcbe3f4ae2
cleaned up some unused import warnings
|
5 years ago |
|
spend_proof.rs
|
5102102d95
renamed 'asset' to 'token' across project
|
4 years ago |
|
util.rs
|
a8b498dfee
add schnorr signature classes
|
5 years ago |