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

Reward pallet RPC #705

Merged
merged 5 commits into from
Sep 1, 2022
Merged

Reward pallet RPC #705

merged 5 commits into from
Sep 1, 2022

Commits on Aug 25, 2022

  1. WIP: compile errors

    theodorebugnet committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4bf6159 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. chore: bind RewardApi to RuntimeApiCollection

    Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
    gregdhill committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9890431 View commit details
    Browse the repository at this point in the history
  2. refactor: re-use Rewards::compute_rewards() for runtime_api impl

    Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
    gregdhill committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c319cc3 View commit details
    Browse the repository at this point in the history
  3. refactor: split reward rpc for escrow & vault

    Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
    gregdhill committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    dae8d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. chore: minor PR fixes

    theodorebugnet committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5056ab8 View commit details
    Browse the repository at this point in the history