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

A0-3185: split rmc #347

Merged
merged 38 commits into from
Oct 13, 2023
Merged

A0-3185: split rmc #347

merged 38 commits into from
Oct 13, 2023

Commits on Oct 2, 2023

  1. in progress

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    898de5d View commit details
    Browse the repository at this point in the history
  2. Revert "in progress"

    This reverts commit 40db10b.
    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    01d7d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc28bf View commit details
    Browse the repository at this point in the history
  4. adjust of tests

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1b430cb View commit details
    Browse the repository at this point in the history
  5. rewrite tests for rmc

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    38dff1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a2977 View commit details
    Browse the repository at this point in the history
  7. rebase

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5eef5d9 View commit details
    Browse the repository at this point in the history
  8. dependency bump

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    66d02f6 View commit details
    Browse the repository at this point in the history
  9. consensus version bump

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a176d70 View commit details
    Browse the repository at this point in the history
  10. resolve problems

    woocash2 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1dd0155 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fmt

    woocash2 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ac632f4 View commit details
    Browse the repository at this point in the history
  2. resolve questions

    woocash2 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5808247 View commit details
    Browse the repository at this point in the history
  3. add LOG_TARGET

    woocash2 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fd24117 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. simplify handler

    woocash2 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    48569bf View commit details
    Browse the repository at this point in the history
  2. add RmcIO

    woocash2 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d55db7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38be508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5936a5 View commit details
    Browse the repository at this point in the history
  5. and update dependencies

    woocash2 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    28be885 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. nicer exit in test

    woocash2 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ce76da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c2db6 View commit details
    Browse the repository at this point in the history
  3. fmt

    woocash2 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4e59c65 View commit details
    Browse the repository at this point in the history
  4. fix rmc terminator exit

    woocash2 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4787278 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. ultra simplify rmc

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    65d3fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c252f91 View commit details
    Browse the repository at this point in the history
  3. enable logger back

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    128c403 View commit details
    Browse the repository at this point in the history
  4. fix rmc test

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ac72062 View commit details
    Browse the repository at this point in the history
  5. simplify rmc tests

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    16b27bc View commit details
    Browse the repository at this point in the history
  6. resolve issues

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    96cc56f View commit details
    Browse the repository at this point in the history
  7. fmtgit add rmc/

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3410d79 View commit details
    Browse the repository at this point in the history
  8. rename RmcMessage to Message

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f7abda0 View commit details
    Browse the repository at this point in the history
  9. better return from start_rmc

    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2ab3bf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c72baa View commit details
    Browse the repository at this point in the history
  11. Revert "better return from start_rmc"

    This reverts commit 2ab3bf8.
    woocash2 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    31d039d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a96de17 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. rmc handler unit tests

    woocash2 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c776985 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. exceed -> reach

    woocash2 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    66159d7 View commit details
    Browse the repository at this point in the history
  2. clone fix

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