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

Adapt inx-mqtt to iota 2.0 #100

Merged
merged 30 commits into from
Sep 20, 2023
Merged

Adapt inx-mqtt to iota 2.0 #100

merged 30 commits into from
Sep 20, 2023

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Update block related apis

    jkrvivian committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f1a418b View commit details
    Browse the repository at this point in the history
  2. Update UTXO apis

    jkrvivian committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bbb0c62 View commit details
    Browse the repository at this point in the history
  3. Add go.work to gitignore

    jkrvivian committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d4eb5f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    b4e2a1d View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    jkrvivian committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2da0c34 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    51a34b9 View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    jkrvivian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    897c0ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6bd36c View commit details
    Browse the repository at this point in the history
  4. Upgrade to mqtt/v2

    jkrvivian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b2bbc3e View commit details
    Browse the repository at this point in the history
  5. Update go.mod version

    jkrvivian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c6cd623 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2926654 View commit details
    Browse the repository at this point in the history
  7. Fix bugs

    jkrvivian committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    82a286f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b189d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fix typo

    jkrvivian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    99cd14f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7172c4e View commit details
    Browse the repository at this point in the history
  3. Remove comment

    jkrvivian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c1c427f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a83cff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac575a1 View commit details
    Browse the repository at this point in the history
  6. Return on error

    jkrvivian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    603835e View commit details
    Browse the repository at this point in the history
  7. Log error

    jkrvivian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    549d9ca View commit details
    Browse the repository at this point in the history
  8. Fix linter

    jkrvivian committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4202852 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bff02e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    2f714c3 View commit details
    Browse the repository at this point in the history
  2. Remove unused LedgerOutput

    jkrvivian committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9a1778a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    bcce1d5 View commit details
    Browse the repository at this point in the history
  2. Remove unused parameter

    jkrvivian committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6bd3838 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    128155c View commit details
    Browse the repository at this point in the history
  2. Change order of parameters

    muXxer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2da220a View commit details
    Browse the repository at this point in the history