Updated EIP-778 and EIP-868 to Last Call as it has already been implemented in the Clients (#2512)

* Updated to Last Call as it has already been implemented in the Client

* Update EIP-868 to Last Call

* Update last call deadline to be 14 days from today

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
This commit is contained in:
James Hancock 2020-09-03 16:32:21 -07:00 committed by GitHub
parent 16efce9f7b
commit 3ff93c137f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,8 @@ title: Ethereum Node Records (ENR)
author: Felix Lange <fjl@ethereum.org>
type: Standards Track
category: Networking
status: Draft
status: Last Call
review-period-end: 2020-09-18
created: 2017-11-23
discussions-to: https://github.com/ethereum/devp2p/issues/43
---

View File

@ -4,7 +4,8 @@ title: Node Discovery v4 ENR Extension
author: Felix Lange <fjl@ethereum.org>
type: Standards Track
category: Networking
status: Draft
status: Last Call
review-period-end: 2020-09-18
created: 2018-02-02
requires: 8, 778
discussions-to: https://github.com/ethereum/devp2p/issues/44