Releases: fioprotocol/fio.oracle
Releases · fioprotocol/fio.oracle
FIO Oracle v1.4.4
What's Changed
- DASH-1307 Handle Infura crashed calls by @trukhilio in #149
- DASH-1307 Reset retry counter for stable running app. by @trukhilio in #150
- DASH-1310 implement health check endpoint by @trukhilio in #151
- 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
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
What's Changed
- DASH-1267 Always get highest value of the gas price suggestion. by @trukhilio in #136
- DASH-1269 Fix reverted transactions by @trukhilio in #138
- DASH-1276. Throw an error when MathOp receives invalid data. by @andreyvEze in #137
- DASH-1269 Handle pending transactions by @trukhilio in #139
- DASH-1269 Handle pending transactions by @trukhilio in #140
- 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
- @andreyvEze made their first contribution in #137
Full Changelog: v1.4.1...v1.4.2
FIO Oracle v1.4.1
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
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
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
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
Full Changelog: v1.2.7...wrap-fix-and-autoburn-debug
FIO Oracle v1.2.7
- 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
- Fix handleWrapAction code crash
- Add additional log error on check response