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

Default accounts in integration test implementation #1955

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. Add sp_runtime dependency

    ramirez7358 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b65593a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8780e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f186cb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    26f8909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3a7de View commit details
    Browse the repository at this point in the history
  3. Fix format

    bramirezcf committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    92ba02b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 27, 2023

  1. Add changelog

    ramirez7358 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e2276f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda3d44 View commit details
    Browse the repository at this point in the history
  3. Fix fmt

    ramirez7358 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d396af5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e0aa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Passed through rustfmt.

    Víctor M. González committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    46a50b6 View commit details
    Browse the repository at this point in the history
  2. Updated test results.

    Víctor M. González committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    15e6a5f View commit details
    Browse the repository at this point in the history
  3. Update erc20 test to match new default account values.

    Víctor M. González committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3c76b3b View commit details
    Browse the repository at this point in the history
  4. Updated erc721 test to use ferdie instead of frank.

    Víctor M. González committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c387b04 View commit details
    Browse the repository at this point in the history
  5. Updated and fixed tests for multisig.

    Víctor M. González committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6d4a137 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Updated traut-erc20 test to match new default account values.

    Víctor M. González committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a771d71 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Set balances of default accounts to match those in E2E environment.

    Víctor M. González committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    24b8ca2 View commit details
    Browse the repository at this point in the history