tecnovert
90aaa46918
doc: Expand upgrade notes.
2023-03-30 09:28:50 +02:00
tecnovert
6e94c4a05d
Update BITCOIN_FASTSYNC_URL
2023-03-28 16:47:52 +02:00
tecnovert
409c75851f
Replace calltx functions
2023-03-23 20:57:12 +02:00
tecnovert
22576c0316
ui: Add pagination and filters to smsgaddresses page
2023-03-18 19:45:18 +02:00
tecnovert
ea8cc70696
Ensure messages are always sent from and to the expected addresses.
2023-03-09 01:30:46 +02:00
tecnovert
97506850c4
Timeout bids stuck as accepted.
2023-03-09 00:53:54 +02:00
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy.
2023-02-21 00:08:18 +02:00
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting.
2023-02-19 21:52:22 +02:00
tecnovert
5b0c1e9b51
ui: Fix pagination clearing filters
2023-02-19 17:24:08 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2023-02-18 01:47:44 +02:00
tecnovert
c2d6cdafdd
ui: Don't show bids on expired offers as available.
2023-02-18 00:07:27 +02:00
tecnovert
c322c9ae0c
Add total_bids_value_multiplier to automation strategies.
...
order value is the max value of a bid that can be accepted.
order value * total_bids_value_multiplier is the max sum of all bids that can be accepted.
2023-02-17 22:51:49 +02:00
tecnovert
dc0bd147b8
tests: Add script test
2023-02-14 23:35:11 +02:00
Cryptoguard
83a077e5b0
Fix on previous commit
2023-01-11 15:57:19 -05:00
Cryptoguard
90ce6b3e04
Install documentation minor update
2023-01-11 15:52:46 -05:00
tecnovert
3f71dffe5a
Fix Dash checkseed.
2022-12-12 01:30:33 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2022-12-11 20:31:43 +02:00
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests
2022-12-11 01:26:42 +02:00
Cryptoguard
efcee68663
Update install.md ( #16 )
2022-12-08 15:06:38 +00:00
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2022-12-05 17:04:23 +02:00
tecnovert
23e89882a4
doc: Add windows install notes.
2022-12-03 01:07:41 +02:00
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2022-11-28 19:54:41 +02:00
tecnovert
9370eff4a6
ui: Add warning to unlock page.
2022-11-22 10:28:02 +02:00
tecnovert
47c1237f6d
guix: pack.
2022-11-20 22:22:10 +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
8b2d2b446b
api: Add show_extra parameter to bids endpoint
...
Add itx_refund_tx_est_final and ptx_refund_tx_est_final to bid extra data
2022-11-08 22:30:28 +02:00
tecnovert
9fc4fe3b79
debug: Reduce default min_sequence_lock_seconds when debug mode is active.
2022-10-18 21:18:18 +02:00
tecnovert
ea52ff67c2
Fix pivx withdrawals and install typo.
2022-10-12 00:59:30 +02:00
tecnovert
7319d46988
doc: Add private offer notes.
2022-10-06 22:27:51 +02:00
tecnovert
1ee2db137b
ui: Expose min bid amount.
2022-07-31 23:40:58 +02:00
tecnovert
1601a57aed
ui: Add websocket notifications.
2022-07-31 19:33:01 +02:00
tecnovert
fa74b9982c
tests: Add xmr swap failure states to tests.
2022-07-20 00:24:14 +02:00
tecnovert
2c49d13aa0
tests: Add non xmr swap failure states to tests.
2022-07-18 22:57:16 +02:00
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.
2022-07-03 23:58:16 +02:00
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
2022-07-01 16:37:10 +02:00
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag.
2022-06-29 15:11:11 +02:00
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams
2022-06-29 01:45:46 +02:00
tecnovert
f7aadd1b9d
doc: Update docker install notes.
2022-06-27 22:29:16 +02:00
tecnovert
beaff23ac3
osx: Embed install_certifi.py script.
2022-06-26 02:17:59 +02:00
tecnovert
d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
...
doc: Fetch latest xmr chain height
2022-06-18 19:28:40 +02:00
tecnovert
f787bdb203
ui: Add refresh link to bids page.
2022-06-16 23:31:30 +02:00
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot.
2022-06-04 23:08:22 +02:00
tecnovert
8daa76f937
refactor: Add automation tables.
2022-05-23 23:51:06 +02:00
tecnovert
12bae95e7d
coins: Raise Bitcoin version to 22.0
2022-03-27 13:57:32 +02:00
tecnovert
6b063d0582
docker: Use static ip for tor container.
2022-03-27 11:32:29 +02:00
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
2022-03-24 00:00:35 +02:00
tecnovert
3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight.
2022-01-01 23:30:32 +02:00
tecnovert
65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount.
2021-12-31 21:49:12 +02:00
tecnovert
86ca94bf70
doc: Add missing --datadir
2021-12-28 13:54:26 +02:00
tecnovert
f289bcf2e8
Use unique key_nos for getPathKey.
2021-12-19 08:59:35 +02:00
tecnovert
001e9976aa
cores: Set working dir to datadir for daemons.
2021-12-10 16:29:00 +02:00
tecnovert
1e01851152
ui: Display XMR subaddress on wallets page.
2021-12-04 12:44:27 +02:00
tecnovert
fa0600fca3
Use separate chain to generate smsg addresses.
2021-11-26 03:14:15 +02:00
tecnovert
4d3b842ea8
ui: Connected XMR wallet to rpc page.
2021-11-24 18:28:15 +02:00
tecnovert
99534756de
Variable bid amount and rate.
2021-11-22 22:24:48 +02:00
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
2021-11-21 22:59:39 +02:00
tecnovert
20c59663c1
Count failed and successful bids by peer address.
2021-11-15 01:26:43 +02:00
tecnovert
b152150932
ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui
2021-11-13 23:15:09 +02:00
tecnovert
eff5235205
xmr: Check for existing spend of lock tx
2021-11-12 17:55:23 +02:00
tecnovert
1d932cdd01
protocol: Add protocol version to order and bid messages
...
Move chain start heights to bid, use avoid scantxoutset for decred style swaps
2021-11-04 23:49:52 +02:00
tecnovert
8259df4399
doc: Simplify Windows install notes.
2021-11-03 23:20:19 +02:00
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
2021-11-01 15:52:40 +02:00
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
2021-10-18 20:48:48 +02:00
tecnovert
062283c31a
ui: Improved wallets page.
2021-10-15 01:13:48 +02:00
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
2021-09-05 18:10:42 +02:00
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps.
2021-09-05 00:15:25 +02:00
tecnovert
1953820cd1
client: Bug fix, coin_name() is capitalised.
2021-02-14 16:53:44 +02:00
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var.
2021-02-14 15:06:46 +02:00
tecnovert
dd37156e65
doc: Keep datadir in the wsl fs.
2021-02-06 10:50:33 +02:00
tecnovert
bf684c13d6
doc: Extend windows install notes.
2021-02-06 10:19:46 +02:00
tecnovert
a9f9e29754
Automatically remove temporary docker containers with --rm
...
[ci skip]
2021-01-18 13:18:00 +02:00
tecnovert
78f36f79c1
Update upgrade notes.
...
[ci skip]
2021-01-17 16:17:38 +02:00
tecnovert
f934b2d8f2
Update Bitcoin and Particl cores to 0.21
...
wallet.dat is no longer loaded by default.
2021-01-16 23:01:23 +02:00
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox
2021-01-10 20:30:07 +02:00
tecnovert
088e1f4411
Prepare only Particl core by default.
2021-01-05 20:11:13 +02:00
tecnovert
e41a6e34c0
Update install notes for Windows.
2021-01-05 14:31:02 +02:00
tecnovert
05c9d9c66d
Fix floating point bug.
2021-01-02 23:04:29 +02:00
tecnovert
28b42c7432
Fix notes.
2021-01-01 18:03:05 +02:00
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
...
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
2020-12-31 14:53:31 +02:00
tecnovert
755583fd1d
Fix typo
2020-12-31 12:02:17 +02:00
tecnovert
13f2ffa9ec
Update XMR version.
2020-12-31 10:06:37 +02:00
tecnovert
a638c55ecb
Update install notes for OSX.
...
Download correct XMR release.
Trust added PGP keys.
2020-12-30 23:01:21 +02:00
tecnovert
b3c00efe16
gui: Added confirm step and fee options.
...
Fee options only apply to the script coin side of xmr swaps.
2020-12-16 23:19:39 +02:00
tecnovert
ffc164bc34
Use normal Particl addresses.
...
Avoids needing LearnAllRelatedScripts.
2020-12-09 00:05:28 +02:00
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.
2020-12-06 19:34:56 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
...
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00
tecnovert
e7afd5e67d
Display warning when wallet seedid doesn't match expected.
2020-12-04 19:06:50 +02:00
tecnovert
3bbb483a0a
Simplify docker config.
2020-12-02 23:19:10 +02:00
tecnovert
8c9105ce01
Raise versions, add release notes.
...
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
2020-12-02 13:24:52 +02:00
tecnovert
bc60527940
PART -> XMR tests pass.
2020-11-27 19:52:26 +02:00
tecnovert
a0c366a8c6
Raise core version.
2019-09-05 10:21:45 +02:00
tecnovert
321ec4acb2
New particl core version.
...
Display core versions on the wallets page.
2019-08-04 15:22:25 +02:00
tecnovert
1da0d06ef0
doc: Improve install notes.
2019-07-30 00:46:10 +02:00
tecnovert
4bc0ec98eb
Fix tx state display in lists.
...
selectable address for send_from.
2019-07-28 21:57:20 +02:00
tecnovert
18ee89361a
Prepare windows releases.
2019-07-28 14:45:26 +02:00
tecnovert
4972f1f60f
Update install.md
2019-07-27 22:34:40 +02:00
tecnovert
682fe578a7
Fix osx gitian path.
2019-07-27 22:13:35 +02:00
tecnovert
d01e37bb68
doc: Start install help file.
2019-07-26 15:13:10 +02:00
tecnovert
2882992c4f
Move tests to a sub dir.
...
Else they install to site-packages/tests/
2019-07-26 14:16:02 +02:00
tecnovert
9b8df31932
Getting docker volume permissions errors on window.
2019-07-19 21:23:36 +02:00