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

FISCO BCOS 源码知识图谱 #1557

Open
wants to merge 6 commits into
base: release-2
Choose a base branch
from
Open

Conversation

juezhe
Copy link

@juezhe juezhe commented Oct 10, 2022

FISCO BCOS 源码知识图谱

@ghost
Copy link

ghost commented Oct 10, 2022

Sider has detected 1 warning on analyzing the commit 95bd31c.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

// only record the latest view of all the nodes
std::shared_ptr<std::unordered_map<IDXTYPE, ViewChangeReq::Ptr>> m_latestViewChangeReqCache;

/// cache for commited requests(maps between hash and commited requests)
Copy link

Choose a reason for hiding this comment

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

[Misspell] "commited" is a misspelling of "committed" (view)

Rule Correct Incorrect
committed committed commited

You can close this issue if no need to fix it. Learn more.

修改libconsensus_pbft.md
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

1 participant