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

Support historical values in immuclient.VerifyRow (SDK) #866

Open
byo opened this issue Jul 21, 2021 · 0 comments
Open

Support historical values in immuclient.VerifyRow (SDK) #866

byo opened this issue Jul 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@byo
Copy link
Contributor

byo commented Jul 21, 2021

What would you like to be added or enhanced

It should be possible to validate older version of a value through immuclient.VerifyRow (e.g. data retrieved after calling immuclient.UseSnapshot to some older transaction)

Why is this needed

Currently the immuclient.VerifyRow call will always check against the most recent value of the entry. It should be however possible to prove that an older value of the entry exists in the database.

Additional context

@byo byo added the enhancement New feature or request label Jul 21, 2021
@zaza81 zaza81 changed the title Support historical values in immuclient.VerifyRow Support historical values in immuclient.VerifyRow (SDK) Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant