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

Update Pool Box #80

Merged
merged 34 commits into from
Aug 11, 2022
Merged

Update Pool Box #80

merged 34 commits into from
Aug 11, 2022

Commits on Jul 22, 2022

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

Commits on Jul 23, 2022

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

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. Fix scans

    SethDusek committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d06ba77 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Add update pool CLI command

    SethDusek committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    866494a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148f021 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Initial rebase work

    SethDusek committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    22b46bf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Add testnet parameter to bootstrap

    For generating a bootstrap file, currently the script addresses are in mainnet format
    SethDusek committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    bc6a83b View commit details
    Browse the repository at this point in the history
  2. More update command work + make OracleContractParameters serializable…

    … + sort by ballot tokens + value in update_pool
    SethDusek committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fd5ff58 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Update explorer link

    SethDusek committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    72d5f3b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    2bfd6a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705ee00 View commit details
    Browse the repository at this point in the history
  3. Clippy

    SethDusek committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cdd9821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea3b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb6e019 View commit details
    Browse the repository at this point in the history
  6. Use new update contract

    SethDusek committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3482035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e11e56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef4be44 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Rename update command

    SethDusek committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7bcfc5e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    4852efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174dd84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e5f6ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c788c07 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Add VoteBallotBoxesWrapper

    SethDusek committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b8253e6 View commit details
    Browse the repository at this point in the history
  2. Rename update.rs

    SethDusek committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    7eed4a6 View commit details
    Browse the repository at this point in the history
  3. Change CastBallotBoxVoteParameters::reward_token_quantity to u64

    Some reward tokens may have > i32::MAX (~2 billion) tokens
    SethDusek committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e5048bb View commit details
    Browse the repository at this point in the history
  4. Clippy

    SethDusek committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    57effa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a974c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    420740e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb37d6 View commit details
    Browse the repository at this point in the history
  3. Rebase

    SethDusek committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9b78803 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update comment core/src/main.rs

    Co-authored-by: Denys Zadorozhnyi <denys@zadorozhnyi.com>
    SethDusek and greenhat authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a59227f View commit details
    Browse the repository at this point in the history