Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: vm: extract stateDB and contract out | jm | 2019-05-06 | 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-05-06 | 1 | -7/+7 |
| | | | | | For support other vm types, this pr modified the core/vm file structures. | ||||
* | backport from v1.8.23 (#304) | Sonic | 2019-04-09 | 1 | -13/+160 |
| | | | | | | | | | | | | | | | | | | * dex: backport f6193ad * dex/downloader: backport accc0fa accc0fab 174083c3 * dex: backport 434dd5b * dex: backport 42a914a 0983d02 * dex: backport 48b70ec 31b3334 and some modification * dex/downloader: backport 5f251a6 * dex/downloader: backport 81c3dc7 * dex, dex/downloader: fix typos | ||||
* | dex: register ethereum APIs | Wei-Ning Huang | 2019-04-09 | 1 | -0/+653 |