Commit Graph

8 Commits

Author SHA1 Message Date
Alex Beregszaszi 2ac62c4b17
Lock in the generated deposit_contract.json and compare it on CircleCI (#29) 2020-05-15 22:23:27 +01:00
Alex Beregszaszi 15fcaa0828
Introduce build directory for artifacts (#31) 2020-05-15 18:23:58 +01:00
Alex Beregszaszi d1a5556a74
Compare against eth2.0-specs v0.11.2 (#30) 2020-05-15 13:17:14 +01:00
Alex Beregszaszi 62e3281411
Lock in Solidity 0.6.8 on CircleCI (#27)
* Fix Makefile on macOS
* Lock circleci to solc:0.6.8-alpine
* Lock version to 0.6.8
2020-05-15 11:48:00 +01:00
Alex Beregszaszi 5e78324030
Split CircleCI jobs (#26) 2020-05-15 11:22:20 +01:00
MrChico 6c07707f1d
Add unit test and fuzzing against Vyper (#20) 2020-05-14 20:58:48 +01:00
Alex Beregszaszi bc9b7ccfd3
Add test job for running eth2.0-specs tests (#25)
Also use python:3.8.1 docker image.
2020-05-14 20:36:54 +01:00
Alex Beregszaszi 823e8a5c68
Add CircleCI configuration (#18)
* Simplify Makefile
* Add CircleCI configuration
2020-05-13 23:03:42 +01:00