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

Research a method to provide transaction uniqueness as a parameter #14

Open
aaroncox opened this issue Dec 8, 2022 · 1 comment
Open
Milestone

Comments

@aaroncox
Copy link
Member

aaroncox commented Dec 8, 2022

Both cleos and eosjs seem to support this. Discussion on it here:

EOSIO/eosjs#193

This could potentially be done through a plug-in?

@shaqk
Copy link

shaqk commented Jan 10, 2023

Yah a plugin using a beforeSign hook that appends an eosio.null action with a unique nonce.

@aaroncox aaroncox added this to the 1.0.x milestone Jan 17, 2023
@aaroncox aaroncox modified the milestones: 1.0.x, Unscheduled Apr 18, 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

2 participants