Skip to content
Snippets Groups Projects
Unverified Commit bd80dcf6 authored by PG Herveou's avatar PG Herveou Committed by GitHub
Browse files

Contracts: Translate .wat fixtures to rust (#2654)


- Translate all pallet-contracts fixtures from `wat` to Rust files.
- Fix read_sandbox_memory_as to not use MaxEncodedLen as this could
break if used with types with a non-fixed encoded len.

---------

Co-authored-by: default avataralvicsam <alvicsam@gmail.com>
Co-authored-by: default avatarAlexander Samusev <41779041+alvicsam@users.noreply.github.com>
Co-authored-by: default avatarAlexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
parent c421b879
No related merge requests found
Pipeline #433940 passed with stages
in 55 minutes and 25 seconds
Showing
with 1086 additions and 15 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment