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

IF: Support irreversible read-mode under Savanna #2286

Closed
Tracked by #2110
heifner opened this issue Mar 6, 2024 · 0 comments · Fixed by #2335
Closed
Tracked by #2110

IF: Support irreversible read-mode under Savanna #2286

heifner opened this issue Mar 6, 2024 · 0 comments · Fixed by #2335
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@heifner
Copy link
Member

heifner commented Mar 6, 2024

Depends on #2057.

Currently --read-mode irreversible does not work in instant finality mode.

info  2024-03-06T15:06:06.458 nodeos    producer_plugin.cpp:757       on_incoming_block    ] Received block 95af53bc64d04208... #123 @ 2024-03-06T15:06:06.500 signed by eosio [trxs: 1, lib: 122, net: 0, cpu: 0, elapsed: 0, time: 0, latency: -41 ms]
debug 2024-03-06T15:06:06.458 nodeos    net_plugin.cpp:3243           update_chain_info    ] updating chain info lib 122, fork 123
debug 2024-03-06T15:06:06.458 net-0     net_plugin.cpp:3883           operator()           ] accepted signed_block : #123 95af53bc64d04208...
debug 2024-03-06T15:06:06.889 net-2     net_plugin.cpp:3112           process_next_block_m ] ["localhost:9776:blk - b741d54" - 1 127.0.0.1:9776] received block 124, id 4ad5dddb65b2253e..., latency: -110ms, head 123
debug 2024-03-06T15:06:06.889 net-2     net_plugin.cpp:3761           handle_message       ] ["localhost:9776:blk - b741d54" - 1 127.0.0.1:9776] posting block 124 to dispatcher strand
info  2024-03-06T15:06:06.889 net-2     net_plugin.cpp:3788           operator()           ] bad block exception connection 1: #124 4ad5dddb65b2253e...: Block is not signed with expected key (3030008)
block signed by unexpected key
@arhag arhag added 👍 lgtm and removed triage labels Mar 6, 2024
@heifner heifner self-assigned this Mar 19, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Mar 19, 2024
@heifner heifner linked a pull request Mar 22, 2024 that will close this issue
heifner added a commit that referenced this issue Mar 25, 2024
heifner added a commit that referenced this issue Mar 26, 2024
heifner added a commit that referenced this issue Mar 28, 2024
IF: Support irreversible read-mode under Savanna
@heifner heifner closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants