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