feat(soroban): support bytesN as function parameters and return values#1908
Open
aryanbaranwal001 wants to merge 6 commits into
Open
feat(soroban): support bytesN as function parameters and return values#1908aryanbaranwal001 wants to merge 6 commits into
aryanbaranwal001 wants to merge 6 commits into
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 |
Loading