Commit Graph

8333 Commits

Author SHA1 Message Date
Hsiao-Wei Wang 4244dc8e13
Make `excess_data_gas` a param of `run_block_with_blobs` 2023-05-04 17:55:14 +08:00
Hsiao-Wei Wang 2a1d998594
Test non zero `excess_data_gas` 2023-04-28 19:01:19 +08:00
Hsiao-Wei Wang 22da92e597
Refactor the spec and add more test cases 2023-04-28 18:26:42 +08:00
Hsiao-Wei Wang 327ef095d0
Add `test_incorrect_blob_tx_type` 2023-04-28 17:37:50 +08:00
Hsiao-Wei Wang 655094ee4a
Add `test_zero_blob` test case 2023-04-28 17:28:11 +08:00
Hsiao-Wei Wang 1a38b83e5d
Merge pull request #3337 from benjaminion/move-is-prev-epoch-just
Move is_previous_epoch_justified
2023-04-21 16:43:30 +08:00
Ben Edgington b7f3d37a52 Move is_previous_epoch_justified 2023-04-21 09:16:51 +01:00
Danny Ryan 3c8114cf4c
Merge pull request #3319 from ralexstokes/feat/eip-4788
add `EIP-4788` feature
2023-04-20 08:01:34 -06:00
Danny Ryan 5e1153311b
Merge pull request #3307 from dapplion/reuse-indexes
EIP6914 - Reuse indexes with full sweep
2023-04-19 17:57:12 -06:00
dapplion 498fbd04a2 rename SAFE_EPOCHS_TO_REUSE_INDEX 2023-04-20 08:52:25 +09:00
dapplion accf99fba3 rename to eip6914 2023-04-20 08:47:49 +09:00
Danny Ryan 6b38cd77fe
Merge pull request #3334 from ethereum/docs-toc
Fix p2p-interface.md ToC
2023-04-19 09:50:32 -06:00
Hsiao-Wei Wang 03a3e4082a
Fix p2p-interface.md ToC 2023-04-19 19:10:46 +08:00
Hsiao-Wei Wang 4a8fa9de8a
Merge pull request #3328 from jtraglia/test-case-name-nit
Add "commitment" to test names for consistency
2023-04-19 15:38:13 +08:00
Justin Traglia 87d42919b9 Add "commitment" to test names for consistency 2023-04-18 14:00:11 -05:00
Danny Ryan faec3d1663
Merge pull request #3326 from ethereum/bump-version
bump version.txt to 1.3.0
2023-04-18 08:32:03 -06:00
Hsiao-Wei Wang 85c8daf085
bump version.txt to 1.3.0 2023-04-18 18:34:12 +08:00
Hsiao-Wei Wang 21d4370fd5
Add docs about how to add a new feature proposal in consensus-specs and online viewer support (#3239)
* Add docs

* update link to template

* Add more info

* Try mkdocs

* Create docs.yml

* Update docs.yml

* update

* update

* update

* Try mkdocs

* Add "B: Make it executable for pytest and test generator" section

* Use mkdocs-material

* Use `mkdocs-awesome-pages-plugin` to create custom specs order

* Add toc permalink

* Update site_url

* Add .pages files for navigations. Update highlight style

* Dark theme

* Fix list indent
2023-04-18 18:31:34 +08:00
Danny Ryan 3eb5240111
Merge pull request #3317 from MariusVanDerWijden/patch-1
deneb: switch blob tx type to 0x03
2023-04-11 07:31:37 -06:00
Alex Stokes 1c5b9fddaf
add `EIP-4788` feature 2023-04-11 13:34:42 +09:00
Danny Ryan 50a3f8e8d9
Merge pull request #3316 from ethereum/remove-gitter-link
Remove gitter link
2023-04-06 10:32:00 -06:00
Marius van der Wijden 8fafc6c695
deneb: switch blob tx type to 0x03 2023-04-06 11:20:07 +02:00
Hsiao-Wei Wang 68e7766b08
Remove gitter link 2023-04-04 22:04:48 +08:00
Danny Ryan d96384c478
Merge pull request #3314 from ppopth/fix-typo
Fix typos
2023-04-04 08:01:42 -06:00
Suphanat Chunhapanya 912c9b37a1 Fix typos 2023-04-04 13:33:42 +07:00
dapplion 622c9b97ba Fix CI 2023-04-04 12:00:09 +09:00
dapplion 25ea243859 PR comments 2023-04-04 11:45:08 +09:00
dapplion 3d9c87b27c Move to misc helpers 2023-03-30 09:44:34 +09:00
dapplion f696b30608 Address PR review 2023-03-30 09:11:36 +09:00
dapplion 314b040fff Reduce line len 2023-03-28 17:45:52 +09:00
dapplion c1273bbfa4 Add epoch > REUSE_VALIDATOR_INDEX_DELAY condition 2023-03-28 15:46:01 +09:00
dapplion ee3e1ac63e Apply review comments 2023-03-28 15:34:07 +09:00
Alex Stokes ca4468da0d
Merge pull request #3306 from omahs/patch-2
Fix: typos
2023-03-28 14:41:26 +09:00
dapplion f9b359be09 Reuse indexes with full sweep 2023-03-28 12:44:21 +09:00
omahs 3115d1140b
Fix: typos 2023-03-25 13:14:57 +01:00
omahs b3db3ec83a
Fix: typo 2023-03-25 12:23:03 +01:00
omahs ce24f06f9d
Merge branch 'ethereum:dev' into patch-2 2023-03-25 12:19:31 +01:00
Hsiao-Wei Wang c46c3945fd
Merge pull request #3305 from terencechain/fix-typo
Fix typo Denbeb -> Deneb
2023-03-25 13:30:31 +08:00
terence tsao a9abfeb217 Denbeb -> Deneb 2023-03-23 17:21:41 -07:00
Hsiao-Wei Wang 0b76c8367e
Merge pull request #3303 from ethereum/bump-version
bump version.txt to 1.3.0-rc.5
2023-03-20 21:48:40 +08:00
Hsiao-Wei Wang 024cec5fc9
bump version.txt to 1.3.0-rc.5 2023-03-20 18:26:17 +08:00
Hsiao-Wei Wang 334601c032
Merge pull request #3299 from asn-d6/inv_no_inputs
Reject zero inputs in bls_modular_inverse()
2023-03-20 14:18:58 +08:00
Hsiao-Wei Wang 214760b59b
Merge pull request #3300 from rolfyone/mainnet-capella-fork
Added mainnet capella fork epoch
2023-03-20 14:09:28 +08:00
Hsiao-Wei Wang 18eb1fa334
Set `CAPELLA_FORK_EPOCH` to `194048` 2023-03-20 13:48:49 +08:00
George Kadianakis 1219beae26 Add some basic bls_modular_inverse() tests 2023-03-17 12:24:06 +02:00
George Kadianakis 0e0403d0e2 Reject zero inputs in bls_modular_inverse() 2023-03-17 11:50:53 +02:00
Paul Harris 01ec71a3ed computed epoch, rather than slot number 2023-03-17 10:20:58 +10:00
Paul Harris 38f97246ee Added capella fork epoch to mainnet configuration 2023-03-17 10:15:34 +10:00
Danny Ryan 9842fe5163
Merge pull request #3295 from ethereum/readme-6110
Add EIP-6110 spec links to README table
2023-03-16 06:52:54 -06:00
Hsiao-Wei Wang 02a8420dc5
Merge pull request #3293 from ethereum/bump-version
bump version.txt
2023-03-16 11:47:34 +08:00