Skip to content

Releases: SimplioOfficial/sio_core_light

1.1.12

15 Jan 08:28
e0a77e3
Compare
Choose a tag to compare
  • Implement support for polygon

What's Changed

Full Changelog: 1.1.11...1.1.12

1.1.11

25 Sep 15:13
0770737
Compare
Choose a tag to compare
  • Implement EIP1155 token transfer
  • Code refactor and update

What's Changed

Full Changelog: 1.1.10...1.1.11

1.1.10

12 May 09:35
5936f4c
Compare
Choose a tag to compare
  • Add address parser for bitcoin:<address>, bsc:<address> and ethereum:<address>

What's Changed

  • feat/add-address-url-parser-support by @ciripel in #27

Full Changelog: 1.1.9...1.1.10

1.1.9

14 Feb 14:52
534d9ce
Compare
Choose a tag to compare
  • 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

03 Nov 10:04
7244fa7
Compare
Choose a tag to compare
  • 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

28 Oct 16:25
332a771
Compare
Choose a tag to compare
  • 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

20 Oct 12:01
800afb0
Compare
Choose a tag to compare
  • 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

17 Oct 11:51
fffcb64
Compare
Choose a tag to compare
  • 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.4

16 Sep 16:12
59dc0bd
Compare
Choose a tag to compare
  • Improve arguments types

What's Changed

  • Subtask/13-improve-sio-core-light-arguments-types by @ciripel in #14

Full Changelog: 1.1.3...1.1.4

1.1.3

15 Sep 14:59
0ffe703
Compare
Choose a tag to compare
  • Implement Ethereum message signing

What's Changed

  • Subtask/11 implement ethereum signing by @ciripel in #12

Full Changelog: 1.1.2...1.1.3