Dank-mids

Latest version: v4.20.93

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

Scan your dependencies

Page 1 of 18

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

4.20.92

What's Changed
* chore: loosen ez-a-sync pin by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/190


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

4.20.90

What's Changed
* feat: use a_sync.SmartProcessingQueue instead of semaphores by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/183
* fix(mypy): fix type errs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/184


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.89...v4.20.90

4.20.89

What's Changed
* feat: `DANKMIDS_DEBUG` env to record failures to csv by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/175
* feat: DankWeb3 type check helper by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/174
* feat(test): test examples by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/176
* feat(test): test AttributeDict response wrapping by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/178


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.88...v4.20.89

4.20.88

What's Changed
* feat: COLLECTION_FACTOR env by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/170
* fix: _DankMethod.call by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/168
* fix: DankOverloadedMethod mro issue by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/169
* chore: refactor by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/171
* feat(test): limit test concurrency by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/172


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.87...v4.20.88

4.20.87

What's Changed
* feat: `_DankMethod.map` by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/163
* feat: define module contents by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/156
* feat: import members to brownie_patch package by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/158
* feat: docs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/144
* fix: Contract use Dank methods instead of og methods by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/164
* fix: occasional 429 error on module import by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/167 and https://github.com/BobTheBuidler/dank_mids/pull/155
* chore: make public members private by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/157
* chore: remove clutter by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/143
* chore: update README.md by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/161

* feat(test): add py3.11 and py3.12 to gh test workflow by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/162
* feat(test): test on tenderly rpc by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/166
* fix(tests): make all tests green by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/165

* feat(docs): add modules by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/149
* feat(docs): hide private members by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/150
* feat(docs): make public methods private and link brownie docs by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/159
* fix(docs): toctree by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/145
* fix(docs): fix docs path by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/146
* fix(docs): missing Makefile `docs` command by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/147
* fix(docs): Makefile `docs` command by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/148
* fix(docs): fix provider env in deploy workflow by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/151
* fix(docs): setup brownie by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/152
* fix(docs): add modules by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/153
* fix(docs): fix modules by BobTheBuidler in https://github.com/BobTheBuidler/dank_mids/pull/154


**Full Changelog**: https://github.com/BobTheBuidler/dank_mids/compare/v4.20.86...v4.20.87

Page 1 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.