- Implementation for Solana ecosystem in
LChainId
andAddress
base58
library
- Remove support enforcement on
ledger-utils
side by introducingGenericLChainId
andGenericAddress
types
- Add
NewEvmAddressTruncating
to create address from longer byte slice
- Fix to Sui address length
- Introduce the
chainid
package, theLChainId
interface and the implementations for all the supported chains - Introduce the
address
package, theAddress
interface and the implementations for all the supported ecosystems