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

Integrate stakepool with wapod workers #1584

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Integrate stakepool with wapod workers #1584

wants to merge 25 commits into from

Commits on Jun 27, 2024

  1. gk: Support for HeartbeatV3

    kvinwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    024ad31 View commit details
    Browse the repository at this point in the history
  2. pallet: Support HeartbeatV3

    kvinwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f3c560b View commit details
    Browse the repository at this point in the history
  3. Add pallet wapod-workers

    kvinwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d9e67ef View commit details
    Browse the repository at this point in the history
  4. Update dep url

    kvinwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8e3b559 View commit details
    Browse the repository at this point in the history
  5. Rearrange files

    kvinwang committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3ddb5e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Fix compilation issues

    kvinwang committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    db9e12e View commit details
    Browse the repository at this point in the history
  2. Minor refactor

    kvinwang committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    61726c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update Cargo.toml

    kvinwang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    13ebf56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b7462 View commit details
    Browse the repository at this point in the history
  3. Minor renaming

    kvinwang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8dc88b8 View commit details
    Browse the repository at this point in the history
  4. Add update_session

    kvinwang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4e65dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add WapodWorkersApi

    kvinwang committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a71ea32 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc99d0f View commit details
    Browse the repository at this point in the history
  2. patch proc-macro-crate

    kvinwang committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c8ff562 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add unit tests

    kvinwang committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ce2f7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f612f View commit details
    Browse the repository at this point in the history
  3. Fix compilation error

    kvinwang committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9d0e8ed View commit details
    Browse the repository at this point in the history
  4. Fix test failures

    kvinwang committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0b1dc92 View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    kvinwang committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    869aaf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix CI error

    kvinwang committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    94e59d2 View commit details
    Browse the repository at this point in the history
  2. Update dep wapod-types

    kvinwang committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e0db743 View commit details
    Browse the repository at this point in the history