Django-ethereum-events

Latest version: v4.2.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

3.0.1

Changes:

- Fixed typo in env name

3.0.0

Breaking change

Removed (merged) settings:
- ETHEREUM_NODE_HOST
- ETHEREUM_NODE_PORT
- ETHEREUM_NODE_SSL

To setting:

- ETHEREUM_NODE_URI

For example:


ETHEREUM_NODE_URI = 'http://localhost:8545'

2.0.0

**Breaking changes**

- Updated package to be compatible with **web3 4.9.x** version
- Removed support for **python 3.5**
- Added support for **python 3.7**

1.0.5

**Changes**:

- Pinned ``eth-keys`` version to ``0.2.0b3`` to fix error due to fresh package install

1.0.4

Added Django 2.1 support.

1.0.2

Added a pending migration

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.