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-7867.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: An EIP-5792 capability providing atomicity and flow control configuration.
author: Sam Wilson (@SamWilsn) <sam@binarycake.ca>
discussions-to: https://ethereum-magicians.org/t/wallet-sendcalls-capability-flow-control/22624
status: Draft
status: Stagnant
type: Standards Track
category: Interface
created: 2025-01-17
Expand Down Expand Up @@ -164,7 +164,7 @@

#### Call Failure

<!-- TODO: is a "call failure" the same as a "revert"? -->

Check warning on line 167 in EIPS/eip-7867.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-7867.md | 167 | <!-- TODO: is a "call failure" the same as a "revert"? --> | ::: EIPS/eip-7867.md | 524 | <!-- | ::: EIPS/eip-7867.md | 536 | <!-- | = help: see https://ethereum.github.io/eipw/markdown-html-comments/

#### Rollback

Expand Down
Loading