Matthias
|
70e78e6521
|
Merge pull request #11881 from freqtrade/dependabot/pip/develop/pydantic-2.11.7
chore(deps): bump pydantic from 2.11.5 to 2.11.7
|
2025-06-16 07:59:13 +02:00 |
|
Matthias
|
913148bf1d
|
Merge pull request #11877 from freqtrade/dependabot/github_actions/develop/rjstone/discord-webhook-notify-2.1.1
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
|
2025-06-16 06:40:30 +02:00 |
|
dependabot[bot]
|
0893350285
|
chore(deps): bump pydantic from 2.11.5 to 2.11.7
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.7)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 03:34:20 +00:00 |
|
dependabot[bot]
|
a91ed0b4d9
|
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 1.1.1 to 2.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases)
- [Commits](1399c1b2d5...a975c85e53)
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 03:07:41 +00:00 |
|
Matthias
|
097b27208d
|
chore: remove pointless TODO
|
2025-06-15 09:36:53 +02:00 |
|
Matthias
|
136623b3f5
|
Merge pull request #11874 from freqtrade/deps/ccxt_update
chore: bump ccxt to 4.4.89
|
2025-06-13 08:54:41 +02:00 |
|
Matthias
|
02648e29c4
|
chore: bump ccxt to 4.4.89
|
2025-06-13 06:43:10 +02:00 |
|
Matthias
|
beb6d41360
|
chore: remove py_find_1st from requirements
this was only required by edge
|
2025-06-13 06:38:21 +02:00 |
|
Matthias
|
a1207eca56
|
Merge pull request #11872 from freqtrade/dependabot/docker/python-3.13.5-slim-bookworm
chore(deps): bump python from 3.13.4-slim-bookworm to 3.13.5-slim-bookworm
|
2025-06-13 06:12:21 +02:00 |
|
dependabot[bot]
|
1a247a1035
|
chore(deps): bump python
Bumps python from 3.13.4-slim-bookworm to 3.13.5-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.5-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-13 03:37:34 +00:00 |
|
Matthias
|
4e0203d4af
|
Merge pull request #11870 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-06-12 06:24:48 +02:00 |
|
Freqtrade Bot
|
332518c1a0
|
chore: update pre-commit hooks
|
2025-06-12 03:22:52 +00:00 |
|
Matthias
|
15353f44f0
|
fix: improve "missing fee" recovery
closes #11813
|
2025-06-11 06:43:51 +02:00 |
|
Matthias
|
093cdae39c
|
chore: add explaining comments to some columns
|
2025-06-11 06:41:46 +02:00 |
|
Matthias
|
5dd5b95d6a
|
Merge pull request #11867 from freqtrade/maint/remove_edge
Remove Edge from Freqtrade
|
2025-06-10 20:19:53 +02:00 |
|
Matthias
|
20e0b542e3
|
docs: update command partials
|
2025-06-10 19:36:02 +02:00 |
|
Matthias
|
1d24f9047c
|
Merge pull request #11869 from mrpabloyeah/fix-telegram-balance-command-when-fiat_display_currency-is-not-set
Fix Telegram balance command when fiat_display_currency is not set
|
2025-06-10 19:30:16 +02:00 |
|
Matthias
|
f2c37e2575
|
test: remove missed test
|
2025-06-10 19:27:23 +02:00 |
|
Matthias
|
95fbe04225
|
test: add tests for edge startup errors
|
2025-06-10 18:24:47 +02:00 |
|
Matthias
|
43c5b8d0ed
|
test: remove final edge test occurance
|
2025-06-10 18:21:45 +02:00 |
|
Matthias
|
301d85ef4f
|
test: remove edge tests
|
2025-06-10 18:20:02 +02:00 |
|
mrpabloyeah
|
48f3d612e9
|
Fix Telegram balance command when fiat_display_currency is not set
|
2025-06-10 13:35:49 +02:00 |
|
Matthias
|
c53c70d597
|
tests: further test cleanup
|
2025-06-10 07:27:03 +02:00 |
|
Matthias
|
aa89ce80ab
|
test: remove edge from tests (initial round)
|
2025-06-10 07:15:02 +02:00 |
|
Matthias
|
971dfef0ee
|
chore: remove edge from RPC modules
|
2025-06-10 07:09:30 +02:00 |
|
Matthias
|
5d8a3cdb31
|
feat: fail if edge is in config
|
2025-06-10 07:09:20 +02:00 |
|
Matthias
|
5246eecaf6
|
chore: remove edge runmode
|
2025-06-10 07:09:10 +02:00 |
|
Matthias
|
18b6f374d6
|
chore: remove edge_cli module
|
2025-06-10 07:06:31 +02:00 |
|
Matthias
|
95c6997209
|
chore: remove edge as RunMode
|
2025-06-10 07:05:36 +02:00 |
|
Matthias
|
ca79b84e4a
|
docs: reword section around edge in utility subcommands
|
2025-06-10 07:05:36 +02:00 |
|
Matthias
|
3670df8771
|
chore: remove edge from ft_rest_client
|
2025-06-10 07:05:24 +02:00 |
|
Matthias
|
ff06d58ace
|
chore: remove edge module and config options
|
2025-06-10 07:01:33 +02:00 |
|
Matthias
|
1b4592a2f3
|
chore: remove edge from full_config
|
2025-06-10 07:00:11 +02:00 |
|
Matthias
|
5138e97b70
|
docs: remove edge from FAQ
|
2025-06-10 06:53:44 +02:00 |
|
Matthias
|
340cad3707
|
chore: remove edge from freqtradebot
|
2025-06-10 06:53:07 +02:00 |
|
Matthias
|
ca32cb9e61
|
docs: remove further edge usages
|
2025-06-10 06:50:55 +02:00 |
|
Matthias
|
c911b7fa70
|
chore: remove edge from config schema
|
2025-06-10 06:49:42 +02:00 |
|
Matthias
|
9323b6b946
|
chore: fail to start edge command.
|
2025-06-10 06:48:31 +02:00 |
|
Matthias
|
92ef1ef761
|
docs: deprecated: removal of Edge module
|
2025-06-10 06:46:39 +02:00 |
|
Matthias
|
e38504b9db
|
chore: remove edge from docs
|
2025-06-10 06:44:14 +02:00 |
|
Matthias
|
e437847916
|
Merge pull request #11865 from freqtrade/dependabot/pip/requests-2.32.4
chore(deps): bump requests from 2.32.3 to 2.32.4
|
2025-06-10 06:28:18 +02:00 |
|
Matthias
|
a3a30f9046
|
Merge pull request #11866 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-06-10 06:28:09 +02:00 |
|
Freqtrade Bot
|
df507e2335
|
chore: update pre-commit hooks
|
2025-06-10 03:24:54 +00:00 |
|
dependabot[bot]
|
2f1f60a8fc
|
chore(deps): bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-09 21:15:23 +00:00 |
|
Matthias
|
1c1a165ba4
|
chore(ci): improve docker-build action
|
2025-06-09 19:20:48 +02:00 |
|
Matthias
|
00fe02c854
|
feat(ci): extract docker container building
|
2025-06-09 19:20:48 +02:00 |
|
Matthias
|
6ff26b075e
|
fix: error during logging shutdown
|
2025-06-09 19:12:57 +02:00 |
|
Matthias
|
03a46ec784
|
chore: reorder requirements logically
|
2025-06-09 18:06:09 +02:00 |
|
Matthias
|
ec31764aed
|
chore: update technical to 1.5.1
|
2025-06-09 18:05:07 +02:00 |
|
Matthias
|
1ba411cccf
|
tests: Update empty error match
|
2025-06-09 18:04:21 +02:00 |
|