[RFC] Change Mbytes to bytes
This is an RFC for changing MBytes.t from Bigstring.t to bytes. I've tried to not change the way lib_crypto deal with bigstring/bigarrays for the C bindings, so most of the changes/conversions are in the other libraries.
Currently all p2p tests are broken but the rest seem to work fine.