Skip to content

Releases: BobTheBuidler/dank_mids

v0.2.3

09 Aug 09:29
31dec5f
Compare
Choose a tag to compare
feat: add py.typed to setup.py

v0.2.2: Reduce resource consumption (#15)

09 Aug 03:49
bf7edf7
Compare
Choose a tag to compare
* feat: eliminate repetitive dict lookup

* feat: skip unnecessary check

* feat: reduce resource consumption

v0.2.1

23 Jul 18:04
4029508
Compare
Choose a tag to compare
chore: add hexstring to bad hexes

Refactor logic for speed

21 Jul 07:58
d13205e
Compare
Choose a tag to compare
Optimize for speed (#14)

* feat: second event loop in bg thread

* chore: remove unused return value

* feat: in_process_calls

* fix: race condition

* feat: type hints

* chore: remove useless property

* fix: missing import

* fix: exception handling when exception has an exception in args[0]

* chore: remove useless var

* fix: race condition

* feat: run execute_multicall in second thread to reduce event loop congestion

* chore: remove unused func

* chore: remove unused property

* feat: queue_is_full

* feat: improved loop timer logic

* fix: debug logging statement

* chore: increase default loop interval to 0.01s

* chore: remove semaphore

* chore: bump eth_retry version

* chore: refactor

v0.1.0: Semaphore (#13)

19 Jul 02:40
86cd4be
Compare
Choose a tag to compare
* chore: shrink default loop interval to 0.001s and move to _config file

* fix: AttributeError

* feat: Semaphore to limit dank_mids congestion, default value 100k

v0.0.14: Cleanup (#12)

19 Jul 00:59
9435b12
Compare
Choose a tag to compare
* chore: cleanup print statements

* fix: step down batch size on node timeout

v0.0.13

18 Jul 21:27
bb5616b
Compare
Choose a tag to compare
fix: batch size step-down race condition

v0.0.12

15 Jul 03:44
93956b6
Compare
Choose a tag to compare
chore: update bad hexes

v0.0.11

26 Jun 06:40
c30fe20
Compare
Choose a tag to compare
fix: typo

v0.0.10

23 Jun 03:55
e491361
Compare
Choose a tag to compare
fix: only wrapped native contract could send native token