Commit Graph

1704 Commits

Author SHA1 Message Date
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
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
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
ghassmo
9f13bcbba6 cashierd: load solana keypair from cashierd config file 2021-10-09 11:20:40 +03:00
ghassmo
7e3ec8d009 cli_config: add load_keypair_to_str() function 2021-10-09 11:20:18 +03:00
ghassmo
92350cfb6d error: add KeypairPathNotFound error 2021-10-09 11:19:23 +03:00
ghassmo
dc76520f09 cashierd: change the way of handling networks 2021-10-09 10:52:49 +03:00
ghassmo
df4ab18783 add keypair path to cashier network config 2021-10-09 10:52:13 +03:00
ghassmo
7409b55f8f drk: minor changes 2021-10-09 09:56:46 +03:00
ghassmo
3ff6d60ad1 util/parse: clean up 2021-10-09 09:51:41 +03:00
ghassmo
db042f99f2 walletdb: fix a bug in get_balances() 2021-10-09 09:39:56 +03:00
ghassmo
185df1270c Client: catch apply state error and avoiding subscriber crash 2021-10-09 08:54:30 +03:00
ghassmo
4e76f008f8 slabstore: add debug messages 2021-10-09 08:53:10 +03:00
ghassmo
fa7d049547 Client: minor changes 2021-10-08 12:23:16 +03:00
ghassmo
869452b901 update owncoin when spend it 2021-10-08 11:56:32 +03:00