Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: vm: extract stateDB and contract out | jm | 2019-02-19 | 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-02-19 | 1 | -1/+1 |
| | | | | | For support other vm types, this pr modified the core/vm file structures. | ||||
* | Revert "core: vm: refactor file structure (#151)" | Wei-Ning Huang | 2019-01-17 | 1 | -1/+1 |
| | | | | This reverts commit 020c8a477578cef3764b54f33d9ca0cf6caf7631. | ||||
* | core: vm: refactor file structure (#151) | JM | 2019-01-15 | 1 | -1/+1 |
| | | | | For support other vm types, this pr modified the core/vm file structures. | ||||
* | dex: register ethereum APIs | Wei-Ning Huang | 2018-12-19 | 1 | -0/+653 |