Commit Graph

97 Commits

Author SHA1 Message Date
Justin Traglia 562798de9e Update cache version and add back line 2024-08-22 09:17:05 -05:00
Justin Traglia 4850a2801e Remove line to pull new py_arkworks wheel 2024-08-22 09:14:17 -05:00
Justin Traglia 92a801a741 Only disable restore_pyspec_cached_venv 2024-08-22 08:26:00 -05:00
Justin Traglia a9a1d9ad04 Try no restore/save cache 2024-08-22 08:22:24 -05:00
Justin Traglia f600728dd5 Fix the install_pyspec_test CI check 2024-08-22 08:07:48 -05:00
Parithosh Jayanthi ad91a835c0
Update python to 3.12.4 (#3880)
* update python to 3.12

* drop down to 3.12.4 for compatibility

* setup rust toolchain for deps

* fix typo

* fix linter

* fixing linter

* adding rust dep

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying to fix circleci

* trying new image

* trying new image

* trying new image

* trying new image

* invalidate cache

* bump reqs

* remove cache invalidation

* fix cache name

* update to use latest image
2024-08-22 02:15:57 +08: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 b7d9ea9a75
Rename `peerdas` to `eip7594` 2024-01-14 00:13:08 +08:00
Hsiao-Wei Wang 119e00b2b1
Add PeerDAS testing CI job 2024-01-05 20:34:01 +08:00
dapplion 5bab432ff4 clean-up todo 2023-10-10 14:17:45 +03:00
Hsiao-Wei Wang 5c194bb493
kick the CI cache 2023-07-14 22:31:00 +08:00
Hsiao-Wei Wang 71c25f8664
Merge branch 'dev' into pr3442 2023-07-14 22:25:39 +08:00
Hsiao-Wei Wang a39abe388b
Upgrade `wheel`, `pip`, and `setuptools` with `make install_test` (#3443)
* Upgrade wheel pip setuptools with `make install_test`

* Set minimum requirements
2023-07-14 21:37:51 +08:00
dapplion 4ce2b02b44 Add whisk tests 2023-07-05 17:18:34 +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 44394ad121
Fix CircleCI Python version 2023-05-18 20:58:24 +08:00
Hsiao-Wei Wang 59455719d1
Add eip7002 CI jobs 2023-05-10 21:31:35 +08:00
Hsiao-Wei Wang 057517526e
Set python_requires=">=3.9" (#2964) 2023-05-03 12:25:04 +03: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
George Kadianakis 567a25f883 EIP-4844: Make the spec executable
- Implement all the required glue code to make things executable
- Implement a dummy KZG trusted setup

Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2022-07-13 13:14:05 +03:00
Hsiao-Wei Wang 171a9ccc81
Resolve conflicts 2021-12-27 18:30:12 +08:00
Hsiao-Wei Wang 8facc0a095
Merge -> Bellatrix 2021-12-23 14:25:43 +08:00
Danny Ryan 2010994d10
add capella circleci workflow 2021-12-02 11:56:05 -07:00
Danny Ryan 155863d86d
add capella to circleci build 2021-12-01 11:40:54 -07:00
Hsiao-Wei Wang 2f6e817f3d
Set CI job for each fork 2021-10-18 18:30:33 +08:00
Hsiao-Wei Wang 844c879f1c
Bump `py_ecc` and `milagro_bls_binding` (#2169)
* Bump py_ecc to v5.1.0 and milagro_bls_binding to v1.6.2

* python3.8 -> python3 for py39 compatibility

* fix

* Try python:3.9

* Revert: using Python3.8 in CI now
2021-01-05 21:00:52 +08:00
Hsiao-Wei Wang b817b7690c
Disable the deposit contract tests.
Only keep the `build_deposit_contract` to verify the bytecode.
2020-12-07 07:26:37 -07:00
Hsiao-Wei Wang 8587e8c5f2
Fix doctoc@2 version 2020-12-07 11:10:11 +08:00
Hsiao-Wei Wang 7bf5539b2f
Set codespell<3.0.0,>=2.0.0 version and add `ether` to whitelist 2020-12-07 11:08:54 +08:00
Hsiao-Wei Wang 20bd00cef0
Add `make lint_generators` linter check for test generators 2020-09-15 11:19:50 +08:00
Hsiao-Wei Wang 377b2e3f83
Clean up the CI workflow, enable web3.py tests 2020-08-18 00:27:23 +08:00
Hsiao-Wei Wang 80fb126401
WIP: add solidity deposit contract CI workflow
Export `DAPP_LIB`

Fix .gitmodules

update CI solc version

Kick cache

Make metadata remain the same
2020-08-17 23:37:33 +08:00
Hsiao-Wei Wang ddca8c1a99
Kick cache 2020-07-02 14:39:14 +08:00
Danny Ryan 3d4122a2f6
add note about distributing bootnode ENRs prior to genesis 2020-04-22 14:33:57 -06:00
protolambda 501bac8ece
update deposit tests cache to read eth2spec version correctly 2020-02-09 00:07:08 +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 d9f62f9303
Remerkleable - merkle tree based ssz for better and faster spec 2020-01-25 00:43:43 +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 55fb97d8b1
bump cache versions 2020-01-10 12:03:05 -07: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
Danny Ryan 19ca7af5ed
bump circleci cache versions 2020-01-07 15:15:51 -07:00
Diederik Loerakker b698eff2a7
Merge pull request #1546 from ethereum/master
Backport v0.9.4 to dev
2019-12-20 21:25:50 +01:00
Danny Ryan 331892ad15
bump version on despoit cache 2019-12-18 13:30:02 -07:00