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

Refactor HTLC to support HTLT #146

Merged
merged 36 commits into from
Mar 18, 2021
Merged

Refactor HTLC to support HTLT #146

merged 36 commits into from
Mar 18, 2021

Commits on Mar 10, 2021

  1. refactor htlc

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3c517b7 View commit details
    Browse the repository at this point in the history
  2. add params validate

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    762d5fa View commit details
    Browse the repository at this point in the history
  3. update events

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a6be582 View commit details
    Browse the repository at this point in the history
  4. update msg test

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9cb3e71 View commit details
    Browse the repository at this point in the history
  5. add field closedblock

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    19a12f0 View commit details
    Browse the repository at this point in the history
  6. fix cli

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a931295 View commit details
    Browse the repository at this point in the history
  7. fix refund

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5f017e2 View commit details
    Browse the repository at this point in the history
  8. handle refund err

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4e36d66 View commit details
    Browse the repository at this point in the history
  9. add query asset supplies

    SegueII committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    413bb0c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. add legacy query

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    022f5ba View commit details
    Browse the repository at this point in the history
  2. fix grpc query

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    64c9af8 View commit details
    Browse the repository at this point in the history
  3. update genensis export

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    aba51a0 View commit details
    Browse the repository at this point in the history
  4. update rest query

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    cc91521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f06d636 View commit details
    Browse the repository at this point in the history
  6. fix typo

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8576c63 View commit details
    Browse the repository at this point in the history
  7. draft uni test

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    14ccebb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c58afc View commit details
    Browse the repository at this point in the history
  9. fix htlt amount validate

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b8415c6 View commit details
    Browse the repository at this point in the history
  10. remove uni test

    SegueII committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3de7dcd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    29973aa View commit details
    Browse the repository at this point in the history
  2. fix init genesis

    SegueII committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3c617e5 View commit details
    Browse the repository at this point in the history
  3. fix GetID

    SegueII committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f0af180 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. fix keys

    SegueII committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1795c6e View commit details
    Browse the repository at this point in the history
  2. remove test

    SegueII committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c871b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1102bd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. remove test

    SegueII committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d40cff2 View commit details
    Browse the repository at this point in the history
  2. improve create htlc

    SegueII committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3e6ac0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    346dfc0 View commit details
    Browse the repository at this point in the history
  4. fix store

    SegueII committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f9c26df View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. fix typo

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    dfc536b View commit details
    Browse the repository at this point in the history
  2. remove unused func

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    45483db View commit details
    Browse the repository at this point in the history
  3. fix genesis validation

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    f1d00fe View commit details
    Browse the repository at this point in the history
  4. export all htlcs

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8802f8a View commit details
    Browse the repository at this point in the history
  5. improve htlc validate

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    636c4d6 View commit details
    Browse the repository at this point in the history
  6. update changelog

    SegueII committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    c356da9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01012f9 View commit details
    Browse the repository at this point in the history