Danny Ryan
c761c437d4
revert e128 and c901 in lint
2020-06-16 12:11:47 -06:00
Dankrad Feist
bcfaa1b635
Fix tests
2020-06-12 11:07:44 +01:00
Danny Ryan
3a4db69a20
Merge branch 'dev' into dankrad-custody-256bit
2020-06-01 18:45:22 -06:00
protolambda
b1c2c6e3a2
Default BLS to ON, keep CI BLS off for now, add milagro option
2020-05-11 19:18:49 +02:00
Hsiao-Wei Wang
ee4c866575
Merge branch 'dev' into dankrad-custody-256bit-merging
2020-05-05 15:22:36 +08:00
Dankrad Feist
d30f11a781
Fix lint
2020-05-01 00:16:00 +01:00
Dankrad Feist
ab2ee0e2c2
Restoring chunk challenges and testing
2020-04-24 17:06:27 +01:00
Giuseppe Bertone
79d6b49a90
Fixed target compile_deposit_contract
...
Path of validator_registration.vy contract was wrong
2020-04-10 17:38:37 +02:00
protolambda
33f8f4936d
Fix base-reward memoization bug, improve memoization with LRU, and improve misc rewards test
2020-03-20 21:15:13 +01:00
protolambda
1a16e9a3ab
version eth2spec
2020-02-05 18:38:21 +01:00
protolambda
7848500ea9
spec packaging; implement review suggestions from hww
2020-01-25 22:10:03 +01:00
protolambda
675d404c38
Package eth2spec for tooling and experimentation
...
See tests/core/pyspec/README.md for usage description.
This commit:
- refactors config loading to be part of the pyspec package
- updates requirements and main files to use new config loading
- cleans up the build script
- converts the build script to a distutil command
- runs pyspec build as part of build package command
- provides pyspecdev command to get editable spec python files
2020-01-25 01:57:11 +01:00
protolambda
86b699bfd1
Merge branch 'dev' into phase1rebase
2020-01-23 19:24:03 +01:00
protolambda
01f7c6c1e2
separate deposit contract compiler and tester, pin compiler to python 3.7. Upgrade others to 3.8
2020-01-22 19:41:19 +01:00
Danny Ryan
3c07b2c954
Make phase 0 fork choice more modular to more easily adopt for slight modifications in phase 1
2020-01-15 16:40:50 -07:00
protolambda
4732c7beb1
merge in dev (v0.10) and fix reorg/lint issues
2020-01-13 18:55:21 +01:00
Danny Ryan
676e216beb
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move
2020-01-10 11:55:13 -07:00
protolambda
140129ec51
Merge dev into phase1 refactor, update BLS phase1
2020-01-09 14:56:06 +01:00
Hsiao-Wei Wang
fbfe024e7a
Rename vyper file from `.v.py` to `.vy`
2020-01-07 17:20:17 +08:00
Danny Ryan
c9f52d0099
Merge branch 'dev' into phase1rebase
2020-01-03 07:49:23 -07:00
Martin Lundfall
798fadc3cb
Makefile: Use codespell as intended
2019-12-16 14:18:34 +01:00
Martin Lundfall
5234e431ec
Add codespell to ci
2019-12-16 13:06:01 +01:00
Martin Lundfall
a4f8a77c02
Fix spelling errors found by codespell
2019-12-16 13:02:36 +01:00
Martin Lundfall
aa0c9f89c3
Add check_toc rule to makefile, which fails if table of contents of any of the MARKDOWN_FILES are out of sync
2019-12-10 18:29:50 +01:00
Danny Ryan
82c9adce8b
fix phase 1 make build (not lint or tests)
2019-12-05 13:29:51 -07:00
Hsiao-Wei Wang
72b9781051
Merge branch 'dev' into vbuterin-patch-13
2019-08-24 02:37:19 +08:00
Hsiao-Wei Wang
722a69467f
Add `light_client/merkle_proofs.md` to executable stack. Errors revealed.
2019-08-15 15:07:44 +08:00
Hsiao-Wei Wang
e4e6c4d8ee
Fix the order of build spec
2019-08-12 00:45:33 +08:00
Hsiao-Wei Wang
c5acddc071
Enable it in CI
2019-08-11 23:19:17 +08:00
protolambda
0c5153d3f0
add coment about test generation config filtering to makefile
2019-07-30 22:17:44 +02:00
protolambda
eba473079b
update makefile to support generators outputting to same config, or even same runner dir
2019-07-30 12:49:18 +02:00
Carl Beekhuizen
90bba0348c
Fix spelling error
...
Co-Authored-By: Diederik Loerakker <proto@protolambda.com>
2019-06-30 17:53:21 +02:00
Carl Beekhuizen
f6322e199b
Fixes typing and Makefile
2019-06-30 11:18:36 +02:00
Carl Beekhuizen
1d9fe90d97
Makes v-guide executable
2019-06-30 10:58:04 +02:00
Diederik Loerakker
c86108de00
Merge pull request #1207 from ethereum/fix_make_lint
...
Fix `make lint`
2019-06-22 17:07:00 +02:00
Hsiao-Wei Wang
99df7da94a
Add `&&` between the commands
2019-06-21 22:53:02 -06:00
Danny Ryan
f12c32a690
Xdist tests for parallelism ( #1201 )
...
* add xdist parallelization
* reduce circleci cpus to 8
* reduce cpus to 4
* reduce circleci cpus to 2
* circleci back to 4 cpus
2019-06-21 14:18:28 -06:00
Carl Beekhuizen
3418c3506f
Merge dev and resolve conflicts (please let the CI tests pass with the new dev)
2019-06-19 20:27:54 +02:00
Carl Beekhuizen
31a4700223
Merge conflicts on `dev`
2019-06-17 22:09:43 -04:00
Hsiao-Wei Wang
01e9f18713
Merge branch 'dev' into mypy
2019-06-17 17:51:46 -04:00
Danny Ryan
2f9c554bf7
minor fix to makefile, add codecov instructiosn to readme
2019-06-16 17:38:48 -06:00
Carl Beekhuizen
11edda64ed
Adds fork-choice to spec builder
2019-06-15 18:42:03 -04:00
protolambda
20aa539f4d
update clean command
2019-06-15 01:13:29 +02:00
protolambda
1c51982c6b
generate coverage reports in make test, open as html site
2019-06-14 23:12:04 +02:00
Hsiao-Wei Wang
8577cff72e
enable mypy check in CI
2019-06-12 20:10:24 -04:00
Hsiao-Wei Wang
8a54203796
Modify the mypy config
2019-06-12 16:50:49 -04:00
Hsiao-Wei Wang
f2c33529df
Add mypy check in CI
2019-06-11 00:45:00 -04:00
protolambda
bce6c899f6
improve makefile: declare new targets as non-file
2019-06-08 13:30:47 +02:00
Hsiao-Wei Wang
e52c4a5526
fix
2019-06-07 23:01:10 -04:00
Hsiao-Wei Wang
5b8cca8314
deposit_contract/venv
...
PR feedback + bump eth-tester
2019-06-07 22:41:50 -04:00