Skip to content

Commit

Permalink
feat: support raw_slice returns from scripts and contracts (#743)
Browse files Browse the repository at this point in the history
This PR closes #703 by adding support for `raw untyped slice` in
scripts.
It adds the possibility of returning a vector from a script, as
basically an array of `u64`.

Co-authored-by: Ahmed Sagdati <37515857+segfault-magnet@users.noreply.github.com>
Co-authored-by: Anton Trunov <anton.a.trunov@gmail.com>
Co-authored-by: Halil Beglerović <git@hal3e.io>
  • Loading branch information
4 people authored Jan 24, 2023
1 parent 70a0f4c commit 18b196f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 18b196f

Please sign in to comment.