Releases: yuzushioh/EthereumKit
Releases · yuzushioh/EthereumKit
2.0.1: Merge pull request #151 from D-Technologies/add-sign-method-hdwallet
ERC20
Latest
Faster
Faster
Faster
Faster
Simplified - 1
Changes
- Added method to restore public key from signature
- Added method to restore public key from rsv
- Delete Gas.swift and add extra parameters (GasLimit, GasPrice) to RawTransaction
- Delete SignTransaction model
- Added more method documentation
Simplified
- Remove APIKit and Result frameworks from dependency
EthereumKit-4
- Add
GetBlockNumber
rpc - Add
GetEstimateGas
rpc - Improve error handling
- Add message signing. See