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

Implement SIGN_MODE_DIRECT #6216

Closed
wants to merge 69 commits into from
Closed

Implement SIGN_MODE_DIRECT #6216

wants to merge 69 commits into from

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    6a1a345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    621282d View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry

    aaronc committed May 13, 2020
    Configuration menu
    Copy the full SHA
    4308623 View commit details
    Browse the repository at this point in the history
  4. Add proto doc strings

    aaronc committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d8703ef View commit details
    Browse the repository at this point in the history
  5. Add proto doc strings

    aaronc committed May 13, 2020
    Configuration menu
    Copy the full SHA
    4a889c8 View commit details
    Browse the repository at this point in the history
  6. ws

    aaronc committed May 13, 2020
    Configuration menu
    Copy the full SHA
    7f09389 View commit details
    Browse the repository at this point in the history
  7. ws

    aaronc committed May 13, 2020
    Configuration menu
    Copy the full SHA
    b695a24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4818e1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e9de14 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

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

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    15de659 View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed May 15, 2020
    Configuration menu
    Copy the full SHA
    0d875e1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    15bbcb5 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6e6142c View commit details
    Browse the repository at this point in the history
  3. WIP on proto ante handlers

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    c638659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93583a0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. WIP on proto signing handlers

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    40911b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf5bbdc View commit details
    Browse the repository at this point in the history
  3. WIP on multisigs

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    75e9ad5 View commit details
    Browse the repository at this point in the history
  4. WIP on keys, simapp

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    33a9ff0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0c3071 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    f21b823 View commit details
    Browse the repository at this point in the history
  7. Fix build errors

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    c4b35df View commit details
    Browse the repository at this point in the history
  8. Add split integration tests

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    91f2b3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff80065 View commit details
    Browse the repository at this point in the history
  10. Setup test_amino

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    87409ac View commit details
    Browse the repository at this point in the history
  11. WIP on proto tx generator

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    2267516 View commit details
    Browse the repository at this point in the history
  12. typo

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    2d6955c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Fix tests

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c9ecb0e View commit details
    Browse the repository at this point in the history
  2. Split proto/amino unit tests

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    77ad336 View commit details
    Browse the repository at this point in the history
  3. Fix amino

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ca25ce8 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    3cf884c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa57d1 View commit details
    Browse the repository at this point in the history
  6. fix cli tests

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    7af5d55 View commit details
    Browse the repository at this point in the history
  7. Fix CLi test

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f9f3124 View commit details
    Browse the repository at this point in the history
  8. Fix some amino store errors

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    d8f9d07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c12fefa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab4ea68 View commit details
    Browse the repository at this point in the history
  11. fix cli test

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    66fc497 View commit details
    Browse the repository at this point in the history
  12. WIP on proto signing

    aaronc committed May 22, 2020
    Configuration menu
    Copy the full SHA
    2a30b8c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    fe2ec41 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    aaronc committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8e442a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2aee7 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    aaronc committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f61c345 View commit details
    Browse the repository at this point in the history
  5. Fix amino tests

    aaronc committed May 26, 2020
    Configuration menu
    Copy the full SHA
    c59d51f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf406a3 View commit details
    Browse the repository at this point in the history
  7. Fix amino build

    aaronc committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f089efb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Fix tests

    aaronc committed May 27, 2020
    Configuration menu
    Copy the full SHA
    759dd35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcada32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a996a71 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    aaronc committed May 27, 2020
    Configuration menu
    Copy the full SHA
    e83ca5f View commit details
    Browse the repository at this point in the history
  5. Fix sims

    aaronc committed May 27, 2020
    Configuration menu
    Copy the full SHA
    f8584ae View commit details
    Browse the repository at this point in the history
  6. test fixes

    aaronc committed May 27, 2020
    Configuration menu
    Copy the full SHA
    2e797a1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    bf1bb2a View commit details
    Browse the repository at this point in the history
  2. Add SignatureV2

    aaronc committed May 28, 2020
    Configuration menu
    Copy the full SHA
    dd682b5 View commit details
    Browse the repository at this point in the history
  3. Refactor signature, multisig

    aaronc committed May 28, 2020
    Configuration menu
    Copy the full SHA
    88e2ab2 View commit details
    Browse the repository at this point in the history
  4. Fix build

    aaronc committed May 28, 2020
    Configuration menu
    Copy the full SHA
    da98515 View commit details
    Browse the repository at this point in the history
  5. fix validate sigs

    aaronc committed May 28, 2020
    Configuration menu
    Copy the full SHA
    bfb3ae6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Refactor TxBuilder

    aaronc committed May 29, 2020
    Configuration menu
    Copy the full SHA
    e97b368 View commit details
    Browse the repository at this point in the history
  2. fixes

    aaronc committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b0e72fc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. fix tests

    aaronc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a9d9544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f0daf View commit details
    Browse the repository at this point in the history
  3. fixes

    aaronc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a71dcc6 View commit details
    Browse the repository at this point in the history
  4. fix tests

    aaronc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e0cb203 View commit details
    Browse the repository at this point in the history
  5. fix amino build

    aaronc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    bfc7e69 View commit details
    Browse the repository at this point in the history
  6. fix tests

    aaronc committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    8598372 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 8, 2020

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