tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2 years ago
tecnovert
ac16fc07a4
Add automation override option.
2 years ago
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2 years ago
tecnovert
eb9eb49bd9
Persistent notifications.
2 years ago
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
...
Add XMR synced indicator.
3 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
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
8daa76f937
refactor: Add automation tables.
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
3 years ago
tecnovert
0cf3f8e3b3
ui: Can display chain A lock tx inputs.
3 years ago
tecnovert
1d932cdd01
protocol: Add protocol version to order and bid messages
...
Move chain start heights to bid, use avoid scantxoutset for decred style swaps
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
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
062283c31a
ui: Improved wallets page.
3 years ago
tecnovert
1b2ec61816
Fix withdrawal error.
3 years ago
tecnovert
398ef268a6
Raise Bitcoin, Particl and Monero versions.
4 years ago
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps.
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
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
8c372cc5dc
Simplify lock tx script.
...
Raise version.
4 years ago
tecnovert
f070c972bb
Automatically upgrade database.
4 years ago
tecnovert
3c4c2c528f
Dynamic fee selection.
...
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
4 years ago
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
...
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
4 years ago
tecnovert
28d5848f3a
Reload xmr swaps in-progress.
4 years ago
tecnovert
8c9105ce01
Raise versions, add release notes.
...
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
4 years ago
tecnovert
7f4be161d7
Lint fixes and multiple bids test.
4 years ago
tecnovert
9b4a0dd276
Replaced watched_outputs tuple with class.
4 years ago
tecnovert
bc60527940
PART -> XMR tests pass.
4 years ago
tecnovert
0e2011e085
XMR successful swap works.
4 years ago
tecnovert
eb6bd444c4
Lock unspents funding lock tx.
4 years ago
tecnovert
18a5322f10
MSG3L
...
Debug mode is disabled by default.
4 years ago
tecnovert
009729aa96
Send MSG2F
4 years ago
tecnovert
5d84d54e6f
Replace makeInt with make_int
4 years ago
tecnovert
4636d31ea9
LICENSE.txt -> LICENSE
4 years ago
tecnovert
c7c49ae262
Delayed events.
5 years ago
tecnovert
3e542e6bd0
Adding settings page.
5 years ago
tecnovert
4405a130f5
Started stutdown and explorer pages.
...
Bid state can be manually edited.
5 years ago
tecnovert
4bc0ec98eb
Fix tx state display in lists.
...
selectable address for send_from.
5 years ago
tecnovert
7ccf191192
Refactor participate_tx
5 years ago
tecnovert
4a07c891f6
Refactor initiate_tx.
5 years ago
tecnovert
d5d60eabc5
Start reload test
5 years ago
tecnovert
980bd6fc07
Move db classes to new file.
...
Started splitting tx info out into new table.
5 years ago