This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
Releases: JellyfishSDK/playground
Releases · JellyfishSDK/playground
v0.13.0
What’s Changed
🚀 Features
- vault.bot.ts to loan all tokens and add to DEX @fuxingloh (#313)
Maintenance
- tune oracle bot to push price update slower @fuxingloh (#312)
Dependencies
- Bump ts-jest from 27.0.7 to 27.1.0 @dependabot (#311)
- Bump jest from 27.4.0 to 27.4.3 @dependabot (#308)
- Bump @nestjs/terminus from 8.0.1 to 8.0.3 @dependabot (#309)
v0.12.2
What’s Changed
🐛 Bug Fixes
- fix defichain-dependencies.yml not updating all package.json @fuxingloh (#306)
Dependencies
- Bump @defichain/jellyfish dependencies @defichain-bot (#303)
- Bump jest from 27.3.1 to 27.4.0 @dependabot (#305)
- Bump actions/setup-node from 2.4.1 to 2.5.0 @dependabot (#304)
- Bump @nestjs/config from 1.1.3 to 1.1.5 @dependabot (#301)
- Bump @nestjs/config from 1.1.2 to 1.1.3 @dependabot (#299)
- Bump class-transformer from 0.5.0 to 0.5.1 @dependabot (#298)
v0.12.1
What’s Changed
🐛 Bug Fixes
- fix oracle.bot.ts failing to publish due to lower than 0 price @fuxingloh (#295)
Dependencies
- Bump @nestjs dependencies @defichain-bot (#297)
- Bump lint-staged from 12.1.1 to 12.1.2 @dependabot (#292)
v0.12.0
What’s Changed
🚀 Features
- updated dex setup to include Loan PoolPair @fuxingloh (#288)
- add oracle.bot.ts 33% drastic random price moment to allow HALTED state @fuxingloh (#287)
- add vault bot @fuxingloh (#289)
Dependencies
- Bump class-transformer from 0.4.0 to 0.5.0 @dependabot (#284)
- Bump tsconfig-paths from 3.11.0 to 3.12.0 @dependabot (#285)
- Bump class-validator from 0.13.1 to 0.13.2 @dependabot (#286)
- Bump lint-staged from 12.0.3 to 12.1.1 @dependabot (#283)
- Bump @defichain/jellyfish dependencies @defichain-bot (#282)
- Bump lint-staged from 12.0.2 to 12.0.3 @dependabot (#280)
- Bump @types/jest from 27.0.2 to 27.0.3 @dependabot (#281)
- Bump @nestjs dependencies @defichain-bot (#279)
- Bump ts-standard from 10.0.0 to 11.0.0 @dependabot (#273)
v0.11.5
What’s Changed
🐛 Bug Fixes
- add limit for setOracle to prevent invalid price @fuxingloh (#272)
Dependencies
- Bump lint-staged from 11.2.6 to 12.0.2 @dependabot (#264)
- updated dependabot to ignore defichain dependency @fuxingloh (#271)
- Bump @nestjs dependencies @defichain-bot (#270)
v0.11.4
v0.11.3
What’s Changed
🐛 Bug Fixes
- updated collateral factor to reflect the vault in pink paper @fuxingloh (#261)
Maintenance
- Point all container to use MasterNodeRegTestContainer @fuxingloh (#256)
Dependencies
- Bump @nestjs dependencies @defichain-bot (#258)
v0.11.2
v0.11.1
What’s Changed
Maintenance
- convert whitelist to blacklist for playground RPC @fuxingloh (#250)
Dependencies
- Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 @dependabot (#249)
- Bump @defichain/jellyfish dependencies @defichain-bot (#244)
- Bump @nestjs/config from 1.0.3 to 1.1.0 @dependabot (#247)
- Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#246)
- Bump @nestjs/config from 1.0.2 to 1.0.3 @dependabot (#243)
v0.11.0
What’s Changed
🚀 Features
- added loan.token, collateral token setup @fuxingloh (#242)
- Add Loan Scheme Setup @fuxingloh (#239)
- added more oracle to support loan development requirement @fuxingloh (#240)
Maintenance
- unified Playground testing to allow to centralized container change @fuxingloh (#241)
Dependencies
- Bump all bump-able dependencies @fuxingloh (#237)