Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

[v3] Refactor to use packet metadata instead of overloaded receiver #36

Merged
merged 24 commits into from
Nov 8, 2022

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    dcb5fcb View commit details
    Browse the repository at this point in the history
  2. Bring in PacketMetadata wrapper type. Unwrap next metadata for multih…

    …op. Fix existing tests. Add multihop test
    agouin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    da2ecc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26fedfe View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    e0b798f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408ba8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4534515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ee6fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d15481 View commit details
    Browse the repository at this point in the history
  6. Add debug logs

    agouin committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c6c4ae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e823d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    967f201 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b796507 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Parse denoms at every step

    agouin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    535b41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d9f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daed462 View commit details
    Browse the repository at this point in the history
  4. Add more debug logs

    agouin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    cf39e9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b285fb0 View commit details
    Browse the repository at this point in the history
  6. Remove RefundDenom

    agouin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    627820a View commit details
    Browse the repository at this point in the history
  7. Don't write acknowledgements until forwarded packet returns ack. Prox…

    …y acks back to source chain.
    agouin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    97cc5e9 View commit details
    Browse the repository at this point in the history
  8. Populate inFlightPacket

    agouin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6db24b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. do not call upstream OnAcknowledgementPacket or OnTimeoutPacket when …

    …handling a forwarded packet response to stop refund processing.
    agouin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5446f61 View commit details
    Browse the repository at this point in the history
  2. Fix timeout retry

    agouin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8d13c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25671c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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