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

Only sign IOV transactions that have an explicit fee payer set #1357

Open
webmaster128 opened this issue Dec 19, 2019 · 0 comments
Open

Only sign IOV transactions that have an explicit fee payer set #1357

webmaster128 opened this issue Dec 19, 2019 · 0 comments

Comments

@webmaster128
Copy link
Contributor

webmaster128 commented Dec 19, 2019

The fee payer in BNS is optional and in the backend the payer falls back to the first signature of the transaction. Since signatures have no fixed order, everyone who signs a transaction can potentially become the fee payer. In order to avoid surprises, the client should only sign transactions with an explicit fee payer set.

I have no idea how exactly to implement as it will probably be hard to integrate this idea into our stack.

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

No branches or pull requests

1 participant