Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Allow evm to call native modules through logs #417

Merged
merged 14 commits into from
Sep 2, 2021

Commits on Sep 1, 2021

  1. Allow evm to call native modules through logs

    Closes #416
    
    comment
    
    add txHash parameter
    
    review suggestions
    
    add hooks test
    yihuang committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9f8f0dd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Update x/evm/keeper/hooks.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    yihuang and fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    2535f8f View commit details
    Browse the repository at this point in the history
  2. Update x/evm/keeper/hooks_test.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    yihuang and fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e30c119 View commit details
    Browse the repository at this point in the history
  3. Update x/evm/keeper/keeper.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    yihuang and fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f3bd48d View commit details
    Browse the repository at this point in the history
  4. Update x/evm/keeper/keeper.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    yihuang and fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    7fc8f6d View commit details
    Browse the repository at this point in the history
  5. Update x/evm/keeper/keeper.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    yihuang and fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0868f31 View commit details
    Browse the repository at this point in the history
  6. use table tests

    yihuang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    fdff2de View commit details
    Browse the repository at this point in the history
  7. update adr comment

    yihuang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0fef9a6 View commit details
    Browse the repository at this point in the history
  8. update adr

    yihuang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    a7209ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    123e286 View commit details
    Browse the repository at this point in the history
  10. changelog

    yihuang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    990c562 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8d1155 View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    fedekunze authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    6bc1749 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0fc6b8f View commit details
    Browse the repository at this point in the history