Releases: BobTheBuidler/dank_mids
Releases · BobTheBuidler/dank_mids
v0.0.9
fix: msg.sig is not assigned to submodule (#11)
v0.0.8
fix: exception handling when e.args[0] is a RequestInfo object
v0.0.7
fix: NON-EMPTY DATA (#10)
v0.0.6: Reduce blocking (#9)
* chore: bump eth_retry version * feat: reduce blocking by calcs that can be delegated to subprocesses * feat: remove _patch_tx * chore: add light comments * fix(test): fix test_brownie_patch
v0.0.5
fix: syntax error (#6)
v0.0.4: auto batch size (#5)
* feat: auto step down batch size * fix: bundle deps with pypi package
v0.0.3
fix: threading (#4)
v0.0.2
feat: patch overloaded methods (#3)
v0.0.1
fix: reattempt_call_and_return_exception (#2)