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: refactor the monitor and transaction assembly #377

Merged
merged 8 commits into from
Nov 15, 2023

Commits on Nov 8, 2023

  1. refactor: add tx retry feature to ckb4ibc

    liyukun committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    90a162f View commit details
    Browse the repository at this point in the history
  2. refactor: change ckb message convertor logic

    liyukun committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e34cdd1 View commit details
    Browse the repository at this point in the history
  3. refactor: refactor Axon monitor

    liyukun committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f70daf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. bug: fix start_block_number bug

    liyukun committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7fce530 View commit details
    Browse the repository at this point in the history
  2. bug: recreate contract when we meet WS error

    liyukun committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    81d2a86 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    7b1257d View commit details
    Browse the repository at this point in the history
  2. chore: complete comments

    liyukun committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5e3cdb4 View commit details
    Browse the repository at this point in the history
  3. Update crates/relayer/src/chain/axon/monitor.rs

    Co-authored-by: Flouse <[email protected]>
    ashuralyk and Flouse authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d622017 View commit details
    Browse the repository at this point in the history