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

new Testing environment #890

Merged
merged 112 commits into from
Feb 13, 2024
Merged

new Testing environment #890

merged 112 commits into from
Feb 13, 2024

Commits on Feb 9, 2024

  1. Creating source from nef

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f0fe865 View commit details
    Browse the repository at this point in the history
  2. change to LF

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    93a5646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e3655f View commit details
    Browse the repository at this point in the history
  4. change comment

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fd567ea View commit details
    Browse the repository at this point in the history
  5. Replace SetOwner

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6d897da View commit details
    Browse the repository at this point in the history
  6. Remove extra file

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a8a28cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8271e7 View commit details
    Browse the repository at this point in the history
  8. change to _

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3b62d7a View commit details
    Browse the repository at this point in the history
  9. Add args

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3de58e0 View commit details
    Browse the repository at this point in the history
  10. Separate safe from unsafe

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    165cac4 View commit details
    Browse the repository at this point in the history
  11. abstract Class

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    10a363f View commit details
    Browse the repository at this point in the history
  12. format

    shargon committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    633cbe1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e37d638 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Only source

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e4a71d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e03cd5 View commit details
    Browse the repository at this point in the history
  3. Generate events

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    eb93622 View commit details
    Browse the repository at this point in the history
  4. Mock

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a3f9aed View commit details
    Browse the repository at this point in the history
  5. starting native artifacts

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fcc0bf9 View commit details
    Browse the repository at this point in the history
  6. CryptoLib

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    bae9a32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cdf706 View commit details
    Browse the repository at this point in the history
  8. LF

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3b1fc80 View commit details
    Browse the repository at this point in the history
  9. Escape name

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    16fd895 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ab3cd4 View commit details
    Browse the repository at this point in the history
  11. TestNativeContracts

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2ecd121 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45c3e29 View commit details
    Browse the repository at this point in the history
  13. Mock notifications

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e0795d7 View commit details
    Browse the repository at this point in the history
  14. Converts

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    346c412 View commit details
    Browse the repository at this point in the history
  15. format

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4ad592a View commit details
    Browse the repository at this point in the history
  16. LoadFromJson

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b380e7a View commit details
    Browse the repository at this point in the history
  17. Initialize native contracts

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    15f3566 View commit details
    Browse the repository at this point in the history
  18. Partially mocked

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b852249 View commit details
    Browse the repository at this point in the history
  19. Mocked with args

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6938ccc View commit details
    Browse the repository at this point in the history
  20. Fix Scope

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d6a2202 View commit details
    Browse the repository at this point in the history
  21. Found bug in MemoryStore

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    26397a3 View commit details
    Browse the repository at this point in the history
  22. TriggerType.Application

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    70632d6 View commit details
    Browse the repository at this point in the history
  23. clean and fixes

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f00d32a View commit details
    Browse the repository at this point in the history
  24. format

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    20b9ae2 View commit details
    Browse the repository at this point in the history
  25. Remove utartifact

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b62efb4 View commit details
    Browse the repository at this point in the history
  26. Fix FromHash

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c552403 View commit details
    Browse the repository at this point in the history
  27. Clean code

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9189bd2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f0bca7f View commit details
    Browse the repository at this point in the history
  29. Allow to set the Gas

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3d8a9a6 View commit details
    Browse the repository at this point in the history
  30. Clean code

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c3d3c61 View commit details
    Browse the repository at this point in the history
  31. Reduce changes

    shargon committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1d5b0ed View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Change Snapshot

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4a45434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea0149 View commit details
    Browse the repository at this point in the history
  3. Clean code

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7bc66de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49f78e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f27b44 View commit details
    Browse the repository at this point in the history
  6. Move to Extensions folder

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3c57448 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdb7c54 View commit details
    Browse the repository at this point in the history
  8. Fix Native initialization

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4b1e448 View commit details
    Browse the repository at this point in the history
  9. Allow Custom mocks

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    670c24d View commit details
    Browse the repository at this point in the history
  10. Format

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    dc3d33c View commit details
    Browse the repository at this point in the history
  11. some vars

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6b7e35e View commit details
    Browse the repository at this point in the history
  12. Add some summaries

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    37d9b2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aff569c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8324b1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca460ef View commit details
    Browse the repository at this point in the history
  16. Clean using

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9af21d2 View commit details
    Browse the repository at this point in the history
  17. Allow null in deploy

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fea0222 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c231475 View commit details
    Browse the repository at this point in the history
  19. Readme

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    67544d9 View commit details
    Browse the repository at this point in the history
  20. Fix menu

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    29133bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f545e6b View commit details
    Browse the repository at this point in the history
  22. Clean storage example

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b02b1ee View commit details
    Browse the repository at this point in the history
  23. fix readme

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    04ca629 View commit details
    Browse the repository at this point in the history
  24. Fix readme

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7e0a5c9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e934820 View commit details
    Browse the repository at this point in the history
  26. Add event testing to readme

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f0cd97d View commit details
    Browse the repository at this point in the history
  27. Allow properties!

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    98c0b44 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8bd03ba View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a662f37 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1e868e7 View commit details
    Browse the repository at this point in the history
  31. Rename log event

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    55c73f7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    82899c2 View commit details
    Browse the repository at this point in the history
  33. format

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7bcec89 View commit details
    Browse the repository at this point in the history
  34. Update Readme examples

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ba125d8 View commit details
    Browse the repository at this point in the history
  35. Improve Mock.OnSysCall

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c6863f1 View commit details
    Browse the repository at this point in the history
  36. Some small changes

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5b2e819 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b556d43 View commit details
    Browse the repository at this point in the history
  38. LF

    shargon committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e6569b7 View commit details
    Browse the repository at this point in the history
  39. is 3 not 2

    shargon authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3db2778 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    46c525d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e118630 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    f141fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96c8ac View commit details
    Browse the repository at this point in the history
  3. Rename to ValidatorsAddress

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ef2e0f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f9edc View commit details
    Browse the repository at this point in the history
  5. Clean comment

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4e8a7d4 View commit details
    Browse the repository at this point in the history
  6. Allow deploy with byte[]

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5576c9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb548b2 View commit details
    Browse the repository at this point in the history
  8. Update readme

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    23207a6 View commit details
    Browse the repository at this point in the history
  9. Fix static event

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ef96fda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4a1082 View commit details
    Browse the repository at this point in the history
  11. Belane's feedback

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    728098b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6f1066 View commit details
    Browse the repository at this point in the history
  13. Speedup InvokeOnNotify

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5ba45f6 View commit details
    Browse the repository at this point in the history
  14. Increase protected words

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fa74be2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6908a11 View commit details
    Browse the repository at this point in the history
  16. format

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6512e95 View commit details
    Browse the repository at this point in the history
  17. Fix summary

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab1ea20 View commit details
    Browse the repository at this point in the history
  18. Known limitations

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    03d5756 View commit details
    Browse the repository at this point in the history
  19. Fix comments

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d962fa8 View commit details
    Browse the repository at this point in the history
  20. Fix "Value" string

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8431bca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    04cc1ef View commit details
    Browse the repository at this point in the history
  22. Revert "devcontainer ready for testing PR"

    This reverts commit 04cc1ef.
    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5941f26 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    44b5cdd View commit details
    Browse the repository at this point in the history
  24. Avoid base64 strings

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    caaa9ff View commit details
    Browse the repository at this point in the history
  25. cschuchardt88's feedback

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9228cca View commit details
    Browse the repository at this point in the history
  26. Change to IList when Array

    shargon committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7d4a8ed View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Clean Check initialized

    shargon committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b9b48e6 View commit details
    Browse the repository at this point in the history