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

chore: remove tx hashes handling on int contract calls #1099

Merged
merged 2 commits into from Jan 3, 2023
Merged

Commits on Dec 26, 2022

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

Commits on Dec 27, 2022

  1. chore: revert previous changes since tx_hash is not the internal tx hash

    Removing the tx_hash handling of events, since it's always going to be the
    tx hash of the ContractCall transaction.
    sborrazas committed Dec 27, 2022
    Copy the full SHA
    a0331ba View commit details
    Browse the repository at this point in the history