Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Validate transaction creator inputs #752

Closed
willclarktech opened this issue Jul 27, 2018 · 2 comments
Closed

Validate transaction creator inputs #752

willclarktech opened this issue Jul 27, 2018 · 2 comments

Comments

@willclarktech
Copy link
Contributor

Expected behavior

When attempting to create transactions with invalid inputs, the user should be informed which inputs are invalid and how. We should be able to use the new schema validation introduced in #734

Actual behavior

We don't validate these inputs thoroughly.

Steps to reproduce

Try to create a transfer transaction with a recipient ID that's out of range for example.

Which version(s) does this affect? (Environment, OS, etc...)

1.1.0+

@willclarktech
Copy link
Contributor Author

This will be a breaking change.

@willclarktech willclarktech added this to the Version 2.0.0 milestone Aug 1, 2018
willclarktech added a commit that referenced this issue Aug 16, 2018
@willclarktech
Copy link
Contributor Author

Closed in #762

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants