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

[Cherry Pick] Zircuit ZK Overflow detection #1594

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

amit-momin
Copy link
Collaborator

Support Zircuit fraud transactions detection and zk overflow detection, need dedup and unit test

* Support Zircuit fraud transactions detection and zk overflow detection, need dedup and unit test

* add dedup

* fix test

* add unit tests

* rm

* update chaintype

* update for testnet chainType

* address comments

* update log level
* add nil ptr check for findBroadcastedAttempts

* add changeset

* fix loop variable lint

* remove comment

* add nil ptr check for BroadcastBeforeBlockNum

* add error log

* update log fmt

* break logs

* update sanity check

* add unit test coverage for empty BroadcastBeforeBlockNum

* update comments

* fix test name

* fix make
@amit-momin amit-momin requested a review from a team as a code owner January 8, 2025 22:45
@stackman27 stackman27 changed the base branch from ccip-develop to release/2.15.0-ccip1.5 January 8, 2025 23:41
@stackman27 stackman27 changed the base branch from release/2.15.0-ccip1.5 to ccip-develop January 8, 2025 23:41
@stackman27 stackman27 changed the base branch from ccip-develop to release/2.17.0-ccip1.5 January 8, 2025 23:42
@stackman27 stackman27 requested a review from a team as a code owner January 8, 2025 23:42
@stackman27 stackman27 requested review from winder, asoliman92, dimkouv, mateusz-sekara, 0xAustinWang and b-gopalswami and removed request for a team January 8, 2025 23:42
@stackman27 stackman27 changed the base branch from release/2.17.0-ccip1.5 to ccip-develop January 8, 2025 23:45
@stackman27 stackman27 merged commit ecc1fb0 into ccip-develop Jan 9, 2025
146 of 147 checks passed
@stackman27 stackman27 deleted the cherrypick/zircuit-overflow-detection branch January 9, 2025 05:09
stackman27 added a commit that referenced this pull request Jan 9, 2025
Support Zircuit fraud transactions detection and zk overflow detection,
need dedup and unit test

---------

Co-authored-by: Joe Huang <joe.huang@smartcontract.com>
Co-authored-by: stackman27 <sishir.giri@smartcontract.com>
stackman27 added a commit that referenced this pull request Jan 9, 2025
Support Zircuit fraud transactions detection and zk overflow detection,
need dedup and unit test

---------

## Motivation


## Solution

Co-authored-by: amit-momin <108959691+amit-momin@users.noreply.github.com>
Co-authored-by: Joe Huang <joe.huang@smartcontract.com>
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.

4 participants