Janus
|
5d72769fe0
Add signing for btc transactions
|
4 years ago |
Janus
|
9dda5ceab1
Implement subscribe with keypair on btc
|
4 years ago |
Janus
|
e9aca1dbf5
Build transactions with btc
|
4 years ago |
Janus
|
602ef5db7b
Add unsubscribe for btc
|
4 years ago |
Janus
|
944c43528a
Update handling of btc subscribe
|
4 years ago |
Janus
|
47f2b4f372
Use Keypair to derive bitcoin keys
|
4 years ago |
ghassmo
|
58a3b53928
fix bugs and add more debug messages
|
4 years ago |
parazyd
|
b77da89ce6
Some more cleanups and formatting.
|
5 years ago |
Janus
|
7fcfffd171
Add secp256k1 keypair type for btc
|
5 years ago |
ghassmo
|
fbafdfe8c2
cashierd: send drk coins once received a notification from bridge
|
5 years ago |
ghassmo
|
ff8c900ec2
bridge: pass mint_address when subscribe
|
5 years ago |
parazyd
|
71f3bcace4
More memory cleanups.
|
5 years ago |
Janus
|
5c12623b95
Move script subscribe into BtcClient from BitcoinKeys
|
5 years ago |
ghassmo
|
aed1a17f1f
BtcClient: minor changes
|
5 years ago |
ghassmo
|
d81cca4030
BtcClient: remove hardcoded network endpoints
|
5 years ago |
Janus
|
780d9ccb3a
Restructure BitcoinKeys
|
5 years ago |
ghassmo
|
dbafb55bb2
Bridge: change struct name of TokenClient to NetworkClient & minor
|
5 years ago |
ghassmo
|
ab4005117f
cashierd: resume watch after restart
|
5 years ago |
ghassmo
|
6096792aa0
pass network name to the bridge instead of asset_id
|
5 years ago |
ghassmo
|
44aeac3534
return token public key as a string when subscribe to new keypair
|
5 years ago |
parazyd
|
19727d1528
Code linting.
|
5 years ago |
ghassmo
|
1dc0682603
change the word coin to token in cashier
|
5 years ago |
ghassmo
|
c457d4d604
Bridge: WIP refactroing the old functions & add new functions and types
|
5 years ago |
Janus
|
aadedaf06b
Remove btc-related bool and db stuff
|
5 years ago |
Janus
|
c04a71fa3c
Return txid with balance on btc address watch
|
5 years ago |
Janus
|
e1df3eead7
Record btc utxo in cashierdb
|
5 years ago |
Janus
|
5178e1b183
Update config to read btc testnet or mainnet into creating keys
|
5 years ago |
ghassmo
|
44a2d95370
fix errors related to sterilization of addresses between rpc and cashier
|
5 years ago |
ghassmo
|
7f1ba3f882
creat bridge and add refactoring cashier to work with bridge
|
5 years ago |
ghassmo
|
606cf7a3a8
impl Decodable and Encodable for btc address
|
5 years ago |