From 225c00764cc49d1b16b627b9a757e57f98ff6885 Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Thu, 22 Mar 2018 14:17:20 +0000 Subject: [PATCH] Add checking for errors in frontmatter --- .travis.yml | 3 --- EIPS/eip-158.md | 2 +- EIPS/eip-190.md | 2 +- EIPS/eip-4.md | 2 +- EIPS/eip-649.md | 2 +- EIPS/eip-8.md | 2 +- 6 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0584cfda..cfefee4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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" diff --git a/EIPS/eip-158.md b/EIPS/eip-158.md index c5dbef19..70dcb4c3 100644 --- a/EIPS/eip-158.md +++ b/EIPS/eip-158.md @@ -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 --- diff --git a/EIPS/eip-190.md b/EIPS/eip-190.md index dd0da07e..e256b02c 100644 --- a/EIPS/eip-190.md +++ b/EIPS/eip-190.md @@ -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 diff --git a/EIPS/eip-4.md b/EIPS/eip-4.md index 52e310db..75272712 100644 --- a/EIPS/eip-4.md +++ b/EIPS/eip-4.md @@ -4,7 +4,7 @@ layer: Process title: EIP Classification author: Joseph Chow status: Draft -type: Process +type: Meta created: 2015-11-17 --- diff --git a/EIPS/eip-649.md b/EIPS/eip-649.md index f679b224..28194bbe 100644 --- a/EIPS/eip-649.md +++ b/EIPS/eip-649.md @@ -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 diff --git a/EIPS/eip-8.md b/EIPS/eip-8.md index d00a2f40..006e85c1 100644 --- a/EIPS/eip-8.md +++ b/EIPS/eip-8.md @@ -4,7 +4,7 @@ title: devp2p Forward Compatibility Requirements for Homestead author: Felix Lange status: Final type: Standards Track -layer: Networking +category: Networking created: 2015-12-18 ---