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 E2E tests for Mapping functions #1492

Merged
merged 21 commits into from
Dec 21, 2022
Merged

Add E2E tests for Mapping functions #1492

merged 21 commits into from
Dec 21, 2022

Commits on Nov 8, 2022

  1. add mappings contract based on ERC20

    SkymanOne committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e80efaf View commit details
    Browse the repository at this point in the history
  2. add demo messages

    SkymanOne committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6c792c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into gn/mapping-take-tests

    SkymanOne committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4ed1fb4 View commit details
    Browse the repository at this point in the history
  4. remove insert_return_size()

    SkymanOne committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ed3ddcb View commit details
    Browse the repository at this point in the history
  5. add test for insert and get

    SkymanOne committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f9b04fe View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. change rpc call origin to signer

    SkymanOne committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    701f15c View commit details
    Browse the repository at this point in the history
  2. add E2E tests for Mapping functions

    SkymanOne committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2a13e59 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    SkymanOne committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e4d9de2 View commit details
    Browse the repository at this point in the history
  4. refator example project

    SkymanOne committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c98d04e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. remove bug fix entry from CHANGELOG

    SkymanOne committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c7212d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    774ca12 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge branch 'master' into gn/mapping-take-tests

    SkymanOne committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3d823b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. apply clippy suggestion

    SkymanOne committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ca043fe View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    0f0d50a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge branch 'master' into gn/mapping-take-tests

    SkymanOne committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    488728b View commit details
    Browse the repository at this point in the history
  2. update mapping integrations tests

    SkymanOne committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f666a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. include comments from review

    SkymanOne committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    08cf6f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge branch 'master' into gn/mapping-take-tests

    SkymanOne committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    95204b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. small typo fix

    SkymanOne committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0ff9627 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge branch 'master' into gn/mapping-take-tests

    SkymanOne committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a53ce9b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Add support for LangError

    SkymanOne committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    06d08db View commit details
    Browse the repository at this point in the history