Skip to content

Releases: SimplioOfficial/sio_core

0.1.0

09 Aug 13:06
0470c75

Choose a tag to compare

  • Setup env variables.
  • Various bugfixes and refactoring in the code.

What's Changed

Full Changelog: 0.0.13...0.1.0

0.0.13

11 Jul 13:40
31b8771

Choose a tag to compare

  • Implement AVAX native transactions and AVAX token transactions.
  • Various bugfixes and refactoring in the code.

What's Changed

Full Changelog: 0.0.12...0.0.13

0.0.12

30 Jun 09:28
0892a1a

Choose a tag to compare

  • Implement MATIC native transactions and MATIC token transactions.
  • Now supports EIP-1559 Transaction Type as well as Legacy Transactions.

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

15 Jun 13:31
4bc99b1

Choose a tag to compare

  • Refactor BuildTransaction so it returns also fee estimation for the built transaction.
  • Get Fee and Gas Price need for transactions broadcasting.
  • Utils requests have been properly parsed and error handled.
  • Additional needed util functions.
  • Add table of supported coins.
  • Increase CI emulator API to 31 on x86_64.
  • Fix utxos parsing for insight explorers

What's Changed

Full Changelog: 0.0.10...0.0.11

0.0.10

30 May 10:49
2ab9e23

Choose a tag to compare

  • Implement decimals request for supported coin and tokens.
  • Refactor broadcast transactions for supported coins and tokens.
  • Implemented get smallest denomination for cosmos blockchains.

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

18 May 10:51
a3fdaea

Choose a tag to compare

  • Implement transactions history for all supported coin and tokens.

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

29 Apr 11:47
1622f4c

Choose a tag to compare

  • Refactor get balance and broadcast to chain types.
  • Refactor get balance for all supported coins and tokens to return value in BigInt.

What's Changed

Full Changelog: 0.0.7...0.0.8

0.0.7

20 Apr 08:52
6a88778

Choose a tag to compare

  • Implement ATOM, LUNA, OSMO native transactions
  • Implement get Balance for all supported coins and tokens

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

11 Apr 06:43
7715b7f

Choose a tag to compare

  • Implement BSC, ETH, ETC native transactions and BSC, ETH token transactions
  • Implement BTC, BCH, DASH, DGB, DOGE, FLUX, LTC, ZEC transactions

What's Changed

  • Task/litecoin transaction by @ciripel in #16
  • subtask: Add BTC transaction broadcast by @ciripel in #24
  • Utxo coins broadcasting by @ciripel in #25
  • Task/ETH(ERC-20), BSC(BEP-20), ETC transactions and broadcast by @ciripel in #29
  • subtask: Split online/offline functions by @ciripel in #30
  • Subtask/utxo real fee fix by @ciripel in #31

Full Changelog: 0.0.5...0.0.6

0.0.5

28 Mar 09:29
6518b69

Choose a tag to compare

  • Add Solana and Solana token transactions and broadcast

What's Changed

Full Changelog: 0.0.4...0.0.5