tecnovert
af26b5d2fe
Merge pull request #83 from nahuhh/monero_v0.18.3.3
...
monero: v0.18.3.3 [dev branch]
2024-04-28 22:45:44 +00:00
nahuhh
e87d54a259
monero: v0.18.3.3
2024-04-27 13:12:24 -05:00
tecnovert
1cbc2f44b0
Allow multiple base58 prefix bytes.
2024-03-25 13:52:55 +02:00
nahuhh
d71fa04781
monero: temporary spam mitigation
2024-03-08 15:15:14 -05:00
tecnovert
42421321f6
Remove publishBLockTx debug delay.
2024-02-16 23:05:20 +02:00
tecnovert
483d77a0c6
Fix revoke ttl too low. Remove XMR fee warnings.
2024-02-15 00:00:54 +02:00
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page.
2024-02-11 17:55:06 +02:00
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
2024-02-10 19:05:48 +02:00
tecnovert
14298d022a
Don't connect to XMR nodes at private ips over tor by default.
2024-02-09 11:17:28 +02:00
tecnovert
3b6f72c084
Note source of XMR rpc error messages.
2024-02-09 11:17:28 +02:00
tecnovert
1bfb271b87
Add settings for Monero rpc timeouts.
2024-02-09 11:17:27 +02:00
tecnovert
f9bc5d46af
prepare: Automatically set --usetorproxy if use_tor is set in basicswap.json
2024-02-09 11:17:27 +02:00
tecnovert
3e14a784f3
Connect to remote XMR daemons over tor when enabled.
2024-02-09 11:17:26 +02:00
tecnovert
041ab18288
Fix min_relay_fee override.
2024-02-01 11:28:21 +02:00
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
2023-12-29 15:36:00 +02:00
tecnovert
ebcd7738e5
Fix XMR not returning new subaddress.
2023-10-11 17:46:52 +02:00
tecnovert
0432fae5b5
ui: Improve fee estimation.
2023-07-19 01:19:04 +02:00
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
2023-07-14 10:44:56 +02:00
tecnovert
08d3f05c1c
tests: Add more bid intent test cases.
...
Send bid intent amount and rate un-reversed.
2023-07-09 17:41:52 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
tecnovert
9645e87961
protocol: Sign for key halves when not swapping XMR
2023-05-11 23:45:06 +02:00
tecnovert
3a97c0c7bb
Raise refresh timeout in xmr findTxnByHash
2023-04-03 21:29:06 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2023-02-18 01:47:44 +02:00
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2023-02-16 22:57:55 +02:00
tecnovert
9117e2b723
Fix XMR withdrawals
2023-02-09 23:21:52 +02:00
tecnovert
c4321b7740
Add PARTct to coin code.
2022-12-20 22:19:01 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2022-12-11 20:31:43 +02:00
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART
2022-12-08 03:42:59 +02:00
tecnovert
23e89882a4
doc: Add windows install notes.
2022-12-03 01:07:41 +02:00
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2022-12-02 13:58:26 +02:00
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2022-11-28 19:54:41 +02:00
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
2022-11-17 00:36:13 +02:00
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2022-11-12 22:17:49 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2022-11-12 18:22:23 +02:00
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"}
2022-10-05 20:15:43 +02:00
tecnovert
20c0c372d0
refactor: Move all coin interfaces to a dir
2022-08-09 00:10:37 +02:00