-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add era command in aggregator cli #756
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test Results 3 files ±0 28 suites ±0 5m 2s ⏱️ -43s Results for commit a325ca7. ± Comparison against base commit 87938ad. This pull request removes 1 and adds 5 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
jpraynaud
temporarily deployed
to
testing-preview
February 16, 2023 17:27 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/755-era-cli-command
branch
from
February 17, 2023 16:42
7542b93
to
ed6d680
Compare
jpraynaud
temporarily deployed
to
testing-preview
February 17, 2023 17:07 — with
GitHub Actions
Inactive
Use 'strum' macros to make the enum variant listable.
jpraynaud
force-pushed
the
jpraynaud/755-era-cli-command
branch
from
February 20, 2023 17:14
20c9216
to
09eab38
Compare
jpraynaud
temporarily deployed
to
testing-preview
February 20, 2023 17:31 — with
GitHub Actions
Inactive
ghubertpalo
reviewed
Feb 21, 2023
ghubertpalo
approved these changes
Feb 21, 2023
jpraynaud
commented
Feb 21, 2023
jpraynaud
force-pushed
the
jpraynaud/755-era-cli-command
branch
from
February 21, 2023 09:13
09eab38
to
a325ca7
Compare
jpraynaud
temporarily deployed
to
testing-preview
February 21, 2023 09:21 — with
GitHub Actions
Inactive
jpraynaud
added a commit
that referenced
this pull request
Feb 21, 2023
…mmand Add era command in aggregator cli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Content
This PR includes a Era command in the aggregator cli that:
TxDatum
JSON that can be used in an on-chain transactionPre-submit checklist
Issue(s)
Closes #755