Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit f644ab8

Browse files
update CHANGELOG.md
1 parent 1445824 commit f644ab8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/web3-eth-contract/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,5 @@ Documentation:
378378

379379
### Added
380380

381-
- Add a console warning in case of an ambiguous call to a solidity method with parameter overloading (#6942)
381+
- Added a console warning in case of an ambiguous call to a solidity method with parameter overloading (#6942)
382+
- Added contract.deploy(...).decodeData(...) and contract.decodeMethodData(...) that decode data based on the ABI (#6950)

0 commit comments

Comments
 (0)