lunar-mining
|
85ef5bc96e
tx.rs: partially revived isolated testcase
|
4 years ago |
lunar-mining
|
9155ed57b4
removed old crypto stuff from /bin and /src
|
4 years ago |
lunar-mining
|
f50d677612
Revert "removed old crypto stuff from /src and /bin"
|
4 years ago |
lunar-mining
|
7e9d853cae
removed old crypto stuff from /src and /bin
|
4 years ago |
rachel-rose
|
23faf56fdd
removed own_coins vector. fn apply() now writes directly to sqlite
|
5 years ago |
Nym
|
9942b28e94
Add asset_id to coin. Unenforced for now but gets passed around and
|
5 years ago |
ghassmo
|
40e79b2c1d
clear all warning messages
|
5 years ago |
narodnik
|
c97feb8f0b
rename ambigous 'Node' to MerkleNode
|
5 years ago |
narodnik
|
9cc5b39f2a
cargo fmt
|
5 years ago |
narodnik
|
444770feda
rename sapvi namespace to drk
|
5 years ago |
narodnik
|
6041fca23a
document src/bin/tx.rs
|
5 years ago |
narodnik
|
e5bb81dee6
make merkle depth an adjustable parameter in the code
|
5 years ago |
narodnik
|
411a62ed20
Separate the Node and Coin types
|
5 years ago |
narodnik
|
8b511a79b1
switch code to using nullifier type
|
5 years ago |
rachel-rose
|
b61562b766
removed more unused imports that were overwritten by conflict
|
5 years ago |
rachel-rose
|
f9ec38bb51
removed errors that were overwritten by cargo fmt... and ran cargo fmt :)
|
5 years ago |
narodnik
|
b20fbfb422
rename coin to node
|
5 years ago |
narodnik
|
19140a78ec
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 years ago |
narodnik
|
62e0da8630
merkle checking is correct
|
5 years ago |
rachel-rose
|
bcbe3f4ae2
cleaned up some unused import warnings
|
5 years ago |
narodnik
|
86b3bd496e
use nullifier struct
|
5 years ago |
narodnik
|
c971000e68
remove unused value from tx builder
|
5 years ago |
narodnik
|
0f4501c886
migrate tx builder code to state transition
|
5 years ago |
narodnik
|
1a2c658484
integrate state_transition() with tx demo code
|
5 years ago |
narodnik
|
6cc6af0f0f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 years ago |
narodnik
|
ec78bf9ac9
return specific errors for VerifyFailed
|
5 years ago |
ghassmo
|
a0928421e5
cargo fmt & clean up
|
5 years ago |
narodnik
|
5e5992e9cf
Revert "add clear_outputs field to txs"
|
5 years ago |
narodnik
|
14f6512f8b
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 years ago |
narodnik
|
d904dcdc46
add clear_outputs field to txs
|
5 years ago |