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

feat: complete ckb-light-client on relayer #387

Merged
merged 14 commits into from
Dec 11, 2023
Merged

Commits on Dec 10, 2023

  1. feat: complete ckb-light-client on relayer

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1d1d3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4eb5d0 View commit details
    Browse the repository at this point in the history
  3. fix: use cached ibc transaction first

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2ed0d38 View commit details
    Browse the repository at this point in the history
  4. feat: write commitments into ckb transactions

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0d82386 View commit details
    Browse the repository at this point in the history
  5. feat: verify proof_payload through axon-tools

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e784988 View commit details
    Browse the repository at this point in the history
  6. chore: fix axon-tools clippy

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5ed307f View commit details
    Browse the repository at this point in the history
  7. chore: recover channel_id type for sudt test

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    bb5bd2d View commit details
    Browse the repository at this point in the history
  8. chore: update ckb-sdk

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4f0da66 View commit details
    Browse the repository at this point in the history
  9. fix: distinguish two different types of packet

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4b47f70 View commit details
    Browse the repository at this point in the history
  10. feat: adjust tx proof calculation

    liyukun committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    69672ea View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    0b121cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6318ad1 View commit details
    Browse the repository at this point in the history
  3. chore: catch-up-with latest ckb contracts

    liyukun committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    92fcc14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ce4497 View commit details
    Browse the repository at this point in the history