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

Backport: New install app payload #300

Merged
merged 6 commits into from
Nov 29, 2024
Merged

Conversation

matthme
Copy link
Contributor

@matthme matthme commented Nov 28, 2024

No description provided.

matthme and others added 3 commits November 28, 2024 20:55
* update InstallAppRequest type to new format

* add new YamlProperties type and test that installs app with roles_settings set

* use js-yaml in test

* remove unnecessary fields, remove js-yaml from dependencies, convert pubkey to Uint8Array to have deepEqual work properly

* more redundant membrane_proof fields, revert hdk bump

* removed unused roles_settings fields
@@ -1548,7 +1548,7 @@ test(
})
);

test.only(
test(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming that this was accidental...

@jost-s
Copy link
Contributor

jost-s commented Nov 28, 2024

I've fixed the tests now that DPKI is no longer present.

@matthme
Copy link
Contributor Author

matthme commented Nov 28, 2024

Looks like tests passed - is it approvable now? =D

Copy link
Contributor

@jost-s jost-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change please

Cargo.toml Outdated Show resolved Hide resolved
@matthme matthme requested a review from jost-s November 28, 2024 23:57
@matthme matthme merged commit 1f3d42d into main-0.4 Nov 29, 2024
10 checks passed
@matthme matthme deleted the backport/new-install-app-payload branch November 29, 2024 10:11
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.

2 participants