Commit Graph

7 Commits

Author SHA1 Message Date
Alex Beregszaszi 15fcaa0828
Introduce build directory for artifacts (#31) 2020-05-15 18:23:58 +01:00
Alex Beregszaszi 69d0e8069d
Enable optimizer and set to 5m runs (#28)
The `deposit` function can be used up to 2^32-1 times anyway.
2020-05-15 13:13:31 +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
MrChico 6c07707f1d
Add unit test and fuzzing against Vyper (#20) 2020-05-14 20:58:48 +01:00
Alex Beregszaszi 0b50a3e1f5
Use "literal metadata sources" setting (#21) 2020-05-14 11:46:54 +01:00
Alex Beregszaszi 823e8a5c68
Add CircleCI configuration (#18)
* Simplify Makefile
* Add CircleCI configuration
2020-05-13 23:03:42 +01:00
Alex Beregszaszi faecab1100 Add Makefile and instructions for the tests in the README 2020-04-15 12:04:31 +01:00