Bump eipv to v0.0.5 (#2887)

* bump eipv to v0.0.5

* fix email in eip-2746
This commit is contained in:
lightclient 2020-08-22 06:10:09 -06:00 committed by GitHub
parent 996d9e415a
commit 7d49f7677f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ matrix:
- language: rust
cache: cargo
before_script:
- cargo install eipv --version=0.0.4
- cargo install eipv --version=0.0.5
env: TASK='eip-validator'
- python: 3.3
env: TASK='codespell'

View File

@ -1,7 +1,7 @@
---
eip: 2746
title: Rules Engine Standard
author: Aaron Kendall (@jaerith), Juan Blanco <@juanfranblanco>
author: Aaron Kendall (@jaerith), Juan Blanco (@juanfranblanco)
discussions-to: https://ethereum-magicians.org/t/eip-2746-rules-engine-interface/4435
status: Draft
type: Standards Track