Dank-mids

Latest version: v4.20.104

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 20

4.20.98

What's Changed
* fix: dep conflict by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/275


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.97...v4.20.98

4.20.97

What's Changed
* feat: implement evmspec lib for faster decoding
* feat: raise more specific BrownieNotConnected error by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/224
* feat: speed up decoding logs and tx receipts by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/237
* feat: optimize decoding blocks by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/239
* feat: freeze Struct subclasses to prevent editing by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/243
* feat: add exc detail by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/252 and https://github.com/BobTheBuidler/dank_mids/pull/256

* fix: define chainstack rate limiting handler for µs denominated wait times by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/225
* fix: use eth_retry.auto_retry when initing Contract by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/226
* fix: work with new arbitrum tx receipt fields by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/235 and https://github.com/BobTheBuidler/dank_mids/pull/236

* chore: add debugging details to msgspec.ValidationError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/223
* chore: refactor to_dict by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/244 and https://github.com/BobTheBuidler/dank_mids/pull/248 and https://github.com/BobTheBuidler/dank_mids/pull/250
* chore: refactor error formatting by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/249
* chore: refactor __format_error by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/251
* chore: refactor get_response by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/254
* fix: refactor get_response by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/255

* feat(docs): add some light docs with cursor by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/222
* feat(docs): remove useless members by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/227
* fix(docs): fix automodule syntax err by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/228
* fix(docs): fix automodule syntax err by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/229
* fix(docs): debug logs AttributeError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/231
* fix(docs): debug logs AttributeError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/232
* fix(docs): hide `__call__` member on typing.NewType objs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/233
* fix(docs): hide more useless members from docs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/234
* chore(docs): log dogs deployment substeps for debugging by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/230


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.96...v4.20.97

4.20.96

What's Changed
BREAKING:
* feat: remove previously deprecated modules by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/208

non breaking:
* feat: remove useless frames from exc tracebacks by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/215
* feat: BatchResponseSortError internal exception by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/205

* fix: raise BatchSortError earlier by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/211
* fix: use full request spec by default if using reth client by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/212
* fix: decoding error by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/219
* fix: chainstack batch response out of order by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/206

* chore: add detail to TypeError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/207
* chore: suppress chainstack batch size errs in logs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/210
* chore: refactor helpers by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/213
* chore: fix sourcery warnings by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/216
* chore: bump deps in poetry.lock by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/217
* chore: bump version to 4.20.96 by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/218
* chore: add debugging detail to BatchResponseSortError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/220
* chore: add user context to BatchResponseSortError by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/221

* feat(test): add reth and chainstack nodes to gh test suite by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/209

* feat(docs): add docstrings for some controller attrs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/214


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.95...v4.20.96

4.20.95

What's Changed
* fix: aiohttp DeprecationWarning by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/204


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.94...v4.20.95

4.20.94

What's Changed
* feat: Poetry by pmdaly in https://github.com/BobTheBuidler/dank_mids/pull/182
* fix: erigon_getHeaderByNumber by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/203

* fix(test): remove pytest from release workflow by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/201
* chore(test): disable brownie's background thread by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/200

New Contributors
* pmdaly made their first contribution in https://github.com/BobTheBuidler/dank_mids/pull/182

**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.93...v4.20.94

4.20.93

What's Changed
* feat: use weakrefs to enable call cancellation by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/199
* feat: bump read buffer size to 1mb for big batches by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/195
* fix: inject poa middleware into sync w3 when creating dank w3 by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/198
* chore: add docstrings by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/193

* fix(mypy): fix most mypy errs in the repo by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/192 and https://github.com/BobTheBuidler/dank_mids/pull/194


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.92...v4.20.93

Page 2 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.