lunar-mining
|
5102102d95
renamed 'asset' to 'token' across project
|
před 4 roky |
lunar-mining
|
724c311ca2
drk: made server replies more legible
|
před 4 roky |
lunar-mining
|
5325fe7d3c
drk, darkfid: changed f64 to str for amounts
|
před 4 roky |
lunar-mining
|
5b6fd15553
drk: convert balance values to str
|
před 4 roky |
lunar-mining
|
70764a4681
added network row to balances
|
před 4 roky |
ghassmo
|
7409b55f8f
drk: minor changes
|
před 4 roky |
ghassmo
|
6f231b3973
drk: add tokens to table row
|
před 4 roky |
lunar-mining
|
b112817c56
drk: print table to stdout
|
před 4 roky |
lunar-mining
|
39ab473514
drk: manually enter rows in prettytable
|
před 4 roky |
lunar-mining
|
1c1816e725
drk: get_balances() and prettytable
|
před 4 roky |
lunar-mining
|
0b2d1434e2
walletdb: refactored TokenTable into hashmap. renamed get_token_table to get_balances
|
před 4 roky |
lunar-mining
|
c8c932b149
drk: get_tokens function
|
před 4 roky |
ghassmo
|
25aa1200c0
darkfid: call to_uppercase() when get token_id from hashmap
|
před 4 roky |
ghassmo
|
f38bf84efe
drk: more clear cli info
|
před 4 roky |
ghassmo
|
0a74711bff
drk: check cashier features before send get_token_id request
|
před 4 roky |
ghassmo
|
46d13d640c
drk: pass network param when send get_token_id request
|
před 4 roky |
ghassmo
|
bc1ee9f25b
drk: clean up TODOs
|
před 4 roky |
ghassmo
|
712480f827
drk: Retrieve cashier features before send withdraw/deposit request
|
před 4 roky |
ghassmo
|
d17fe63b43
implement withdraw in darkfid & remove Executor from cashierd and
|
před 4 roky |
parazyd
|
f33f2c30be
More general cleanups and better config variable naming.
|
před 5 roky |
parazyd
|
2c9fd99d98
Rework configuration structs for new reference config files.
|
před 5 roky |
parazyd
|
10bb7d3ec6
Move to simpler logging system.
|
před 5 roky |
parazyd
|
dedef113dd
bin/drk: tokio -> async_std.
|
před 5 roky |
parazyd
|
1b863922c8
bin/darkfid: Port to new JSONRPC server implementation.
|
před 5 roky |
lunar-mining
|
f4acbc491a
bin/drk: disabled old drk and made drk2 primary.
|
před 5 roky |
lunar-mining
|
0dfe7bf3dc
changed asset_id to jubjub::Fr across all project
|
před 5 roky |
lunar-mining
|
2273f69965
implemented asset_id as hash with hash->u64 conversions
|
před 5 roky |
ghassmo
|
44a2d95370
fix errors related to sterilization of addresses between rpc and cashier
|
před 5 roky |
lunar-mining
|
399dffa7e5
removed default config and added ConfigNotFound error
|
před 5 roky |
parazyd
|
5e3a5c9870
solana: Add POC for watching pubkeys for transactions.
|
před 5 roky |