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

Commit 09b683c

Browse files
update CHANGELOG.md
1 parent 43efc92 commit 09b683c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/web3-eth-abi/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,7 @@ Documentation:
182182

183183
- fix encodedata in EIP-712 (#7095)
184184

185-
## [Unreleased]
185+
## [Unreleased]
186+
187+
### Added
188+
- Handle common cases for smart contract errors according to EIP 838: `0x4e487b71` which is the ‘selector’ for `Panic(uint256)` and `0x08c379a0` is the ‘selector’ of `Error(string)`. (7155)

0 commit comments

Comments
 (0)