Skip to content

Releases: fioprotocol/fio.oracle

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

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

FIO Oracle 1.2.5

11 Sep 09:45
de228c9
Compare
Choose a tag to compare
  • Fix DEFAULT_FIO_SERVER_HISTORY_VERSION parameter

FIO Oracle v1.2.4

10 Sep 17:25
fb11444
Compare
Choose a tag to compare
  • Refactor FIO History get actions.
  • Refactor autoburn domains action.
  • Implement retry mechanism for unwrap FIO push transactions.

FIO Oracle v1.2.3

06 Jun 14:46
3e4daa8
Compare
Choose a tag to compare
  • Fix auto burn NFT action block number update
  • Add additional check for objects of NFT data and FIO blockchain history actions
  • Fix issue with big numbers using big.js for math operations
  • Fix TextEncoder and TextDecoder import issue

FIO Oracle 1.2.2

29 May 14:15
ff9ecbd
Compare
Choose a tag to compare

Update web3 library from 1.8.1 to 1.10.2
Update node to v20
[Feature] Add NFTs autoburn
[Fix] Low nonce issue
[Fix] Low gas price issue
Add Moralis, Thirdweb gas price providers
Code refactor
Bug fixes

FIO Oracle 1.2.1

21 Apr 14:38
fb92da8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1