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

Rotate Royalty #199

Merged
merged 3 commits into from
May 20, 2024
Merged

Commits on Apr 30, 2024

  1. Rotate Royalty

    Added 2 functions and a defcap to make retrieving the royalty address easier, rotating the account and guard for receiving royalties, and prove current keyset is the owner.  Repl tests included for royalty-policy-v1.
    daplcor committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    75b29d3 View commit details
    Browse the repository at this point in the history
  2. Delete pact/concrete-policies/royalty-policy/coverage directory

    it should have been omitted
    daplcor committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cc47f83 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update royalty-policy-v1.pact

    Changed capability to ROTATE-ROYALTY
    daplcor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    46f5017 View commit details
    Browse the repository at this point in the history