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: include transaction response in ics27 channel acknowledgement #811

Merged
merged 11 commits into from
Feb 2, 2022

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    4d62aa3 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    colin-axner committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0d0ad34 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. chore: add tests

    OnRecvPacket test now checks for the expected ack format
    Added an indicator test to ensure the inclusion of abci.ResponseDeliverTx.Data in consensus
    colin-axner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    800fa56 View commit details
    Browse the repository at this point in the history
  2. add developer docs

    colin-axner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    520af37 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    colin-axner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a04bd01 View commit details
    Browse the repository at this point in the history
  4. fix spacing

    colin-axner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d7673b5 View commit details
    Browse the repository at this point in the history
  5. align code left

    colin-axner committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    379a8a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e282653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc5dddc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12ae519 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e0df47 View commit details
    Browse the repository at this point in the history