Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EIPS/eip-7896.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: A capability to enable calldata decoding in wallets.
author: Francisco Giordano (@frangio)
discussions-to: https://ethereum-magicians.org/t/eip-tbd-abi-attachment-in-wallet-sendcalls/23016
status: Draft
status: Stagnant
type: Standards Track
category: Interface
created: 2025-02-27
Expand Down Expand Up @@ -127,7 +127,7 @@

## Rationale

<!-- TODO -->

Check warning on line 130 in EIPS/eip-7896.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

HTML comments are not allowed when `status` is `Stagnant`

warning[markdown-html-comments]: HTML comments are not allowed when `status` is `Stagnant` --> EIPS/eip-7896.md | 130 | <!-- TODO --> | ::: EIPS/eip-7896.md | 140 | <!-- TODO --> | = help: see https://ethereum.github.io/eipw/markdown-html-comments/

Check warning on line 130 in EIPS/eip-7896.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

HTML comments are not allowed when `status` is `Stagnant`

warning[markdown-html-comments]: HTML comments are not allowed when `status` is `Stagnant` --> EIPS/eip-7896.md | 130 | <!-- TODO --> | ::: EIPS/eip-7896.md | 140 | <!-- TODO --> | = help: see https://ethereum.github.io/eipw/markdown-html-comments/

## Backwards Compatibility

Expand Down
Loading