1668 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
847553783b
Add test_zeroed_commitment 2023-05-15 17:11:50 +08:00
Hsiao-Wei Wang
74596190e7
Fix tests 2023-05-10 22:26:55 +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
34693f2db6
Add basic tests 2023-05-10 21:28:57 +08:00
Hsiao-Wei Wang
0f5ac1186e
Remove is_execution_enabled condition since Capella 2023-05-10 03:01:20 +08: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
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
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
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
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
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
Hsiao-Wei Wang
024cec5fc9
bump version.txt to 1.3.0-rc.5 2023-03-20 18:26:17 +08:00
George Kadianakis
1219beae26 Add some basic bls_modular_inverse() tests 2023-03-17 12:24:06 +02:00
Hsiao-Wei Wang
02a8420dc5
Merge pull request #3293 from ethereum/bump-version
bump version.txt
2023-03-16 11:47:34 +08:00
Hsiao-Wei Wang
debf51e87a
Fix get_sample_opaque_tx call signature 2023-03-16 10:16:03 +08:00
Hsiao-Wei Wang
de57f2ac91
Merge pull request #3284 from etan-status/lc-forkversion
Check correct fork version in LC sync protocol
2023-03-16 09:08:01 +08:00
Aditya Asgaonkar
5a217607b0 shift all f.c. tests to altair & later 2023-03-15 16:32:57 -07:00
Danny Ryan
67984b5665
bump version.txt 2023-03-15 11:30:46 -06:00
Danny Ryan
985fcc2525
Merge pull request #3283 from ethereum/deneb-crypto-coverage
Deneb crypto helpers test coverage
2023-03-15 11:28:43 -06:00
Aditya Asgaonkar
e9551715d5 large fork choice upgrade 2023-03-13 11:52:43 -07:00