Skip to content

feat(soroban): implement bytes subscript get/set on storage#1917

Closed
aryanbaranwal001 wants to merge 8 commits into
hyperledger-solang:mainfrom
aryanbaranwal001:feat/soroban-bytes-subscript
Closed

feat(soroban): implement bytes subscript get/set on storage#1917
aryanbaranwal001 wants to merge 8 commits into
hyperledger-solang:mainfrom
aryanbaranwal001:feat/soroban-bytes-subscript

test(soroban): add tests for get/set storage bytes subscript

7e3900a
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded May 28, 2026 in 0s

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
🟢 fe77874 feat(soroban): implement get_storage_bytes_subscri... Valid sign-off found
🟢 7e3900a test(soroban): add tests for get/set storage bytes... Valid sign-off found