Commit Graph

15 Commits

Author SHA1 Message Date
lunar-mining
0dfe7bf3dc changed asset_id to jubjub::Fr across all project 2021-09-12 14:53:06 +02:00
rachel-rose
23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 2021-06-30 12:29:15 +02:00
Nym
48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 2021-06-27 11:29:16 +00:00
Nym
9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and
included in the coin hash.
2021-06-26 17:08:28 +00:00
ghassmo
1a6bccd8e9 cargo fmt & clean up 2021-05-28 16:28:24 +03:00
narodnik
c97feb8f0b rename ambigous 'Node' to MerkleNode 2021-05-24 11:41:30 +02:00
narodnik
9cc5b39f2a cargo fmt 2021-05-22 15:47:33 +02:00
narodnik
e5bb81dee6 make merkle depth an adjustable parameter in the code 2021-05-22 11:27:33 +02:00
rachel-rose
b61562b766 removed more unused imports that were overwritten by conflict 2021-05-21 22:19:41 +02:00
rachel-rose
f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 2021-05-21 22:08:56 +02:00
narodnik
b20fbfb422 rename coin to node 2021-05-21 18:36:26 +02:00
narodnik
19140a78ec Merge branch 'master' of github.com:darkrenaissance/darkfi 2021-05-21 14:03:26 +02:00
narodnik
62e0da8630 merkle checking is correct 2021-05-21 13:44:06 +02:00
rachel-rose
bcbe3f4ae2 cleaned up some unused import warnings 2021-05-20 16:15:51 +02:00
narodnik
4edca469cb split mega tx.rs file into subfiles inside tx module 2021-05-20 11:47:37 +02:00