gerlofvanek
|
0e19f4139c
|
Fix bid modal show no value when amounts are empty.
|
2025-06-18 17:10:18 +02:00 |
|
gerlofvanek
|
dd53c8e76d
|
Update test_swap_direction.py
|
2025-06-18 15:40:32 +02:00 |
|
gerlofvanek
|
6ad9cb24fe
|
GUI: Various fixes.
|
2025-06-18 14:43:11 +02:00 |
|
Gerlof van Ek
|
0e6f37a479
|
Merge pull request #320 from gerlofvanek/chart-2
GUI: Fix autorefresh enabled/disabled.
|
2025-06-14 16:13:06 +02:00 |
|
gerlofvanek
|
d1fb11e92a
|
GUI: Fix autorefresh enabled/disabled.
|
2025-06-14 13:45:22 +02:00 |
|
Gerlof van Ek
|
45b4ac8ca0
|
GUI: Settings / Changepassword page updates + Various fixes. (#318)
* GUI: Settings page updates / fixes.
* Fix Enabled/Disabled logic.
* GUI: Changepassword add warning / + disabled coins check / Various Fixes.
|
2025-06-13 14:46:16 +02:00 |
|
Gerlof van Ek
|
125fbb43db
|
GUI: Settings page update + Various Fixes. (#315)
* Better settings page + Various Fixes.
* Fix selenium test for test_settings.py
* Fix + BLACK
* Small fix.
* Fix settings.html + Small fix on tests.
* Fix default state.
* Fix selenium charts.
* Fix switch back tab (tests)
* fix XMR (tests)
* Add Enabled Coins in setting.
|
2025-06-13 12:11:05 +02:00 |
|
Gerlof van Ek
|
b3c946d056
|
AMM: use_balance_bidding + (USD) price fix + Various fixes. (#314)
* AMM: use_balance_bidding + BCH (USD) price fix + Various fixes.
* AMM: Fixed NMC, DOGE, DCR (USD) price.
|
2025-06-13 12:10:49 +02:00 |
|
Gerlof van Ek
|
4055b7d6c8
|
GUI: unlock/changepassword page update + Various fixes. (#313)
* Better unlock page + Various fixes.
* Better changepassword page + Various fixes.
* Small styling fix.
|
2025-06-13 12:10:32 +02:00 |
|
tecnovert
|
aa9b1c0eb9
|
Merge pull request #309 from basicswap/dependabot/pip/dev/pycryptodome-3.23.0
build(deps): bump pycryptodome from 3.21.0 to 3.23.0
|
2025-06-08 19:47:17 +00:00 |
|
tecnovert
|
0c40f14855
|
Merge pull request #311 from tecnovert/multinet
Multinet
|
2025-06-08 19:46:57 +00:00 |
|
tecnovert
|
1a42e5e123
|
net: Workaround error specifying server to simplex-chat twice.
|
2025-06-08 20:32:31 +02:00 |
|
tecnovert
|
bc20fecc82
|
net: Update response format for SimpleX Chat v6.3.4
|
2025-06-08 20:32:31 +02:00 |
|
tecnovert
|
7f6077815a
|
Detect and log if processes end unexpectedly.
|
2025-06-08 20:32:31 +02:00 |
|
tecnovert
|
69acf00e0d
|
Add socks-proxy option for simplex-chat.
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
f918652b6c
|
tests: Install python-gnupg first.
|
2025-06-08 20:32:30 +02:00 |
|
tecnovert
|
fea19c00f2
|
network: Use simplex direct chats by default.
|
2025-06-08 20:32:30 +02:00 |
|
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 |
|