Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add layer 1/2 abstractions #11

Merged
merged 17 commits into from
Oct 8, 2023
Merged

Commits on Sep 29, 2023

  1. Move out wasm interaction logic to stdlib

    Clean up buffer interface
    iduartgomez committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    34dcce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Sample composer

    iduartgomez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bcf73b3 View commit details
    Browse the repository at this point in the history
  2. Avoid wasm entry function name collision

    By requiring a feature to be enabled
    iduartgomez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    312657a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    33fa9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5386cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8753e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Connect encoder + ComposableContract + ffi

    In a generic way
    iduartgomez committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    03cbf15 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    a425dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c44ebf View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    2ef4d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fd365 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Add chatroom example

    iduartgomez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    df2369c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4370b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9924fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f7258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc93d68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be5b683 View commit details
    Browse the repository at this point in the history