Skip to content

Fix test 43 find 001 - #22

Merged
nicolasassouad merged 4 commits into
mainfrom
fix-TEST-43-FIND-001
Sep 22, 2025
Merged

Fix test 43 find 001#22
nicolasassouad merged 4 commits into
mainfrom
fix-TEST-43-FIND-001

Conversation

@nicolasassouad

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings September 22, 2025 15:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates test snapshots to reflect changes in compiled WASM contract artifacts. The changes appear to be the result of contract compilation producing new hash values and adjusted metrics for the compiled code.

  • Updates WASM contract hash from ecbf3ed7e2aa03b11b8d177657b50ab0104aebcd058861157ce719d41b55a79f to f4de70f678124ba1f17642e07b7a06355deb468e0df573b8897269258fb0ff1a
  • Reduces instruction count from 2726 to 2697 and function count from 57 to 56
  • Decreases data segment bytes from 242 to 226

Reviewed Changes

Copilot reviewed 18 out of 40 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test_mint_should_emit_a_mint_event.1.json Updates WASM hash and compiled code artifacts for mint event test
test_mint_batch_should_require_auth_and_mint_and_emit_mint_events.1.json Updates WASM hash and compiled code artifacts for batch mint authorization test
test_mint_batch_should_fail_if_operations_is_empty.1.json Updates WASM hash and compiled code artifacts for empty operations test
test_mint_batch_should_fail_if_one_of_the_users_is_not_whitelisted.1.json Updates WASM hash and compiled code artifacts for whitelist validation test
test_mint_batch_should_fail_if_one_of_the_operations_is_not_strictly_positive.1.json Updates WASM hash and compiled code artifacts for positive amount validation test

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nicolasassouad
nicolasassouad merged commit 2c42216 into main Sep 22, 2025
5 checks passed
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.

2 participants