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

Generalized Merkle Proof Issue Visiting #2256

Closed

Conversation

mossid
Copy link
Contributor

@mossid mossid commented Aug 22, 2018

  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

@@ -53,37 +53,37 @@ func (poz ProofOperators) Verify(root []byte, keypath string, args [][]byte) (er
}

//----------------------------------------
// ProofRuntime - main entrypoint
// ProofApplytime - main entrypoint
Copy link
Contributor

Choose a reason for hiding this comment

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

It's better to stick with CamelCase (ProofApplyTime)

@mossid
Copy link
Contributor Author

mossid commented Sep 2, 2018

Closing in favor of #2298

@mossid mossid closed this Sep 2, 2018
@mossid mossid deleted the joon/generalmerkle branch September 2, 2018 09:36
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.

None yet

2 participants