Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement shard blob transactions (EIP-4844) #4858

Closed
wants to merge 18 commits into from
Closed

Conversation

flcl42
Copy link
Contributor

@flcl42 flcl42 commented Nov 1, 2022

See #5671

@MarekM25 MarekM25 changed the title Synced state, configs, no crypto EIP -4844 Protodansharding - Synced state, configs, no crypto Nov 1, 2022
@MarekM25 MarekM25 changed the title EIP -4844 Protodansharding - Synced state, configs, no crypto EIP-4844 Protodansharding - Synced state, configs, no crypto Nov 1, 2022
@MarekM25 MarekM25 changed the title EIP-4844 Protodansharding - Synced state, configs, no crypto [WIP] EIP-4844 Protodansharding - Synced state, configs, no crypto Nov 1, 2022
@flcl42 flcl42 changed the base branch from master to bugfix/4848-Correct-usage-of-chain-and-network-ids November 3, 2022 07:34
@flcl42 flcl42 force-pushed the bugfix/4848-Correct-usage-of-chain-and-network-ids branch from 0304c05 to b70ea97 Compare November 15, 2022 20:39
@rubo rubo added the eip label Nov 18, 2022
@flcl42 flcl42 force-pushed the bugfix/4848-Correct-usage-of-chain-and-network-ids branch from b70ea97 to c8c6868 Compare November 24, 2022 08:48
@flcl42 flcl42 changed the base branch from bugfix/4848-Correct-usage-of-chain-and-network-ids to feature/point-evaluation-precompile November 26, 2022 11:00
@flcl42 flcl42 changed the title [WIP] EIP-4844 Protodansharding - Synced state, configs, no crypto [WIP] EIP-4844 Protodansharding Nov 29, 2022
@flcl42 flcl42 force-pushed the feature/point-evaluation-precompile branch 2 times, most recently from bd20956 to cca85d6 Compare December 13, 2022 11:25
@flcl42 flcl42 changed the base branch from feature/point-evaluation-precompile to feature/add-blob-tx-encoding-alt December 14, 2022 08:25
@flcl42 flcl42 changed the base branch from feature/add-blob-tx-encoding-alt to feature/point-evaluation-precompile December 15, 2022 08:27
@flcl42 flcl42 force-pushed the feature/eip-4844 branch 2 times, most recently from 5ec0183 to 681c888 Compare December 20, 2022 07:41
@flcl42 flcl42 force-pushed the feature/eip-4844 branch 2 times, most recently from 0e8e9c5 to b98cac8 Compare December 30, 2022 14:36
@rubo rubo added the wip Work in Progress label Jan 17, 2023
@rubo rubo changed the title [WIP] EIP-4844 Protodansharding Implement shard blob transactions (EIP-4844) Jan 17, 2023
@rubo rubo force-pushed the feature/eip-4844 branch from de2957b to de71f8e Compare January 18, 2023 16:38
@flcl42 flcl42 force-pushed the feature/point-evaluation-precompile branch from 1b022e0 to 0dd4f35 Compare January 21, 2023 16:44
@flcl42 flcl42 force-pushed the feature/eip-4844 branch 2 times, most recently from 7825291 to 055e974 Compare January 22, 2023 13:34
@flcl42 flcl42 force-pushed the feature/point-evaluation-precompile branch from e61941a to 6fe2983 Compare January 22, 2023 14:12
@flcl42 flcl42 force-pushed the feature/eip-4844 branch 2 times, most recently from 24b8f52 to 1f9d2b3 Compare January 22, 2023 21:08
flcl42 and others added 6 commits January 23, 2023 00:12
skip blob txs when preparing msg with persistent txs

add test for skipping blob txs when picking persistent txs to broadcast

add tests for broadcasting local blob txs just after receiving it

one more place to protect

fix whitespaces connected my changes

one more whitespace
Base automatically changed from feature/point-evaluation-precompile to master February 2, 2023 08:38
@flcl42 flcl42 closed this Apr 20, 2023
@flcl42 flcl42 deleted the feature/eip-4844 branch April 26, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eip eip-4844 wip Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants