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

Problem: logs in callback contract are lost #1233

Merged
merged 11 commits into from
Nov 2, 2023

Commits on Oct 31, 2023

  1. Problem: logs in callback contract are lost

    Closes: crypto-org-chain#1231
    
    Solution:
    - re-emit those logs
    yihuang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bad0847 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3a4335c View commit details
    Browse the repository at this point in the history
  3. constant refactor

    yihuang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b65f2b1 View commit details
    Browse the repository at this point in the history
  4. fix getLogs

    yihuang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8a3e3d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    59f0a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24750f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb8be6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. simplify assert log

    mmsqe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7f4114a View commit details
    Browse the repository at this point in the history
  2. test without rly precompile

    mmsqe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    25c3fee View commit details
    Browse the repository at this point in the history
  3. cleanup

    mmsqe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    561361d View commit details
    Browse the repository at this point in the history
  4. Revert "test without rly precompile"

    This reverts commit 25c3fee.
    mmsqe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3a2201e View commit details
    Browse the repository at this point in the history