-
Notifications
You must be signed in to change notification settings - Fork 464
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MarekM25
changed the title
Synced state, configs, no crypto
EIP -4844 Protodansharding - Synced state, configs, no crypto
Nov 1, 2022
MarekM25
changed the title
EIP -4844 Protodansharding - Synced state, configs, no crypto
EIP-4844 Protodansharding - Synced state, configs, no crypto
Nov 1, 2022
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
force-pushed
the
feature/eip-4844
branch
from
November 2, 2022 17:30
20d07a3
to
8e07218
Compare
flcl42
changed the base branch from
master
to
bugfix/4848-Correct-usage-of-chain-and-network-ids
November 3, 2022 07:34
flcl42
force-pushed
the
feature/eip-4844
branch
from
November 8, 2022 11:44
c5f823f
to
59ddeac
Compare
flcl42
force-pushed
the
bugfix/4848-Correct-usage-of-chain-and-network-ids
branch
from
November 15, 2022 20:39
0304c05
to
b70ea97
Compare
flcl42
force-pushed
the
feature/eip-4844
branch
from
November 22, 2022 13:19
59ddeac
to
2b88dad
Compare
flcl42
force-pushed
the
bugfix/4848-Correct-usage-of-chain-and-network-ids
branch
from
November 24, 2022 08:48
b70ea97
to
c8c6868
Compare
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
force-pushed
the
feature/eip-4844
branch
from
November 26, 2022 15:14
cfdf4fc
to
8d00f44
Compare
flcl42
changed the title
[WIP] EIP-4844 Protodansharding - Synced state, configs, no crypto
[WIP] EIP-4844 Protodansharding
Nov 29, 2022
flcl42
force-pushed
the
feature/point-evaluation-precompile
branch
2 times, most recently
from
December 13, 2022 11:25
bd20956
to
cca85d6
Compare
flcl42
changed the base branch from
feature/point-evaluation-precompile
to
feature/add-blob-tx-encoding-alt
December 14, 2022 08:25
flcl42
changed the base branch from
feature/add-blob-tx-encoding-alt
to
feature/point-evaluation-precompile
December 15, 2022 08:27
flcl42
force-pushed
the
feature/eip-4844
branch
2 times, most recently
from
December 20, 2022 07:41
5ec0183
to
681c888
Compare
flcl42
force-pushed
the
feature/eip-4844
branch
2 times, most recently
from
December 30, 2022 14:36
0e8e9c5
to
b98cac8
Compare
flcl42
force-pushed
the
feature/eip-4844
branch
from
January 11, 2023 12:20
d261395
to
6ecb769
Compare
rubo
changed the title
[WIP] EIP-4844 Protodansharding
Implement shard blob transactions (EIP-4844)
Jan 17, 2023
rubo
force-pushed
the
feature/eip-4844
branch
from
January 18, 2023 16:38
de2957b
to
de71f8e
Compare
flcl42
force-pushed
the
feature/point-evaluation-precompile
branch
from
January 21, 2023 16:44
1b022e0
to
0dd4f35
Compare
flcl42
force-pushed
the
feature/eip-4844
branch
2 times, most recently
from
January 22, 2023 13:34
7825291
to
055e974
Compare
flcl42
force-pushed
the
feature/point-evaluation-precompile
branch
from
January 22, 2023 14:12
e61941a
to
6fe2983
Compare
flcl42
force-pushed
the
feature/eip-4844
branch
2 times, most recently
from
January 22, 2023 21:08
24b8f52
to
1f9d2b3
Compare
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
flcl42
force-pushed
the
feature/eip-4844
branch
from
January 22, 2023 21:12
1f9d2b3
to
cd2c253
Compare
flcl42
commented
Jan 28, 2023
Base automatically changed from
feature/point-evaluation-precompile
to
master
February 2, 2023 08:38
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See #5671