ghassmo
|
40d71df4dd
fix an error happen when query public key from walletdb
|
5 years ago |
ghassmo
|
d945634cd9
add get_key option to drk.rs
|
5 years ago |
ghassmo
|
53dc649890
add bs58 crate
|
5 years ago |
ghassmo
|
7f677f2c61
parse and get own_coins from walletdb
|
5 years ago |
ghassmo
|
847fd8ac0b
implement Decodable for CommitmentTree<Node> and
|
5 years ago |
ghassmo
|
d2668692dd
implement Decodable and Encodable for Option<T>
|
5 years ago |
ghassmo
|
1e4fca118e
using futures::select! for handling GatewaySlabsSubscriber and publish_tx_recv
|
5 years ago |
ghassmo
|
23bb4cf04e
change the type of amount in TransferParams and WithdrawParams from
|
5 years ago |
ghassmo
|
7a4b4cf9c4
add Clone macro to Coin struct
|
5 years ago |
ghassmo
|
96f91b2749
add is_running() function to gatewayclient to check if the connection is
|
5 years ago |
Janus
|
3ac36054d4
github: Add sqlcipher to build image
|
5 years ago |
parazyd
|
20492c2d0b
bin/drk: Use our jsonrpc module
|
5 years ago |
parazyd
|
f302a82879
rpc/jsonrpc: Add enum for JsonResult and make structs public
|
5 years ago |
Janus
|
a3f5f09b9d
Remove some warnings
|
5 years ago |
Janus
|
c47057e25f
Add cashier function mint_dbtc
|
5 years ago |
parazyd
|
3374a25855
rpc: Implement JSON-RPC structures and creation functions
|
5 years ago |
parazyd
|
a9e5a39db3
github: Add build & test workflow.
|
5 years ago |
ghassmo
|
eb9511cb49
handle transfer command from darkfid
|
5 years ago |
ghassmo
|
9f07bbca80
rename client field to cashier_client in adapter struct
|
5 years ago |
ghassmo
|
e3a338100b
remove tests from darkfid
|
5 years ago |
Janus
|
9f35f9c14e
Replace bitcoin-rs references
|
5 years ago |
Janus
|
0816bada60
Move btc mod from cashier
|
5 years ago |
Janus
|
a0a27e0d3b
Remove cashier data from rocks
|
5 years ago |
Janus
|
0465e70b3a
Add separate sqlcipher db for Cashier
|
5 years ago |
ghassmo
|
f3b3152aae
delete duplicate cli_config.rs file
|
5 years ago |
ghassmo
|
d90fe538f6
use generic struct for loading configurations
|
5 years ago |
ghassmo
|
4c36f822c2
wrap handle_error function with Arc & implement Sync and Send traits for the function
|
5 years ago |
ghassmo
|
a51acc1bf7
create darkfi dir and toml files when load_default configuration
|
5 years ago |
lunar-mining
|
a0f5854ecb
implemented deposit on rpc/adapter
|
5 years ago |
narodnik
|
181108ca90
mostly working halo1 impl
|
5 years ago |