gerlofvanek
|
73d486d6f0
|
Refactor + Optimizations
|
2025-10-10 11:08:23 +02:00 |
|
tecnovert
|
292a3713c0
|
scripts: remove default values occluding error
fix test
|
2025-10-02 16:10:01 +02:00 |
|
nahuhh
|
543a820a12
|
AMM: bug fixes
- skip offer if amount field missing
- write amount line if missing
- set minrate to 0 if missing or null
|
2025-07-05 04:55:21 +00: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
|
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 |
|
cryptoguard
|
c5908d5e0f
|
Added client authentication
|
2025-04-10 10:32:42 -04:00 |
|
tecnovert
|
a0c31fb87d
|
lint: Changes for flake8 7.2
|
2025-03-31 00:45:57 +02:00 |
|
tecnovert
|
efb84f58af
|
scripts: Periodically prune old state data.
Set "prune_state_delay" to 0 to disable.
Removes entires over two weeks old by default.
|
2025-01-30 15:58:54 +02:00 |
|
tecnovert
|
c76fe79848
|
scripts: Fix createoffers, identities api changed.
|
2025-01-22 20:13:33 +02:00 |
|
nahuhh
|
b55d126a0a
|
ui: reword min bid -> min purchase
|
2025-01-21 13:23:31 +00:00 |
|
tecnovert
|
128291a36a
|
scripts: Remove incomplete feature.
|
2024-11-28 10:29:41 +02:00 |
|
tecnovert
|
31ead537c9
|
trivial: Fix lint issues.
|
2024-11-27 08:49:08 +02:00 |
|
bacoinin
|
3e3a83e6d4
|
Correct PART balance checking when creating offers
|
2024-11-24 17:01:22 +00:00 |
|
nahuhh
|
28af80873a
|
chainparams: increase min and max order sizes
|
2024-11-19 19:37:05 +00:00 |
|
tecnovert
|
732c87b013
|
Reformat with black.
|
2024-11-15 18:53:54 +02:00 |
|
nahuhh
|
373525b364
|
scripts: allow setting reserve below increment
|
2024-11-15 15:22:52 +00:00 |
|
tecnovert
|
745d1460e5
|
script: Parse more than one page limit of offers.
|
2024-10-30 09:18:47 +02:00 |
|
nahuhh
|
f7141dd0c9
|
script: template 'amount_step'
|
2024-10-16 17:27:38 +00:00 |
|
tecnovert
|
3f963f3329
|
scripts: Rename 'min_amount' to 'amount_step'.
|
2024-10-08 21:06:43 +00:00 |
|
tecnovert
|
4117c461bb
|
Update scripts/createoffers.py
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
|
2024-10-08 21:06:43 +00:00 |
|
tecnovert
|
8c6ea947ba
|
script: Add min_amount offer setting.
If min_amount is set offers will be created for amounts between "min_coin_from_amt" and "amount" in increments of "min_amount".
|
2024-10-08 21:06:43 +00:00 |
|
tecnovert
|
3e4c3f10cf
|
scripts: Set offer min_bid_amount from offer template min_swap_amount value.
|
2024-06-06 22:03:41 +02:00 |
|
tecnovert
|
a1bcf8d4b9
|
api: Add validateamount command
|
2024-02-17 00:03:37 +02:00 |
|
tecnovert
|
258b730c41
|
scripts: Print errors if offer/bid creation fails.
|
2023-12-09 13:25:03 +02:00 |
|
tecnovert
|
22cd3cf9f1
|
test: Fix selenium tests.
|
2023-11-09 22:34:50 +02:00 |
|
Cryptoguard
|
ca3bfe858c
|
Update template_createoffers.json (#27)
|
2023-03-16 15:06:15 +00:00 |
|
Cryptoguard
|
37952fd296
|
Update template_createoffers.json (#26)
Add offer_valid_seconds
|
2023-03-15 21:47:53 +00:00 |
|
Cryptoguard
|
159d3e2c33
|
Create template_createoffers.json (#25)
Adds a createoffers.json template. User needs to edit values as per their preferences.
|
2023-03-15 19:16:46 +00:00 |
|
tecnovert
|
ea8cc70696
|
Ensure messages are always sent from and to the expected addresses.
|
2023-03-09 01:30:46 +02:00 |
|
tecnovert
|
d8de9a6aa7
|
scripts: Set more default configuration values
|
2023-02-22 15:59:21 +02:00 |
|
tecnovert
|
114e8e4d2b
|
scripts: Remove save state delay.
|
2023-02-21 12:39:45 +02:00 |
|
tecnovert
|
0a2133f43f
|
tests: Test script template enabled flags.
|
2023-02-21 11:02:40 +02:00 |
|
tecnovert
|
06065958b7
|
ui: Fix xmr svg path, edit offer automation strategy.
|
2023-02-21 00:08:18 +02:00 |
|
tecnovert
|
5b0c1e9b51
|
ui: Fix pagination clearing filters
|
2023-02-19 17:24:08 +02:00 |
|
tecnovert
|
ac16fc07a4
|
Add automation override option.
|
2023-02-16 10:38:38 +02:00 |
|
tecnovert
|
dc0bd147b8
|
tests: Add script test
|
2023-02-14 23:35:11 +02:00 |
|
tecnovert
|
553af1a3e8
|
api: Add include_sent offers filter.
|
2023-01-11 10:35:14 +02:00 |
|
tecnovert
|
ef71ca7ef4
|
scripts: Start example offer script.
|
2023-01-09 01:26:59 +02:00 |
|