Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

12 lines (12 loc) · 891 Bytes
  • Implementation for Solana ecosystem in LChainId and Address
  • base58 library
  • Remove support enforcement on ledger-utils side by introducing GenericLChainId and GenericAddress types
  • Add NewEvmAddressTruncating to create address from longer byte slice
  • Fix to Sui address length
  • Introduce the chainid package, the LChainId interface and the implementations for all the supported chains
  • Introduce the address package, the Address interface and the implementations for all the supported ecosystems