mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-26 05:35:16 +00:00
Add checking for errors in frontmatter
This commit is contained in:
parent
e2232f380e
commit
225c00764c
@ -5,9 +5,6 @@ language: ruby
|
||||
# Cache Ruby bundles
|
||||
cache: bundler
|
||||
|
||||
before_script:
|
||||
- bundle exec github-pages versions
|
||||
|
||||
# Assume bundler is being used, therefore
|
||||
# the `install` step will run `bundle install` by default.
|
||||
script: "bash -ex .travis-ci.sh"
|
||||
|
@ -4,7 +4,7 @@ title: State clearing
|
||||
author: Vitalik Buterin
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Superseded
|
||||
status: Replaced
|
||||
created: 2016-10-16
|
||||
superseded-by: 161
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
eip: 190
|
||||
title: Ethereum Smart Contract Packaging Standard
|
||||
Authors: Piper Merriam, Tim Coulter, Denis Erfurt (mhhf), RJ Catalano (VoR0220), Iuri Matias (iurimatias)
|
||||
author: Piper Merriam, Tim Coulter, Denis Erfurt (mhhf), RJ Catalano (VoR0220), Iuri Matias (iurimatias)
|
||||
status: Final
|
||||
type: Standards Track
|
||||
category: ERC
|
||||
|
@ -4,7 +4,7 @@ layer: Process
|
||||
title: EIP Classification
|
||||
author: Joseph Chow
|
||||
status: Draft
|
||||
type: Process
|
||||
type: Meta
|
||||
created: 2015-11-17
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
eip: 649
|
||||
title: Metropolis Difficulty Bomb Delay and Block Reward Reduction
|
||||
Authors: Afri Schoedon, Vitalik Buterin
|
||||
author: Afri Schoedon, Vitalik Buterin
|
||||
type: Standards Track
|
||||
category: Core
|
||||
status: Final
|
||||
|
@ -4,7 +4,7 @@ title: devp2p Forward Compatibility Requirements for Homestead
|
||||
author: Felix Lange <felix@ethdev.com>
|
||||
status: Final
|
||||
type: Standards Track
|
||||
layer: Networking
|
||||
category: Networking
|
||||
created: 2015-12-18
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user