tecnovert
3a97c0c7bb
Raise refresh timeout in xmr findTxnByHash
2 years ago
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2 years ago
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2 years ago
tecnovert
9117e2b723
Fix XMR withdrawals
2 years ago
tecnovert
c4321b7740
Add PARTct to coin code.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2 years ago
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART
2 years ago
tecnovert
23e89882a4
doc: Add windows install notes.
2 years ago
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2 years ago
tecnovert
0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
...
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2 years ago
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
c4457ca400
ui: Display XMR view key on bid page
...
https://monerohash.com/explorer/myoutputs
Shared view key is for the chain B lock tx.
To find the view key for the lock spend tx:
http://localhost:12700/rpc
Monero Wallet
getaddress
query_key {"key_type":"view_key"}
2 years ago
tecnovert
20c0c372d0
refactor: Move all coin interfaces to a dir
2 years ago
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2 years ago
tecnovert
e03f32ea5f
docker: Fix and document isolated coins config.
2 years ago
tecnovert
868dc27d64
ui: Add indication when XMR node is bootstrapping
3 years ago
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
...
Add XMR synced indicator.
3 years ago
tecnovert
3ed6eca95f
ui: Show bids that can be accepted.
3 years ago
tecnovert
0edcf249aa
refactor: Add bid states to db.
3 years ago
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot.
3 years ago
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
3 years ago
tecnovert
1476ad3cec
Check available balance before sending xmr bid
3 years ago
tecnovert
65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount.
3 years ago
tecnovert
b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending.
3 years ago
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known.
3 years ago
tecnovert
1e01851152
ui: Display XMR subaddress on wallets page.
3 years ago
tecnovert
eff5235205
xmr: Check for existing spend of lock tx
3 years ago
tecnovert
b8fd4ad85b
ui: Enable Particl CT and RCT to XMR swaps.
3 years ago
tecnovert
f9f26c92c2
coins: Raise Particl Version
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
1ef71ea79b
particl: Can swap anon outputs
3 years ago
tecnovert
6dd6063182
refactor: Replace asserts.
3 years ago
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
3 years ago
tecnovert
e69409514c
tests: Fix intermittent failure
3 years ago
tecnovert
0d0ffe6fe4
XMR: Use sweep_all if trying to withdraw all coin with subfee.
3 years ago
tecnovert
a5dcd9f77d
refactor: Move getTicker() to coin interface.
4 years ago
tecnovert
36a40b5fa3
ui: Expose offer valid time.
4 years ago
tecnovert
f2018184e7
protocol: Start adding anon particl option.
4 years ago
tecnovert
deb71856e8
Poll chainstates.
...
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
4 years ago
tecnovert
c66160fb09
Add more event log types.
...
Auto accept only bids of the exact offer amount.
Retry sending lock B refund tx.
4 years ago
tecnovert
2e0edef9da
Raise max signature size for fee estimate.
...
Fix logging.
Valid sequence lock range settings.
Bid debugind can be set through api.
4 years ago
tecnovert
7d0d0687cf
api: Fix offers path.
4 years ago
tecnovert
c180f34f66
Sum keys in libsecp256k1
4 years ago
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox
4 years ago
tecnovert
0ad3856460
Add timeouts to all requests.
4 years ago
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
...
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
4 years ago
tecnovert
0a8bf9b2c4
Add dependency to setup.py
4 years ago