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

Prohibite changing transiency of keys #2005

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

ostafen
Copy link
Collaborator

@ostafen ostafen commented Jul 22, 2024

No description provided.

@ostafen ostafen changed the title Prohibite changing transiency of keys (issue #2003) Prohibite changing transiency of keys (#2003) Jul 22, 2024
@ostafen ostafen changed the title Prohibite changing transiency of keys (#2003) Prohibite changing transiency of keys Jul 22, 2024
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 89.503% (-0.005%) from 89.508%
when pulling c1924c0 on ostafen:fix-tx-set-panic
into 68c7d59 on codenotary:master.

@ostafen ostafen merged commit 10ad005 into codenotary:master Jul 24, 2024
17 checks passed
@felipelalli
Copy link

I couldn't understand exactly this correction. Could you explain it to me in more detail, please?

@ostafen
Copy link
Collaborator Author

ostafen commented Aug 2, 2024

@felipelalli, the issue happened when trying to set a transaction key using Set which was previously set using SetTransient.

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.

CRASH: Immudb crashes when modifying the same table in the same transaction
4 participants