Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.5.0](v3.4.0...v3.5.0) (2024-09-10) ### Features * add config for liquid staked ETH pool for arbitrum one ([a9fb3d7](a9fb3d7)) * add config for Liquid Staked ETH pool for arbitrum sepolia ([a25a43c](a25a43c)) * add deployment files for Liquid Staked ETH pool for arbitrum sepolia ([9028873](9028873)) * add deployment files for NTG on arbitrum one for liquid staked ETH pool ([3849676](3849676)) * add deployment files for NTG on arbitrum sepolia for liquid staked ETH pool ([44f17e0](44f17e0)) * add deployments of Reward distributor ([3dfba03](3dfba03)) * add ethereum addresses ([cfdcf00](cfdcf00)) * add IL deployments on zksync mainnet ([ec7303f](ec7303f)) * add interest rate model deployments for Chaos recs ([3205565](3205565)) * add ZK token ([fc33b47](fc33b47)) * bump dependencies with venus packages ([8d71a4d](8d71a4d)) * deploy mock tokens on zksync sepolia ([6f4f70e](6f4f70e)) * deployment files for liquid staked ETH for arbitrum one ([2ce558a](2ce558a)) * deployment files for the reward distributor for LSETH pool on arbitrumone ([8c41986](8c41986)) * deployments of NTG on zksync ([9e78b8d](9e78b8d)) * export deployment ([d4bdbe2](d4bdbe2)) * IL deployment on zksync sepolia ([2bc1be0](2bc1be0)) * NTG deployment on zksync sepolia ([c41ce20](c41ce20)) * redeploy IL with updated zksolc & new comptroller implementation ([8ef42d6](8ef42d6)) * redeploy NTG with updated zksolc version ([b93f63e](b93f63e)) * updating deployment files ([e87caaa](e87caaa)) * updating deployment files ([74c4112](74c4112)) * updating deployment files ([537def1](537def1)) * updating deployment files ([4665e93](4665e93)) * updating deployment files ([581c592](581c592)) * updating deployment files ([7d25caf](7d25caf)) * updating deployment files ([1286259](1286259)) * updating deployment files ([d9873c5](d9873c5)) * updating deployment files ([89b9e3f](89b9e3f)) * updating deployment files ([0ad2acc](0ad2acc)) * updating deployment files ([20b8086](20b8086)) * updating deployment files ([54a2520](54a2520)) * updating deployment files ([44abed1](44abed1)) * updating deployment files ([29f152e](29f152e)) * updating deployment files ([cbde010](cbde010)) * updating deployment files ([f1c5e80](f1c5e80)) * updating deployment files ([68021c9](68021c9)) * updating deployment files ([f725336](f725336)) * updating deployment files ([4516940](4516940)) * updating deployment files ([f99a7f8](f99a7f8)) * updating deployment files ([8aceb7a](8aceb7a)) * updating deployment files ([56ac0dc](56ac0dc)) * updating deployment files ([b1c4131](b1c4131)) * updating deployment files ([2e64131](2e64131)) * updating deployment files ([43cda83](43cda83)) * updating deployment files ([a4d470c](a4d470c)) * updating deployment files ([6ee64eb](6ee64eb)) * updating deployment files ([5959aed](5959aed)) * updating deployment files ([f6b23d2](f6b23d2)) * updating deployment files ([fd00e09](fd00e09)) ### Bug Fixes * added checks for negative value ([686e170](686e170)) * added indexed to event ([622cb17](622cb17)) * added missing solcinputs ([0d4f2e3](0d4f2e3)) * added test for negative values ([5a93f4d](5a93f4d)) * added tests for above kink2 utilization rate ([43bf1e8](43bf1e8)) * added unlist function ([9999eda](9999eda)) * below kink1 test ([852760c](852760c)) * change storage to memory ([9584519](9584519)) * ci.yaml ([4ff3df8](4ff3df8)) * CVP-01 ([9fd7543](9fd7543)) * deploy mock exETH ([0fe8e51](0fe8e51)) * deployed comptroller in bsctestnet ([ac789d2](ac789d2)) * deployed IRM ([8a531a7](8a531a7)) * deployed mock weETHs ([49dc4e8](49dc4e8)) * deployed on arb sepolia ([e25fc16](e25fc16)) * deployed on eth ([7fc2913](7fc2913)) * deployed on ethereum and arbitrumone ([c5d4db7](c5d4db7)) * deployed on sepolia and opbnb testnet ([e36b799](e36b799)) * deployed vtoken ([040088e](040088e)) * deployed vtoken on ethereum ([bbfddc7](bbfddc7)) * deployed vtoken on sepolia ([f7726a0](f7726a0)) * deployment on testnets - wip ([ebed4aa](ebed4aa)) * fix CI ([dddcd83](dddcd83)) * fixed compile error ([bba744b](bba744b)) * fixed lint ([cc97eb0](cc97eb0)) * fixed lint ([3e957f1](3e957f1)) * fixed yarn.lock ([b03cb62](b03cb62)) * fork tests for all chains ([5beeda7](5beeda7)) * fork tests for all networks ([230e80e](230e80e)) * nativeTokenGateway, liquidation and reduceReserves fork tests ([a47277f](a47277f)) * negative multiplier ([5e7f6e5](5e7f6e5)) * only unlist without updating state ([0b3a26b](0b3a26b)) * optimised getAssetsIn ([7e1902a](7e1902a)) * pr comments ([3dc571e](3dc571e)) * prettier and linter ([f051ad1](f051ad1)) * rebased ([6dacce2](6dacce2)) * redeployed contracts ([03519d6](03519d6)) * remove maxFeePerGas param, as needed occasionally ([310033a](310033a)) * remove unused func ([147e6d0](147e6d0)) * removed deployments ([5fd036c](5fd036c)) * removed unwanted deployment file ([cb1826e](cb1826e)) * removed update and acm ([9a10ba0](9a10ba0)) * rename USDC to USDC.e ([97ceecb](97ceecb)) * resolved conflict ([54ad9ee](54ad9ee)) * resolved conflict ([89dc5f4](89dc5f4)) * resolved conflict ([26070c2](26070c2)) * resolved conflict ([f85f96e](f85f96e)) * resolved conflict ([1b21f05](1b21f05)) * resolved conflicts ([dbc5584](dbc5584)) * run prettier ([f6011c7](f6011c7)) * test above kink1 and below kink2 ([5d01bb0](5d01bb0)) * test description ([97871b8](97871b8)) * tests ([3e943c3](3e943c3)) * tests ([51b66c9](51b66c9)) * tests for unlist ([8ad5761](8ad5761)) * update vToken receiver addresses for the arbitrumone LSETH pool ([636f717](636f717)) * updated borrow rate ([3225de5](3225de5)) * updated comment ([8492092](8492092)) * updated vars ([b0242c7](b0242c7)) * updated yarn lock ([d2a0403](d2a0403)) * updates getAssetsIn ([99e8dd8](99e8dd8)) * ven-s2 ([499a6bb](499a6bb)) * ven-s3 ([2044826](2044826)) * vpb-01 ([455533e](455533e)) * vpb-01 ([66662d1](66662d1)) * VPB-01 ([144cb97](144cb97)) * vpb-02 ([00fdcdb](00fdcdb)) * vpb-03 ([ece3379](ece3379)) * vpb-03 alleviation ([37ffc79](37ffc79)) * vpb-05 ([dd52dc9](dd52dc9)) * VPB-05 ([f038e3e](f038e3e))
- Loading branch information