Releases: opentensor/async-substrate-interface
Releases · opentensor/async-substrate-interface
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
v1.5.9
What's Changed
- Adds metadata call functions retrieval by @thewhaleking in #223
- move metadata methods to SubstrateMixin by @thewhaleking in #224
- Update get_payment_info to include addl params by @thewhaleking in #226
- Python 3.14 by @thewhaleking in #228
- Support python 3.14 by @Moisan in #210
New Contributors
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- Fix parameter name conflict in retry substrate _retry() methods by @Arthurdw in #218
- Use uv for test dependencies by @thewhaleking in #219
- Reconnection/Resubmission Logic Improved by @thewhaleking in #217
New Contributors
Full Changelog: v1.5.7...v1.5.8