Add accessList field to Transaction Call Object#4802
Merged
Gabriel-Trintinalia merged 10 commits intohyperledger:mainfrom Dec 13, 2022
Merged
Conversation
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
…m/Gabriel-Trintinalia/besu into 4801-transaction-call-access-list
macfarla
approved these changes
Dec 12, 2022
Contributor
macfarla
left a comment
There was a problem hiding this comment.
LGTM, just wondering if we need extra tests
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
Signed-off-by: Gabriel Trintinalia <gabriel.trintinalia@gmail.com>
jframe
pushed a commit
to jframe/besu
that referenced
this pull request
Dec 16, 2022
Signed-off-by: Gabriel Trintinalia gabriel.trintinalia@gmail.com
jframe
pushed a commit
that referenced
this pull request
Dec 16, 2022
Signed-off-by: Gabriel Trintinalia gabriel.trintinalia@gmail.com
matkt
pushed a commit
to matkt/besu
that referenced
this pull request
Dec 17, 2022
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
ahamlat
pushed a commit
to ahamlat/besu
that referenced
this pull request
Dec 18, 2022
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
1 task
jflo
pushed a commit
to jflo/besu
that referenced
this pull request
Dec 22, 2022
Signed-off-by: Justin Florentine <justin+github@florentine.us>
macfarla
pushed a commit
to jflo/besu
that referenced
this pull request
Jan 10, 2023
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
eum602
pushed a commit
to lacchain/besu
that referenced
this pull request
Nov 3, 2023
Signed-off-by: Gabriel Trintinalia gabriel.trintinalia@gmail.com
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
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.
Signed-off-by: Gabriel Trintinalia gabriel.trintinalia@gmail.com
PR description
Besu does not seem to accept AccessList as a parameter:
https://geth.ethereum.org/docs/rpc/objects#transaction-call-object
https://besu.hyperledger.org/en/stable/public-networks/reference/api/objects/#transaction-call-object
Fixed Issue(s)
#4801
Documentation
doc-change-requiredlabel to this PR ifupdates are required.
Changelog