Hsiao-Wei Wang
|
ba690852d6
|
Merge pull request #2774 from ethereum/bellatrix
Rename "Merge" -> "Bellatrix"
|
2021-12-24 01:46:55 +08:00 |
Hsiao-Wei Wang
|
a7df9a39cc
|
Set RNG seed
|
2021-12-23 21:33:23 +08:00 |
Hsiao-Wei Wang
|
8facc0a095
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
Hsiao-Wei Wang
|
6edf840992
|
fix lint
|
2021-12-11 09:06:56 +08:00 |
Hsiao-Wei Wang
|
4cea972cc0
|
Apply suggestions from code review
Co-authored-by: Caspar Schwarz-Schilling <31305984+casparschwa@users.noreply.github.com>
|
2021-12-11 09:01:16 +08:00 |
Hsiao-Wei Wang
|
11a42f8d06
|
Remove `*_without_boost` tests
|
2021-12-09 17:58:31 +08:00 |
Hsiao-Wei Wang
|
addc03cb7c
|
Enable ex-ante tests in testgen and minor fixes
|
2021-12-09 17:47:20 +08:00 |
Caspar Schwarz-Schilling
|
9f614fca83
|
Fix linting
|
2021-12-08 18:31:14 +01:00 |
Caspar Schwarz-Schilling
|
79e1d5e021
|
Fix head view comparison
|
2021-12-08 18:14:46 +01:00 |
Caspar Schwarz-Schilling
|
dc9db78a67
|
Add sandwich test scenarios
|
2021-12-08 17:05:44 +01:00 |
Hsiao-Wei Wang
|
200ed58dd9
|
Merge branch 'dev' into ex-ante-tests
|
2021-12-07 18:29:48 +08:00 |
Hsiao-Wei Wang
|
9dc1b7af7e
|
Test with strict `proposer_boost + 1` attestation participants
|
2021-12-07 00:25:26 +08:00 |
Hsiao-Wei Wang
|
6308cee7a6
|
Fix typo
|
2021-12-03 02:17:57 +08:00 |
Hsiao-Wei Wang
|
a399d953d3
|
Add assertion to `test_shorter_chain_but_heavier_weight`
|
2021-12-02 17:21:42 +08:00 |
Hsiao-Wei Wang
|
dc52b35145
|
Add `PROPOSER_SCORE_BOOST` to meta.yaml and fix comments
|
2021-12-02 01:37:01 +08:00 |
Hsiao-Wei Wang
|
d7f6a42729
|
[WIP] Add ex-ante fork choice test cases
|
2021-12-01 02:37:22 +08:00 |
Danny Ryan
|
975931b5cf
|
pr feedback
|
2021-11-23 11:19:22 -07:00 |
Aditya Asgaonkar
|
6f95637637
|
Merging local branch to remote latest
|
2021-11-23 07:32:56 -08:00 |
Aditya Asgaonkar
|
ecbe9190b9
|
Apply HWW code's review - properly update test steps
|
2021-11-23 07:20:54 -08:00 |
Hsiao-Wei Wang
|
bdd7b0782e
|
Add configuration value checks
|
2021-11-23 16:44:12 +08:00 |
Aditya Asgaonkar
|
d85d4399cb
|
Rename test
|
2021-11-22 14:45:20 -08:00 |
Aditya Asgaonkar
|
1d835c5198
|
Apply Danny's code review & suggestions
|
2021-11-22 14:44:52 -08:00 |
Danny Ryan
|
ea09df50db
|
toc
|
2021-11-22 11:39:08 -07:00 |
Aditya Asgaonkar
|
2d161b4244
|
Add proposer score boosting & related tests
|
2021-11-22 11:12:24 -07:00 |
Hsiao-Wei Wang
|
2c865e3627
|
Resolve the commented out code in `test_new_finalized_slot_is_not_justified_checkpoint_ancestor`
|
2021-11-18 11:02:12 +08:00 |
Danny Ryan
|
3d4ece44df
|
port phase0 forkchocie changes to merge
|
2021-11-17 18:37:45 -07:00 |
Danny Ryan
|
eb00f8f735
|
cleanup forkchoice tests
|
2021-11-17 18:24:47 -07:00 |
Hsiao-Wei Wang
|
f643554aa5
|
Fix issue around on_attestation validation by skipping epoch scope
validation if attestation is from a block message
|
2021-11-13 18:28:05 +08:00 |
Danny Ryan
|
cd3d2ce692
|
working through test issues
|
2021-11-12 12:43:54 -07:00 |
Danny Ryan
|
7a5eec3c5f
|
Merge pull request #2704 from ethereum/disable-too-slow-fork-choice-tests
Disable some too-slow mainnet preset fork choice tests
|
2021-11-01 12:23:23 -06:00 |
Danny Ryan
|
78040ac3ae
|
update penalty params for Merge
|
2021-10-29 12:41:38 -06:00 |
Hsiao-Wei Wang
|
314840117d
|
Add `test_invalid_previous_source_root` and fix `test_invalid_current_source_root`
|
2021-10-26 16:04:52 +08:00 |
Hsiao-Wei Wang
|
4f3637851c
|
Disable some too-slow mainnet preset fork choice tests
|
2021-10-19 00:54:29 +08:00 |
Mikhail Kalinin
|
26c78b540a
|
Fix test_blocks#test_parent_from_same_slot
|
2021-09-17 16:01:15 +06:00 |
Danny Ryan
|
b660892ca3
|
Merge pull request #2586 from ethereum/churn-test
Add churn tests for when churn limit scales with v-set size
|
2021-09-09 16:41:37 -06:00 |
Danny Ryan
|
a47ade3ba6
|
pr feedback
|
2021-09-09 15:27:23 -06:00 |
Alex Stokes
|
989cd38041
|
add rewards spec test with exit in current epoch
|
2021-09-08 20:24:22 -07:00 |
Hsiao-Wei Wang
|
d23444a2db
|
Merge pull request #2577 from ethereum/fix-fork-choice-tests
Fix fork choice `on_block` tests and update test format
|
2021-09-08 21:35:32 +08:00 |
Danny Ryan
|
8220f7dd44
|
ensure new dynamic queue tests don't run for mainnet cofig
|
2021-09-08 07:31:13 -06:00 |
Hsiao-Wei Wang
|
5bc59d8aab
|
Fix the comments
|
2021-09-08 21:22:48 +08:00 |
Danny Ryan
|
6784025d64
|
add scaled churn limit tests for voluntary exits
|
2021-09-07 20:49:54 -06:00 |
Danny Ryan
|
43e79a7ee0
|
add process_registry_updates tests for scaled churn limit
|
2021-09-07 20:34:28 -06:00 |
Danny Ryan
|
4faff4f899
|
Merge pull request #2580 from ralexstokes/add-rewards-test-case-for-exited-vals
Add test cases to ensure coverage with exited validators
|
2021-09-07 16:11:53 -06:00 |
Alex Stokes
|
14f71ffb4b
|
Use realistic `withdrawable_epoch` in spec test
|
2021-09-07 12:53:06 -07:00 |
Danny Ryan
|
ccd48d7286
|
Merge pull request #2579 from ethereum/fix-process_and_sign_block_without_header_validations
Fix testing helper `process_and_sign_block_without_header_validations`
|
2021-09-07 12:57:26 -06:00 |
Alex Stokes
|
25c290474f
|
fix test filtering on eth1 voting spec test
|
2021-09-02 15:50:26 -07:00 |
Alex Stokes
|
d834b6e800
|
add active/exited balances test for justification
|
2021-09-02 12:37:11 -07:00 |
Alex Stokes
|
bd38587a1e
|
add active/exited balances test for `process_slashings`
|
2021-09-02 09:50:40 -07:00 |
Alex Stokes
|
df89763777
|
ensure balance differential as a sanity check
|
2021-09-02 08:48:32 -07:00 |
Alex Stokes
|
58c0da9059
|
ensure rewards spec test with exited validators
|
2021-09-02 08:48:32 -07:00 |