Zebra/zebra-chain
Henry de Valence b5515123eb chain: add custom Debug for CoinbaseData
The derived Debug impl just shows u8s as numbers, which isn't what we
want.  There are basically two reasonable options here:

1. Hex-encoded bytes
2. Escaped ASCII

I picked (2) because a lot of coinbase data has ascii text in it.
2020-11-21 14:09:15 -05:00
..
proptest-regressions Implement Expanded to Compact Difficulty Conversion (#1196) 2020-10-30 11:36:59 +10:00
src chain: add custom Debug for CoinbaseData 2020-11-21 14:09:15 -05:00
Cargo.toml build(deps): bump primitive-types from 0.7.2 to 0.7.3 2020-11-13 15:59:04 -05:00