Commit Graph

9232 Commits

Author SHA1 Message Date
Hsiao-Wei Wang b290ec7d0c
fix `test_top_up_and_partial_withdrawable_validator`: set different expected value for post-electra 2024-04-17 18:44:01 +08:00
Hsiao-Wei Wang 2ecbe194f7
Delete duplicate deposit tests and enable testgen 2024-04-17 18:43:55 +08:00
Hsiao-Wei Wang 947767f3a9
Merge pull request #3678 from ralexstokes/7251-in-electra-cleanups
Electra: remove duplicate deposit processing tests
2024-04-17 14:24:41 +09:00
Hsiao-Wei Wang 056e4db3cb
Merge pull request #3670 from ethereum/eip7549-tests
Add EIP-7549 tests and Electra random tests
2024-04-17 14:24:19 +09:00
Alex Stokes a07e144adc
Merge pull request #3659 from ethDreamer/activation_rate_limiting
EIP-7251: Enforce Activation Rate Limit at Fork Transition
2024-04-16 16:14:44 -06:00
Alex Stokes 3b259b6a9f
Merge pull request #3676 from ethDreamer/balance_churn_limit
EIP-7251: Rename get_churn_limit() for clarity
2024-04-16 15:57:46 -06:00
Alex Stokes 3e45cdcff7
Merge pull request #3674 from ensi321/add-container-change
EIP-7549: Add `AttesterSlashing` to modified containers
2024-04-16 15:53:20 -06:00
Alex Stokes 2b8579a038
remove duplicate tests 2024-04-16 15:08:21 -06:00
Mikhail Kalinin fea074e7c5
Fix toc: attempt 2 2024-04-17 01:07:52 +06:00
Mikhail Kalinin 736e26abfc
Merge branch 'dev' into add-container-change 2024-04-17 00:24:25 +06:00
Mikhail Kalinin 373baa85aa
Update toc 2024-04-17 00:20:52 +06:00
Mark Mackey 8b6b710ccd EIP-7251: rename get_churn_limit() for clarity 2024-04-16 12:01:21 -05:00
Mark Mackey 38dfd4a8b4 Merge remote-tracking branch 'upstream/dev' into activation_rate_limiting 2024-04-16 10:11:00 -05:00
Hsiao-Wei Wang 24cbbe2946
Merge pull request #3668 from ralexstokes/add-eip-7251-to-electra
Add EIP-7251 to Electra
2024-04-16 23:46:52 +09:00
Hsiao-Wei Wang 0252e12d73
Add notes 2024-04-16 19:57:23 +08:00
Hsiao-Wei Wang db2c01a5f5
Reorder by processing seq 2024-04-16 19:54:05 +08:00
NC 5b2f60221e Add modified AttesterSlashing 2024-04-16 19:41:28 +08:00
Alex Stokes 353bbb02a6
Workarounds for EIP-7549 tests 2024-04-15 22:30:14 -06:00
Alex Stokes c0fa05de1e
Fix tests from 7251 and merge of other EIPs into Electra 2024-04-15 22:30:14 -06:00
Alex Stokes 034909ddb6
Merge in EIP-7251 tests to Electra 2024-04-15 20:10:14 -06:00
Alex Stokes e1840a78a0
bugfix: check for all possible credentials when processing EL withdrawal request 2024-04-15 19:59:07 -06:00
Alex Stokes 35534989ff
reorg some spec functions 2024-04-15 19:37:53 -06:00
Alex Stokes 9bcafc87e3
fix lint 2024-04-15 19:37:53 -06:00
Alex Stokes 4d212b4263
tighten conditional logic for withdrawal requests: list len cannot be greater than its bound 2024-04-15 19:37:53 -06:00
Alex Stokes d243afab25
address PR feedback 2024-04-15 19:37:53 -06:00
Alex Stokes 54e0f42752
Apply suggestions from code review
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-04-15 19:37:53 -06:00
Alex Stokes ce3931653d
Add EIP-7251 to Electra fork 2024-04-15 19:37:49 -06:00
Alex Stokes 77ec547cc7
Merge pull request #3656 from ralexstokes/fix-7251-tests
Fix EIP-7251 tests
2024-04-15 19:21:46 -06:00
Alex Stokes 0027762619
fix deposit test 2024-04-15 15:26:02 -06:00
Alex Stokes 05a891f801
fix lint 2024-04-15 14:32:44 -06:00
Alex Stokes 55c5b10286
Merge pull request #3 from fradamt/pr/ralexstokes/3656-1
New consolidation tests, comments
2024-04-15 14:02:10 -06:00
Alex Stokes 4c60dade42
Merge branch 'fix-7251-tests' into pr/ralexstokes/3656-1 2024-04-15 14:00:04 -06:00
fradamt bb597fc326 fix new process_voluntary_exit tests for eip7251 2024-04-14 21:17:17 +02:00
fradamt 1d81af386c refactor the way run_deposit_processing deals with 7251 2024-04-12 15:54:55 +02:00
fradamt 7602a52ecf rearrange hysteresis tests 2024-04-12 14:53:25 +02:00
Hsiao-Wei Wang 3b52edf72d
Add EIP-7549 tests and Electra random tests 2024-04-12 21:41:56 +09:00
Hsiao-Wei Wang b87f1fc4eb
Remove duplicate tests 2024-04-12 21:40:40 +09:00
fradamt eedb5c1674 add effective_balance_hysteresis test with compounding credentials 2024-04-12 14:32:49 +02:00
Hsiao-Wei Wang 91dc428d28
fix conflict 2024-04-12 21:29:10 +09:00
fradamt b03b2c8837 fix/add tests for process_execution_layer_withdraw_request pt2 2024-04-11 18:25:04 +02:00
fradamt 7a0bf5cea2 fix/add tests for process_execution_layer_withdraw_request 2024-04-11 13:52:02 +02:00
fradamt 97507b63c0 fix mutable list bug in tests 2024-04-11 11:29:18 +02:00
Mark Mackey 805c0e1894 Reclaim Lost Epochs 2024-04-10 13:31:59 -05:00
Mark Mackey 8ff66f896d Removed Secondary Sort Condition 2024-04-10 11:24:48 -05:00
Mark Mackey 21262499d7 Simplify Sorting Logic 2024-04-10 11:20:42 -05:00
Hsiao-Wei Wang 397f9eb15a
Merge branch 'dev' into pr3656 2024-04-10 21:39:44 +09:00
fradamt dd0bea032f improve pending consolidation tests, fix bug in beacon-chain 2024-04-10 14:11:38 +02:00
Hsiao-Wei Wang 88f5dde0f9
Merge pull request #3669 from terencechain/patch-144
Clarify electra validator spec with EIP7549
2024-04-10 17:02:04 +09:00
terence 497d7999a6
Clarify electra validator spec with EIP7549 2024-04-09 19:12:08 -07:00
Hsiao-Wei Wang 7582b7ffbf
Merge pull request #3665 from jtraglia/upgrade-electra-blob-gas
Track blob gas when upgrading to electra
2024-04-10 07:34:21 +09:00