Files
openethereum/util
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
..
2018-06-20 15:13:07 +02:00
2018-04-11 11:59:04 +02:00
2018-06-20 15:13:07 +02:00
2018-06-18 12:13:11 +02:00