Skip to content

Releases: fioprotocol/fio.oracle

FIO Oracle v1.4.4

31 Jan 14:18
4d42e35
Compare
Choose a tag to compare

What's Changed

  • Handle unhandled Infura calls
  • Implement retry mechanism on app crash
  • Implement health check endpoint
  • Better handling server response if it's not a JSON

Full Changelog: v1.4.3...v1.4.4

FIO Oracle v1.4.3

22 Jan 14:15
433b9c8
Compare
Choose a tag to compare

What's Changed

  • DASH-1290 Find tokenId on manual burn domain command. Change nft abi file for polygon. Refactor manual npm commands for better handling. by @trukhilio in #143
  • Find token id on manual burn domain command.
  • Change NFT ABI file for Polygon contract.
  • Refactor manual npm commands for better handling.

Full Changelog: v1.4.2...v1.4.3

FIO Oracle v1.4.2

16 Jan 17:05
03084c4
Compare
Choose a tag to compare

What's Changed

  • Handle pending transactions.
  • Refactor method to create ETH and Polygon Transactions.
  • Update and remove unused libraries.
  • Handle bigint response from web3.
  • Use web3 from one place in Web3Services.
  • Increase multiplicators for gas price.
  • Add timeout between burn domain calls.
  • Save transaction error to Error.log file.
  • Fix unique burn domain obtid value.
  • Update MathOp.
  • Update version to 1.4.2

New Contributors

Full Changelog: v1.4.1...v1.4.2

FIO Oracle v1.4.1

18 Dec 17:35
110f110
Compare
Choose a tag to compare

What's Changed

  • Set lowest oracle id to avoid tokens lost on wrong wraps. by @trukhilio in #133

Full Changelog: v1.4.0...v.1.4.1

FIO Oracle v1.4.0

09 Dec 13:46
1fa38b9
Compare
Choose a tag to compare

What's Changed

  • Refactor wrap domains/tokens FIO detection.
  • Refactor burn domains FIO detection.
  • Better handling of rate limit and backup fetch
  • Bug fixes
  • Code enhancements

Full Changelog: v1.3.1...v1.4.0

FIO Oracle v1.3.1

09 Oct 14:51
8daba0e
Compare
Choose a tag to compare

What's Changed

  • Get last position for oracle and address FIO contracts.
  • Add rate limiter for FIO History server calls.
  • Unignore .env.example file.

Full Changelog: v1.3.0...v1.3.1

FIO Oracle v1.3.0

08 Oct 13:07
b8870fd
Compare
Choose a tag to compare

What's Changed

  • Fix wraps for v1 FIO History
  • Fix auto burn NFTs. Add more logs.
  • Refactor env files. Add .env.example.
  • Add ability to use mainnet and testnet in one folder.
  • Retry transaction on "Revert by the EVM"
  • Update version in package.json to 1.3.0
  • Add code style lint and prettier.

Full Changelog: v1.2.7...v1.3.0

wrap-fix-and-autoburn-debug

27 Sep 17:00
Compare
Choose a tag to compare

FIO Oracle v1.2.7

23 Sep 15:29
588f5be
Compare
Choose a tag to compare
  • Fix burn NFT contract var
  • Fix position count for v1 FIO History server
  • Add more logs for burn NFTs
  • Add timeout for Moralis NFT calls
  • Fix action param for ETH polygonTransaction

FIO Oracle 1.2.6

12 Sep 11:59
949c54f
Compare
Choose a tag to compare
  • Fix handleWrapAction code crash
  • Add additional log error on check response