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
d9f62f9303
Remerkleable - merkle tree based ssz for better and faster spec
2020-01-25 00:43:43 +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
f0e909c8d8
add mypy cache to gitignore
2019-06-18 21:54:00 +02:00
protolambda
1c51982c6b
generate coverage reports in make test, open as html site
2019-06-14 23:12:04 +02:00
Carl Beekhuizen
b1711b4ff1
Implements parameterised phase1 tests
2019-05-16 12:10:08 +02:00
Danny Ryan
451c28342a
Revert "Only use `setup.py`"
2019-04-24 11:59:13 -06:00
Hsiao-Wei Wang
5437273e23
Update `packages`
2019-04-24 17:18:52 +08:00
Hsiao-Wei Wang
0fc31e3e7d
Update .gitignore
2019-04-24 17:18:52 +08:00
protolambda
14ff452314
move yaml output target
2019-04-20 12:28:50 +10:00
protolambda
9e010da118
rename pyspec pkg to eth2spec
2019-04-03 14:18:17 +11:00
protolambda
00c3c1e2a6
rename eth2 pkg to pyspec, per request of hww
2019-03-30 00:24:04 +08:00
protolambda
3f6d6535ad
Fix pyspec package structure
2019-03-28 22:04:51 +08:00
protolambda
ec4d41e15d
fix config, work on py_tests
2019-03-28 02:30:47 +08:00
protolambda
53e528e56c
work in progress: setup test libs, pyspec, pytests
2019-03-28 00:28:20 +08:00
Danny Ryan
fceebeec4e
backport 839 into dev
2019-03-25 11:25:33 -06:00
Danny Ryan
6715a0d4cc
reconfigure build a bit
2019-03-18 14:14:26 -06:00
Danny Ryan
f41caa713b
add circleci config
2019-03-18 13:06:45 -06:00
Danny Ryan
839590b5f4
initial pytests passing
2019-03-18 12:51:52 -06:00
Danny Ryan
828dd455ba
add basic dependencies and build script for phase0 testing
2019-03-18 10:18:57 -06:00