Compare against eth2.0-specs v0.11.2 (#30)

This commit is contained in:
Alex Beregszaszi 2020-05-15 13:17:14 +01:00 committed by GitHub
parent 636f22f0ac
commit d1a5556a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- run:
name: Install eth2.0-specs tests
command: |
git clone https://github.com/ethereum/eth2.0-specs
git clone https://github.com/ethereum/eth2.0-specs --single-branch --branch v0.11.2
cp -f /tmp/deposit_contract.json eth2.0-specs/deposit_contract/contracts/validator_registration.json
cd eth2.0-specs
make install_deposit_contract_tester