web3-input-decoder icon indicating copy to clipboard operation
web3-input-decoder copied to clipboard

A simple offline web3 transaction input decoder for functions and constructors.

Results 15 web3-input-decoder issues
Sort by recently updated
recently updated
newest added

I think a good addition would be a function to decode log events. Can be done with pyweb3, but requires internet connection and a web3 client for some reason...

enhancement

Hey @kigawas! Nice idea to add a constructor decoder :) Might help to use [HexBytes](https://github.com/ethereum/hexbytes). Then you don't have to worry about detecting the constructor arguments and doing the processing...

enhancement

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.5. Release notes Sourced from ruff's releases. 0.5.5 Release Notes Preview features [fastapi] Implement fastapi-redundant-response-model (FAST001) and fastapi-non-annotated-dependency(FAST002) (#11579) [pydoclint] Implement docstring-missing-exception (DOC501) and docstring-extraneous-exception...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...

dependencies

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.8. Release notes Sourced from ruff's releases. 0.6.8 Release Notes Preview features Remove unnecessary parentheses around match case clauses (#13510) Parenthesize overlong if guards in...

dependencies

Bumps [pyinstrument](https://github.com/joerick/pyinstrument) from 4.7.2 to 4.7.3. Release notes Sourced from pyinstrument's releases. v4.7.3 Fix a bug introduced in 4.7.0 which would cause the profiler to crash when profiling code with...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.27.0. Commits 82690a0 release 8.27.0 7af1c01 Whats new 8.27 (#14508) ef9d41e Whats new 8.27 5c8bc51 Fix completion in indented lines dropping prefix when jedi is...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 8.32.0 to 8.36.0. Commits 3525cd4 release 8.36.0 a968bd3 Add what's new for IPython 8.36 (#14893) 782ba68 Add what's new for IPython 8.36 11035cf Backport PR #14890 on...

dependencies
python