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

internal/ethapi: implement eth_getBlockReceipts #27702

Merged
merged 15 commits into from
Aug 15, 2023

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Jul 12, 2023

@jsvisa jsvisa marked this pull request as draft July 12, 2023 02:22
internal/ethapi/api.go Outdated Show resolved Hide resolved
@s1na
Copy link
Contributor

s1na commented Jul 12, 2023

Also please add to internal/web3ext/web3ext.go.

@jsvisa
Copy link
Contributor Author

jsvisa commented Jul 12, 2023

We need to add test cases, this depends on #27527, so I'll mark this PR ready after #27527 is merged.

@jsvisa jsvisa marked this pull request as ready for review July 13, 2023 16:10
@jsvisa jsvisa requested a review from s1na July 13, 2023 16:10
@jsvisa
Copy link
Contributor Author

jsvisa commented Jul 22, 2023

@s1na @lightclient PTAL

internal/jsre/deps/web3.js Outdated Show resolved Hide resolved
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
This reverts commit cf7ea1e.

Signed-off-by: jsvisa <delweng@gmail.com>
This reverts commit 2bb8cfd.

Signed-off-by: jsvisa <delweng@gmail.com>
This reverts commit f9b59dd.

Signed-off-by: jsvisa <delweng@gmail.com>
Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holiman
Copy link
Contributor

holiman commented Aug 10, 2023

Should we wait for ethereum/execution-apis#438 before merging? @lightclient what do you say?

@hitdavid
Copy link

Will this PR be merged into the next release please?
Thanks

@fjl fjl removed the status:triage label Aug 15, 2023
@fjl fjl added this to the 1.13.0 milestone Aug 15, 2023
@fjl fjl merged commit f1801a9 into ethereum:master Aug 15, 2023
2 checks passed
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
marun added a commit to ava-labs/coreth that referenced this pull request Dec 19, 2023
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this pull request Dec 19, 2023
darioush pushed a commit to ava-labs/coreth that referenced this pull request Dec 20, 2023
* Copy ethereum/go-ethereum#27702

* Fix TestRPCGetBlockReceipts

* Get ethclient compiling

* Copy ethereum/go-ethereum#28087

* Copy ethereum/go-ethereum#28358
elee1766 pushed a commit to elee1766/go-ethereum that referenced this pull request Dec 23, 2023
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this pull request Feb 26, 2024
upstream PR 27702 implements eth_getBlockReceipts.
To do so it extracts marshalreceipts.

 Conflicts:
  internal/ethapi/api.go

We add a bunch of fields to receipts returned, which required
adding ctx and Backend to marshalReceipts.
JukLee0ira added a commit to JukLee0ira/XDPoSChain that referenced this pull request May 21, 2024
JukLee0ira added a commit to JukLee0ira/XDPoSChain that referenced this pull request May 21, 2024
JukLee0ira added a commit to JukLee0ira/XDPoSChain that referenced this pull request May 21, 2024
JukLee0ira added a commit to JukLee0ira/XDPoSChain that referenced this pull request May 21, 2024
JukLee0ira added a commit to JukLee0ira/XDPoSChain that referenced this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants