Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dex: remove file that should not be committed (#204) | Jimmy Hu | 2019-05-06 | 1 | -0/+0 |
| | | | | | | * dex: remove file that should not be committed * add file to .gitignore | ||||
* | core: vm: extract stateDB and contract out | jm | 2019-05-06 | 1 | -0/+0 |
Extract stateDB and contract out from core/vm/evm to core/vm, such that other vm type can use the common modules. |