Skip to content

test: added unit tests for abiEncodeClearValues bool and address types#356

Open
yug49 wants to merge 1 commit intozama-ai:mainfrom
yug49:test/abiEncodeClearValues-bool-address
Open

test: added unit tests for abiEncodeClearValues bool and address types#356
yug49 wants to merge 1 commit intozama-ai:mainfrom
yug49:test/abiEncodeClearValues-bool-address

Conversation

@yug49
Copy link

@yug49 yug49 commented Dec 4, 2025

Added missing unit tests for abiEncodeClearValues covering ebool and eaddress types.

  • Tests ebool encoding with true/false/BigInt values
  • Tests eaddress encoding with valid/zero addresses
  • Tests error handling for invalid ebool values

Closes #353

@cla-bot
Copy link

cla-bot bot commented Dec 4, 2025

Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @yug49 on file. In order for us to review and merge your code, please sign:

  • For individual contribution: our CLA
  • for Bounty submission, if you are an individual: our T&C
  • for Bounty submission, if you are a company: our T&C
    to get yourself added.

If you already signed one of this document, just wait to be added to the bot config.

@yug49
Copy link
Author

yug49 commented Dec 4, 2025

I have signed it

@aquint-zama
Copy link
Collaborator

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Dec 5, 2025
@cla-bot
Copy link

cla-bot bot commented Dec 5, 2025

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify abiEncodeClearValues in the case of bool and address

2 participants