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

update planetmint to cosmos v0.50.x #389

Open
2 tasks
LaurentMontBlanc opened this issue May 2, 2024 · 1 comment
Open
2 tasks

update planetmint to cosmos v0.50.x #389

LaurentMontBlanc opened this issue May 2, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request Planetmint

Comments

@LaurentMontBlanc
Copy link
Contributor

@LaurentMontBlanc LaurentMontBlanc added dependencies Pull requests that update a dependency file enhancement New feature or request Planetmint labels May 2, 2024
@LaurentMontBlanc LaurentMontBlanc self-assigned this May 27, 2024
@LaurentMontBlanc
Copy link
Contributor Author

WIP TODO:

  • fix app/ante/expected_keepers.go (Bankkeeper, Accountkeeper, SignmodeHandler/-map)
  • finalize app/ante/setup_context_decorator.go
  • verify antehandler setup behaviour in tests/e2e/machine/cli_test.go
  • TestAttestMachine should check if antehandler behaviour sets correct fee for MsgAttestMachine
  • set correct denominations for tokens (maybe needs port of github.com/cosmos/cosmos-sdk/testutil/network)
  • research if machineKeeper.rootDir shouild be set in ModuleInputs or read from config during ProvideModule
  • port module x/asset
  • port module x/dao
  • add MQTT implementation and add to test network setup

jmastr added a commit to rddl-network/go-utils that referenced this issue Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request Planetmint
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant