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

*: move NVB and Conflicts attributes out of extensions #2962

Merged
merged 2 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. *: move NVB and Conflicts attributes out of extensions

    They're a part of the regular protocol now.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    Signed-off-by: Roman Khimov <[email protected]>
    AnnaShaleva authored and roman-khimov committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f3c1283 View commit details
    Browse the repository at this point in the history
  2. dao: simplify NewSimple()

    We no longer need P2PSigExtension flag here, conflicts attribute is a part
    of the normal protocol.
    
    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fff7e91 View commit details
    Browse the repository at this point in the history