Commit Graph

1716 Commits

Author SHA1 Message Date
ghassmo
581dfd89de error: add CashierKeysNotFound error 2021-10-13 16:16:23 +03:00
ghassmo
7b01ea9bea Merge branch 'cashier_public_keys' 2021-10-13 16:07:31 +03:00
ghassmo
a73da61ec0 sepreate state object from Client 2021-10-13 15:53:49 +03:00
ghassmo
b67a8d039d remove get_cashier_public() test from walletdb 2021-10-13 15:53:23 +03:00
ghassmo
1607db79b7 remove build_tx.rs test bin 2021-10-13 15:53:02 +03:00
lunar-mining
165b8be75f cashierd: empty vector hack to make client compile 2021-10-13 13:56:52 +02:00
lunar-mining
38ce524865 darkfid: error handling for empty cashier pub key 2021-10-13 13:56:21 +02:00
lunar-mining
85d9590516 simplified naming of cashier params 2021-10-13 11:26:17 +02:00
lunar-mining
d97bb6427e build_tx: added cashier vec to State 2021-10-13 11:14:56 +02:00
lunar-mining
d761eadeb2 cashierd: pass empty key vector to Client 2021-10-13 11:04:41 +02:00
lunar-mining
c0ba3d75d1 client::State: updated is_valid_cashier_public_key 2021-10-13 10:41:14 +02:00
Janus
5d72769fe0 Add signing for btc transactions 2021-10-13 02:33:19 -04:00
Janus
9dda5ceab1 Implement subscribe with keypair on btc 2021-10-13 02:33:19 -04:00
Janus
e9aca1dbf5 Build transactions with btc 2021-10-13 02:33:19 -04:00
lunar-mining
624ba86c02 darkfid, client: added cashier_public_keys vector
disabled public key check
2021-10-12 14:25:37 +02:00
lunar-mining
417c0d902b walletdb: disabled get_cashier_public 2021-10-12 14:25:03 +02:00
lunar-mining
be67c352ef schema.sql: removed cashier table 2021-10-12 13:56:36 +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
lunar-mining
e5da4c6d8e example/ config: added cashier vec to darkfid.toml 2021-10-12 13:30:23 +02:00
ghassmo
b8c05892c4 darkfid: more clean up in get_balances() function 2021-10-12 13:04:44 +03:00
ghassmo
e94452ad3d util/parse: remove decimals function 2021-10-12 12:49:34 +03:00
ghassmo
a541cd088e token_list: use drk_tokenlist as a reference 2021-10-12 12:45:33 +03:00
ghassmo
1de9af5211 darkfid: clean up & truncate amount for withdraw 2021-10-12 12:34:46 +03:00
lunar-mining
f53a5238fa todo: removed completed item 2021-10-12 11:20:49 +02:00
lunar-mining
5102102d95 renamed 'asset' to 'token' across project 2021-10-12 11:20:20 +02:00
ghassmo
3ba34fe2ae cashierd: truncate received_balance to 8 digits 2021-10-12 12:14:46 +03:00
lunar-mining
5cae0cf6e0 walletdb: fixed get_token_id test 2021-10-12 11:09:59 +02:00
lunar-mining
4727914b85 renamed asset_id to token_id across project 2021-10-12 11:09:59 +02:00
ghassmo
893ef5b3f7 revert: "darkfid: fix amount bug when withdraw/transfer" 2021-10-12 09:49:48 +03:00
ghassmo
bb029eadc7 revert: "util/parse: decimals function does not need network params" 2021-10-12 09:49:09 +03:00
ghassmo
f6c11bab25 darkfid: fix amount bug when withdraw/transfer 2021-10-12 09:23:28 +03:00
ghassmo
d15ad51879 util/parse: decimals function does not need network params 2021-10-12 09:21:24 +03:00
parazyd
cdaa3cb3eb Makefile: Add install/uninstall targets. 2021-10-11 17:23:03 +02:00
parazyd
4fb500ac93 Remove debug info from release binaries. 2021-10-11 17:11:49 +02:00
Janus
602ef5db7b Add unsubscribe for btc 2021-10-11 10:59:40 -04:00
Janus
944c43528a Update handling of btc subscribe 2021-10-11 09:50:51 -04:00
lunar-mining
a72a96fb0a todo: deleted completed items 2021-10-11 11:06:48 +02:00
lunar-mining
724c311ca2 drk: made server replies more legible 2021-10-11 11:06:48 +02:00
parazyd
fa8a07d4ca Syntax cleanups. 2021-10-11 10:51:55 +02:00
lunar-mining
5325fe7d3c drk, darkfid: changed f64 to str for amounts 2021-10-11 10:24:35 +02:00
lunar-mining
e6f0e794cf todo: deleted completed items 2021-10-10 14:39:45 +02:00
lunar-mining
34a839d936 added darkfid cashier config instructions to readme 2021-10-10 14:38:35 +02:00
lunar-mining
5b6fd15553 drk: convert balance values to str 2021-10-10 14:29:17 +02:00
lunar-mining
70764a4681 added network row to balances 2021-10-10 14:18:11 +02:00
lunar-mining
ffc51f8bc8 parse: removed debug statement 2021-10-10 10:51:17 +02:00
lunar-mining
182964ed6f darkfid: convert balance to float 2021-10-10 09:22:27 +02:00
lunar-mining
40285b0c94 todo: added new v0 final tasks 2021-10-09 14:35:55 +02:00
ghassmo
d3da7bd6fd cashierd: apply expand_path() function to network keypair 2021-10-09 11:23:48 +03:00
ghassmo
299b545508 update config file in example dir 2021-10-09 11:21:29 +03:00