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

Verify scheduled transaction only happens once #534

Merged
9 commits merged into from
Aug 25, 2022
Merged

Commits on Aug 23, 2022

  1. Restrict node shared secrets txs

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5eb2b90 View commit details
    Browse the repository at this point in the history
  2. Restrict oracle txs

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a4c4878 View commit details
    Browse the repository at this point in the history
  3. Restrict rewards txs

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c376a00 View commit details
    Browse the repository at this point in the history
  4. Inject validation time for easier tests

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    aae5a31 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e7b5b25 View commit details
    Browse the repository at this point in the history
  6. Fix DateTime truncate

    Samuel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    cd1dd64 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    6c7958d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Fix node rewards verification

    Samuel committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    6e2383a View commit details
    Browse the repository at this point in the history
  2. Add oracle summary verification

    Samuel committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    8537ba7 View commit details
    Browse the repository at this point in the history