Skip to content

Commit 88cabbb

Browse files
author
Stuart Reed
committed
Newsfragment for ethereum#3408
1 parent 4b69c54 commit 88cabbb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

newsfragments/3408.deprecation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Deprecated ``web3.utils.abi`` utils and types.
2+
3+
Types replaced with those from ``eth_typing``.
4+
Deprecated ``get_abi_input_names`` and ``get_abi_output_names`` in favor of those in ``eth_utils``.

newsfragments/3408.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ABI utilities ``get_function_info`` and ``get_function_abi`` are now public.

0 commit comments

Comments
 (0)