ghassmo
|
eebf9ddc5a
move parse_id function to src/util.rs
|
4 years ago |
parazyd
|
1b863922c8
bin/darkfid: Port to new JSONRPC server implementation.
|
4 years ago |
parazyd
|
681944d0d1
rpc: Implement async RPC server with TCP and TLS support.
|
4 years ago |
parazyd
|
c39a1bd9ec
Remove HTTP remnants.
|
4 years ago |
narodnik
|
e3394c2dc5
bulletproof polynomial commitment open verification: show use_g() batched version of scheme
|
4 years ago |
narodnik
|
28b7f876b0
bulletproofs polynomial commitment: verifier do fast computation of b. comment showing math behind it.
|
4 years ago |
ghassmo
|
e5d87f7d5a
enable features, based on networks passed from cashierd config file
|
4 years ago |
ghassmo
|
3a3e1c4f57
add networks field to cashierd config file
|
4 years ago |
ghassmo
|
5839be90f9
add NotSupportedNetwork error to error.rs
|
4 years ago |
ghassmo
|
c5c5f9ff56
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
ghassmo
|
7548c3083d
github: change CI workflow to build the project with all features
|
4 years ago |
ghassmo
|
64ec12e30c
split btc from the default feature
|
4 years ago |
lunar-mining
|
27b55a35d3
todo: deleted completed todos and added name->symbol match
|
4 years ago |
lunar-mining
|
b02ed32d1d
bin/darkfid: added drk::Result
|
4 years ago |
lunar-mining
|
5f59d9a50b
bin/darkfid: moved tokenlist to global variable
|
4 years ago |
ghassmo
|
c7afba7d88
cashierd: implement deposit function
|
4 years ago |
ghassmo
|
7801b31094
add BridgeError to error.rs
|
4 years ago |
ghassmo
|
564708643e
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
ghassmo
|
91c10e075e
cashierd: implement withdraw function
|
4 years ago |
ghassmo
|
8e99784ea7
pass asset_id as jubjub::Fr to cashierdb
|
4 years ago |
parazyd
|
9ab9a75f46
TODO: bridge: Check if Solana token mint address is valid and initialized
|
4 years ago |
lunar-mining
|
7d0de08140
todo.md: token/solanatokenlist to darkfid variable
|
4 years ago |
narodnik
|
99310199a0
mark todo item complete: look up how TORN distributed anon
|
4 years ago |
lunar-mining
|
327ecd4b1c
bin/darkfid: removed unnecessary async
|
4 years ago |
lunar-mining
|
c5f1e0e0c9
bin/darkfid: convert token symbol to ID if user enters symbol
|
4 years ago |
narodnik
|
399bc75929
add verification code to bulletproofs halo2 polynomial commitment scheme
|
4 years ago |
lunar-mining
|
f4acbc491a
bin/drk: disabled old drk and made drk2 primary.
|
4 years ago |
lunar-mining
|
a25d2b8e06
todo.md: added error handling. cashierd2: removed old comments
|
4 years ago |
lunar-mining
|
1e665787e4
bin/cashierd: parse_id() method. converts token_id to jubjub::Fr
|
4 years ago |
parazyd
|
b5b1e4ca54
Relicense code to AGPL-3.
|
4 years ago |