moonstream-to / moonworm

codegen for crypto degens and other ethereum smart contract toolkit for python
Apache License 2.0
36 stars 7 forks source link

added `--only events` arg to crawl events faster #68

Closed Yhtiyar closed 2 years ago

Yhtiyar commented 2 years ago

Changes

  1. Added --version command (moonworm --version)
  2. Added --only-events
  3. Crawling events with exponential backoff

How to test these changes?

Related issues