From 303076fd84246cf25143b7b5557375d052fc094f Mon Sep 17 00:00:00 2001 From: eth-bot <85952233+eth-bot@users.noreply.github.com> Date: Sun, 26 Oct 2025 08:26:14 +0800 Subject: [PATCH] Updating EIPS/eip-7877.md to status stagnant --- EIPS/eip-7877.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-7877.md b/EIPS/eip-7877.md index 7666674087d182..f12e08efe02601 100644 --- a/EIPS/eip-7877.md +++ b/EIPS/eip-7877.md @@ -4,7 +4,7 @@ title: Enhanced RETURN opcodes description: Deprecate RETURN opcode in favor of new opcodes that allow returning data from various locations without first having to write to memory. author: Josh Weintraub (@jhweintraub) discussions-to: https://ethereum-magicians.org/t/eip-7877-new-m-s-t-rreturn-opcodes/22731 -status: Draft +status: Stagnant type: Standards Track category: Core created: 2025-01-31