tecnovert
|
f269881990
|
Start Simplex client in run.py
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
c6f8e5e2ba
|
Set dleag_size per bid
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
4f47267598
|
Add setting for max_transient_errors.
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
3faf947588
|
Sync DB schema to table definitions.
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
f3adc17bb8
|
network: Use Simplex direct chats.
|
2025-06-08 20:32:29 +02:00 |
|
tecnovert
|
b57ff3497a
|
Merge pull request #312 from tecnovert/ui
ui: Combine bid sent and received fields.
|
2025-06-08 18:31:47 +00:00 |
|
tecnovert
|
df4a6af6a0
|
ui: Don't reset the swap type if it's a valid option.
|
2025-06-08 20:29:05 +02:00 |
|
tecnovert
|
7ba2daf671
|
ui: Combine bid sent and received fields.
|
2025-06-08 20:29:05 +02:00 |
|
Gerlof van Ek
|
d08e09061f
|
AMM (#310)
* AMM
* LINT + Fixes
* Remove unused global variables.
* BLACK
* BLACK
* AMM - Various Fixes/Features/Bug Fixes.
* FLAKE
* FLAKE
* BLACK
* Small fix
* Fix
* Auto-start option AMM + Various fixes/bugs/styling.
* Updated createoffers.py
* BLACK
* AMM Styling
* Update bid_xmr template confirm model.
* Fixed bug with Create Default Configuration + Added confirm modal.
* Fix: Better redirect.
* Fixed adjust_rates_based_on_market + Removed debug / extra logging + Various fixes.
* GUI v3.2.2
* Fix sub-header your-offers count when created offers by AMM.
* Fix math.
* Added USD prices + Add offers/bids checkbox enabled always checked.
* Donation page.
* Updated header.html + Typo.
* Update on createoffer.py + BLACK
* AMM: html updates.
* AMM: Add all, minrate, and static options.
* AMM: Amount step default 0.001
* Fix global settings.
* Update createoffers.py
* Fixed bug with autostart when save global settings + Various layout fixes.
* Fixed bug with autostart with add/edit + Added new option Orderbook (Auto-Accept)
* Fixed debug + New feature attempt bids first.
* Fix: Orderbook (Auto-Accept)
* Added bidding strategy: Only bid on auto-accept offers (best rates from auto-accept only)
* Fix: with_extra_info
* Small fix automation_strat_id
* Various fixes.
* Final fixes
|
2025-06-08 17:43:01 +02:00 |
|
dependabot[bot]
|
f7a4798014
|
build(deps): bump pycryptodome from 3.21.0 to 3.23.0
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.21.0 to 3.23.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.21.0...v3.23.0)
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-version: 3.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 08:04:10 +00:00 |
|
tecnovert
|
13847e129b
|
Fix adaptor sig swaps to Firo.
|
2025-05-13 22:09:16 +02:00 |
|
tecnovert
|
f6914d7c30
|
tests: Disable test_13_locked_xmr when xmr version >= 0.18.4.
|
2025-05-12 00:21:37 +02:00 |
|
tecnovert
|
2a8ac051fc
|
Fix prefunded ITX.
|
2025-05-11 14:29:21 +02:00 |
|
tecnovert
|
3ea7a219d1
|
tests: Fix LTC wallet creation.
|
2025-05-11 14:29:18 +02:00 |
|
tecnovert
|
80915d9865
|
Deduplicate getP2SHScriptForHash
|
2025-05-11 14:29:02 +02:00 |
|
tecnovert
|
38302d2d79
|
Merge pull request #307 from gerlofvanek/fixes-17
Fix: Price Tiles / (JS) Better memory cleanup/manager / Improved header / ALL tab/table on bids page + Various fixes.
|
2025-05-10 19:41:53 +00:00 |
|
gerlofvanek
|
e7b47486f5
|
ALL tab/table on bids page. + Fix bids export.
|
2025-05-09 20:43:31 +02:00 |
|
gerlofvanek
|
b3c0ad7e9c
|
Add clickable bid counters in the header that navigate to the sent/received tabs + small fix.
|
2025-05-08 22:31:39 +02:00 |
|
gerlofvanek
|
ece9d7fb4b
|
Removed repeating console.log(s)
|
2025-05-08 21:09:24 +02:00 |
|
gerlofvanek
|
868b2475c1
|
Fix: Better memory/tooltip/clean-up managers, various fixes.
|
2025-05-08 21:01:02 +02:00 |
|
tecnovert
|
27c3b93ff9
|
Raise version to 0.14.5
|
2025-05-06 19:18:02 +02:00 |
|
tecnovert
|
7df2f1b290
|
Add check for minimum sqlite version.
|
2025-05-05 00:38:02 +02:00 |
|
gerlofvanek
|
d57a148ff4
|
Fix: Price Tiles volume/btc display + Better memory clean / tooltip manager.
|
2025-05-04 19:51:22 +02:00 |
|
tecnovert
|
aa898a9601
|
Merge pull request #306 from tecnovert/sip
UI: Improve swaps in progress.
|
2025-05-02 09:31:03 +00:00 |
|
tecnovert
|
ec5ea4ca3c
|
Merge pull request #304 from nahuhh/pr_bids-patch
bids: cosmetic fixes
|
2025-05-02 09:30:51 +00:00 |
|
tecnovert
|
ed18b36da6
|
Merge pull request #303 from justanwar/firo_v0141401_hardfork
firo: v0.14.14.1 hardfork 2025-05-28 mandatory
|
2025-05-02 09:30:36 +00:00 |
|
tecnovert
|
058270ec7a
|
tests: Add bid and active pages to test_swap_direction.py
|
2025-05-01 00:25:39 +02:00 |
|
tecnovert
|
2818afc933
|
ui: Swap send/receive for sent bids in active.html.
|
2025-04-29 20:10:15 +02:00 |
|
tecnovert
|
48bfdb7462
|
Fix js_active amounts for reverse bids.
|
2025-04-29 19:48:49 +02:00 |
|
nahuhh
|
e14b9b7e6e
|
bids: adjust / consolidate colors
|
2025-04-24 23:19:19 +00:00 |
|
nahuhh
|
a87180f2ef
|
header: bid totals too high
|
2025-04-24 23:19:19 +00:00 |
|
nahuhh
|
66d763e8ea
|
bids: fix hidden details column
|
2025-04-24 23:19:12 +00:00 |
|
justanwar
|
061a09f3fb
|
firo: v0.14.14.1 hardfork 2025-05-28 mandatory
|
2025-04-21 21:35:53 +08:00 |
|
tecnovert
|
e7af4f9005
|
Merge pull request #301 from gerlofvanek/smallfix
Fix the rate/amount variable toggles on order creation.
|
2025-04-19 05:56:50 +00:00 |
|
tecnovert
|
a22274b06d
|
Merge pull request #299 from nahuhh/patch-1
cosmetic issue & some lints
|
2025-04-19 05:56:26 +00:00 |
|
gerlofvanek
|
3b2b666c75
|
Fix the rate/amount variable toggles on order creation.
|
2025-04-18 19:59:41 +02:00 |
|
nahuhh
|
ec092eaa6e
|
cleanup
|
2025-04-17 02:44:42 +00:00 |
|
tecnovert
|
b605bd4bc3
|
tests: Limit infinite loop in ci.
|
2025-04-16 22:11:24 +02:00 |
|
tecnovert
|
934aab9d8a
|
Allow starting with a subset of configured coins.
|
2025-04-16 20:20:43 +02:00 |
|
tecnovert
|
21c0a534f2
|
Timeout waiting for mutex on shutdown.
|
2025-04-16 20:20:43 +02:00 |
|
Cryptoguard
|
b293b5daee
|
Update install.md
|
2025-04-16 12:47:24 -04:00 |
|
tecnovert
|
8cfc405bc1
|
guix: Update packed version.
v0.14.4
|
2025-04-14 20:19:58 +02:00 |
|
tecnovert
|
3c18a3ed26
|
Raise version to 0.14.4.
|
2025-04-14 20:14:08 +02:00 |
|
tecnovert
|
b826d9658a
|
Merge pull request #297 from tecnovert/wallet_encryption
Add workaround for btc seed changing after encrypting wallet.
|
2025-04-14 18:03:29 +00:00 |
|
tecnovert
|
d89a58242f
|
tests: Fix test_btc_xmr on windows.
|
2025-04-14 19:28:49 +02:00 |
|
tecnovert
|
5a4b1c737c
|
Refresh BCH keypool.
|
2025-04-14 19:28:46 +02:00 |
|
tecnovert
|
6bc654f57e
|
Revert active hdchains.
|
2025-04-14 19:28:37 +02:00 |
|
tecnovert
|
3e98f174cd
|
Add workaround for btc seed changing after encrypting wallet.
Loses wallet history, rescanblockchain won't work on pruned chains.
|
2025-04-14 19:27:56 +02:00 |
|
tecnovert
|
550435e15f
|
Merge pull request #292 from tecnovert/persist_prepare_conf
prepare: Make setup config persistent.
|
2025-04-14 17:19:33 +00:00 |
|
tecnovert
|
232e72882b
|
Merge pull request #296 from nahuhh/xmr_open
xmr: detect corrupt wallets
|
2025-04-14 17:18:17 +00:00 |
|