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

Added for ride v6 compilation tests #35

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

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    a989aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab2f82 View commit details
    Browse the repository at this point in the history
  3. added new tests STDLIB_VERSION_6, for rsaVerify.test.ts and sigVerify…

    ….test.ts
    vnikolaenko committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    95c17ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3d5fa View commit details
    Browse the repository at this point in the history
  5. added new tests STDLIB_VERSION_6, for ecrecover.test.ts

    vnikolaenko committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6199744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    161a11c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc35bc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    5212793 View commit details
    Browse the repository at this point in the history
  2. added test's for ride V6

    vnikolaenko committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a4e2788 View commit details
    Browse the repository at this point in the history
  3. added test's for ride V6. hashing functions

    vnikolaenko committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8ac3ab9 View commit details
    Browse the repository at this point in the history
  4. added test's for ride V6. accountDataStorage functions

    vnikolaenko committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    94247b0 View commit details
    Browse the repository at this point in the history
  5. added test's for ride V6. blockchain functions

    vnikolaenko committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a2a0894 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. added test's for ride V6. dappToDappInvocation, dataTransaction,

    decoding, encoding, list, union, verification functions
    vnikolaenko committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e4457b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    0225123 View commit details
    Browse the repository at this point in the history
  2. added construction with argument before function.

    For getBoolean.test.ts, getInteger.test.ts, getString.test.ts, isDataStorageUntouched.test.ts
    vnikolaenko committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    16f6d67 View commit details
    Browse the repository at this point in the history
  3. added construction with argument before function.

    For math.test.ts
    vnikolaenko committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3e4b541 View commit details
    Browse the repository at this point in the history
  4. added tests sqrt BigInt

    vnikolaenko committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    123c8a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. added functions tests, with arguments before function

    vnikolaenko committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ffb7c39 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. added functions tests, with arguments before function

    vnikolaenko committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4ad7d30 View commit details
    Browse the repository at this point in the history
  2. code style edited

    vnikolaenko committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2e8dbae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    629b178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84cc614 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. added hashing, list, union functions tests, with arguments before fun…

    …ction
    vnikolaenko committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d3a6ff7 View commit details
    Browse the repository at this point in the history
  2. added bn256Groth16Verify, groth16Verify, rsaVerify, sigVerify

     functions tests, with arguments before function
    vnikolaenko committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b22700c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. small edited getBinary.test.ts

    vnikolaenko committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e42e73e View commit details
    Browse the repository at this point in the history