Commit f0ba8c2
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- api/pocket
- application
- gateway
- proof
- service
- session
- supplier
- tokenomics
- e2e/tests
- load-testing/tests
- pkg
- cache
- memory
- client
- query
- cache
- crypto/rings
- deps/config
- relayer
- cmd
- proxy
- relay_authenticator
- session
- proto/pocket
- application
- gateway
- proof
- service
- session
- supplier
- tokenomics
- tests/integration
- application
- migration
- params
- service
- tokenomics
- token_logic_modules
- testutil
- integration
- suites
- keeper
- session
- testclient/testqueryclients
- x
- application
- keeper
- module
- types
- gateway
- keeper
- module
- types
- migration
- keeper
- types
- proof
- keeper
- module
- types
- service
- keeper
- module
- types
- session
- keeper
- module
- types
- supplier
- keeper
- module
- types
- tokenomics
- keeper
- module
- types
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 changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments