Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 960 Bytes

File metadata and controls

72 lines (37 loc) · 960 Bytes

0.0.18

  • Add enforceEip55 named option to EthereumAddress.fromHex to enforce EIP-55 checksums.
  • Add static isEip55ValidEthereumAddress helper for Ethereum address validation.

0.0.17

  • BlockInformation.

0.0.16

  • EtherUnit and EtherAmount.

0.0.15

  • EIP55 with and without 0x.

0.0.14

  • pointcastle: 4.0.0

0.0.13

  • Fixes a bug caused by pointcastle among 3.6 and 3.7.

0.0.12

  • Ethereum address creation handles uncompressed public keys.

0.0.11

  • Adds isValidTronAddress helper class.

0.0.10

  • Introduce EthereumAddress class.

0.0.9

  • Fix Ethereum address generation bug.

0.0.8

  • Signature generation for Ethereum.

0.0.7

  • Dependencies updated.

0.0.6

  • BECH32 Calculation.

0.0.5

  • BIP39 Mnemonic Seed Generation.

0.0.4

  • Tron signature generation.

0.0.3

  • Improve package score.

0.0.2

  • Adds base-32 and base-58 encoder/decoder.

0.0.1

  • Initial package release.