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

mentors ko dekhne k liye #34

Open
jaanbaaz opened this issue Sep 27, 2024 · 0 comments
Open

mentors ko dekhne k liye #34

jaanbaaz opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@jaanbaaz
Copy link
Owner

Description

Separate Delegate Authorization preparation and dispatch of extrinsic to chain. This would help when bulk transaction takes place so we just prepare all the required extrinsics and then execute these transaction in batches by dumping them into a promise using
a batch sign & submit utility ex, authorizeBatch which can take array of extrinsics, instead of just one.

Goals

  • Creation of new export function named prepareDelegateAuthorizationExtrinsic(), which will contain dispatchDelegateAuthorizationTx and Did.AuthorizeTx().
  • Integration of above method into existing dispatchDelegateAuthorization()

Implementation Details

Developers/Contributors can refer to example PRs: #188, #182


Product Name

CORD.JS

Organization Name

Dhiway

Domain

Blockchain, SDK Development, API

Tech Skills Needed

Typescript

Mentor(s)

@amarts @NiranjanAP @vatsa287 @adi-a11y

Complexity

[Low]

Category

[Performance Improvement], [Feature]

Sub Category

[API], [Refactoring], [Backend], [Beginner friendly]

@jaanbaaz jaanbaaz self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant