Skip to content

Commit f0ba8c2

Browse files
red-0neOlshansk
andcommitted
feat: Implement historical shared params
[Morse -> Shannon Migration] CLI: claim Morse supplier (#1153) Implement Morse supplier claiming CLI. Changes: - Implement `pocketd tx migration claim-supplier ...` - ~~Refactor existing supplier stake config parsing logic~~ - Extracted to #1163 - Add E2E test coverage - Update E2E param helpers - #1034 Select one or more from the following: - [x] New feature, functionality or library - [ ] Consensus breaking; add the `consensus-breaking` label if so. See - [ ] Bug fix - [ ] Code health or cleanup - [ ] Documentation - [ ] Other (specify) - [x] I have updated the GitHub Issue `assignees`, `reviewers`, `labels`, `project`, `iteration` and `milestone` - [ ] For docs, I have run `make docusaurus_start` - [x] For code, I have run `make go_develop_and_test` and `make test_e2e` - [x] For code, I have added the `devnet-test-e2e` label to run E2E tests in CI - [ ] For configurations, I have update the documentation - [ ] I added TODOs where applicable --------- Co-authored-by: Daniel Olshansky <[email protected]> Co-authored-by: red-0ne <[email protected]> Co-authored-by: Redouane Lakrache <[email protected]> Co-authored-by: Olshansk <[email protected]>
1 parent 2eef8bd commit f0ba8c2

File tree

313 files changed

+38811
-5207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

313 files changed

+38811
-5207
lines changed

api/pocket/application/event.pulsar.go

Lines changed: 725 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pocket/application/params.pulsar.go

Lines changed: 574 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pocket/application/query.pulsar.go

Lines changed: 1243 additions & 159 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/pocket/application/query_grpc.pb.go

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)