parazyd
|
89ffd45ccf
|
bin/drk2: Use plain TCP transport instead of HTTP.
|
2021-09-17 09:55:32 +02:00 |
|
parazyd
|
d23ee78513
|
[REBASEME] Revert "cli/mod.rs: Fix removal of DarkfidConfig."
This reverts commit e30022d281.
|
2021-09-17 09:36:32 +02:00 |
|
parazyd
|
a9dc012808
|
[REBASEME] Revert "bin/darkfid2: Move configuration to bin file."
This reverts commit 5290cc2fbc.
|
2021-09-17 09:36:11 +02:00 |
|
parazyd
|
e30022d281
|
cli/mod.rs: Fix removal of DarkfidConfig.
|
2021-09-17 09:35:04 +02:00 |
|
parazyd
|
017b5f94df
|
bin/darkfid2: Add protocol as comments.
|
2021-09-17 09:18:58 +02:00 |
|
parazyd
|
5290cc2fbc
|
bin/darkfid2: Move configuration to bin file.
|
2021-09-17 09:07:11 +02:00 |
|
parazyd
|
18dc8cf00b
|
bin/darkfid2: Add some debug stanzas.
|
2021-09-17 09:02:42 +02:00 |
|
parazyd
|
a8b1771a4a
|
WIP implementation of darkfid with new API.
|
2021-09-16 17:41:00 +02:00 |
|
parazyd
|
dfc7def113
|
rpc/jsonrpc: Add function for sending TCP JSON-RPC requests.
|
2021-09-16 17:34:56 +02:00 |
|
narodnik
|
74f919d3cb
|
reorganize research into script/research/
|
2021-09-16 12:07:51 +02:00 |
|
lunar-mining
|
743366b673
|
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
2021-09-16 12:00:03 +02:00 |
|
lunar-mining
|
e5a7ad8d1c
|
readded scripts directory
|
2021-09-16 11:59:41 +02:00 |
|
ghassmo
|
a00dd34b3e
|
update electrum server endpoint.
|
2021-09-16 12:41:58 +03:00 |
|
ghassmo
|
2dd80033e5
|
remove ed25519-dalek crate
|
2021-09-16 12:37:33 +03:00 |
|
ghassmo
|
ae501a5905
|
SolClient: send received token to the main account's address
|
2021-09-16 12:36:36 +03:00 |
|
ghassmo
|
76f8c13d1e
|
update config examples in example/config dir
|
2021-09-16 02:22:32 +03:00 |
|
ghassmo
|
11a0af0750
|
update README.md
|
2021-09-16 02:20:58 +03:00 |
|
ghassmo
|
c88a3b359b
|
remove wallet path in gatewayd, darkfid, and cashierd
|
2021-09-16 02:18:01 +03:00 |
|
ghassmo
|
3576ceb57a
|
SolClient: add a function to send received tokens to the main account
|
2021-09-16 02:09:27 +03:00 |
|
ghassmo
|
05b4ddc47a
|
confirm withdraw record once receive a coin
|
2021-09-15 22:13:45 +03:00 |
|
ghassmo
|
7a57648357
|
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
2021-09-15 21:34:47 +03:00 |
|
ghassmo
|
8d1cb7bce6
|
get keypair from walletdb instead of get keys separately
|
2021-09-15 21:29:44 +03:00 |
|
ghassmo
|
9fce761ae4
|
add cfg_if crate to check which feature is enabled
|
2021-09-15 21:28:54 +03:00 |
|
parazyd
|
c96ad114b3
|
todo: Note about circuit design for cli tooling.
|
2021-09-15 16:12:21 +02:00 |
|
lunar-mining
|
19c74bfc4f
|
Revert "cli/drk2: Make sure all tokens and networks are lowercase."
This reverts commit 1be4d20f5b.
|
2021-09-15 11:22:11 +02:00 |
|
lunar-mining
|
e7c9d76ba4
|
README: properly indicate home directory
|
2021-09-15 10:17:27 +02:00 |
|
parazyd
|
1be4d20f5b
|
cli/drk2: Make sure all tokens and networks are lowercase.
Determinism FTW.
|
2021-09-14 18:09:37 +02:00 |
|
parazyd
|
47b0c211ff
|
cli: Implement drk2 for JSON-RPC API reference.
|
2021-09-14 18:04:27 +02:00 |
|
narodnik
|
586793c3dc
|
todo.md added open research question: move DRK in and out of contracts
|
2021-09-14 17:39:58 +02:00 |
|
parazyd
|
5dd093ee68
|
TODO: Add a few UX notes.
|
2021-09-14 16:54:20 +02:00 |
|
Janus
|
c04a71fa3c
|
Return txid with balance on btc address watch
|
2021-09-14 09:58:24 -04:00 |
|
Janus
|
e1df3eead7
|
Record btc utxo in cashierdb
|
2021-09-14 09:58:24 -04:00 |
|
ghassmo
|
1aed118a8f
|
github: update rust-build.yml workflow
|
2021-09-14 16:53:30 +03:00 |
|
narodnik
|
fac75137dc
|
updated NOTE_PLAINTEXT_SIZE changing size for asset_id from 8 bytes to 32 bytes because type changed from u64 to Scalar
|
2021-09-14 15:34:25 +02:00 |
|
ghassmo
|
1d629ffc45
|
github: update rust-build.yml workflow to build with SOL feature
|
2021-09-14 15:54:12 +03:00 |
|
ghassmo
|
0257f4000a
|
Sol bridge: avoid iteration loop when account get updated & minor changes
|
2021-09-14 15:40:27 +03:00 |
|
ghassmo
|
8998b47494
|
change asset_id to jubjub::Fr in test cases
|
2021-09-14 00:41:31 +03:00 |
|
lunar-mining
|
61a1893750
|
ticked off some todo items
|
2021-09-13 10:36:56 +02:00 |
|
lunar-mining
|
8906f3ad2f
|
changed 'UnvalidAddress' error to 'InvalidAddress'
|
2021-09-13 10:29:27 +02:00 |
|
lunar-mining
|
814cfb7d3e
|
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
2021-09-13 10:23:34 +02:00 |
|
lunar-mining
|
9155ed57b4
|
removed old crypto stuff from /bin and /src
|
2021-09-13 10:17:33 +02:00 |
|
lunar-mining
|
393477565a
|
remamed /adapters/ to /adapter/ and deleted old dir
|
2021-09-13 10:05:37 +02:00 |
|
lunar-mining
|
d38ba214f4
|
Revert "deleted old client and adapter dirs, made singular and updated Cargo.toml"
This reverts commit 7caf15dc50.
|
2021-09-13 09:55:15 +02:00 |
|
lunar-mining
|
f50d677612
|
Revert "removed old crypto stuff from /src and /bin"
This reverts commit 7e9d853cae.
|
2021-09-13 09:54:38 +02:00 |
|
lunar-mining
|
7caf15dc50
|
deleted old client and adapter dirs, made singular and updated Cargo.toml
|
2021-09-13 09:52:10 +02:00 |
|
lunar-mining
|
7e9d853cae
|
removed old crypto stuff from /src and /bin
|
2021-09-13 09:47:22 +02:00 |
|
lunar-mining
|
e83853718f
|
made directory names singular
|
2021-09-13 09:38:21 +02:00 |
|
lunar-mining
|
8ce2445879
|
cleaned up old crypto research from root dir
|
2021-09-13 09:36:54 +02:00 |
|
lunar-mining
|
7de40e7f01
|
removed /lisp and added king.png
|
2021-09-13 09:13:39 +02:00 |
|
lunar-mining
|
a0cc6735b4
|
moved .sql to new directory. deleted /res
|
2021-09-13 09:07:20 +02:00 |
|