Commit Graph

1514 Commits

Author SHA1 Message Date
Hsiao-Wei Wang e18e9743ed
Merge pull request #3347 from ethereum/testgen-refactor
Multiprocessing testgen runner
2023-05-18 23:03:17 +08:00
Hsiao-Wei Wang fe9c1a8cbf
Merge pull request #3356 from ethereum/deneb-tests
Add `test_zeroed_commitment` test case
2023-05-16 21:25:40 +08:00
Hsiao-Wei Wang bb38c56ddd
Fix `dump_kzg_trusted_setup_files`. Use Fastest BLS lib (#3358) 2023-05-16 15:07:21 +03:00
Hsiao-Wei Wang 847553783b
Add `test_zeroed_commitment` 2023-05-15 17:11:50 +08:00
Hsiao-Wei Wang f7352d18cf
Merge pull request #3341 from ethereum/add-GetPayloadResponse
Add `GetPayloadResponse` dataclass for `get_payload` API
2023-05-10 23:33:57 +08:00
Danny Ryan 363209d650
Merge pull request #3312 from AgeManning/attnets-revamp
Attnet revamp: Subnet backbone structure based on beacon nodes
2023-05-10 08:22:02 -06:00
Hsiao-Wei Wang 1008714e54
Add `settings.py` of testgen 2023-05-09 21:49:41 +08:00
Hsiao-Wei Wang d4be8f14c2
Merge branch 'dev' into testgen-refactor 2023-05-09 21:42:26 +08:00
Hsiao-Wei Wang 1c424d76ed
Merge pull request #3340 from ethereum/deneb-tests
Deneb refactoring and new tests
2023-05-09 21:40:57 +08:00
Hsiao-Wei Wang 5e2a18a319
Fix `test_randomized_state` and `test_randomized_state_leaking` 2023-05-06 21:38:03 +08:00
Hsiao-Wei Wang 3ae4bf14f1
Fix and set to `MODE_MULTIPROCESSING` 2023-05-06 21:01:46 +08:00
Hsiao-Wei Wang 98d0ca48b8
Fix `test_randomized_state` and `test_randomized_state_leaking` 2023-05-06 17:45:22 +08:00
Hsiao-Wei Wang aeccd20fd1
Try multiprocessing 2023-05-06 16:34:14 +08:00
Hsiao-Wei Wang 9f5bb03cb4
Refactor `run_generator` 2023-05-05 16:23:35 +08:00
Hsiao-Wei Wang b617c62e8d
Merge pull request #3344 from jtraglia/group-invalid-g1-points
Add group of invalid G1 points in KZG tests
2023-05-05 01:10:28 +08:00
Hsiao-Wei Wang 5cb2733ed5
Add custom types `NodeID` and `SubnetID` and constant `NODE_ID_BITS` 2023-05-04 18:50:13 +08:00
Hsiao-Wei Wang f1765dfef3
Merge branch 'dev' into deneb-tests 2023-05-04 18:04:20 +08:00
Hsiao-Wei Wang 4244dc8e13
Make `excess_data_gas` a param of `run_block_with_blobs` 2023-05-04 17:55:14 +08:00
Justin Traglia dfdbe15e42 Fix linter issues 2023-05-02 13:05:41 -05:00
Justin Traglia ddf7e8013b Add group of invalid G1 points 2023-05-02 10:57:49 -05:00
Hsiao-Wei Wang 7570445e98
Fix sync testgen 2023-05-02 23:45:21 +08:00
Hsiao-Wei Wang e117ff4d71
Merge branch 'dev' into eip6110-tests 2023-05-02 21:24:02 +08:00
Hsiao-Wei Wang a044c0c805
Merge branch 'dev' into pr3308 2023-05-01 16:31:45 +08:00
Hsiao-Wei Wang e31fcbd6a9
Add `GetPayloadResponse` for `get_payload` API 2023-04-28 23:25:13 +08:00
Hsiao-Wei Wang 2a1d998594
Test non zero `excess_data_gas` 2023-04-28 19:01:19 +08:00
Hsiao-Wei Wang 22da92e597
Refactor the spec and add more test cases 2023-04-28 18:26:42 +08:00
Hsiao-Wei Wang 327ef095d0
Add `test_incorrect_blob_tx_type` 2023-04-28 17:37:50 +08:00
Hsiao-Wei Wang 655094ee4a
Add `test_zero_blob` test case 2023-04-28 17:28:11 +08:00
Hsiao-Wei Wang 745d529598
Add `compute_subscribed_subnets` unittests and fix typing errors 2023-04-25 12:57:49 +08:00
Justin Traglia 87d42919b9 Add "commitment" to test names for consistency 2023-04-18 14:00:11 -05:00
Hsiao-Wei Wang 85c8daf085
bump version.txt to 1.3.0 2023-04-18 18:34:12 +08:00
Roberto Saltini 313439a04b Fix lint erorrs 2023-04-18 13:54:31 +10:00
Roberto Saltini b5bd90dd5f Applied changes to tests 2023-04-18 13:51:13 +10:00
Mikhail Kalinin 0230c643b0 Fix EIP6110 import in generators 2023-04-11 21:29:30 +06:00
Mikhail Kalinin 09e5fc7ebe Add eip6110 to generators 2023-04-11 13:42:16 +06:00
Mikhail Kalinin 1505a04a94 Make linter happy 2023-04-10 16:08:13 +06:00
Mikhail Kalinin e49a30f85b Fix deposit transition tests 2023-04-10 13:47:21 +06:00
Mikhail Kalinin c2473e7b8a Make transition tests comply to sanity format 2023-04-07 14:20:28 +06:00
Hsiao-Wei Wang d78c7ada03
Fix previous fork version 2023-04-06 20:08:23 +08:00
Hsiao-Wei Wang 11842c9e2a
Update test generators. Move `test_deposit_transition` to `sanity/blocks/` 2023-04-06 20:04:33 +08:00
Mikhail Kalinin 389b79408b Add EIP6110 operations gen, and to fork upgrades list 2023-04-06 17:39:19 +06:00
Mikhail Kalinin 108f1eed86 Rebase EIP6110 to Deneb 2023-04-06 16:53:31 +06:00
Mikhail Kalinin 80e6b0d665 Add deposits transition tests 2023-04-05 19:46:28 +06:00
Mikhail Kalinin 502745e012 Port tests from bellatrix and capella 2023-04-04 16:30:44 +06:00
Mikhail Kalinin 4c401d6575 Port process_deposit tests 2023-04-03 18:17:03 +06:00
Hsiao-Wei Wang 0dd8db76cd
Make linter happy. Add `SUBNET_DURATION_IN_EPOCHS` definition. 2023-03-30 14:51:41 +08:00
Hsiao-Wei Wang 9dfee5ef48
Update execution_payload helpers for new EIP-6110 field 2023-03-28 15:21:09 +08:00
Hsiao-Wei Wang cd7783e59d
EIP-6110: Fix `compute_fork_version` and add light client specs 2023-03-28 15:08:03 +08:00
Hsiao-Wei Wang 8acc31adce
Fix the default testing genesis by setting `deposit_receipts_start_index` and fork versions 2023-03-28 14:23:23 +08:00
Hsiao-Wei Wang d0839dfec4
Add EIP-6110 to the pytest scope 2023-03-27 21:31:03 +08:00