lunar-mining
|
02d3f56bfa
renamed TokenList to SolTokenList
|
4 years ago |
lunar-mining
|
82d300dccc
token_list: refactored TokenList and fixed generate_id error
|
4 years ago |
lunar-mining
|
4a17cf0a12
cashierd: re-renamed validate_token_id to check_token_id
|
4 years ago |
lunar-mining
|
ca2fc9f361
token_list: write NetworkName, tokenID to drk_tokenlist hashmap
|
4 years ago |
lunar-mining
|
a0e637b133
token_list: get_symbols function and test case
|
4 years ago |
ghassmo
|
e78f59801d
walletdb: add test case for load and save cashier public key
|
4 years ago |
ghassmo
|
dcd503d521
cashierd: add cli option to print the public key
|
4 years ago |
ghassmo
|
417562480f
darkfid: add cli option to set the cashier public key
|
4 years ago |
ghassmo
|
285195403f
walletdb: pass cashier public key as jubjub::SubgroupPoint instead of
|
4 years ago |
ghassmo
|
b0faeb462f
cleanup and add debug messages
|
4 years ago |
parazyd
|
9f05850996
service/sol: Send pings over websocket while connected.
|
4 years ago |
ghassmo
|
55ca1c89b6
walletdb: remove unwrap() calling and more cleanups
|
4 years ago |
ghassmo
|
93cffa7f09
walletdb: modify and fix tests
|
4 years ago |
parazyd
|
014394d95d
service/sol: Fix subscription for unfunded/uninitialized SPL token address.
|
4 years ago |
lunar-mining
|
cf5f063a69
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
lunar-mining
|
e8f5d41182
walletdb: modified tests
|
4 years ago |
lunar-mining
|
2024636ab5
client: get_token_id
|
4 years ago |
ghassmo
|
d17fe63b43
implement withdraw in darkfid & remove Executor from cashierd and
|
4 years ago |
lunar-mining
|
f1fd411d86
walletdb: fixed bug on tests and another index error
|
4 years ago |
lunar-mining
|
25913353db
walletdb: fix indexing bug on queries
|
4 years ago |
lunar-mining
|
b98754eb8d
cleaned up tests
|
4 years ago |
lunar-mining
|
52f52023ae
walletdb: get_token_id and get_token_table
|
4 years ago |
ghassmo
|
8529441b5a
jsonrpc: fix error codes
|
4 years ago |
ghassmo
|
44cb4871e6
add empty name to NetworkName for no-features build & more cleanups
|
4 years ago |
parazyd
|
c889118566
Fix cashierdb tests.
|
4 years ago |
parazyd
|
24d7330f8f
Move client module to src root.
|
4 years ago |
parazyd
|
b77da89ce6
Some more cleanups and formatting.
|
4 years ago |
ghassmo
|
606b06b89e
cashierd, darkfid: fix parsing erros
|
4 years ago |
ghassmo
|
8c54784bf6
add more errors type for jsonrpc & clean up some unwrap calling
|
4 years ago |
ghassmo
|
f112a8abd2
no need to use Mutex for Client inside cashierd and darkfid & clean up
|
4 years ago |