-
Couldn't load subscription status.
- Fork 21.5k
internal/ethapi: handle blobs in API methods #28786
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f7adcc1
set fee defaults for blob txes
s1na 64956f8
add tests
s1na 5a94a77
blobs should work in api methods
s1na 61eb793
Add post-merge test chain config
s1na 28516b0
add eth_call tests
s1na 838c78d
sign blob tx test case
s1na ba8dcad
fix tests
s1na 0b04471
add test for send blob tx
s1na 18ba214
add blob test case for estimate gas
s1na ea87309
polish err documentation
s1na b5c2db7
comment
s1na 77120cd
rm extra blank line
s1na bccbd05
Update core/state_transition.go
s1na 3503dde
make checks more strict
s1na 5b85d6c
Merge branch 'api/blob' of github.com:s1na/go-ethereum into api/blob
s1na 6313a9d
minor
s1na 711802f
resolve merge conflict
s1na 841f324
fail on signTransaction
s1na c90642a
rm empty file
s1na b5c6a9b
rename to blobHashes and blobFeeCap
s1na 402313c
fix err msg
s1na a93ab47
avoid blob-tx in errors
s1na de6cea0
rename
s1na ad941dd
fix err message
s1na a0ec406
fix lint issue
s1na c1561a2
Merge branch 'api/blob' of github.com:s1na/go-ethereum into api/blob
s1na c6871b5
Revert "fix err msg"
s1na File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.