good morning!!!!

Skip to content
Snippets Groups Projects
Forked from github / maticnetwork / bor
Source project has a limited visibility.
  • Jeffrey Wilcke's avatar
    3fc7c978
    core, core/vm: implemented a generic environment (#3348) · 3fc7c978
    Jeffrey Wilcke authored
    Environment is now a struct (not an interface). This
    reduces a lot of tech-debt throughout the codebase where a virtual
    machine environment had to be implemented in order to test or run it.
    
    The new environment is suitable to be used en the json tests, core
    consensus and light client.
    3fc7c978
    History
    core, core/vm: implemented a generic environment (#3348)
    Jeffrey Wilcke authored
    Environment is now a struct (not an interface). This
    reduces a lot of tech-debt throughout the codebase where a virtual
    machine environment had to be implemented in order to test or run it.
    
    The new environment is suitable to be used en the json tests, core
    consensus and light client.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.