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

client packages: use TrustedOperationAuthenticated #3174

Conversation

jonalvarezz
Copy link
Contributor

@jonalvarezz jonalvarezz commented Nov 9, 2024

This is a client follow-up pull request of #3173

Use TrustedOperationAuthenticated instead of TrustedOperation for native calls.

Published packages:

Copy link

linear bot commented Nov 9, 2024

@jonalvarezz jonalvarezz changed the base branch from dev to p-1131-add-integration-tests-for-the-new-trusted-calls November 9, 2024 01:59
@jonalvarezz jonalvarezz merged commit 9c58e2f into p-1131-add-integration-tests-for-the-new-trusted-calls Nov 9, 2024
@jonalvarezz jonalvarezz deleted the p-1131-trusted-operation-auth--client branch November 9, 2024 21:19
Kailai-Wang added a commit that referenced this pull request Nov 10, 2024
)

* updating context types

* exporting di-utils functions

* adding initial omni-account-helpers

* exporting signer type

* adding test for create_account_store

* fixing verify_web3_identity helper

* adding more helpers

* adding test for add_account

* removing unnecessary step

* adding delay to wait for events to be processed in the worker

* incrementing nonce on dispatch_as_signed

* updating definitions

* reusing old helpers

* updating ts helpers

* disabling timeout

* making nonce explicit

* updating comments

* fixing usage of build web3 validation data

* test add web2 account

* fixing remove_accounts opaque call

* updating helpers

* adding test for remove_accounts

* putting back timeout

* removing comments

* adding helper

* adding tests for publicize_account

* increasing timeout

* adding test for incrementing nonce when dispatch_as_signed

* refactoring fundAccount helper

* refactoring helper name

* refactoring sender name to alice

* adding request_intent test

* setting up omni-account integration tests

* cleaning up helpers

* removing unnecessary delay

* fixing clippy issue

* increasing delay for events to be processed

* adding get_account_by_member_hash to omni account repository

* getting omni account from the parachain when the in-memory store is not
up to date

* cleaning up tests, removing delay

* increasing timeout

* adding support for email verification on create_account_store with email
identity

* updating type definitions

* fixing clippy issue

* client packages: use `TrustedOperationAuthenticated` (#3174)

Signed-off-by: Jonathan Alvarez <[email protected]>

---------

Signed-off-by: Jonathan Alvarez <[email protected]>
Co-authored-by: Kai <[email protected]>
Co-authored-by: Jonathan Alvarez <[email protected]>
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