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

x/gravity: refactor state #319

Closed
wants to merge 81 commits into from
Closed

x/gravity: refactor state #319

wants to merge 81 commits into from

Commits on Mar 15, 2021

  1. define api

    tac0turtle committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c468002 View commit details
    Browse the repository at this point in the history
  2. define claims and confirms

    tac0turtle committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8e9fade View commit details
    Browse the repository at this point in the history
  3. interfaces

    tac0turtle committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    d307e6b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. regenerate proto stubs

    tac0turtle committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9d56880 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

Commits on Mar 24, 2021

  1. claims

    tac0turtle committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ec02649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1fe57c View commit details
    Browse the repository at this point in the history
  3. debug tests

    tac0turtle committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7fac6ff View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    35b2be5 View commit details
    Browse the repository at this point in the history
  2. fix naming

    tac0turtle committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    da9da06 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. x/gravity: state refactor

    fedekunze committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    b6b72f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. new state (wip)

    fedekunze committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    380409d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. pool and batch (wip)

    fedekunze committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    992a758 View commit details
    Browse the repository at this point in the history
  2. refactor batch

    fedekunze committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    06cad68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df951d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    fd60831 View commit details
    Browse the repository at this point in the history
  2. regen proto

    Marko Baricevic committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    3c3ed6f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    008ba10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72b636 View commit details
    Browse the repository at this point in the history
  3. proto docs (wip)

    fedekunze committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    7fc0bfb View commit details
    Browse the repository at this point in the history
  4. wip

    fedekunze committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a5509a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

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

Commits on Apr 14, 2021

  1. additional keeper cleanup

    fedekunze committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    14bb3d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. fix conflicts

    fedekunze committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    522f810 View commit details
    Browse the repository at this point in the history
  2. types changes

    fedekunze committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    83980a7 View commit details
    Browse the repository at this point in the history
  3. update types

    fedekunze committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    fb60d4e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. wip types

    fedekunze committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e496224 View commit details
    Browse the repository at this point in the history
  2. proto changes

    fedekunze committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3101404 View commit details
    Browse the repository at this point in the history
  3. type refactor (wip)

    fedekunze committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bdd9f6b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. conflicts

    fedekunze committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5b9533e View commit details
    Browse the repository at this point in the history
  2. update batches

    fedekunze committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f621018 View commit details
    Browse the repository at this point in the history
  3. tx id as HexBytes

    fedekunze committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    4165751 View commit details
    Browse the repository at this point in the history
  4. keeper: prefix and hashes

    fedekunze committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a2a2f6c View commit details
    Browse the repository at this point in the history
  5. rm old keeper

    fedekunze committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    38115e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. batch cleanup

    fedekunze committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b960c90 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    5135c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9c425 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. proto fixes

    fedekunze committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3f4586f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    a208908 View commit details
    Browse the repository at this point in the history
  2. fix proto

    fedekunze committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    175ded2 View commit details
    Browse the repository at this point in the history
  3. initial tests

    mvid committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9f2f736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    460b37e View commit details
    Browse the repository at this point in the history
  5. initial denom validation tests

    mvid committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bfd46c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. update error messages

    fedekunze committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    664c3d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d804b View commit details
    Browse the repository at this point in the history
  3. fix signer set

    fedekunze committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    bb70046 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. types validation

    fedekunze committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e6715be View commit details
    Browse the repository at this point in the history
  2. update confirm

    fedekunze committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    eec507f View commit details
    Browse the repository at this point in the history
  3. signer set confirm

    fedekunze committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    914119b View commit details
    Browse the repository at this point in the history
  4. raw init and export genesis

    fedekunze committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    695f51e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd1801 View commit details
    Browse the repository at this point in the history
  6. params and denom tests

    mvid committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3d425fd View commit details
    Browse the repository at this point in the history
  7. initial msgs tests

    mvid committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    cfcd842 View commit details
    Browse the repository at this point in the history
  8. failing confirm tests

    '
    mvid committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    adb59f7 View commit details
    Browse the repository at this point in the history
  9. packing for any

    mvid committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b59134f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. test example

    fedekunze committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    1b8e3cd View commit details
    Browse the repository at this point in the history
  2. set confirm

    fedekunze committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    38e2997 View commit details
    Browse the repository at this point in the history
  3. fixed 'any' tests

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    7b0f2a0 View commit details
    Browse the repository at this point in the history
  4. merge

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    2f1bf44 View commit details
    Browse the repository at this point in the history
  5. test update

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    9567721 View commit details
    Browse the repository at this point in the history
  6. event tests

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    0b30bbf View commit details
    Browse the repository at this point in the history
  7. basic genesis state test

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    2f3147e View commit details
    Browse the repository at this point in the history
  8. Add docs for Relaying ETH to Cosmos

    This expands the overview documentation to include the ETH to Cosmos
    oracle flow.
    jkilpatr committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a51b4ec View commit details
    Browse the repository at this point in the history
  9. Add relayer semantics doc

    This patch adds documentation around relayer semantics and how exactly a
    relayer should interact with the Gravity contract
    jkilpatr committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    3cb9a21 View commit details
    Browse the repository at this point in the history
  10. Override localhost in the test runner with environment variable to en…

    …able docker based testing
    zmanian authored and jkilpatr committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ad1fe6d View commit details
    Browse the repository at this point in the history
  11. initial keeper tests

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    93931d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3af376e View commit details
    Browse the repository at this point in the history
  13. remove unused arg

    mvid committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a774e9b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    550cfa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. keeper setup

    fedekunze committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    41a004a View commit details
    Browse the repository at this point in the history
  2. fix events

    fedekunze committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    51022bc View commit details
    Browse the repository at this point in the history
  3. slashing

    fedekunze committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    e75c1db View commit details
    Browse the repository at this point in the history
  4. minor cleanup

    fedekunze committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7cc848e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aef3ba View commit details
    Browse the repository at this point in the history
  6. keeper tests

    mvid committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d06441a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15cf910 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    0fd4806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd48f45 View commit details
    Browse the repository at this point in the history
  3. genesis wip

    fedekunze committed May 3, 2021
    Configuration menu
    Copy the full SHA
    74a14d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed24035 View commit details
    Browse the repository at this point in the history
  5. WIP pairing

    jackzampolin committed May 3, 2021
    Configuration menu
    Copy the full SHA
    3c37256 View commit details
    Browse the repository at this point in the history