Releases: SimplioOfficial/sio_core_light
Releases · SimplioOfficial/sio_core_light
1.1.12
- Implement support for polygon
What's Changed
Full Changelog: 1.1.11...1.1.12
1.1.11
- Implement EIP1155 token transfer
- Code refactor and update
What's Changed
Full Changelog: 1.1.10...1.1.11
1.1.10
- Add address parser for
bitcoin:<address>
, bsc:<address>
and ethereum:<address>
What's Changed
Full Changelog: 1.1.9...1.1.10
1.1.9
- Fix - Allow utxo transact full balance
- Add utxoCoinWithExceptionHandling
- utxoCoin does not throw exceptions now. They must be handled in main app.
- Fix - transaction fee is now calculated inside sio_core_light not inherited from trust_wallet_core_lib
- Update trust_wallet_core_lib to 0.0.7+3.0.4
- Refactor integration tests
What's Changed
- Feat/implement utxo signing without error handling by @ciripel in #25
- Chore/update trust wallet core lib to 0.0.7+3.0.4 by @ciripel in #26
Full Changelog: 1.1.8...1.1.9
1.1.8
- Fix Eth sign normal messages (not converted already to hex by the Dapp)
What's Changed
- fix: Eth sign message not work for normal messages by @ciripel in #24
Full Changelog: 1.1.7...1.1.8
1.1.7
- Add supported network check
What's Changed
- Task/21 error handle unsupported network ids by @ciripel in #22
Full Changelog: 1.1.6...1.1.7
1.1.6
- Remove bnb testnet from network groups
- Implement public address validator for supported coins
What's Changed
Full Changelog: 1.1.5...1.1.6
1.1.5
- Generate 12 instead of 24 words mnemonic now
- Add BNB (smart chain) testnet in network groups
- Add network groups tests
What's Changed
Full Changelog: 1.1.4...1.1.5
1.1.3
- Implement Ethereum message signing
What's Changed
- Subtask/11 implement ethereum signing by @ciripel in #12
Full Changelog: 1.1.2...1.1.3