ghassmo
|
be1bdec8a2
|
darkfid: add the option to import keypair from json file
|
2022-01-05 02:51:19 +04:00 |
|
parazyd
|
6c7f563786
|
cli: Use incremental -v flag for verbosity instead of separate flags.
|
2022-01-04 15:00:04 +01:00 |
|
ghassmo
|
8e498f0102
|
darkfid wallet: WIP support multi keys & exporting and importing keypair to/from a file
|
2022-01-03 00:16:59 +04:00 |
|
ghassmo
|
83a9ac84a7
|
drk: get all addresses from darkfid
|
2022-01-02 23:27:51 +04:00 |
|
ghassmo
|
92ed458518
|
upgrade to clap 3.0 and move cli parser structs to cli dir
|
2022-01-01 06:05:19 +04:00 |
|
parazyd
|
d79a18e37c
|
cli: Remove mint/spend params config entries.
|
2021-12-02 21:24:15 +01:00 |
|
parazyd
|
7276498e64
|
cargo fmt with new settings.
|
2021-11-27 17:02:29 +01:00 |
|
Matthias Seitz
|
7b0dcb73bc
|
feat: use thiserror for error types
|
2021-11-06 10:04:26 +01:00 |
|
ghassmo
|
c7656df4e8
|
add geth's ipc endpoint and passphrase to cashierd config file
|
2021-11-03 13:02:10 +03:00 |
|
parazyd
|
743ab63af6
|
cashierd: Add a dns_addr field in the config, and serve features with config.
|
2021-10-27 08:36:03 +02:00 |
|
ghassmo
|
69776a1801
|
organize the order of using dependencies across the whole project
|
2021-10-13 16:54:20 +03:00 |
|
lunar-mining
|
85d9590516
|
simplified naming of cashier params
|
2021-10-13 11:26:17 +02:00 |
|
lunar-mining
|
c8fb0f35e4
|
darkfid: updated rpc url to read from cashier vec
disabled cashier config options from darkfid cli
|
2021-10-12 13:55:28 +02:00 |
|
lunar-mining
|
8ff0303cb4
|
cli/ config: added cashier vec to darkfid.toml
|
2021-10-12 13:30:41 +02:00 |
|
ghassmo
|
7e3ec8d009
|
cli_config: add load_keypair_to_str() function
|
2021-10-09 11:20:18 +03:00 |
|
ghassmo
|
df4ab18783
|
add keypair path to cashier network config
|
2021-10-09 10:52:13 +03:00 |
|
lunar-mining
|
9964cb301f
|
darkfid.toml, cli/cli_config: added gateway URLs and mint/spend path
|
2021-09-27 08:34:38 +02:00 |
|
parazyd
|
f33f2c30be
|
More general cleanups and better config variable naming.
|
2021-09-24 01:08:56 +02:00 |
|
parazyd
|
2c9fd99d98
|
Rework configuration structs for new reference config files.
|
2021-09-23 20:25:18 +02:00 |
|
parazyd
|
110c7d6770
|
cli: Remove old cashierd_cli code.
|
2021-09-23 18:11:50 +02:00 |
|
parazyd
|
19727d1528
|
Code linting.
|
2021-09-23 17:44:07 +02:00 |
|
parazyd
|
e3ebdf820a
|
cli: Remove old code.
|
2021-09-23 15:35:35 +02:00 |
|
ghassmo
|
4ac97877e6
|
update config examples
|
2021-09-23 13:39:36 +03:00 |
|
ghassmo
|
37f7c2c550
|
cashierd: switch to new rpcserver (tokio -> async_std)
|
2021-09-23 13:34:07 +03:00 |
|
parazyd
|
1b863922c8
|
bin/darkfid: Port to new JSONRPC server implementation.
|
2021-09-23 11:33:57 +02:00 |
|
ghassmo
|
3a3e1c4f57
|
add networks field to cashierd config file
|
2021-09-22 14:51:54 +03:00 |
|
lunar-mining
|
ca55ecfa5d
|
cli_config: removed 'accept_url' from cashierd
cashierd: changed 'accept_url' to 'rpc_url'
|
2021-09-21 11:24:20 +02:00 |
|
ghassmo
|
34171d0369
|
remove wallet and database paths from cashierd config file
|
2021-09-20 19:50:04 +03:00 |
|
ghassmo
|
a8a3813de3
|
add gateway_subscriber_url to cashierd config file
|
2021-09-20 18:08:14 +03:00 |
|
lunar-mining
|
0532d873bf
|
cli/cli_config: added 'clone' to cashierconfig. added db path
|
2021-09-17 16:53:52 +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
|
5290cc2fbc
|
bin/darkfid2: Move configuration to bin file.
|
2021-09-17 09:07:11 +02:00 |
|
parazyd
|
a8b1771a4a
|
WIP implementation of darkfid with new API.
|
2021-09-16 17:41:00 +02:00 |
|
ghassmo
|
c88a3b359b
|
remove wallet path in gatewayd, darkfid, and cashierd
|
2021-09-16 02:18:01 +03:00 |
|
parazyd
|
47b0c211ff
|
cli: Implement drk2 for JSON-RPC API reference.
|
2021-09-14 18:04:27 +02:00 |
|
Janus
|
5178e1b183
|
Update config to read btc testnet or mainnet into creating keys
|
2021-09-12 22:15:49 -04:00 |
|
lunar-mining
|
0dfe7bf3dc
|
changed asset_id to jubjub::Fr across all project
|
2021-09-12 14:53:06 +02:00 |
|
lunar-mining
|
2273f69965
|
implemented asset_id as hash with hash->u64 conversions
|
2021-09-12 14:53:06 +02:00 |
|
lunar-mining
|
1e96c744cc
|
made Asset type to handle drk cli inputs
|
2021-09-11 08:58:50 +02:00 |
|
lunar-mining
|
62292e2857
|
added 'asset' to cli and made help messages multichain
|
2021-09-10 15:07:54 +02:00 |
|
lunar-mining
|
edb25d3a17
|
deleted zkvm
|
2021-09-10 10:16:28 +02:00 |
|
lunar-mining
|
75296e9083
|
more verbose no config warning
|
2021-09-10 10:12:07 +02:00 |
|
lunar-mining
|
a5ad575695
|
removed redundant serde default tag
|
2021-09-10 10:04:41 +02:00 |
|
lunar-mining
|
b37eebeb91
|
ran cargo fmt
|
2021-09-09 09:10:00 +02:00 |
|
lunar-mining
|
399dffa7e5
|
removed default config and added ConfigNotFound error
|
2021-09-09 09:09:19 +02:00 |
|
ghassmo
|
7a0c98682a
|
key_gen() generating new keypair and add them to walletdb
|
2021-09-05 13:23:00 +03:00 |
|
ghassmo
|
4c7493acf8
|
downgrade clap crate to 2.33.3 version
|
2021-09-05 12:32:12 +03:00 |
|
ghassmo
|
23c1d0c667
|
fix typo in expect messages
|
2021-09-03 04:38:52 +03:00 |
|