sio_core_light 1.1.3
sio_core_light: ^1.1.3 copied to clipboard
Simplio wallet core library for building blockchain transactions, developed in Dart, can be used in Flutter framework.
1.1.3 #
- Implement Ethereum message signing
1.1.2 #
- Fix:
Transactionarguments non null-able
1.1.1 #
- fix: rename
Cluster.utxo
1.1.0 #
- Implement
networkIdmethod forEthNetworks - Implement
assetIdmethod forNetworks - Refactor: move
NetworkGroupsunderCluster - Refactor
chainIdmethod - Implement
EthChainIdandSioAssetId - Fix: improve utxo exceptions
1.0.3 #
- Expose
dataargument for ETH transactions - Now
amountargument for ETH transactions is inweiinstead ofgwei - Fix bugs in methods documentation
- Small bug fixes
1.0.2 #
- Add network groups for buildTx organization
1.0.1 #
- Expose Transaction class
1.0.0 #
- Implement SOL native and token (SPL) transactions
- Implement UTXO transactions (BTC, BCH, DASH, DGB, DOGE, FLUX, LTC, ZEC)
- Implement legacy transactions for Ethereum native and token transactions (BSC, ETC)
- Implement EIP1559 transactions for Ethereum native and token transactions (AVAX, ETH, MATIC)
- Implement Cosmos native transactions (ATOM, OSMO)