openethereum/ethcore
Robert Habermeier b7d243368b Extend migration framework (#1546)
* partially done alternate migration scheme

* finish altering migration framework

* migrate tests to new migration framework

* address comments

* remove superfluous newline
[ci skip]

* TempIdx -> TempIndex
[ci skip]
2016-07-06 12:05:23 +02:00
..
res Add missing args and some new JSONs for testing. 2016-06-19 14:49:06 +02:00
src Extend migration framework (#1546) 2016-07-06 12:05:23 +02:00
build.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
Cargo.toml Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) 2016-07-05 15:15:44 +02:00