tecnovert
ac16fc07a4
Add automation override option.
2 years ago
tecnovert
2a3d89b112
ui: Add swap type.
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
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2 years ago
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
54e434e1c9
ui: Connect new settings.
2 years ago
tecnovert
ae2ddc4049
Log events for all sent transactions.
2 years ago
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
2 years ago
tecnovert
1601a57aed
ui: Add websocket notifications.
2 years ago
tecnovert
8b09607083
tests: Prevent out of sequence refund in test_13_itx_refund
2 years ago
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
...
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
3 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
3 years ago
tecnovert
e7a62a6a82
debug: Log auto accepting event.
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
89c60851ac
automation: Accept multiple concurrent bids.
3 years ago
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
3 years ago
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
3 years ago
tecnovert
f289bcf2e8
Use unique key_nos for getPathKey.
3 years ago
tecnovert
82e2b128c9
Log events when xmr refund and refund spend txns are seen.
3 years ago
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
3 years ago
tecnovert
cd4103ce3e
tests: Deduplicate test_run.py
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
3 years ago
tecnovert
eff5235205
xmr: Check for existing spend of lock tx
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
1ef71ea79b
particl: Can swap anon outputs
3 years ago
tecnovert
a40519737d
protocol: Enable private offers
...
Users can send private offers that will only be seen by one address.
To send a private offer:
1. recipient creates a new address to receive offers on
2. recipient sends the pubkey for the newly created address to the offerer
3. offerer imports the recipient's pubkey
4. offerer sends a new offer to the recipients key instead of the public network
Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
3 years ago
tecnovert
f63815b26b
ui: Add page to manage SMSG addresses
3 years ago
tecnovert
4ce8c58872
ui: Reseed wallet must trigger update
3 years ago
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
3 years ago