Skip to content

fix: return bytes when decoding calldata bytes - #112

Open
burak33bb wants to merge 2 commits into
genlayerlabs:v0.18from
burak33bb:codex/fix-calldata-bytes
Open

fix: return bytes when decoding calldata bytes#112
burak33bb wants to merge 2 commits into
genlayerlabs:v0.18from
burak33bb:codex/fix-calldata-bytes

Conversation

@burak33bb

Copy link
Copy Markdown

Summary

  • return bytes for decoded TYPE_BYTES calldata values
  • add regression coverage for the decoded type and to_str() handling

Tests

  • python -m pytest tests\unit\abi\test_calldata.py
  • python -m pytest tests\unit --disable-warnings -v -m "not testnet"
  • python -m pytest tests\unit
  • python -m black --check genlayer_py\abi\calldata\decoder.py tests\unit\abi\test_calldata.py

Fixes #108

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: bba82651-1df5-41b4-bc00-af856c801392

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant