Releases: ChipaDevTeam/AxiomTradeAPI-py
Releases · ChipaDevTeam/AxiomTradeAPI-py
axiomtradeapi-1.1.0
What's Changed
- Fix tools by @theshadow76 in #24
Full Changelog: axiomtradeapi-1.0.9...axiomtradeapi-1.1.0
axiomtradeapi-1.0.9
What's Changed
- Fix tools by @theshadow76 in #23
Full Changelog: axiomtradeapi-1.0.8...axiomtradeapi-1.0.9
axiomtradeapi-1.0.8
What's Changed
- feat: Adds wallet transaction subscription via WebSocket by @hard-king in #3
- fix: Fix the buy/sell token methods that use PumpPortal API by @lzh0430 in #6
- Fix balance check and trading transaction 404 errors by @Copilot in #9
- Fix balance check & transaction errors by migrating to blockchain-direct operations by @Copilot in #10
- Consolidate duplicate client implementations into single client.py by @Copilot in #12
- Fix login authentication: change password hash encoding from ISO-8859-1 to UTF-8 by @Copilot in #14
- Fix WebSocket message routing for subscribe_wallet_transactions and subscribe_token_price by @Copilot in #15
- fix new password hash algo by @chises in #16
- [WIP] Add example script for websocket connection to AxiomTradeAPI by @Copilot in #17
- Fix: Switch to batched-sol-balance endpoint, /sol-balance deprecated by @BigWess57 in #18
- Fix WebSocket compatibility and new tokens parsing, add get_websocket_client helper by @BigWess57 in #19
- Add websockets 10.x/13+ compatibility for connection headers by @Copilot in #20
- Fix login otp and add tools by @theshadow76 in #21
- Add proxy support by @theshadow76 in #22
New Contributors
- @hard-king made their first contribution in #3
- @lzh0430 made their first contribution in #6
- @Copilot made their first contribution in #9
- @chises made their first contribution in #16
- @BigWess57 made their first contribution in #18
- @theshadow76 made their first contribution in #21
Full Changelog: https://github.com/ChipaDevTeam/AxiomTradeAPI-py/commits/axiomtradeapi-1.0.8