Files
openethereum/ethcore/src
David 26d1303034 Don't panic if extra_data is longer than VANITY_LENGTH (#10682)
* Don't panic if extra_data is longer than VANITY_LENGTH

Seems like `extra_data().len()` can be longer than 32 (was 39 here) so this fixes that panic.

* Update ethcore/src/engines/clique/mod.rs
2019-05-22 12:35:17 +02:00
..
2019-05-21 13:52:48 +02:00
2019-03-06 15:30:35 +01:00
2019-05-21 13:52:48 +02:00
2019-03-13 11:36:13 +01:00
2019-05-06 15:06:20 +02:00
2019-05-06 15:06:20 +02:00