openethereum/ethash
Niklas Adolfsson 0cd1de769b Eliminate some more `transmute()` (#8879)
* eliminate some more transmute()

* Address `review comments`

* Make unsafe block smaller
* Use different byte-order than `std`, read words as big endian instead
of little endian!

* Fix IpAddresses nits

* Use `from_be` to work both for big and little endian
* Ipv6 addresses were incorrectly `transmuted`

* remove needless lifetime annotation
2018-06-22 12:51:53 +01:00
..
src Eliminate some more `transmute()` (#8879) 2018-06-22 12:51:53 +01:00
Cargo.toml Bump master to 1.12 (#8477) 2018-04-25 16:25:43 +02:00