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

Redux refactor #3

Merged
merged 20 commits into from
Jan 27, 2022
Merged

Redux refactor #3

merged 20 commits into from
Jan 27, 2022

Commits on Jan 21, 2022

  1. Bump edition to 2021

    adonagy committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1c742b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. WIP: redux - RPC service

    adonagy committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1907a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcc241 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    66e4248 View commit details
    Browse the repository at this point in the history
  2. cleanup most warnigns

    adonagy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    53ee0ff View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    adonagy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d9958ee View commit details
    Browse the repository at this point in the history
  4. fix rpc error handling

    adonagy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f02bfad View commit details
    Browse the repository at this point in the history
  5. Proper shutdown handling

    adonagy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d8d17a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8651064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a75107b View commit details
    Browse the repository at this point in the history
  8. Redux: statistics screen

    adonagy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6c929d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    86639e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06f907 View commit details
    Browse the repository at this point in the history
  3. Redux: tui interactions

    adonagy committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f1b4e07 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    9c0afcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08de978 View commit details
    Browse the repository at this point in the history
  3. Mempool -> Endorsements

    adonagy committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    99ca565 View commit details
    Browse the repository at this point in the history
  4. Redux add sorting to tabled

    adonagy committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e3de438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e794884 View commit details
    Browse the repository at this point in the history
  6. Restore terminal trait fn

    adonagy committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    31feef9 View commit details
    Browse the repository at this point in the history