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

feat: finish incentive module #1952

Merged
merged 99 commits into from
Apr 25, 2023
Merged

feat: finish incentive module #1952

merged 99 commits into from
Apr 25, 2023

Commits on Mar 22, 2023

  1. exponent fix

    toteki committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1993bee View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    5fd04dc View commit details
    Browse the repository at this point in the history
  2. spec abstract

    toteki committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0954eb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. rename field

    toteki committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7427012 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. initial app wiring

    toteki committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    993a249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3f62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e48f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3423b1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    402511a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. implement govtypes.Content

    toteki committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5355a17 View commit details
    Browse the repository at this point in the history
  2. bug todo

    toteki committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a232cad View commit details
    Browse the repository at this point in the history
  3. package umee.incentive.v1

    toteki committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f576233 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54595f1 View commit details
    Browse the repository at this point in the history
  5. fix bug

    toteki committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0c4dc1a View commit details
    Browse the repository at this point in the history
  6. ++

    toteki committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a4c59a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    30ac663 View commit details
    Browse the repository at this point in the history
  2. make proto-all

    toteki committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8bd485c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. proto: remove unbonding tiers

    toteki committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b4968e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172e9d0 View commit details
    Browse the repository at this point in the history
  3. --

    toteki committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    04c2eb6 View commit details
    Browse the repository at this point in the history
  4. allow unbonding duration zero

    toteki committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    389cebe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdce189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebbdf70 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    85e53d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b0bc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    65460fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e1bdc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. mock leverage keeper tokens

    toteki committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    cd00d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aea24c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. msg bond tests

    toteki committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e6899dc View commit details
    Browse the repository at this point in the history
  2. lint

    toteki committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    dbb52d4 View commit details
    Browse the repository at this point in the history
  3. md lint

    toteki committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1d5a412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    502209f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. tests

    toteki committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    dcfdb50 View commit details
    Browse the repository at this point in the history
  2. test max unbondings

    toteki committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5ac90b6 View commit details
    Browse the repository at this point in the history
  3. unbonding completion test

    toteki committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    682ab8d View commit details
    Browse the repository at this point in the history
  4. ++

    toteki committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    abdf478 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    f7ad403 View commit details
    Browse the repository at this point in the history
  2. remove ErrNotImplemented

    toteki committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3058ecb View commit details
    Browse the repository at this point in the history
  3. proto field renames

    toteki committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    07b6afa View commit details
    Browse the repository at this point in the history
  4. todon't

    toteki committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b209659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    874a741 View commit details
    Browse the repository at this point in the history
  6. more validation

    toteki committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    685d6f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    af1eed3 View commit details
    Browse the repository at this point in the history
  2. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2ce3e0d View commit details
    Browse the repository at this point in the history
  3. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2e22312 View commit details
    Browse the repository at this point in the history
  4. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d04b066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e419b28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    931f94d View commit details
    Browse the repository at this point in the history
  7. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b0b7606 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e00317b View commit details
    Browse the repository at this point in the history
  2. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f4cf37e View commit details
    Browse the repository at this point in the history
  3. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b1a1e70 View commit details
    Browse the repository at this point in the history
  4. suggested whitespace (app)

    toteki committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1fc0159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2f713c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f208feb View commit details
    Browse the repository at this point in the history
  7. fix merge

    toteki committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3570e5e View commit details
    Browse the repository at this point in the history
  8. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5ba2b57 View commit details
    Browse the repository at this point in the history
  9. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7c749df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13bae8a View commit details
    Browse the repository at this point in the history
  11. genesis test stub

    toteki committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fe586ba View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. add gov create programs test

    toteki committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c6822ff View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. emergency unbond test

    toteki committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9b79844 View commit details
    Browse the repository at this point in the history
  2. msg sponsor tests

    toteki committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4ecdb41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbeeb57 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    6d105a2 View commit details
    Browse the repository at this point in the history
  2. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4a8004c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5b4b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    637f7c6 View commit details
    Browse the repository at this point in the history
  5. suggestion++

    Co-authored-by: Robert Zaremba <[email protected]>
    toteki and robert-zaremba authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    739fc10 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. partial scenario test

    toteki committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f1a2cd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

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

    toteki committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    c433515 View commit details
    Browse the repository at this point in the history
  3. lint

    toteki committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    b0d86cb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    8d198e0 View commit details
    Browse the repository at this point in the history
  2. fixed bug

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    6878c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c8161 View commit details
    Browse the repository at this point in the history
  4. break loop early

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3f1d98e View commit details
    Browse the repository at this point in the history
  5. remove unnecessary gov.Content

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    cea06d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa83e9a View commit details
    Browse the repository at this point in the history
  7. comment--

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    9860511 View commit details
    Browse the repository at this point in the history
  8. remove proto getters-all

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    cb4c2aa View commit details
    Browse the repository at this point in the history
  9. remove proto messagename-all

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    49fc646 View commit details
    Browse the repository at this point in the history
  10. rename to ForceUnbondTo

    toteki committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    9bae74a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    9017966 View commit details
    Browse the repository at this point in the history
  2. add v4.4 migrator

    toteki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d4534ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991f02a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bad4a29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4096b96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aed4b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. proto doc max unbondings

    toteki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d5a567d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bbc1e View commit details
    Browse the repository at this point in the history
  3. typo

    toteki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1a2b859 View commit details
    Browse the repository at this point in the history
  4. comment

    toteki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b3ce29a View commit details
    Browse the repository at this point in the history
  5. max unbondings default to 10

    toteki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c71635a View commit details
    Browse the repository at this point in the history
  6. comment--

    toteki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a18eff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    228cb0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28feba5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06b4a55 View commit details
    Browse the repository at this point in the history