Releases: BobTheBuidler/dank_mids
v4.20.93
What's Changed
-
feat: use weakrefs to enable call cancellation by @BobTheBuidler in #199
-
feat: bump read buffer size to 1mb for big batches by @BobTheBuidler in #195
-
fix: inject poa middleware into sync w3 when creating dank w3 by @BobTheBuidler in #198
-
chore: add docstrings by @BobTheBuidler in #193
-
fix(mypy): fix most mypy errs in the repo by @BobTheBuidler in #192 and #194
Full Changelog: v4.20.92...v4.20.93
v4.20.92
What's Changed
- chore: loosen ez-a-sync pin by @BobTheBuidler in #190
Full Changelog: v4.20.91...v4.20.92
v4.20.90
What's Changed
- feat: use a_sync.SmartProcessingQueue instead of semaphores by @BobTheBuidler in #183
- fix(mypy): fix type errs by @BobTheBuidler in #184
Full Changelog: v4.20.89...v4.20.90
v4.20.89
What's Changed
- feat:
DANKMIDS_DEBUG
env to record failures to csv by @BobTheBuidler in #175 - feat: DankWeb3 type check helper by @BobTheBuidler in #174
- feat(test): test examples by @BobTheBuidler in #176
- feat(test): test AttributeDict response wrapping by @BobTheBuidler in #178
Full Changelog: v4.20.88...v4.20.89
v4.20.88
What's Changed
- feat: COLLECTION_FACTOR env by @BobTheBuidler in #170
- fix: _DankMethod.call by @BobTheBuidler in #168
- fix: DankOverloadedMethod mro issue by @BobTheBuidler in #169
- chore: refactor by @BobTheBuidler in #171
- feat(test): limit test concurrency by @BobTheBuidler in #172
Full Changelog: v4.20.87...v4.20.88
v4.20.87
What's Changed
-
feat:
_DankMethod.map
by @BobTheBuidler in #163 -
feat: define module contents by @BobTheBuidler in #156
-
feat: import members to brownie_patch package by @BobTheBuidler in #158
-
feat: docs by @BobTheBuidler in #144
-
fix: Contract use Dank methods instead of og methods by @BobTheBuidler in #164
-
fix: occasional 429 error on module import by @BobTheBuidler in #167 and #155
-
chore: make public members private by @BobTheBuidler in #157
-
chore: remove clutter by @BobTheBuidler in #143
-
chore: update README.md by @BobTheBuidler in #161
-
feat(test): add py3.11 and py3.12 to gh test workflow by @BobTheBuidler in #162
-
feat(test): test on tenderly rpc by @BobTheBuidler in #166
-
fix(tests): make all tests green by @BobTheBuidler in #165
-
feat(docs): add modules by @BobTheBuidler in #149
-
feat(docs): hide private members by @BobTheBuidler in #150
-
feat(docs): make public methods private and link brownie docs by @BobTheBuidler in #159
-
fix(docs): toctree by @BobTheBuidler in #145
-
fix(docs): fix docs path by @BobTheBuidler in #146
-
fix(docs): missing Makefile
docs
command by @BobTheBuidler in #147 -
fix(docs): Makefile
docs
command by @BobTheBuidler in #148 -
fix(docs): fix provider env in deploy workflow by @BobTheBuidler in #151
-
fix(docs): setup brownie by @BobTheBuidler in #152
-
fix(docs): add modules by @BobTheBuidler in #153
-
fix(docs): fix modules by @BobTheBuidler in #154
Full Changelog: v4.20.86...v4.20.87
v4.20.86
What's Changed
- fix: AttrDict in web3.py>=6 by @BobTheBuidler in #142
- chore: pin multicall.py by @BobTheBuidler in #141
Full Changelog: v4.20.85...v4.20.86
v4.20.85
What's Changed
- feat: use NewType for Contract type hints by @BobTheBuidler in #139
- fix: conflict with eth-abi>=4.0.0 by @BobTheBuidler in #140
Full Changelog: v4.20.84...v4.20.85
v4.20.84
What's Changed
- feat: smaller contract call by @BobTheBuidler in #138
- fix: recursion err on _owner named method by @BobTheBuidler in #137
Full Changelog: v4.20.83...v4.20.84
v4.20.83
What's Changed
- fix: exempt _name from jit ContractCall init by @BobTheBuidler in #135
- chore: suppress timeout logs by @BobTheBuidler in #136
Full Changelog: v4.20.82...v4.20.83