good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
  • Felix Lange's avatar
    77310619
    core/vm: move Log to core/types · 77310619
    Felix Lange authored
    This significantly reduces the dependency closure of ethclient, which no
    longer depends on core/vm as of this change.
    
    All uses of vm.Logs are replaced by []*types.Log. NewLog is gone too,
    the constructor simply returned a literal.
    77310619
    History
    core/vm: move Log to core/types
    Felix Lange authored
    This significantly reduces the dependency closure of ethclient, which no
    longer depends on core/vm as of this change.
    
    All uses of vm.Logs are replaced by []*types.Log. NewLog is gone too,
    the constructor simply returned a literal.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.