Tomasz Drwięga
3650f2d51c
Extract blockchain from ethcore (#10114)
* Split blockchain & db from ethcore.
* Clean up blockchain deps.
* Missing docs.
* Fix blockchain tests.
* Make other crates compile.
* Remove some re-exports.
* Remove types re-export from ethcore.
* Remove EVM dependency from transaction.
* Merge ethcore-transaction with common-types.
* Clean-up ethcore deps a bit.
* remove ethcore from cargo.toml
* Update ethcore/blockchain/src/lib.rs
Co-Authored-By: tomusdrw <tomusdrw@users.noreply.github.com>
* Address review comments.
* Update DB comment.
* Add tracking issue to the TODO and fix typo.
* Common naming for common types.
* Update ethcore/db/src/keys.rs
Co-Authored-By: tomusdrw <tomusdrw@users.noreply.github.com>
* Update ethcore/blockchain/src/generator.rs
Co-Authored-By: tomusdrw <tomusdrw@users.noreply.github.com>
* Try to fix beta tests.
2019-01-04 14:05:46 +01:00
..
2018-12-05 19:17:26 +08:00
2019-01-04 14:05:46 +01:00
2019-01-04 14:05:46 +01:00
2019-01-04 14:05:46 +01:00
2019-01-04 14:05:46 +01:00
2018-06-04 10:19:50 +02:00
2019-01-04 14:05:46 +01:00
2018-07-18 16:27:29 +02:00
2019-01-04 14:05:46 +01:00
2018-10-26 13:21:36 +02:00
2019-01-04 14:05:46 +01:00
2018-06-04 10:19:50 +02:00
2019-01-04 14:05:46 +01:00
2018-08-10 11:06:30 +02:00
2018-11-28 11:30:05 +01:00
2018-11-01 11:06:53 +01:00
2019-01-04 14:05:46 +01:00
2018-11-27 02:58:27 +08:00
2018-11-05 22:39:51 +08:00
2019-01-04 14:05:46 +01:00
2018-11-26 01:36:43 +08:00
2018-06-06 10:05:52 +02:00
2019-01-04 14:05:46 +01:00
2018-06-04 10:19:50 +02:00
2018-08-21 15:30:24 +02:00
2018-07-23 13:57:50 +02:00
2018-06-04 10:19:50 +02:00