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

implement suggested params #72

Merged
merged 27 commits into from
Feb 28, 2020
Merged

implement suggested params #72

merged 27 commits into from
Feb 28, 2020

Conversation

mjiang102628
Copy link
Contributor

@mjiang102628 mjiang102628 commented Feb 12, 2020

  • add SuggestedParams object to handle fee, first valid round, last valid round, and genesis hash
  • tests will fail since this is backwards incompatible
    • locally updated tests are passing

@mjiang102628 mjiang102628 marked this pull request as ready for review February 20, 2020 02:46
Copy link
Contributor

@winder winder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, LGTM, this is a very nice incremental improvement.

Copy link
Contributor

@EvanJRichard EvanJRichard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@rotemh
Copy link
Contributor

rotemh commented Feb 25, 2020

What about genesisID? Seems like we lack support of it. It can be optional but I don’t think we should skip it.

@mjiang102628
Copy link
Contributor Author

genesisID is supported; it's in both the SuggestedParams constructor and the Transaction constructor.

@mjiang102628 mjiang102628 merged commit 30ca776 into develop Feb 28, 2020
@mjiang102628 mjiang102628 deleted the michelle/txn-params branch February 28, 2020 15:06
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

Successfully merging this pull request may close these issues.

4 participants