From a38ba29b6071f9602a3aa345bf19412874becb7e Mon Sep 17 00:00:00 2001 From: Bryant Eisenbach Date: Tue, 16 Apr 2019 18:15:51 -0700 Subject: [PATCH] EIP-1344: Move to Last Call (#1944) * EIP-1344: Move to Last Call Also added @fubuloubu as an author due to previous work * bug: Add review-period-end --- EIPS/eip-1344.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/EIPS/eip-1344.md b/EIPS/eip-1344.md index 155e8b90..5d55c0d6 100644 --- a/EIPS/eip-1344.md +++ b/EIPS/eip-1344.md @@ -1,12 +1,13 @@ --- eip: 1344 title: ChainID opcode -author: Richard Meissner (@rmeissner) +author: Richard Meissner (@rmeissner), Bryant Eisenbach (@fubuloubu) discussions-to: https://ethereum-magicians.org/t/add-chain-id-opcode-for-replay-protection-when-handling-signed-messages-in-contracts/1131 category: Core type: Standards Track -status: Draft +status: Last Call created: 2018-08-22 +review-period-end: 2019-04-30 --- ## Abstract