Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: vm: extract stateDB and contract out | jm | 2019-03-26 | 1 | -11/+12 |
| | | | | | Extract stateDB and contract out from core/vm/evm to core/vm, such that other vm type can use the common modules. | ||||
* | core: vm: refactor file structure | jm | 2019-03-26 | 1 | -1/+1 |
| | | | | | For support other vm types, this pr modified the core/vm file structures. | ||||
* | dex: register ethereum APIs | Wei-Ning Huang | 2019-03-12 | 1 | -0/+653 |