- Add some simple methods to Bip classes: `Bip44Base.SpecName`, `Bip44Base.CoinNames`, `Bip44Base.IsCoinAllowed`, `Bip44Base.IsPublicOnly`, `Bip44Base.IsTestNet`
- Add `GetConfig` method to coin helper classes, remove `GetWifNetVersion` method
- Export `EntropyGenerator`
- Rename `Bip32.IsIndexHardened` to `Bip32.IsHardenedIndex`
- Remove `Bip32.SetTestNet` method
- Remove useless exceptions
- Add support for Dogecoin BIP-0049
- Fix DASH WIF main net version and Dogecoin test net versions