parazyd
|
4d39e92524
wallet: Port to sqlx.
|
4 лет назад |
parazyd
|
cde8b6d7e2
Make cashierd compile.
|
4 лет назад |
parazyd
|
80709c6813
crypto: Remove duplicated and old merkle tree code.
|
4 лет назад |
parazyd
|
81f95745f3
Apply some linting cleanups.
|
4 лет назад |
parazyd
|
2e33d98948
Reintroduce PR #15
|
4 лет назад |
parazyd
|
7276498e64
cargo fmt with new settings.
|
4 лет назад |
lunar-mining
|
d45ec5da5d
fixed merge errors
|
4 лет назад |
lunar-mining
|
fe0cc7f08f
Merge branch 'halo2-integration'
|
4 лет назад |
ghassmo
|
0489bd8f60
pass a state reference to state_transition function instead of mutex_guard
|
4 лет назад |
narodnik
|
7fc6bb91e5
fully working tx2 example
|
4 лет назад |
narodnik
|
8dc76b9f25
comment out tx2 tx submodule, and begin midgrating changes to src/
|
4 лет назад |
narodnik
|
1746ea1a36
add coin to the merkle tree and get the path
|
4 лет назад |
Matthias Seitz
|
7b0dcb73bc
feat: use thiserror for error types
|
4 лет назад |
Matthias Seitz
|
5bac09d327
feat: use thiserror for error types
|
4 лет назад |
parazyd
|
6aa7a5e69c
state: pasta port.
|
4 лет назад |
parazyd
|
bf77b58a06
tx: Port for pasta.
|
4 лет назад |
ghassmo
|
69776a1801
organize the order of using dependencies across the whole project
|
4 лет назад |
lunar-mining
|
5102102d95
renamed 'asset' to 'token' across project
|
4 лет назад |
ghassmo
|
45324b3c89
clean up & fix bugs & add debug messages
|
4 лет назад |
ghassmo
|
f112a8abd2
no need to use Mutex for Client inside cashierd and darkfid & clean up
|
4 лет назад |
Nym
|
48beeeb94d
Blind the asset_id and enforce asset matches among inputs and outputs.
|
5 лет назад |
narodnik
|
c97feb8f0b
rename ambigous 'Node' to MerkleNode
|
5 лет назад |
narodnik
|
6041fca23a
document src/bin/tx.rs
|
5 лет назад |
narodnik
|
411a62ed20
Separate the Node and Coin types
|
5 лет назад |
narodnik
|
8b511a79b1
switch code to using nullifier type
|
5 лет назад |
rachel-rose
|
b61562b766
removed more unused imports that were overwritten by conflict
|
5 лет назад |
narodnik
|
b20fbfb422
rename coin to node
|
5 лет назад |
narodnik
|
62e0da8630
merkle checking is correct
|
5 лет назад |
narodnik
|
86b3bd496e
use nullifier struct
|
5 лет назад |
narodnik
|
0f4501c886
migrate tx builder code to state transition
|
5 лет назад |