- Initiate lib, support sign typed data EIP712
- Export all needed function around typed data
- Fix parse bytes32 type and check hex type for string
- Resolve some old parts that no longer work
- Expose and support sign message, sign personal message, recover address
- Fix encode personal message
- Add missing salt field in EIP712Domain object
- Fix findTypeDependencies
- Remove chain id params, expose private key in bytes along with hex string, separate recover personal signature
- Fix mistake of unused param