Parithosh Jayanthi
d4b6c0c304
Adds CI to generate test vectors ( #3793 )
...
* Add support for the CI to generate the test vectors
2024-06-11 22:54:45 +02:00
Parithosh Jayanthi
84c4aebfa8
github runner overhaul ( #3751 )
...
- More isolated per job
- Moderate speed increase
- Moderate Cost reduction
- Better security as jobs and tasks are fully isolated and run on ephemeral instances
2024-05-07 10:34:25 +02:00
Alex Stokes
034909ddb6
Merge in EIP-7251 tests to Electra
2024-04-15 20:10:14 -06:00
Hsiao-Wei Wang
91dc428d28
fix conflict
2024-04-12 21:29:10 +09:00
Alex Stokes
e4068b5391
Merge EIP-7549 into Electra
2024-04-05 13:56:57 -06:00
Hsiao-Wei Wang
55c81e7fa1
Merge EIP7002 into Electra
2024-04-05 11:36:49 -06:00
Hsiao-Wei Wang
d2c69fe3cf
Rename EIP6110 to Electra
2024-04-05 10:53:42 -06:00
Hsiao-Wei Wang
ce591f98c8
Enable EIP7549 CI
2024-04-01 10:43:38 +09:00
Hsiao-Wei Wang
1509b22c7a
Merge pull request #3557 from ethereum/polynomial-commitments-sampling
...
EIP-7594: Add cryptography specs for sampling
2024-01-15 16:16:49 +08:00
Hsiao-Wei Wang
b7d9ea9a75
Rename `peerdas` to `eip7594`
2024-01-14 00:13:08 +08:00
parithosh
b952203cae
removing dockerfile ci test
2024-01-10 14:04:37 +01:00
Hsiao-Wei Wang
119e00b2b1
Add PeerDAS testing CI job
2024-01-05 20:34:01 +08:00
Parithosh Jayanthi
e52594634c
WIP: Update dockerisation ( #3477 )
...
* 🐳 add Dockerfile and dockerfile based script for consensus-spec tests
2024-01-04 17:09:06 +01:00
dapplion
5bab432ff4
clean-up todo
2023-10-10 14:17:45 +03:00
Hsiao-Wei Wang
71c25f8664
Merge branch 'dev' into pr3442
2023-07-14 22:25:39 +08:00
dapplion
2ef22cb478
Apply modularized setup changes
2023-07-05 17:32:56 +02:00
dapplion
829a59babb
Run on any push
2023-07-05 17:18:35 +02:00
dapplion
4ce2b02b44
Add whisk tests
2023-07-05 17:18:34 +02:00
Hsiao-Wei Wang
7b771ccb13
Merge branch 'dev' into eip7002
2023-06-26 18:07:48 +08:00
parithosh
67df566411
removing manual workflow branch input
2023-06-22 17:19:36 +02:00
Hsiao-Wei Wang
59fd2a6400
Merge branch 'dev' into eip7002
2023-06-18 16:40:17 +08:00
dapplion
530924020f
Lock doctoc version
2023-06-14 15:29:59 +03:00
Hsiao-Wei Wang
b8949677fd
Merge branch 'dev' into eip7002
2023-06-01 18:37:31 +08:00
Hsiao-Wei Wang
89e45c6454
do not use setup.py to install mkdocs modules
2023-05-25 02:04:17 +08:00
Hsiao-Wei Wang
59455719d1
Add eip7002 CI jobs
2023-05-10 21:31:35 +08:00
Hsiao-Wei Wang
e117ff4d71
Merge branch 'dev' into eip6110-tests
2023-05-02 21:24:02 +08:00
Hsiao-Wei Wang
21d4370fd5
Add docs about how to add a new feature proposal in consensus-specs and online viewer support ( #3239 )
...
* Add docs
* update link to template
* Add more info
* Try mkdocs
* Create docs.yml
* Update docs.yml
* update
* update
* update
* Try mkdocs
* Add "B: Make it executable for pytest and test generator" section
* Use mkdocs-material
* Use `mkdocs-awesome-pages-plugin` to create custom specs order
* Add toc permalink
* Update site_url
* Add .pages files for navigations. Update highlight style
* Dark theme
* Fix list indent
2023-04-18 18:31:34 +08:00
Hsiao-Wei Wang
890f574c12
Add EIP-6110 to CI scope
2023-03-27 21:31:11 +08:00
Paul Harris
317facbd64
Replaced EIP4844 references with Deneb
...
Fixes #3207
2023-01-23 15:08:34 +01:00
parithosh
025f80f767
adding install_test
2023-01-10 10:23:04 +01:00
parithosh
fd05a7c023
remove cache fully
2023-01-05 14:14:38 +01:00
parithosh
82e9631c51
add cache to linter and codespell
2023-01-05 14:09:18 +01:00
Parithosh Jayanthi
bd26c96a8c
Adds Github Actions CI ( #3028 )
...
* Squash commits
* Rename TEST_TYPE to TEST_PRESET_TYPE
* Try python3 -m pytest -n 16
* updating actions versions
* adding cleanup
* reorder
* Add eip4844
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2023-01-03 23:23:09 +08:00