Pythereum

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 3

1.2.1

Added automatic ABI decoding for calling smart contracts
Renamed exceptions to reflect that they belong to the library rather than to the ethereum RPC

**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/V1.2.0...v1.2.1

1.2.0

Added utility functions for generating checksum addresses and recovering raw transactions

What's Changed
* added EthRPC.utils with to_checksum_address() and recover_raw_transaction() by jacko06v in https://github.com/gabedonnan/pythereum/pull/9


**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/v1.1.10...V1.2.0

1.1.10

EthRPC now takes inputs for maximal websocket payload sizes and socket ping timers.
get_mempool_geth improved thanks to jacko06v

What's Changed
* mempool geth fix by jacko06v in https://github.com/gabedonnan/pythereum/pull/8

New Contributors
* jacko06v made their first contribution in https://github.com/gabedonnan/pythereum/pull/8

**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/v1.1.9...v1.1.10

1.1.9

Significantly refactored block builder communication, improved MEV bundles, Flashbots builder, Titan Builder and Beaver Builder.
Added early stage support for L2 specific communication with some optimism p2p methods.
Marked refactoring of field decoders as issue to be addressed soon before technical debt gets too high.

**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/v1.1.8...v1.1.9

1.1.8

What's Changed
* Add lokibuilder by magnus-loki in https://github.com/gabedonnan/pythereum/pull/4
* convert_eth updated to work with strings, additional error catching added to it
* tests generated for convert_eth, tests updated for builders


New Contributors
* magnus-loki made their first contribution in https://github.com/gabedonnan/pythereum/pull/4

**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/v1.1.7...v1.1.8

1.1.7

Many small changes to commenting, function publicity, input/output types.

Small amount of experimental functionality added for mempool access

**Full Changelog**: https://github.com/gabedonnan/pythereum/compare/v1.1.6...v1.1.7

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.