Releases: opentensor/async-substrate-interface
Releases · opentensor/async-substrate-interface
v1.6.3
1.6.3 /2025-02-24
What's Changed
- Fix for support of third-party runtimes by @ibraheem-abe in #274
- Extend
get_account_next_indexlogic by @basfroman in #273
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Typing by @thewhaleking in #265
- Cache Improvements by @thewhaleking in #267
- improve (async) query map result by @thewhaleking in #266
- Use threaded bt-decode by @thewhaleking in #268
- Feat: Handle new error message fmt for InBlock source by @ibraheem-abe in #269
- Update: Remove python 3.9 support by @ibraheem-abe in #271
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- RuntimeCache updates by @thewhaleking in #260
- fix memory leak by @thewhaleking in #261
- Avoid Race Condition on SQLite Table Creation by @thewhaleking in #263
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Fix typo by @thewhaleking in #258
- Improve Disk Caching by @thewhaleking in #227
Full Changelog: v1.5.15...v1.6.0
v1.5.15
What's Changed
- Modifies the CachedFetcher to not keep pending exceptions by @thewhaleking in #253
Full Changelog: v1.5.14...v1.5.15
v1.5.14
What's Changed
- Update: Adds supp for new extrinsic
DecryptionFailedby @ibraheem-abe in #247 - Fix: Update _get_metadata_storage_functions by @ibraheem-abe in #251
Full Changelog: v1.5.13...v1.5.14
v1.5.13
What's Changed
- Update
Checkout PR branch in async-substrate-interfacestep by @basfroman in #240 - No continual reconnection without cause by @thewhaleking in #241
- Apply to sync, better handle possible success by @thewhaleking in #244
- Feat: Add support for MeV shield extrinsics by @ibraheem-abe in #242
- Handle subscription failures from substrate by @thewhaleking in #243
- Update: Type checking in balance deposit event by @ibraheem-abe in #246
Full Changelog: v1.5.12...v1.5.13
v1.5.12
What's Changed
- [BUG] RecursionError in
_wait_with_activity_timeoutwith concurrent tasks by @Arthurdw in #238 - Improved Test Running + Race Condition Catch by @thewhaleking in #236
Full Changelog: v1.5.11...v1.5.12
v1.5.11
v1.5.10
What's Changed
- bug fixes 1.5.10 by @thewhaleking in #231
- no double-sleep in async-substrate-interface websocket querying
- KeyError catching on websocket race conditions
- corrected state check on disconnecting
- reset ws attempts on close
Full Changelog: v1.5.9...v1.5.10