Releases: DeFiCh/oracle-adapters
Releases · DeFiCh/oracle-adapters
v0.9.0
What’s Changed
🚀 Features
- Make
salmon-wallet
whale account public @monstrobishi (#129)
Dependencies
- Bump @defichain/* dependencies @defichain-bot (#130)
- Bump ethers from 5.5.1 to 5.5.2 @dependabot (#126)
- Bump @defichain/* dependencies @defichain-bot (#128)
- Bump jest from 27.3.1 to 27.4.3 @dependabot (#127)
v0.8.1
What’s Changed
🐛 Bug Fixes
- fix defichain-dependencies.yml not updating all package.json @fuxingloh (#124)
Dependencies
- Bump @defichain/* dependencies @defichain-bot (#120)
- Bump actions/setup-node from 2.4.1 to 2.5.0 @dependabot (#121)
- Bump testcontainers from 7.23.2 to 7.24.0 @dependabot (#122)
v0.8.0
What’s Changed
🚀 Features
salmon-wallet-mnemonic
@monstrobishi (#119)
Dependencies
- Bump @defichain/* dependencies @defichain-bot (#118)
- Bump @defichain/* dependencies @defichain-bot (#117)
v0.7.0
What’s Changed
🚀 Features
- Add
polygon
oracle adapter @canonbrother (#87)
🐛 Bug Fixes
- fix test to just check type due to flaky time @fuxingloh (#96)
Maintenance
- moved all tests to
__tests__
directory for consistency @fuxingloh (#115) - simplified defichain dependency management for downstream projects @fuxingloh (#104)
- migrate coinmarketcap @canonbrother (#69)
- migrate dex @canonbrother (#70)
- migrate finnhubb-forex @canonbrother (#71)
- chainlink updated tests and removed env variable @joeldavidw (#80)
Dependencies
- bump all deps in package.json with defichain deps @fuxingloh (#116)
- Bump @defichain/* dependencies @defichain-bot (#109)
- Bump lint-staged from 12.0.3 to 12.1.2 @dependabot (#113)
- Bump testcontainers from 7.23.0 to 7.23.2 @dependabot (#112)
- Bump lint-staged from 12.0.2 to 12.0.3 @dependabot (#111)
- Bump @types/jest from 27.0.2 to 27.0.3 @dependabot (#110)
- Bump @defichain/* dependencies @defichain-bot (#107)
- Bump @defichain/whale dependencies @defichain-bot (#103)
- Bump @defichain/jellyfish dependencies @defichain-bot (#101)
- Bump lint-staged from 11.2.6 to 12.0.2 @dependabot (#102)
- Bump @defichain/* to latest @fuxingloh (#100)
- Bump testcontainers from 7.21.0 to 7.23.0 @dependabot (#99)
- Bump nock from 13.1.4 to 13.2.1 @dependabot (#98)
- Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#91)
- Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 @dependabot (#92)
- Bump lint-staged from 11.2.4 to 11.2.6 @dependabot (#88)
- Bump lint-staged from 11.2.3 to 11.2.4 @dependabot (#86)
v0.6.0
What’s Changed
🚀 Features
@defichain/salmon
with tests @monstrobishi (#41)
Maintenance
- Coingecko test updates @joeldavidw (#79)
Dependencies
- updated all defichain packages to use ^ for automatic version resolution @fuxingloh (#83)
v0.5.0
What’s Changed
🚀 Features
- exposing getWhaleApi url & version for testing convenience @fuxingloh (#82)
v0.4.0
What’s Changed
Maintenance
- migrated iexcloud forex @joeldavidw (#74)
- migrated finnhubb @joeldavidw (#77)
- migrate nasdaq @joeldavidw (#73)
- migrated iexcloud @joeldavidw (#75)
- Updated CONTRIBUTING for adapters naming convention @joeldavidw (#78)
Dependencies
- Bump @defichain/whale dependencies @defichain-bot (#81)
- Bump @defichain/jellyfish dependencies @defichain-bot (#76)
v0.3.0
v0.2.0
What’s Changed
🚀 Features
- Added CurrencyFilter @joeldavidw (#61)
- Added TimestampFilter @joeldavidw (#64)
- Added TokenFilter and tests @joeldavidw (#60)
- Added chainlink @canonbrother (#55)
🐛 Bug Fixes
- Added timeDelta to TimestampFilter @joeldavidw (#67)
- Fix coingecko config and tests @monstrobishi (#66)
Maintenance
- refactor and fixes config @fuxingloh (#65)
- enable codecov @fuxingloh (#56)
Dependencies
- Bump @defichain/jellyfish dependencies @defichain-bot (#49)
- Bump ts-jest from 27.0.6 to 27.0.7 @dependabot (#57)
- Bump nock from 13.1.3 to 13.1.4 @dependabot (#62)
- Bump jest from 27.2.5 to 27.3.1 @dependabot (#63)