10100 Commits

Author SHA1 Message Date
Mikhail Kalinin
ba8c092876 Add more checks to electra fork transition tests 2024-10-18 16:49:26 +06:00
Mikhail Kalinin
a2f9b887ef Add more pending deposit tests 2024-10-18 15:51:18 +06:00
Mikhail Kalinin
84d7ba25b6 Fix linter 2024-10-18 14:21:47 +06:00
Mikhail Kalinin
2a06d9165d Add more process_pending_consolidations tests 2024-10-18 14:11:04 +06:00
Mikhail Kalinin
17f6454035 Add tests for process_registry_updates 2024-10-18 13:52:11 +06:00
Mikhail Kalinin
d64e537bd2 Fix presets for process_attestation test 2024-10-18 09:31:51 +06:00
Justin Traglia
8ce4418feb
Bump version to 1.5.0-alpha.9 2024-10-17 11:13:11 -05:00
Justin Traglia
96b1d312a9
Merge pull request #3963 from nalepae/patch-3
EIP-7594: Specify data column sidecar verification functions to run
2024-10-17 10:59:59 -05:00
Justin Traglia
93496e35a1
Add remark about verify_data_column_sidecar 2024-10-17 10:57:18 -05:00
Mikhail Kalinin
f4a7f02af0
Apply suggestions by @jtraglia 2024-10-17 20:31:29 +06:00
Mikhail Kalinin
792cb18bd1 Add more process_attestation tests 2024-10-17 17:32:56 +06:00
Mikhail Kalinin
778a32ab9b Add missing withdrawal requests tests 2024-10-17 16:43:54 +06:00
Mikhail Kalinin
62a3d1e77e
Apply suggestions by @jtraglia
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-17 14:45:43 +06:00
Enrico Del Fante
9787a61c88
Update specs/deneb/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-16 18:27:56 +02:00
Enrico Del Fante
1767c34493
Update specs/deneb/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-16 18:27:42 +02:00
Enrico Del Fante
6c99b0bbf4
Update p2p-interface.md 2024-10-16 18:26:59 +02:00
Enrico Del Fante
cb837f27c3
Update specs/deneb/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-16 18:24:59 +02:00
Enrico Del Fante
71b995cdd9
Update specs/deneb/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-16 18:24:37 +02:00
Enrico Del Fante
5b55e95984
Update specs/deneb/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-10-16 18:24:19 +02:00
Mikhail Kalinin
dcdf30e2fe Bugfix and more withdrawal tests 2024-10-16 17:30:33 +06:00
Justin Traglia
da3b23ac70
Merge pull request #3978 from jtraglia/fix-new-validator-order
Fix validator fields in `get_validator_from_deposit`
2024-10-14 11:52:51 -05:00
Justin Traglia
7922b62482
Merge pull request #3940 from jtraglia/move-depcon-make-rules
Move deposit contract rules to its own Makefile
2024-10-14 11:52:36 -05:00
Justin Traglia
8a2277660f
Also install preinstallation requirements 2024-10-14 11:12:32 -05:00
Justin Traglia
179cde6780
Add new check_mods function for generators (#3970)
* Add new check_mods function for generators

* Use single qoutes for consistency

* Add [ERROR] to the exception & update readme

* Fix typos

* Fix lint
2024-10-14 23:42:57 +08:00
Justin Traglia
5fa7791d23
Merge pull request #3975 from jtraglia/fix-invalid-file-references
Fix invalid file references in markdown files
2024-10-14 10:39:22 -05:00
Justin Traglia
c051f4f02a
Fix validator fields in get_validator_from_deposit 2024-10-11 10:34:31 -05:00
Justin Traglia
a2e16c8e77
Merge pull request #3976 from lucassaldanha/update-validator-electra
Updated validator spec with rules for including execution requests in the beacon block body
2024-10-11 08:38:39 -05:00
Justin Traglia
6416a562ab
Add ssz_{de,}serialize aliases 2024-10-10 13:41:33 -05:00
Justin Traglia
83c04b8469
Capitalize SSZ
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
2024-10-10 13:29:27 -05:00
Justin Traglia
f9ae4c5501
Clarify execution requests return
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
2024-10-10 13:29:12 -05:00
Justin Traglia
6bbe3aed17
Merge pull request #3973 from jtraglia/outdated-specs
In README, move outdated specs to new section
2024-10-10 10:19:38 -05:00
Justin Traglia
0ecc87164b
Update deserialize() definition 2024-10-10 09:43:50 -05:00
Justin Traglia
5e9d27dc32
Use Sequence in NoopExecutionEngine too 2024-10-10 08:45:10 -05:00
Justin Traglia
04a40d2afb
Use Sequence for serialized execution requests 2024-10-10 08:39:06 -05:00
Lucas Saldanha
2a163adda2 Fix lint errors 2024-10-10 19:30:10 +13:00
Lucas Saldanha
bc3ee13797 Yet another change list -> List 2024-10-10 19:22:40 +13:00
Lucas Saldanha
16e6085a3c Change list -> List 2024-10-10 18:06:57 +13:00
Lucas Saldanha
cd51168bdf fix toc 2024-10-10 17:36:36 +13:00
Lucas Saldanha
5eb77c2655 fix deserialize typing 2024-10-10 17:33:00 +13:00
Lucas Saldanha
a3153a53ca Add deserialize fn 2024-10-10 17:27:19 +13:00
Lucas Saldanha
1a2ff476d9 Fix indexes 2024-10-10 12:42:59 +13:00
Lucas Saldanha
3011727214 Updated validator spec with rules for including execution requests in the beacon block body 2024-10-10 12:25:18 +13:00
Justin Traglia
9752a1cfc0
Merge pull request #3904 from etan-status/df-rlptx
Fix blob transaction serialization to use RLP
2024-10-09 15:04:26 -05:00
Justin Traglia
8cfe8fb7a6
Re-order kzg tests 2024-10-09 14:32:17 -05:00
Justin Traglia
81a0f435f6
Fix invalid file references in markdown files 2024-10-09 14:31:08 -05:00
Justin Traglia
72f51900a7
Fix lint 2024-10-09 11:55:49 -05:00
Justin Traglia
6e18e70468
Add missing space 2024-10-09 09:41:59 -05:00
Justin Traglia
03655aec93
Make Electra bold 2024-10-09 08:33:19 -05:00
Justin Traglia
8630a44fd4
Delete extra unordered list in capella/deneb/electra 2024-10-09 08:32:26 -05:00
Justin Traglia
bf49f53f72
Add electra p2p networking changes to additions 2024-10-09 07:52:48 -05:00