v4.20.96
What's Changed
BREAKING:
- feat: remove previously deprecated modules by @BobTheBuidler in #208
non breaking:
-
feat: remove useless frames from exc tracebacks by @BobTheBuidler in #215
-
feat: BatchResponseSortError internal exception by @BobTheBuidler in #205
-
fix: raise BatchSortError earlier by @BobTheBuidler in #211
-
fix: use full request spec by default if using reth client by @BobTheBuidler in #212
-
fix: decoding error by @BobTheBuidler in #219
-
fix: chainstack batch response out of order by @BobTheBuidler in #206
-
chore: add detail to TypeError by @BobTheBuidler in #207
-
chore: suppress chainstack batch size errs in logs by @BobTheBuidler in #210
-
chore: refactor helpers by @BobTheBuidler in #213
-
chore: fix sourcery warnings by @BobTheBuidler in #216
-
chore: bump deps in poetry.lock by @BobTheBuidler in #217
-
chore: bump version to 4.20.96 by @BobTheBuidler in #218
-
chore: add debugging detail to BatchResponseSortError by @BobTheBuidler in #220
-
chore: add user context to BatchResponseSortError by @BobTheBuidler in #221
-
feat(test): add reth and chainstack nodes to gh test suite by @BobTheBuidler in #209
-
feat(docs): add docstrings for some controller attrs by @BobTheBuidler in #214
Full Changelog: v4.20.95...v4.20.96