-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New release #340
Merged
New release #340
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release back
fix: remove package-lock.json because we use yarn
## [2.2.1-dev.1](v2.2.0...v2.2.1-dev.1) (2023-11-03) ### Bug Fixes * remove package-lock.json because we use yarn ([47ad4ea](47ad4ea))
[VEN-2108]: Add deployments for PLANET market in DeFi Pool
## [2.3.0-dev.1](v2.2.1-dev.1...v2.3.0-dev.1) (2023-11-13) ### Features * add PLANET market deployments ([fa21a3d](fa21a3d)) * export PLANET market deployment ([fc1c874](fc1c874)) * update script to use psr addresses from protocol-reserve package ([a63cdd9](a63cdd9)) ### Bug Fixes * reduce reserves block delta in deployment configs ([9def1eb](9def1eb)) * whitespaces ([7ea26e4](7ea26e4))
…o-to-readme chore: add information about deployed contracts to readme
…st rate models and adjust tests and deployment scripts
## [2.3.0-dev.8](v2.3.0-dev.7...v2.3.0-dev.8) (2023-12-15) ### Features * add IL market deployments to opbnbtestnet ([2de9fd8](2de9fd8)) * add mock token deployments for opbnbtestnet ([db810aa](db810aa)) * updating deployment files ([ed3dbdb](ed3dbdb)) * updating deployment files ([90c374e](90c374e)) ### Bug Fixes * mainnet verify endpoint ([19f26f6](19f26f6))
[VEN-2191]: add opbnbtestnet and opbnbmainnet to the ci step to extract addresses
## [2.3.0-dev.9](v2.3.0-dev.8...v2.3.0-dev.9) (2023-12-18) ### Features * updating deployment files ([729d2d8](729d2d8))
[VEN-1823]: deployment of TWT market
## [2.3.0-dev.10](v2.3.0-dev.9...v2.3.0-dev.10) (2023-12-19) ### Features * add mainnet config for new markets ([8782a78](8782a78)) * deployments of mainnet market ([24cdcd7](24cdcd7)) * deployments of THE and TWT market on testnet ([7870a1e](7870a1e)) * updating deployment files ([dc35475](dc35475)) ### Bug Fixes * deployments after resolving comments ([9618118](9618118)) * fix caps and typo ([207d860](207d860)) * minor ([21a52fe](21a52fe)) * supply and borrow speeds of THE market ([f2f0695](f2f0695))
[VEN-1902]: Prime Integration
## [2.3.0-dev.11](v2.3.0-dev.10...v2.3.0-dev.11) (2023-12-19) ### Features * updating deployment files ([d3e16d4](d3e16d4)) * updating deployment files ([20a588b](20a588b)) * updating deployment files ([46c3ee8](46c3ee8)) * updating deployment files ([0f3b760](0f3b760)) * updating deployment files ([c93a6f6](c93a6f6)) ### Bug Fixes * add @types/debug ([40a73f1](40a73f1)) * added hooks and yield tests ([02778ff](02778ff)) * added plp integration tests ([d77bf18](d77bf18)) * added prime hooks to comptroller ([63298f5](63298f5)) * cvp-01 ([88de673](88de673)) * fixed lint ([60942d2](60942d2)) * fixed tests ([67775b6](67775b6)) * fixed yarn lock ([d5eca4a](d5eca4a)) * optimised setPrime ([51188e0](51188e0)) * protocol setup done ([45f8913](45f8913)) * remove comment ([ef80a90](ef80a90)) * remove comment ([3f6ef95](3f6ef95)) * resolved conflict ([1933446](1933446)) * resolved conflict ([6858695](6858695)) * update version of core pool ([97eb8e1](97eb8e1)) * use custom error ([6b600e7](6b600e7))
…oken and Comptroller
[VEN-1902]: deploy to testnet of VToken and Comptroller Implementations
## [2.3.0-dev.12](v2.3.0-dev.11...v2.3.0-dev.12) (2023-12-22) ### Features * updating deployment files ([6fa5890](6fa5890))
web3rover
approved these changes
Dec 27, 2023
GitGuru7
approved these changes
Dec 28, 2023
…polia [VEN-2216]: Reward distributor for core pool on sepolia
## [2.3.0-dev.13](v2.3.0-dev.12...v2.3.0-dev.13) (2023-12-28) ### Features * redeployment of reward distributors ([fd0047e](fd0047e)) * updating deployment files ([4095248](4095248))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Includes:
Checklist