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

[fix] end_tx circuit coinbase transfer #1609

Conversation

lightsing
Copy link
Contributor

Description

fix end_tx circuit coinbase transfer

Issue Link

https://github.com/privacy-scaling-explorations/zkevm-circuits/actions/runs/6180463331/job/16776966002?pr=1581

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Contents

  • add rw_delta to TransferTo

Rationale

N/A

How Has This Been Tested?

previous failed unit test passed

@lightsing lightsing marked this pull request as ready for review September 18, 2023 07:11
@github-actions github-actions bot added the crate-zkevm-circuits Issues related to the zkevm-circuits workspace member label Sep 18, 2023
Copy link
Member

@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! Thanks for the fix!

This is related to #1600 (comment) and should finally fix #1581

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. Thanks for the fix.

@lispc lispc merged commit ba4cb0b into privacy-scaling-explorations:feat/testool_scroll Sep 18, 2023
13 checks passed
@lispc lispc deleted the fix/upstream/testool branch September 18, 2023 12:11
@ChihChengLiang ChihChengLiang mentioned this pull request Sep 18, 2023
1 task
ChihChengLiang pushed a commit that referenced this pull request Sep 20, 2023
### Description

fix end_tx circuit coinbase transfer

### Issue Link


https://github.com/privacy-scaling-explorations/zkevm-circuits/actions/runs/6180463331/job/16776966002?pr=1581

### Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update

### Contents

- add rw_delta to TransferTo

### Rationale

N/A

### How Has This Been Tested?

previous failed unit test passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crate-zkevm-circuits Issues related to the zkevm-circuits workspace member
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants