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

added mock client and consensus state #27

Merged
merged 16 commits into from
Oct 13, 2023
Merged

added mock client and consensus state #27

merged 16 commits into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    dc611f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c30411 View commit details
    Browse the repository at this point in the history
  3. fix code format

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0a5209c View commit details
    Browse the repository at this point in the history
  4. fix issues in contract

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    08c7dfe View commit details
    Browse the repository at this point in the history
  5. cargo +nightly fmt

    mina86 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    aa14b29 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    429b10d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c97b70 View commit details
    Browse the repository at this point in the history
  8. reduce diff noise

    mina86 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4631aaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    304b680 View commit details
    Browse the repository at this point in the history
  10. storing height while storing consensus state and returning current ti…

    …mestamp when host_timestamp is called
    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    07167b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ecf78b View commit details
    Browse the repository at this point in the history
  12. rm channel counter update

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8fcea37 View commit details
    Browse the repository at this point in the history
  13. remove local ibc crate

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c733f27 View commit details
    Browse the repository at this point in the history
  14. added mocks feature

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a2ab397 View commit details
    Browse the repository at this point in the history
  15. fix formatting

    dhruvja committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6a38919 View commit details
    Browse the repository at this point in the history
  16. reduce diff noise

    mina86 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d0584b5 View commit details
    Browse the repository at this point in the history