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

ABS-166: Create accountability module #47

Merged
merged 73 commits into from
Sep 11, 2023
Merged

ABS-166: Create accountability module #47

merged 73 commits into from
Sep 11, 2023

Commits on Aug 22, 2023

  1. create initial structure

    0xmovses committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    917c736 View commit details
    Browse the repository at this point in the history
  2. create initial state

    0xmovses committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4539d87 View commit details
    Browse the repository at this point in the history
  3. create handlers and msg

    0xmovses committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    afa4a1b View commit details
    Browse the repository at this point in the history
  4. create execute handler

    0xmovses committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b2f9d0a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update names update state

    0xmovses committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a938ec1 View commit details
    Browse the repository at this point in the history
  2. update handlers

    0xmovses committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    820eaeb View commit details
    Browse the repository at this point in the history
  3. add vote handler logic

    0xmovses committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c511e32 View commit details
    Browse the repository at this point in the history
  4. fix handler compiler errors

    0xmovses committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    58ba5ef View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

    0xmovses committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0cd6d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9d63b View commit details
    Browse the repository at this point in the history
  4. create wasm test update toml

    0xmovses committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7ddc6d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c392981 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    4ebf3e0 View commit details
    Browse the repository at this point in the history
  2. create integration tests

    0xmovses committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cdd2bde View commit details
    Browse the repository at this point in the history
  3. add more tests

    0xmovses committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    33662d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. add friend test cases

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8455147 View commit details
    Browse the repository at this point in the history
  2. add vote cases

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0761101 View commit details
    Browse the repository at this point in the history
  3. updates

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    56f232b View commit details
    Browse the repository at this point in the history
  4. integrate adairrr feedback

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bc02d4b View commit details
    Browse the repository at this point in the history
  5. update charge_penalty logic

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    80c0057 View commit details
    Browse the repository at this point in the history
  6. rebuilt wasms

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fa3912b View commit details
    Browse the repository at this point in the history
  7. fix merge conflict

    0xmovses committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2302041 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. rebuilt wasms

    0xmovses committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    485f696 View commit details
    Browse the repository at this point in the history
  2. fix tests and cleanup

    0xmovses committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0749614 View commit details
    Browse the repository at this point in the history
  3. clippy

    0xmovses committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a109ada View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. integrate PR feedback

    0xmovses committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f67ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23995ff View commit details
    Browse the repository at this point in the history
  3. update tests

    0xmovses committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c2902d View commit details
    Browse the repository at this point in the history
  4. fix tests, refactor, cleanup

    0xmovses committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d97f69a View commit details
    Browse the repository at this point in the history
  5. integrate Buckram feedback

    0xmovses committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    29ba36a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    1ccc033 View commit details
    Browse the repository at this point in the history
  2. update charge_penalty logic

    0xmovses committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    668482f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix failing tests

    0xmovses committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    747ba8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8159030 View commit details
    Browse the repository at this point in the history
  3. merge main

    0xmovses committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c1ee4f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    665ee6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faf7d92 View commit details
    Browse the repository at this point in the history
  6. update contract logic

    0xmovses committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a82034f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    f972ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47fc6ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa1b70a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    586ad1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78bfb14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bea1879 View commit details
    Browse the repository at this point in the history
  7. remove redundant

    0xmovses committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b0b96ad View commit details
    Browse the repository at this point in the history
  8. update comments

    0xmovses committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    667b32a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update responses

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4e5416f View commit details
    Browse the repository at this point in the history
  2. add transfer msg

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2038c82 View commit details
    Browse the repository at this point in the history
  3. clippy

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9551a41 View commit details
    Browse the repository at this point in the history
  4. clippy more

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    33eb190 View commit details
    Browse the repository at this point in the history
  5. run release_build

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9be126f View commit details
    Browse the repository at this point in the history
  6. Update modules/contracts/apps/challenge/src/handlers/execute.rs

    Co-authored-by: Mykhailo Donchenko <[email protected]>
    0xmovses and Buckram123 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0d4be6e View commit details
    Browse the repository at this point in the history
  7. Update modules/contracts/apps/challenge/src/handlers/execute.rs

    Co-authored-by: Mykhailo Donchenko <[email protected]>
    0xmovses and Buckram123 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a2df780 View commit details
    Browse the repository at this point in the history
  8. integrate buckram feedback

    0xmovses committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    022645f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. integrate Buckram feedback

    0xmovses committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    258e3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aaacea View commit details
    Browse the repository at this point in the history
  3. generate schema

    0xmovses committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6f763b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c5a39 View commit details
    Browse the repository at this point in the history
  5. bump osmosis-test-tube

    0xmovses committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    58231c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b373994 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16977e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1347ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a396d06 View commit details
    Browse the repository at this point in the history
  10. merge main

    0xmovses committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a3568ae View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    5f17a3b View commit details
    Browse the repository at this point in the history
  2. bump chrono

    0xmovses committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    4133407 View commit details
    Browse the repository at this point in the history
  3. bump chrono again

    0xmovses committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    00daa8a View commit details
    Browse the repository at this point in the history
  4. chrono to 0.4.23

    0xmovses committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    05910db View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. chrono to 0.4.27

    0xmovses committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2c7a03b View commit details
    Browse the repository at this point in the history
  2. merge main

    0xmovses committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eee9c73 View commit details
    Browse the repository at this point in the history
  3. chrono to 0.4.23

    0xmovses committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7060482 View commit details
    Browse the repository at this point in the history
  4. croncat version bump

    Buckram123 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5d26c7e View commit details
    Browse the repository at this point in the history