Skip to content

Conversation

@gnarvaja
Copy link
Contributor

  • gettext_lazy should work directly in older versions of Django and avoids deprecation warnings in Django 3.2

  • Also default_app_config = 'django_ethereum_events.apps.EthereumEventsConfig' is not needed anymore (deprecation warning with Django 3.2)

gnarvaja added 8 commits June 20, 2022 09:21
Makes the configuration of the working mode more explicit, also adds an
"auto" mode that can switch between using filters or going block by
block depending on the number of blocks to process.
Settings to enable switching between block-by-block and filter modes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant