Skip to content

Commit

Permalink
Bump eipv to v0.0.5 (ethereum#2887)
Browse files Browse the repository at this point in the history
* bump eipv to v0.0.5

* fix email in eip-2746
  • Loading branch information
lightclient authored Aug 22, 2020
1 parent 996d9e4 commit 7d49f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-2746.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7d49f76

Please sign in to comment.