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

A WalletPlugin should be able to register TransactPlugin and LoginPlugin hooks #38

Open
aaroncox opened this issue Mar 7, 2023 · 0 comments
Milestone

Comments

@aaroncox
Copy link
Member

aaroncox commented Mar 7, 2023

The use case I've found is the cleos wallet plugin. This plugin needs to be able to:

  1. Disable broadcasting, since it'll never sign the transaction.
  2. After a transaction is complete, it needs to register an afterSign hook in order to display the cleos command to execute the transaction.
@aaroncox aaroncox modified the milestones: Unscheduled, 0.4.x Apr 18, 2023
@aaroncox aaroncox modified the milestones: 0.4.x, 0.5.x May 26, 2023
@aaroncox aaroncox modified the milestones: 0.5.x, Unscheduled Jul 31, 2023
@david-at-greymass david-at-greymass moved this to Icebox in Wharf v1.0 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

1 participant