Commit Graph

9274 Commits

Author SHA1 Message Date
Kevaundray Wedderburn c2b7c0b414 Merge branch 'dev' into kw/optimize-compute-kzg-proof-multi 2024-04-19 12:04:15 +01:00
Hsiao-Wei Wang 9c04cf13c9
Merge pull request #3695 from kevaundray/kw/fix-kzg-multi-comment
chore: Fixes and elaborates on comments for `compute_kzg_proof_multi`
2024-04-19 15:32:09 +09:00
Hsiao-Wei Wang 0b312cae8b
Merge pull request #3692 from kevaundray/patch-11
chore: Change g2_lincomb to take in G2Points
2024-04-19 15:30:22 +09:00
Hsiao-Wei Wang b8eab833ca
Merge pull request #3694 from kevaundray/kw/cells_per_ext_blob
chore!: Renames `CELLS_PER_BLOB` to `CELLS_PER_EXT_BLOB`
2024-04-19 15:28:41 +09:00
kevaundray 8e3500b2b5
Update specs/_features/eip7594/polynomial-commitments-sampling.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-04-18 20:26:52 +01:00
kevaundray 1669723adf
Update specs/_features/eip7594/polynomial-commitments-sampling.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-04-18 20:26:46 +01:00
Kevaundray Wedderburn b06d431eb6 fix lint 2024-04-18 18:28:10 +01:00
Kevaundray Wedderburn c9e1291860 update tests 2024-04-18 18:14:32 +01:00
Kevaundray Wedderburn 6c8955d4bc chore: fix comment 2024-04-18 18:12:15 +01:00
Kevaundray Wedderburn 912038bb08 modify cell proofs comment 2024-04-18 18:11:41 +01:00
Kevaundray Wedderburn 4d073f10a2 remove remainder polynomial when in monomial form 2024-04-18 18:00:01 +01:00
Kevaundray Wedderburn d913140164 fix comments for kzg_proof_multi 2024-04-18 17:52:33 +01:00
Kevaundray Wedderburn 7e85c962f2 change CELLS_PER_BLOB in das-core.md 2024-04-18 17:40:51 +01:00
Kevaundray Wedderburn 3b889645ff number of cells in an extended blob 2024-04-18 17:38:04 +01:00
kevaundray 45e70747bb
Update polynomial-commitments-sampling.md 2024-04-18 15:02:30 +01:00
Hsiao-Wei Wang 7bf43d1bc4
Merge pull request #3675 from ethereum/dev
release v1.5.0-alpha.0
2024-04-18 19:34:58 +09:00
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