lunar-mining
|
685f8e96ff
bin/darkfi: test function for f64 -> u64
|
4 years ago |
lunar-mining
|
0e372a8f57
bin/darkfid: renamed parse_network to parse_params
|
4 years ago |
lunar-mining
|
712650b58b
bin/darkfid: removed testcase
|
4 years ago |
ghassmo
|
10b3bec61b
NetworkName: minor changes
|
4 years ago |
parazyd
|
61cb717aba
service/sol: Pay fees from main wallet when sending tx.
|
4 years ago |
parazyd
|
b9d82a23e4
Makefile updates.
|
4 years ago |
ghassmo
|
b90d2c09a1
remove hardcoded network name across the project and use enum instead
|
4 years ago |
parazyd
|
cf2870061d
service/sol: More cleanups.
|
4 years ago |
ghassmo
|
00bacb3555
Cashierd: listen to notification from bridge listen() function
|
4 years ago |
ghassmo
|
796c41983f
Bridge: implement listen() function
|
4 years ago |
parazyd
|
c6e4e3f3b4
service/sol: Implement function for fetching SPL Token balance.
|
4 years ago |
parazyd
|
3ac9d7edbe
service/sol: Fix and clean up account subscription handling.
|
4 years ago |
parazyd
|
a8941a7045
rpc: Add Clone implementation for structs, and use untagged enum.
|
4 years ago |
ghassmo
|
e6c68c76bf
update todo.md
|
4 years ago |
ghassmo
|
ca85a4e59c
cashierdb: attach token_id to the main keypair for tokens & change
|
4 years ago |
ghassmo
|
c142c83bda
util: generate_id() function take &str as token_id instead of
|
4 years ago |
lunar-mining
|
2b0dc655c6
bin/darkfid: float->u64 conversion test case
|
4 years ago |
Janus
|
5c12623b95
Move script subscribe into BtcClient from BitcoinKeys
|
4 years ago |
ghassmo
|
aed1a17f1f
BtcClient: minor changes
|
4 years ago |
ghassmo
|
d81cca4030
BtcClient: remove hardcoded network endpoints
|
4 years ago |
Janus
|
780d9ccb3a
Restructure BitcoinKeys
|
4 years ago |
Janus
|
0e56638463
Remove commented btc fn from cashierdb
|
4 years ago |
Janus
|
21298801b4
Add rand feature to secp256k1 crate
|
4 years ago |
parazyd
|
5e9a87eed9
sol: Don't hardcode network endpoints.
|
4 years ago |
lunar-mining
|
11230c6252
renamed parse_token() to symbol_to_id()
|
4 years ago |
lunar-mining
|
97083e4592
renamed parse_id to generate_id
|
4 years ago |
lunar-mining
|
5031d8a7d5
todo: standardize 'asset' to 'token'
|
4 years ago |
lunar-mining
|
190c419f0b
bin/darkfid: implemented transfer()
|
4 years ago |
lunar-mining
|
9964cb301f
darkfid.toml, cli/cli_config: added gateway URLs and mint/spend path
|
4 years ago |
ghassmo
|
027fa103f2
SolClient: WIP clean up & change subscribe commitment to finalized & calculate the fee when send received balance to main keypair
|
4 years ago |