tecnovert
42421321f6
Remove publishBLockTx debug delay.
10 months ago
tecnovert
483d77a0c6
Fix revoke ttl too low. Remove XMR fee warnings.
10 months ago
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page.
11 months ago
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
11 months ago
tecnovert
14298d022a
Don't connect to XMR nodes at private ips over tor by default.
11 months ago
tecnovert
3b6f72c084
Note source of XMR rpc error messages.
11 months ago
tecnovert
1bfb271b87
Add settings for Monero rpc timeouts.
11 months ago
tecnovert
f9bc5d46af
prepare: Automatically set --usetorproxy if use_tor is set in basicswap.json
11 months ago
tecnovert
3e14a784f3
Connect to remote XMR daemons over tor when enabled.
11 months ago
tecnovert
041ab18288
Fix min_relay_fee override.
11 months ago
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
1 year ago
tecnovert
ebcd7738e5
Fix XMR not returning new subaddress.
1 year ago
tecnovert
0432fae5b5
ui: Improve fee estimation.
1 year ago
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
1 year ago
tecnovert
08d3f05c1c
tests: Add more bid intent test cases.
...
Send bid intent amount and rate un-reversed.
1 year ago
tecnovert
f6fb11f452
Add bid intent messages.
1 year ago
tecnovert
9645e87961
protocol: Sign for key halves when not swapping XMR
2 years ago
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