Test multiple blocks/txs per block.

Better debug tracing.
This commit is contained in:
Gav
2018-01-31 12:33:40 +00:00
parent e9958a8e5c
commit 6fd19a630a
9 changed files with 116 additions and 30 deletions
+2
View File
@@ -4,6 +4,8 @@
#![feature(alloc)]
#![cfg_attr(feature = "strict", deny(warnings))]
#[macro_use]
#[macro_export]
extern crate alloc;
pub use alloc::vec;