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

fix(vn scanning): only scan since last scan and restart accepted contracts #4252

Merged
merged 6 commits into from
Jun 30, 2022

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    944d4e4 View commit details
    Browse the repository at this point in the history
  2. Initialize exisiting contracts

    brianp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    111ead0 View commit details
    Browse the repository at this point in the history
  3. Store constitutions with contract data

    When restarting already accepted contracts we need to have all the
    constitution rules, which means we need to store them when we first scan
    the consitution proposal.
    brianp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    985b860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2408a6 View commit details
    Browse the repository at this point in the history
  5. un detected clippy needs

    brianp committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5d0def9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec3a91 View commit details
    Browse the repository at this point in the history