Commit 552eaba
authored
Expand
Add missing error cases to CompatibleUnion deserialization
specification:
- Incomplete data handling
- Corrupted input validation
- Inner type validation failures
Syncs changes from
[EIP-8016](ethereum/EIPs#10631 (review))CompatibleUnion deserialization error handling (#4699)1 parent 490e221 commit 552eaba
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
333 | 339 | | |
334 | 340 | | |
335 | 341 | | |
| |||
0 commit comments