Skip to content

Releases: BobTheBuidler/dank_mids

v0.0.9

13 Jun 17:47
f64b256
Compare
Choose a tag to compare
fix: msg.sig is not assigned to submodule (#11)

v0.0.8

05 Jun 23:50
Compare
Choose a tag to compare
fix: exception handling when e.args[0] is a RequestInfo object

v0.0.7

04 Jun 21:10
85b19ba
Compare
Choose a tag to compare
fix: NON-EMPTY DATA (#10)

v0.0.6: Reduce blocking (#9)

27 May 20:18
62b5595
Compare
Choose a tag to compare
* 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

18 May 08:42
29c8b00
Compare
Choose a tag to compare
fix: syntax error (#6)

v0.0.4: auto batch size (#5)

18 May 08:39
a4d81c6
Compare
Choose a tag to compare
* feat: auto step down batch size

* fix: bundle deps with pypi package

v0.0.3

18 May 07:46
f18f5e7
Compare
Choose a tag to compare
fix: threading (#4)

v0.0.2

18 May 06:18
b712f23
Compare
Choose a tag to compare
feat: patch overloaded methods (#3)

v0.0.1

17 May 03:58
cb16e2a
Compare
Choose a tag to compare
fix: reattempt_call_and_return_exception (#2)