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

[Do not merge] Grarco/test draft #3309

Closed
wants to merge 37 commits into from
Closed

[Do not merge] Grarco/test draft #3309

wants to merge 37 commits into from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2951ace View commit details
    Browse the repository at this point in the history
  2. Test event emission origin

    sug0 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    210879f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bd08b View commit details
    Browse the repository at this point in the history
  4. Changelog for #3268

    sug0 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    df4b4f7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. empty commit

    brentstone committed May 24, 2024
    Configuration menu
    Copy the full SHA
    298a33f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tiago/track-caller-events' (#3268)

    * origin/tiago/track-caller-events:
      Changelog for #3268
      Activate `debug` feat when `testing` is active
      Test event emission origin
      Track the origin of emitted events
    tzemanovic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35014c8 View commit details
    Browse the repository at this point in the history
  3. Fixes fee payment

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    48709ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e5f46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1eafb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5711946 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a329373 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bd2650 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efe95cc View commit details
    Browse the repository at this point in the history
  10. Fixes unit tests

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b27f45e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0d7708 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd6df8d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5cab98 View commit details
    Browse the repository at this point in the history
  14. Misc adjustments to v36

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b6f200a View commit details
    Browse the repository at this point in the history
  15. Fixes typo

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3c526c4 View commit details
    Browse the repository at this point in the history
  16. Changelog #3075

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e82d57d View commit details
    Browse the repository at this point in the history
  17. Fmt

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d063ac1 View commit details
    Browse the repository at this point in the history
  18. Adds new masp Action

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8eaa020 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5cfa7ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7da6dc2 View commit details
    Browse the repository at this point in the history
  21. Removes unused error variant

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8657963 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b8000db View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d16e198 View commit details
    Browse the repository at this point in the history
  24. Misc refactors

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2b88265 View commit details
    Browse the repository at this point in the history
  25. Moves masp events data to core

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1b05850 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c3bd934 View commit details
    Browse the repository at this point in the history
  27. Reworks masp tx indexing

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f018033 View commit details
    Browse the repository at this point in the history
  28. Fixes broken doc link

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0b709e7 View commit details
    Browse the repository at this point in the history
  29. Changelog #3232

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4bf8fcc View commit details
    Browse the repository at this point in the history
  30. Fmt

    grarco committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ef33d62 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'grarco/force-fee-payment' (#3294)

    * origin/grarco/force-fee-payment:
      Fmt
      Changelog #3075
      Fixes typo
      Misc adjustments to v36
      Adds integration test for enforced fees
      Removes useless operations on wrapper transactions
      Removes useless check on tx type for reprot management
      Fixes unit tests
      Pass tx by reference in `apply_wrapper_tx`
      Removes unused wasm caches for wrapper execution
      Refactors the arguments of `dispatch_tx` for every tx type
      Cache wrapper transaction to avoid second deserialization
      Reorganizes arguments for tx execution
      Refactors tx execution of `finalize_block` into separate functions
      Fixes fee payment
    tzemanovic committed May 24, 2024
    Configuration menu
    Copy the full SHA
    afd812d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    37dd21e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    19e7899 View commit details
    Browse the repository at this point in the history