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

Feat/#442 implement error insufficient balance in callop #465

Merged

Conversation

KimiWu123
Copy link
Contributor

fixed #442

@KimiWu123 KimiWu123 self-assigned this Jul 12, 2023
Copy link
Contributor

@rrtoledo rrtoledo left a comment

Choose a reason for hiding this comment

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

Except for one word_to_address LGTM!

src/zkevm_specs/evm_circuit/execution/callop.py Outdated Show resolved Hide resolved
Copy link
Contributor

@rrtoledo rrtoledo left a comment

Choose a reason for hiding this comment

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

LGTM! :)

Copy link
Collaborator

@ChihChengLiang ChihChengLiang left a comment

Choose a reason for hiding this comment

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

LGTM after comments are addressed.

src/zkevm_specs/evm_circuit/execution/callop.py Outdated Show resolved Hide resolved
src/zkevm_specs/evm_circuit/execution/callop.py Outdated Show resolved Hide resolved
tests/evm/test_callop.py Show resolved Hide resolved
tests/evm/test_callop.py Outdated Show resolved Hide resolved
KimiWu123 and others added 4 commits July 20, 2023 10:03
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
@KimiWu123 KimiWu123 merged commit 7f94a35 into master Jul 20, 2023
1 check passed
@KimiWu123 KimiWu123 deleted the feat/#442-Implement-ErrorInsufficientBalance-in-callop branch September 6, 2023 06:18
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.

Implement ErrorInsufficientBalance in callop
3 participants