- Add
enforceEip55named option toEthereumAddress.fromHexto enforce EIP-55 checksums. - Add static
isEip55ValidEthereumAddresshelper for Ethereum address validation.
- BlockInformation.
- EtherUnit and EtherAmount.
- EIP55 with and without
0x.
- pointcastle: 4.0.0
- Fixes a bug caused by pointcastle among 3.6 and 3.7.
- Ethereum address creation handles uncompressed public keys.
- Adds
isValidTronAddresshelper class.
- Introduce
EthereumAddressclass.
- Fix Ethereum address generation bug.
- Signature generation for Ethereum.
- Dependencies updated.
- BECH32 Calculation.
- BIP39 Mnemonic Seed Generation.
- Tron signature generation.
- Improve package score.
- Adds base-32 and base-58 encoder/decoder.
- Initial package release.