Hsiao-Wei Wang
|
477fa0e3ca
|
Merge pull request #3691 from ethereum/fix-tests
Fix tests
|
2024-04-18 18:22:18 +09:00 |
Hsiao-Wei Wang
|
313ed1a962
|
Fix tests
|
2024-04-18 17:15:43 +08:00 |
Alex Stokes
|
815485b48d
|
Merge pull request #3690 from fradamt/dev
Fix broken exit tests due to change in the churn computation
|
2024-04-17 18:09:29 -06:00 |
Alex Stokes
|
6845546f6e
|
Merge pull request #3679 from ralexstokes/electra/restore-partial-withdrawals-handling
Electra:EIP-7002/7251: clarify pending partial withdrawals handling
|
2024-04-17 18:09:13 -06:00 |
fradamt
|
715e754ba3
|
Fix off-by-one error in exit tests due to change in the churn computation
|
2024-04-17 23:47:34 +02:00 |
Alex Stokes
|
82133085a1
|
clarify pending partial withdrawals handling
|
2024-04-17 14:17:07 -06:00 |
Alex Stokes
|
b02be79a05
|
Merge pull request #3680 from ethereum/validator-guide-aggregate
Use validator guide `compute_on_chain_aggregate` in testing
|
2024-04-17 14:07:53 -06:00 |
Alex Stokes
|
da0667b3b3
|
Merge pull request #3682 from mkalinin/fix-churn-updates
EIP-7251: Fix off-by-one in churn computations
|
2024-04-17 14:01:27 -06:00 |
Alex Stokes
|
4e0a879e19
|
Merge pull request #3687 from ethereum/bump-version
Update VERSION.txt to 1.5.0-alpha.0
|
2024-04-17 13:48:06 -06:00 |
Alex Stokes
|
714c54af7b
|
Merge pull request #3681 from ethereum/electra-testgen
Fix electra tests and enable testgen
|
2024-04-17 13:47:16 -06:00 |
Hsiao-Wei Wang
|
b2fe919512
|
Update VERSION.txt to 1.5.0-alpha.0
|
2024-04-18 00:56:44 +08:00 |
Mikhail Kalinin
|
040f3f1f22
|
Fix off-by-one in churn computations
|
2024-04-17 18:18:59 +06:00 |
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
|
e6e7c92eca
|
weird fix
|
2024-04-17 15:46:22 +08:00 |
Hsiao-Wei Wang
|
af9b5d916a
|
Use validator guide `compute_on_chain_aggregate` in testing
|
2024-04-17 14:32:54 +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 |