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

Feature/sequencer get balance #23

Merged
merged 11 commits into from
Mar 29, 2024

Conversation

steezeburger
Copy link
Member

No description provided.

@steezeburger steezeburger changed the base branch from main to feature/view-struct March 28, 2024 23:15
@steezeburger steezeburger marked this pull request as ready for review March 28, 2024 23:58
@steezeburger steezeburger merged commit b14822f into feature/view-struct Mar 29, 2024
1 check passed
@steezeburger steezeburger deleted the feature/sequencer-get-balance branch March 29, 2024 03:06
steezeburger added a commit that referenced this pull request Mar 29, 2024
* implement new View struct

* put processPanes on App level

* remove app dependency on processPanes

* fix test

* add Wait back. remove unused.

* type Props empty interface

* manually set default pane text view states

* Add State Store to App (#21)

* added shared state to enable dynamic settings status updates

* slight status formatting update, first step towards stateless process panes

* remved ui state from app to state store shared by the views, process pane is now stateless

* move some logic from SetView to RefreshView

* remove unused vars

* remove cruft comment

---------

Co-authored-by: Jesse Snyder <[email protected]>

* lints - empty defaults for switch cases

* update version

* Add Fullscreen Log Controls (#22)

* added scrolling and head tail controls to logs

* update fullscreen help footer

* comment update

* Feature/sequencer get balance (#23)

* sequencer get-balance

* correct autogenerated usage

* added tabular and json outputs

* fix comments

* logs. sensible timeout.

* use logs

* flag for debug level logging

* simplify

* remove pipe separators for table output to make scripting output easier

* log level flag instead of debug boolean

* logging, comment cleanup, descriptions

---------

Co-authored-by: Sam Bukowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant