Releases: BobTheBuidler/dank_mids
Releases · BobTheBuidler/dank_mids
v4.20.113
What's Changed
- chore: disable web3.RequestManager logger by @BobTheBuidler in #338
- feat: step down rate limit more aggressively on 529s by @BobTheBuidler in #339
- feat: optimize rate limiting logic by @BobTheBuidler in #340
- fix: workaround check in limiter dep by @BobTheBuidler in #341
- chore: suppress logs for 'error processing call Revert' by @BobTheBuidler in #342
- fix: change rate limit to slow drippy instead of bursty by @BobTheBuidler in #343
- feat: better logic again by @BobTheBuidler in #344
- feat: MIN_REQUESTS_PER_SECOND env var by @BobTheBuidler in #345
- chore: update lockfile by @BobTheBuidler in #347
- feat: optimize controller attr lookups by @BobTheBuidler in #346
- chore: bump version by @BobTheBuidler in #348
- fix: deallocation error at script end by @BobTheBuidler in #349
Full Changelog: v4.20.112...v4.20.113
v4.20.112
What's Changed
- feat: optimize request classes by @BobTheBuidler in #321
- feat: allow more large calls into each batch by @BobTheBuidler in #323
- feat: remove max connections limit by @BobTheBuidler in #322
- feat: REQUESTS_PER_SECOND env var and auto-adjusting limit by @BobTheBuidler in #331
- feat: rip out eth_getLogs semaphore by @BobTheBuidler in #330
- feat: add sleep into rate_limit_inactive by @BobTheBuidler in #334
- feat: increase sleep time after 529 by @BobTheBuidler in #335
- feat: increase magnitude of rate limit step down by @BobTheBuidler in #337
- fix: _get_len_for_method internal helper by @BobTheBuidler in #324
- fix: _RequestEvent debug daemon by @BobTheBuidler in #325
- fix: skip env var logger setup if already onfigured by @BobTheBuidler in #328
- fix: endless loop by @BobTheBuidler in #332
- chore: bump typed-envs to fix startup env var logs by @BobTheBuidler in #327
- chore: update lockfile by @BobTheBuidler in #329
- chore: bump version to 4.20.112 by @BobTheBuidler in #333
Full Changelog: v4.20.111...v4.20.112
v4.20.111
What's Changed
- feat: support EIP-4844 type 3 transactions by @BobTheBuidler in #320
Full Changelog: v4.20.110...v4.20.111
v4.20.110
What's Changed
- feat: better rate limiting logic by @BobTheBuidler in #317
- fix: use eth_retry to fetch client_version by @BobTheBuidler in #318
- fix: suppress StopIteration warning by @BobTheBuidler in #316
- chore: loosen eth-retry pin by @BobTheBuidler in #319
Full Changelog: v4.20.109...v4.20.110
v4.20.109
What's Changed
- feat: implement cchecksum for ~2x faster checksumming by @BobTheBuidler in #313
- fix: hotfix intermittent errors in raw calls by @BobTheBuidler in #312
- chore: implement breaking evmspec release by @BobTheBuidler in #314
- chore: bump version to 4.20.109 by @BobTheBuidler in #315
Full Changelog: v4.20.108...v4.20.109
v4.20.108
What's Changed
- chore: extract method Contract.post_init by @BobTheBuidler in #310
- chore: bump version to 4.20.108 by @BobTheBuidler in #311
Full Changelog: v4.20.107...v4.20.108
v4.20.107
What's Changed
- feat: WeakList implementation to reduce weakrefs overhead by @BobTheBuidler in #309
Full Changelog: v4.20.106...v4.20.107
v4.20.106
What's Changed
- feat: reduce brownie_patch coroutine memory consumption by @BobTheBuidler in #303
- fix: enable downstream monkey patch by @BobTheBuidler in #306 and #307
- chore: bump version to 4.20.106 by @BobTheBuidler in #308
Full Changelog: v4.20.105...v4.20.106
v4.20.105
What's Changed
- fix: dep conflict by @BobTheBuidler in #299 and #301
- chore: bump version to 4.20.105 by @BobTheBuidler in #300
Full Changelog: v4.20.104...v4.20.105
v4.20.104
What's Changed
- fix: encode non built-in types by @BobTheBuidler in #298
Full Changelog: v4.20.103...v4.20.104