Commit Graph

8682 Commits

Author SHA1 Message Date
Hsiao-Wei Wang 35d444b9d2
Update test format and output `should_override_forkchoice_update` result 2023-10-25 02:10:55 +08:00
Hsiao-Wei Wang 3f8d8feb69
Update config files 2023-10-25 01:42:30 +08:00
Hsiao-Wei Wang 22215b8fe4
Fix `parent_state_advanced` side effect and reorder the conditions 2023-10-25 01:34:57 +08:00
Hsiao-Wei Wang 24b4d46903
Add `get_proposer_head` and `should_override_forkchoice_update` tests 2023-10-25 01:30:45 +08:00
Hsiao-Wei Wang 0f61819e5c
Update other specs accordingly and re-order "Proposer head and reorg helpers" section 2023-10-20 14:41:51 +08:00
Hsiao-Wei Wang 651db2f858
Refactoring 2023-10-19 19:18:29 +08:00
Michael Sproul 45a3615816
Allow honest validators to reorg late blocks 2023-09-12 15:27:10 +10:00
Hsiao-Wei Wang c5c7233e49
Merge pull request #3352 from michaelsproul/boost-first-block
Apply proposer boost to first block in case of equivocation
2023-09-12 10:56:58 +08:00
Hsiao-Wei Wang 7a53194e09
Merge pull request #3494 from terencechain/rm-old-warnings
remove: old warnings
2023-09-08 08:21:26 +08:00
Hsiao-Wei Wang 06851de02d
Merge branch 'dev' into pr3494 2023-09-06 12:55:55 +08:00
Hsiao-Wei Wang 25c8aba99c
Merge pull request #3495 from ethereum/curdleproofs
Pin `curdleproofs==0.1.1`
2023-09-06 11:59:52 +08:00
Hsiao-Wei Wang 3eaa184fc7
Pin `curdleproofs==0.1.1` 2023-09-06 11:36:35 +08:00
terence tsao 59680c0470 remove: old warnings 2023-09-05 08:59:14 -07:00
Hsiao-Wei Wang e3a939e439
Merge pull request #3485 from dapplion/whisk-config-move
Whisk: update preset and config files with moved values
2023-08-23 00:00:17 +08:00
dapplion 6a944a60f3 Update preset and config files 2023-08-21 11:58:08 +02:00
Lion - dapplion eef61448a9
Whisk: don't mutate candidates during cooldown (#3483) 2023-08-20 14:46:22 +03:00
Lion - dapplion 0b751fc259
Whisk move non-preset values to config (#3482) 2023-08-20 14:42:12 +03:00
Hsiao-Wei Wang ef434e8716
Merge pull request #3473 from wenceslas-sanchez/multiprocessing-side-effect
🐛 Potential side effects with multiprocessing mode
2023-08-15 20:40:57 +08:00
Hsiao-Wei Wang 8a64a90103
Merge pull request #3476 from zhiqiangxu/fix_wording_about_slashing
fix wording about slashing: "can slashable" => "can be slashable"
2023-08-09 23:17:53 +08:00
zhiqiangxu 6f57e2bd26 "can slashable" => "can be slashable" 2023-08-09 11:13:39 +08:00
WenceslasSANCHEZ 875fabcbd0 🐛 remove lambda definition from `generate_from_tests` 2023-08-06 14:13:11 +02:00
Hsiao-Wei Wang fa1015ca03
Update Capella FC too 2023-08-04 21:58:07 +08:00
Hsiao-Wei Wang 1904b47e3e
Add `test_proposer_boost_is_first_block` test case 2023-08-04 21:41:57 +08:00
Hsiao-Wei Wang 63c39dbaff
Merge branch 'dev' into pr3352 2023-08-04 14:45:47 +08:00
Hsiao-Wei Wang 8d6a40522c
Merge pull request #3468 from wenceslas-sanchez/dev
🐛 Fix redundant SSZ generic tests
2023-08-04 14:29:10 +08:00
Wenceslas Sanchez 522ab42064
Update tests/generators/ssz_generic/ssz_container.py
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2023-08-03 21:14:45 +02:00
WenceslasSANCHEZ 5612e7a9ee ♻️ refactor 2023-08-03 18:19:33 +02:00
Dmitrii Shmatko 36d9ea6cd1
Fix dimension of nodeId and remove outdated comment (#3445)
* Fix dimension of nodeId and remove incorrect comment

* Remove debugging
2023-08-04 00:12:07 +08:00
Hsiao-Wei Wang 56d6d1a51e
Merge pull request #3463 from ethereum/deneb-fc-tests-take-2
Deneb fork choice tests - take 2
2023-08-03 21:40:24 +08:00
Hsiao-Wei Wang fb6297b8b1
Merge pull request #3471 from potuz/fix_kzg_format_desc
fix test format descrition
2023-08-03 19:13:13 +08:00
Potuz b30990330f Danny's fix 2023-08-02 14:16:31 -03:00
Potuz 7ba238a1e8 fix test format descrition 2023-08-02 10:40:10 -03:00
WenceslasSANCHEZ da2121060e ♻️ refactor + linter comments 2023-08-01 22:19:48 +02:00
WenceslasSANCHEZ 6231dc2e4e 🐛 split variation with and without chaos 2023-08-01 22:09:35 +02:00
WenceslasSANCHEZ 01dfc77202 🐛 remove non-random mode from variation 2023-08-01 21:47:08 +02:00
WenceslasSANCHEZ 872e404bce ️ reset ``chaos`` to False 2023-08-01 21:46:16 +02:00
WenceslasSANCHEZ bd34c6560c 🐛 remove redundant modes for container without offsets 2023-08-01 21:45:30 +02:00
WenceslasSANCHEZ b412bdb34e allow `container_case_fn` to change chaos mode 2023-08-01 21:44:35 +02:00
Hsiao-Wei Wang 48143056b9
Merge pull request #3467 from ethereum/version-bump
Update VERSION.txt to 1.4.0-beta.1
2023-07-31 19:52:13 +08:00
Hsiao-Wei Wang 39134d594a
Change it back to allow empty `blobs` list file 2023-07-31 19:47:53 +08:00
Hsiao-Wei Wang 32056b2d44
PR feedback from @djrtwo 2023-07-31 19:23:17 +08:00
Hsiao-Wei Wang fba7b8e92d
Merge pull request #3464 from ethereum/att-transtion
Move and rework `include_attestation_from_previous_fork_with_new_range` test to a `transition` test
2023-07-31 18:52:16 +08:00
Hsiao-Wei Wang 5dcfbcef5b
Merge pull request #3461 from ethereum/blob-gas
Rename "data gas" to "blob gas"
2023-07-31 18:51:57 +08:00
WenceslasSANCHEZ 6e4d4896ed 🐛 set chaos to `True` to enable uint variation for non random tests 2023-07-27 21:17:45 +02:00
Danny Ryan 8295416328
Update VERSION.txt to 1.4.0-beta.1 2023-07-27 11:08:04 -06:00
Hsiao-Wei Wang 52c53a91f5
Move and rework `include_attestation_from_previous_fork_with_new_range` test to a `transition` test 2023-07-28 00:54:02 +08:00
Hsiao-Wei Wang 85b0ae854f
handle `len(blobs) == 0` case 2023-07-27 23:13:49 +08:00
Hsiao-Wei Wang e79caff2f7
Clean up `is_data_available`. Remove the stub `retrieve_blobs_and_proofs` responses. 2023-07-25 23:32:55 +08:00
Hsiao-Wei Wang d2d351f7c9
Add `test_invalid_data_unavailable` 2023-07-25 23:30:31 +08:00
Hsiao-Wei Wang 2210cea734
Add deneb fc tests and update test format 2023-07-25 22:29:12 +08:00