Commit Graph

1445 Commits

Author SHA1 Message Date
ghassmo
eb4e8d4d0a cashierd: check if it's a valid token id when receive deposit/withraw
request
2021-09-24 22:02:04 +03:00
narodnik
6b690b9e2c halo2 lookup argument 2021-09-24 20:26:12 +02:00
ghassmo
be46172a00 update todo.md 2021-09-24 19:16:07 +03:00
ghassmo
ab4005117f cashierd: resume watch after restart 2021-09-24 19:15:12 +03:00
ghassmo
c12667f140 check if there is main keypair in cashierdb for token clients 2021-09-24 17:03:34 +03:00
ghassmo
d58e1e7f38 clean up walletdb 2021-09-24 16:56:21 +03:00
ghassmo
ba663c414a add main token keyparis to cashierdb with network name & add more tests
to cashierdb
2021-09-24 16:51:39 +03:00
ghassmo
9326e4cb2c clean up cashierdb 2021-09-24 16:36:26 +03:00
ghassmo
2a6b81e62c Merge branch 'master' of github.com:darkrenaissance/darkfi 2021-09-24 16:02:45 +03:00
ghassmo
291f8d6910 fix test cases inside cashierdb and walletdb 2021-09-24 16:02:14 +03:00
lunar-mining
7501308f2b Revert "bin/darkfid: added 'put_keypair()' to 'key_gen()' method"
This reverts commit da1fa2799d.
2021-09-24 14:52:15 +02:00
ghassmo
5935d81782 Merge branch 'master' of github.com:darkrenaissance/darkfi 2021-09-24 15:04:29 +03:00
ghassmo
9a861cf363 finish adding solana network to the bridge 2021-09-24 15:03:54 +03:00
ghassmo
6096792aa0 pass network name to the bridge instead of asset_id 2021-09-24 15:03:04 +03:00
parazyd
72ae436249 Implement async Websocket client using smol. 2021-09-24 13:48:10 +02:00
lunar-mining
d968741394 todo.md: checked off completed items 2021-09-24 13:15:36 +02:00
narodnik
587a99a257 fix bug in halo2 sage script 2021-09-24 13:11:53 +02:00
lunar-mining
02487b8db2 Created 'initalized' boolean to check whether wallets are initialized. 2021-09-24 13:03:34 +02:00
lunar-mining
da1fa2799d bin/darkfid: added 'put_keypair()' to 'key_gen()' method 2021-09-24 12:08:11 +02:00
lunar-mining
2a668163eb bin/darkfid: cleaned up error handling 2021-09-24 10:18:27 +02:00
parazyd
f7d452ddc9 service/sol: Add function to validate token mint accounts. 2021-09-24 08:58:33 +02:00
narodnik
937a8e7870 add fflonk to research todo.md 2021-09-24 08:31:21 +02:00
ghassmo
4bca44e418 no need to remove entries anymore from walletdb and cashierdb in tests 2021-09-24 02:37:18 +03:00
parazyd
42eb893087 tests: Remove created test wallets when done. 2021-09-24 01:15:18 +02:00
parazyd
f33f2c30be More general cleanups and better config variable naming. 2021-09-24 01:08:56 +02:00
ghassmo
a279c86857 update todo.md 2021-09-24 01:07:42 +03:00
ghassmo
193d4b4217 Merge branch 'master' of github.com:darkrenaissance/darkfi 2021-09-24 01:07:17 +03:00
ghassmo
17ac6cefdb fix "~/.config" path expansion 2021-09-24 01:07:04 +03:00
ghassmo
5584739c40 remove Executor from cashierd & handle error from bridge response 2021-09-24 00:46:59 +03:00
ghassmo
44aeac3534 return token public key as a string when subscribe to new keypair 2021-09-24 00:45:10 +03:00
ghassmo
0e99e7291e create BridgeResponseError enum for bridge subscription response 2021-09-24 00:43:31 +03:00
parazyd
bb856d3dac Fix CI builds. 2021-09-23 22:52:28 +02:00
ghassmo
a8499cfee1 change gatewayd example config file 2021-09-23 22:31:55 +03:00
parazyd
5e0437be8f TODO: Note that fs path expansion is borked. 2021-09-23 20:26:11 +02:00
parazyd
2c9fd99d98 Rework configuration structs for new reference config files. 2021-09-23 20:25:18 +02:00
parazyd
b82a485137 Update reference config files. 2021-09-23 20:25:03 +02:00
parazyd
967b0e0f31 rpc/jsonrpc: Support TLS in send_request.
This implies all URLs passed to the function should have a schema.

tcp:// or tls:// are supported.
2021-09-23 20:04:56 +02:00
parazyd
110c7d6770 cli: Remove old cashierd_cli code. 2021-09-23 18:11:50 +02:00
parazyd
069ab73c5f Update README and darkfid.toml example. 2021-09-23 17:59:09 +02:00
parazyd
30a8de027d Add Makefile. 2021-09-23 17:48:37 +02:00
parazyd
19727d1528 Code linting. 2021-09-23 17:44:07 +02:00
parazyd
10bb7d3ec6 Move to simpler logging system. 2021-09-23 16:45:51 +02:00
parazyd
57d50ee9b4 Clean up Cargo.toml 2021-09-23 16:45:38 +02:00
parazyd
2a901d04ea bin/cashierd: Fix feature matching. 2021-09-23 15:46:31 +02:00
parazyd
e3ebdf820a cli: Remove old code. 2021-09-23 15:35:35 +02:00
parazyd
bb6ad4e716 Minor aesthetic debug fix. 2021-09-23 13:49:44 +02:00
ghassmo
e2462d964c minor changes to cashierd 2021-09-23 14:49:25 +03:00
ghassmo
8ef79fe380 Merge branch 'master' of github.com:darkrenaissance/darkfi 2021-09-23 13:39:50 +03: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