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

Allow start from lib #185

Merged
merged 15 commits into from
Jan 26, 2024
Merged

Allow start from lib #185

merged 15 commits into from
Jan 26, 2024

Conversation

yarkinwho
Copy link
Contributor

@yarkinwho yarkinwho commented Jan 18, 2024

Resolve #152

This PR supersede PR #182

@taokayan
Copy link
Contributor

Looks good. i get the following behavior which is expected:

if native block LIB is x,
then evm node may get the native block number from the evm LIB block, which may result in x - 1. This is because of 2 native blocks map to 1 evm block.

verified account balance after couple times of shutdown-restarts, in which there're transfer transaction in each native block.

@yarkinwho yarkinwho merged commit 6b98301 into main Jan 26, 2024
6 checks passed
@yarkinwho yarkinwho deleted the yarkin/start-from-lib2 branch January 26, 2024 01:54
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.

Always start EOS EVM Node from last stored lib
2 participants