Eth-tester

Latest version: v0.12.0b1

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

Scan your dependencies

Page 3 of 6

0.7.0beta.1

-------------------------------------

Misc
~~~~

- https://github.com/ethereum/eth-tester/issues/230

0.6.0beta.6

-------------------------------------

Bugfixes
~~~~~~~~

- Revert upstream dependency requirements so they can be pulled into the
current web3.py (v5) (https://github.com/ethereum/eth-tester/issues/232)

0.6.0beta.5

-------------------------------------

Features
~~~~~~~~

- Add `to`, `from`, and `status` to transaction receipts
(https://github.com/ethereum/eth-tester/issues/228)
- Add support for Python 3.10
(https://github.com/ethereum/eth-tester/issues/231)


Deprecations and Removals
~~~~~~~~~~~~~~~~~~~~~~~~~

- Drop support for Python 3.6
(https://github.com/ethereum/eth-tester/issues/231)


Misc
~~~~

- https://github.com/ethereum/eth-tester/issues/230

0.6.0beta.4

-------------------------------------

Bugfixes
~~~~~~~~

- Support pre-London blocks with missing base fee by setting the
``base_fee_per_gas`` value to ``None`` during block validation and popping it
back out during block normalization
(https://github.com/ethereum/eth-tester/issues/227)


Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Update README to include current release note instructions.
(https://github.com/ethereum/eth-tester/issues/226)

0.6.0beta.3

-------------------------------------

Bugfixes
~~~~~~~~

- Only add `base_fee_per_gas` to block serializer after London
(https://github.com/ethereum/eth-tester/issues/218)
- Return a `v` field with `y_parity` value, rather than a `y_parity` field, for
typed transactions. (https://github.com/ethereum/eth-tester/issues/224)


Misc
~~~~

- https://github.com/ethereum/eth-tester/issues/213

0.6.0beta.2

------------------------

Released 2021-11-10

- Features

- Allow `nonce` parameter for inbound transactions to `eth_call` and `eth_estimateGas`
- Increase default block gas limit to gas limit at London hard fork (30029122)

- Misc

- Reference new public method generate_genesis_state instead of
protected version in README
- Created better test for gas estimate with block identifiers
- Update README.md with the link to the Circle CI build status

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.