Skip to content

feat(soroban): support bytesN as function parameters and return values#1908

Open
aryanbaranwal001 wants to merge 6 commits into
hyperledger-solang:mainfrom
aryanbaranwal001:feat/soroban-bytes-n-codec
Open

feat(soroban): support bytesN as function parameters and return values#1908
aryanbaranwal001 wants to merge 6 commits into
hyperledger-solang:mainfrom
aryanbaranwal001:feat/soroban-bytes-n-codec

test(soroban): add Bytes(n) codec round trip tests for bytes1, bytes5…

833cfd9
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded May 17, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 0d69ced fix(soroban): handle DynamicBytes in ABI spec entr... Valid sign-off found
🟢 7dcb5ca test(soroban): add set_and_get_bytes test for Dyna... Valid sign-off found
🟢 fa75cd2 feat(soroban): support bytes1–bytes32 as functio... Valid sign-off found
🟢 bc20d69 fix(soroban): fix params order for bytes_copy_to_l... Valid sign-off found
🟢 e49a5f7 fix(soroban): drop sdk incompatible U32Val arm for... Valid sign-off found
🟢 833cfd9 test(soroban): add Bytes(n) codec round trip tests... Valid sign-off found