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

Merge gethp2p #122

Closed
wants to merge 729 commits into from
Closed

Merge gethp2p #122

wants to merge 729 commits into from

Conversation

GrapeBaBa
Copy link
Member

No description provided.

GrapeBaBa and others added 30 commits April 3, 2024 16:06
Signed-off-by: Chen Kai <[email protected]>
* use generic atomic types in tx caches

* use generic atomic types in block caches

* eth/catalyst: avoid copying tx in test

---------

Co-authored-by: lmittmann <[email protected]>
Co-authored-by: Felix Lange <[email protected]>
* trie/utils: change Div+Mod to DivMod

* trie/utils: gofmt
…m#28976)

This change makes it possible to sign blob transactions
Signed-off-by: Chen Kai <[email protected]>
impl get and put for LightClientBootstrap and LightClientUpdatesByRange
* core/rawdb: replace file.Join with filepath.Join

Signed-off-by: xiaochangbai <[email protected]>

* internal/build: replace file.Join with filepath.Join

Signed-off-by: xiaochangbai <[email protected]>

---------

Signed-off-by: xiaochangbai <[email protected]>
GrapeBaBa and others added 29 commits May 17, 2024 10:45
fix: cache node info
fix: cache node id and add logs
This fixes an issue for `debug_traceBlock*` methods where the BASEFEE opcode was returning always 0. This caused the method return invalid results.

Co-authored-by: Sina Mahmoodi <[email protected]>
Signed-off-by: Chen Kai <[email protected]>
Signed-off-by: Chen Kai <[email protected]>
Signed-off-by: Chen Kai <[email protected]>
Signed-off-by: Chen Kai <[email protected]>
@GrapeBaBa GrapeBaBa closed this Jun 17, 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.