Commit Graph

30694 Commits (f845dc71b1b936abb99ede4adb5f64bf99aab3af)
 

Author SHA1 Message Date
Matthias f845dc71b1 maint: fix pedantic zizmor problems
4 months ago
Matthias 61274252af maint: rename zizmor CI workflow
4 months ago
Matthias 00d903cb3f maint: add explanatory comment for permission
4 months ago
Matthias 29f235441b maint: set base permissions for all workflows
4 months ago
Matthias 872b59c9cd maint: pin all actions by hash
4 months ago
Freqtrade Bot be7f5f4e26 chore: update pre-commit hooks
4 months ago
Matthias 82c1f096de maint: skip pip-audit in github actions
4 months ago
Matthias ed7887c426
Merge pull request #12692 from freqtrade/dependabot/pip/aiohttp-3.13.3
4 months ago
dependabot[bot] e58f7b0344
chore(deps): bump aiohttp from 3.13.2 to 3.13.3
4 months ago
Matthias 32eaae5dcf feat: add __repr__ to Wallets object
4 months ago
Matthias 38c74e5d1a docs: remove unnecessary `"-" in command
4 months ago
Matthias e89a31c6d1
Merge pull request #12688 from freqtrade/dependabot/pip/develop/technical-1.5.4
4 months ago
Matthias 3eb8de633c
Merge pull request #12687 from freqtrade/dependabot/pip/develop/psutil-7.2.0
4 months ago
Matthias 0ee3e4304f
Merge pull request #12689 from freqtrade/dependabot/pip/develop/fastapi-0.128.0
4 months ago
dependabot[bot] 228dfe8ab2
chore(deps): bump fastapi from 0.127.0 to 0.128.0
4 months ago
dependabot[bot] bfcc2aa153
chore(deps): bump technical from 1.5.3 to 1.5.4
4 months ago
dependabot[bot] 39e2ecb6a2
chore(deps): bump psutil from 7.1.3 to 7.2.0
4 months ago
Matthias b9a4918d61 test: reset converter before and after fiat conversions
4 months ago
Matthias 0d7127bb6a refactor: use metaclass for Singleton in FiatConverter
4 months ago
Matthias cfd048e74e test: mock fiat_convert entry method
4 months ago
Matthias c911332da3 test: simplify telegram fiat_convert mocking
4 months ago
Matthias 43a849d45d test: remove pointless mocks
4 months ago
Matthias 3ad502b073 test: mock object instead of global mock
4 months ago
Matthias 6d4ad393d5 test: cleanup unneeded mocks from test_rpc
4 months ago
Matthias 69cc238700
Merge pull request #12560 from stash86/main-stash
4 months ago
Matthias 9a9b4e15f3 test: pandas warning tests to show warnings
4 months ago
Matthias fcab9460fb test: reduce startup time failure rates
4 months ago
Matthias 58130572a9 fix: use "triggered order" id where necessary
4 months ago
Matthias f82d2fe796 chore: simplify conversion rate usage
4 months ago
Matthias 577464c12d
Merge pull request #12506 from dev-starlight/develop
4 months ago
Matthias 00bd3e5a5c fix: strategy-updater should support non-english characters on windows
4 months ago
Matthias bc2be74b36 fix: further fixes for utf8 reading on windows
4 months ago
Matthias 3543437fc5 test: add test chinese comment to strategy_test file
4 months ago
Matthias 4b278941b8 test: small improvements to test clarity
4 months ago
Matthias 8a33b71351 test: update exchange api test
4 months ago
Matthias a09ca38de2 feat: list-exchanges to show futures "has" problematics
4 months ago
Matthias 4d4fee9874 feat: add futures validation to validate_exchange
4 months ago
Matthias f2dfe1788a feat: split futures "has" parameters to a separate variable
4 months ago
Matthias 0e82c0458a feat: improve output of list-exchanges
4 months ago
Matthias 2ec2626277 feat: blacklist kraken-futures - it's futures only
4 months ago
Matthias 04f4f327df refactor: improve punctuation handling on bad exchanges
4 months ago
Matthias 34ad58e2da feat: enable fetch_orders optional check
4 months ago
Matthias f78aa7b39a feat: has_optional should check for replacement methods
4 months ago
Matthias a174461952 test: add test for exchange_has validation
4 months ago
Matthias 6c164683b7 refactor: extract "has" checking logic to separate function
4 months ago
Matthias 9cdd8659ec fix: "missing" condition when no replacemet items are available
4 months ago
Matthias 795df94817
Merge pull request #12679 from freqtrade/maint/binance_mig
4 months ago
Matthias 40f87c0d30 test: remove binance pair naming tests
4 months ago
Matthias 1380940565 chore: remove binance pair naming migration
4 months ago
Matthias 595309c9ed chore: improve type-safety for Volumepairlist
4 months ago