Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Use is_warm instead of is_cold for access list value#145

Merged
han0110 merged 1 commit into
privacy-ethereum:masterfrom
han0110:fix/use-is-warm-for-access-list
Mar 12, 2022
Merged

Use is_warm instead of is_cold for access list value#145
han0110 merged 1 commit into
privacy-ethereum:masterfrom
han0110:fix/use-is-warm-for-access-list

Conversation

@han0110
Copy link
Copy Markdown
Contributor

@han0110 han0110 commented Mar 11, 2022

Just realized using is_warm as value of access list in real circuit seems more straightforward, so this PR aims to revert the change made in #132, and also update the usage of access list in BeginTx.

(to be nitpicking, it should be is_already_warm or is_warm_prev since it's the previous value, but omitting already or prev seems fine here)

Copy link
Copy Markdown
Contributor

@ed255 ed255 left a comment

Choose a reason for hiding this comment

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

LGTM!

@han0110 han0110 merged commit 79b2629 into privacy-ethereum:master Mar 12, 2022
@han0110 han0110 deleted the fix/use-is-warm-for-access-list branch March 12, 2022 02:19
@han0110 han0110 mentioned this pull request Mar 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants