From d8ca3eb03f6fb3d759713f44c16809f64daeb3af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 11:26:27 +0000 Subject: [PATCH] chore: release 1.0.0 --- CHANGELOG.md | 156 ++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 158 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..930640546 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,156 @@ +# Changelog + +## 1.0.0 (2021-09-14) + + +### Features + +* Add `virtual` on Pool and Configurator `getRevision` functions ([ddd4ac5](https://www.github.com/aave/aave-v3-core/commit/ddd4ac5f76e3dc5b99c58068e823c1a7930e2d8c)) +* Add `wadraymath.ts` to support wad and ray math on ethers bignumber ([cc468df](https://www.github.com/aave/aave-v3-core/commit/cc468df58ca1408279ec32a69c8feadc1d63d4d9)) +* add coverage, fix merge issues ([cfd2afd](https://www.github.com/aave/aave-v3-core/commit/cfd2afdc1a32d53317a65b50e48df82b4e97540a)) +* add coverage.json to gitignore ([8613ddd](https://www.github.com/aave/aave-v3-core/commit/8613ddd9d2d72e46ed76511e9a54f1c479f78b19)) +* Add fix in WETH9Mocked ([615ca0b](https://www.github.com/aave/aave-v3-core/commit/615ca0be8da2f80e9d5420f65af65a3954ca2786)) +* add liquidation protocol fee to configuration ([1207d63](https://www.github.com/aave/aave-v3-core/commit/1207d63ea6080039be63067894af25cc6e203d47)) +* Add missing cases for `DefaultReserveInterestRateStrategy` ([08d6c63](https://www.github.com/aave/aave-v3-core/commit/08d6c636c561df8727a36e25a810a1613242f982)) +* Add missing cases for `LiqudationLogic` ([5fa09f5](https://www.github.com/aave/aave-v3-core/commit/5fa09f5a7cced188fa6cbc459b6c6ec3ecb34af2)) +* Add missing cases for `ValidationLogic` ([c8703d4](https://www.github.com/aave/aave-v3-core/commit/c8703d423070720cd8abbaca2db69275cb39a4b9)) +* Add receive function as fallback in Proxy contract ([9bf567e](https://www.github.com/aave/aave-v3-core/commit/9bf567ece620b3a5f58fd55c175446c40b0f57a9)) +* Change lendingpool path to pool ([f344193](https://www.github.com/aave/aave-v3-core/commit/f344193cfa7ef1b3a041267763b51ace6bc489d1)) +* Fix small compiler warnings ([6f86981](https://www.github.com/aave/aave-v3-core/commit/6f86981447cdc64d4607de3efb0ac423dce2b060)) +* initial implementation ([34786a9](https://www.github.com/aave/aave-v3-core/commit/34786a9ec9b80de21252db608455a17600915143)) +* liquidation fee based on bonus amount ([6ca1b1e](https://www.github.com/aave/aave-v3-core/commit/6ca1b1ec759bd7e5eadb137e385c872ebf980120)) +* liquidation protocol fee and tests ([1a86b77](https://www.github.com/aave/aave-v3-core/commit/1a86b77652f2af4ff4bc21be1c9dce923df313e2)) +* re-add temporary test script ([7ddeb7a](https://www.github.com/aave/aave-v3-core/commit/7ddeb7ad26e11ea90d2f71cde9ffad8940b6b879)) +* refactor and simplify the market configuration ([eeb9e7a](https://www.github.com/aave/aave-v3-core/commit/eeb9e7a4a09afbbfa34737d6057875675ea68e7e)) +* Remove `LendingPool` references of contracts ([702a8d3](https://www.github.com/aave/aave-v3-core/commit/702a8d374e0cd91dc0eea03a8225444aca502385)) +* Remove `LendingPool` references of tasks, helpers and tests ([6fdde99](https://www.github.com/aave/aave-v3-core/commit/6fdde99e042062d20edae46b1e75863b5657f777)) +* remove adapter scripts ([259c2cb](https://www.github.com/aave/aave-v3-core/commit/259c2cb010da2b7a3fcec1d489e73da6501e4d1f)) +* remove adapters ([253c63e](https://www.github.com/aave/aave-v3-core/commit/253c63e339bc0d75319869b344cb9e3accd470c6)) +* remove amm test scripts ([9f00d44](https://www.github.com/aave/aave-v3-core/commit/9f00d44927c373757721017b43a89eb6e46328c9)) +* remove dev tasks ([3693feb](https://www.github.com/aave/aave-v3-core/commit/3693febe46786b755503d6116de7deca69c8790d)) +* Remove LendingPoolCollateralManager references ([270f1fe](https://www.github.com/aave/aave-v3-core/commit/270f1fe1d881531385a21f5f00e2b369711ea524)) +* remove multi market support ([3b6e9c5](https://www.github.com/aave/aave-v3-core/commit/3b6e9c5212795f17c3d99b1a4a8945be1575fb30)) +* Remove references to `LENDING_POOL` of Errors lib ([59b5104](https://www.github.com/aave/aave-v3-core/commit/59b510494880bb134812c6ecf4e0c796ed360477)) +* Remove references to `LendingPool` of `Pool` contract ([9919194](https://www.github.com/aave/aave-v3-core/commit/9919194ce6735cfea33ca77df7f6633f5c6fb297)) +* Remove references to LendingPool ([39a7077](https://www.github.com/aave/aave-v3-core/commit/39a707781ad710009a6ef730cc1e81f56324a8cd)) +* remove safemath in all the core contracts ([eaf0ab8](https://www.github.com/aave/aave-v3-core/commit/eaf0ab8ebfde0c156ac9f0db581fbe04afe7dd62)) +* remove tasks, update config, tests working ([28a2f87](https://www.github.com/aave/aave-v3-core/commit/28a2f876c6047fecca95fb093b054299eaa18a48)) +* remove UiPoolDataProvider ([e6b5d55](https://www.github.com/aave/aave-v3-core/commit/e6b5d5513ac096a4a7edf7a82d3bcca34f79b192)) +* remove un-used code ([a370115](https://www.github.com/aave/aave-v3-core/commit/a37011563f1ed81f7cfe66a2c220d4155df5e963)) +* Remove unneeded `public` modifier from contract constructors ([207dd42](https://www.github.com/aave/aave-v3-core/commit/207dd42d66b144a7c85aa2268772ea3868e5a0a6)) +* Remove unneeded returning value in Pool function ([c8b8ba0](https://www.github.com/aave/aave-v3-core/commit/c8b8ba03fcc55081824588783f8fa5bcbeaf76f2)) +* remove ununsed smart contracts ([13faee9](https://www.github.com/aave/aave-v3-core/commit/13faee96ffc42b49087ebbadbfe16e946585d701)) +* remove unused imports and variables ([09e72f2](https://www.github.com/aave/aave-v3-core/commit/09e72f20fe1d219f3ce418a3b7f648916f3bb778)) +* Remove unused pause functions from Pool contract ([024b389](https://www.github.com/aave/aave-v3-core/commit/024b389c9ddc66ab743335cef22260829317e3ee)) +* remove verify flag ([6da1acf](https://www.github.com/aave/aave-v3-core/commit/6da1acfa245b24081087af10ab4f23e3e0765da7)) +* remove WalletBalanceProvider ([efa9df9](https://www.github.com/aave/aave-v3-core/commit/efa9df9b518059d38e1c6fb33c1602ec137759ef)) +* remove weth gateway ([a6583c4](https://www.github.com/aave/aave-v3-core/commit/a6583c44769628f2583b97b336ba237b1c8577dc)) +* removed console.log and commented test script ([c14b725](https://www.github.com/aave/aave-v3-core/commit/c14b7256db812d320c9e59cb81363802d91343a3)) +* Rename `getLendingPool()` of PoolAddresesProvider ([2b94692](https://www.github.com/aave/aave-v3-core/commit/2b9469250d51449e3d76d48240b00621d52c783f)) +* Rename `getLendingPoolCollateralManager()` of AddressesProvider ([e318492](https://www.github.com/aave/aave-v3-core/commit/e318492afc748d6e2274aa2e86281adc380ba638)) +* Rename `getLendingPoolConfigurator()` of PoolAddressesProvider ([6a34932](https://www.github.com/aave/aave-v3-core/commit/6a3493223fcbf2d96a7ee1bc9de1bc2c9cf519bd)) +* Rename `getLendingRateOracle()` of PoolAddressesProvider ([e50413e](https://www.github.com/aave/aave-v3-core/commit/e50413ef6da1c9db4cea63a4efa4b0fc5674c9b4)) +* Rename `setLendingPoolCollateralManager()` of AddressesProvider ([b79b168](https://www.github.com/aave/aave-v3-core/commit/b79b1684da9604ac9011381c7a34d8587275dafe)) +* Rename `setLendingPoolConfiguratorImpl()` of PoolAddressesProvider ([475fbe1](https://www.github.com/aave/aave-v3-core/commit/475fbe12323781011cd1345fa7073991bd83634e)) +* Rename `setLendingPoolImpl()` of PoolAddressesProvider ([d3070f0](https://www.github.com/aave/aave-v3-core/commit/d3070f00c1e2f5d097c473ba740b2264ad165428)) +* Rename `setLendingRateOracle()` of PoolAddresesProvider ([2988f28](https://www.github.com/aave/aave-v3-core/commit/2988f28feebe1ddba38c342ee68bd3ccaa29f1a8)) +* Rename LendingPool to Pool on contracts ([8c4297e](https://www.github.com/aave/aave-v3-core/commit/8c4297e66d37cd9eede64c9b74d1c31ad67c70c7)) +* Rename LendingPoolAddressesProvider to PoolAddressesProvider ([396ce87](https://www.github.com/aave/aave-v3-core/commit/396ce873a0f80371ad145593386161576d69532f)) +* Rename LendingPoolAddressesProviderRegistry ([d39e18c](https://www.github.com/aave/aave-v3-core/commit/d39e18c5ffbbbf7819dce9f02c5a058f4e10b1eb)) +* Rename LendingPoolCollateralManager ([aa00d30](https://www.github.com/aave/aave-v3-core/commit/aa00d300a74bcd0e27e2f202153cd0e2d7a74231)) +* Rename LendingPoolConfigurator ([eea90d8](https://www.github.com/aave/aave-v3-core/commit/eea90d86ac8630d1357c0525bf1c549647fa32e1)) +* Rename LendingPoolHarnessForVariableDebtToken ([d06d3ac](https://www.github.com/aave/aave-v3-core/commit/d06d3accd8b08df9462073772aa73c9cf59c03df)) +* Rename LendingPoolStorage ([5f9b1ea](https://www.github.com/aave/aave-v3-core/commit/5f9b1eab1e4e77d95187e048c0256b2b681b2bf5)) +* Rename LendingRateOracle to RateOracle ([a9c34b1](https://www.github.com/aave/aave-v3-core/commit/a9c34b1f179077422a8519555763f48aaad4a37d)) +* Rename LendingRateOracle to RateOracle in contracts ([49f14d3](https://www.github.com/aave/aave-v3-core/commit/49f14d3f8ed02a8a835375d0031167dd4a9d39af)) +* simplify pacakage.json ([b169a8e](https://www.github.com/aave/aave-v3-core/commit/b169a8e45ef1524e24af87b32d14467c5f4cd458)) +* Split pool logic into libraries ([a78e6cc](https://www.github.com/aave/aave-v3-core/commit/a78e6cce0fc50ce5dfe9fb1d8ed3bcac4a3163f4)) +* Split PoolConfigurator logic into library ([dee8fe5](https://www.github.com/aave/aave-v3-core/commit/dee8fe5b5f9c4081f8f2286d0bac778543ffa7f4)) +* update dependencies ([d9ec325](https://www.github.com/aave/aave-v3-core/commit/d9ec3258e90caa0ca37240f840688a6354103b36)) +* update IAToken interface with treasury getter ([2b481cb](https://www.github.com/aave/aave-v3-core/commit/2b481cb9203b2d3c3a8f1fb29b62676f0c8db99a)) +* Update README ([c42b691](https://www.github.com/aave/aave-v3-core/commit/c42b691f362745145cd7715377d424fd70f22b85)) +* updated genericlogic ([6a25b22](https://www.github.com/aave/aave-v3-core/commit/6a25b22b6455c62b6191143f268bde95c9d66d70)) + + +### Bug Fixes + +* add markets folder to prettier linting ([52abdf1](https://www.github.com/aave/aave-v3-core/commit/52abdf1fdbbe39cfd63247466f812d5b38f9e143)) +* Add minimal comments to PoolBaseLogic and PoolHelperLogic ([68e077b](https://www.github.com/aave/aave-v3-core/commit/68e077be631485c06919f4ce30c5d838c815ffd6)) +* Add minor changes to contract docs ([4f393aa](https://www.github.com/aave/aave-v3-core/commit/4f393aa2bb643524a850f55eda5a908fb529c0e4)) +* add test-amm folder to prettier ([bc34d1d](https://www.github.com/aave/aave-v3-core/commit/bc34d1dc1c28a135f0b57420e6ca957f24235eca)) +* Additional context in test name in `interest-overflow.spec.ts` ([c177a81](https://www.github.com/aave/aave-v3-core/commit/c177a810765fdc2b2ce1c7bfe32b8f63b2765d07)) +* Clean package.json scripts ([4802cab](https://www.github.com/aave/aave-v3-core/commit/4802cab74d07e68c114f9a527cef147d9d5540c8)) +* comment unused `getWalletProvider()` in `1__general.ts` ([0c3ac70](https://www.github.com/aave/aave-v3-core/commit/0c3ac7077cdb7d35caa6a8f39c102019aa156af5)) +* Fix CI actions ([11027c8](https://www.github.com/aave/aave-v3-core/commit/11027c8ff834a189cc96d1191e0b0d8551042499)) +* Fix deployment token helper test ([644d4df](https://www.github.com/aave/aave-v3-core/commit/644d4df7ecb7fdbc4437b6588253e64365c73f50)) +* Fix docs typos in `AaveOracle` ([9622097](https://www.github.com/aave/aave-v3-core/commit/9622097b2bfc9597aca93163cd8e1926a885bd54)) +* Fix docs typos of `protocol/configuration` package ([d679c22](https://www.github.com/aave/aave-v3-core/commit/d679c22dad424c76527e77abf2cbb8f76ce9972f)) +* Fix errors in atoken repay tests ([d056de8](https://www.github.com/aave/aave-v3-core/commit/d056de8c0664415b91a826c44479c01410215ce3)) +* Fix Mock contract name ([af0f9a8](https://www.github.com/aave/aave-v3-core/commit/af0f9a8206b4debea9dff94341a81529f4a38361)) +* Fix some docs typos of `FlashLoan` package ([eb0d5d8](https://www.github.com/aave/aave-v3-core/commit/eb0d5d81505783ca58fadd23d1cc62999feb4b23)) +* Fix test cases of `atoken-permit.spec.ts` ([0e0c68d](https://www.github.com/aave/aave-v3-core/commit/0e0c68de972f727ad39f36acc3e0392f42ada28e)) +* Fix the `Transfer` emission code ([f51ef2c](https://www.github.com/aave/aave-v3-core/commit/f51ef2cb5fd7593fce03fb5829abd055d764a9c9)) +* Fix typo of `FlashloanPremiumToProcolUpdated` event ([108e203](https://www.github.com/aave/aave-v3-core/commit/108e2038accb0c4fb399961c7b9c1bdd113f775e)) +* Fix typos on imports declarations ([d29cbf5](https://www.github.com/aave/aave-v3-core/commit/d29cbf5d7c76ad1fc8a85ccd8831b8ea4af7d9e3)) +* fixed flashloans tests ([d9d1890](https://www.github.com/aave/aave-v3-core/commit/d9d1890bafd31db0fd877cdf355e3b269e9f3110)) +* fixed getIncentivesController inheritance chain ([4d27d55](https://www.github.com/aave/aave-v3-core/commit/4d27d558091b736c79790b6057019ed496817f6d)) +* fixed github action targets ([500c448](https://www.github.com/aave/aave-v3-core/commit/500c44848851bffb39ece1a49f60e6aa885098d9)) +* folder name ([dd67c22](https://www.github.com/aave/aave-v3-core/commit/dd67c22c7b2ea2597a54bfa42219df0977115110)) +* formatting ([6c787df](https://www.github.com/aave/aave-v3-core/commit/6c787dfcc5c3f33ebe633a1aaeb2dd51ebf8f0fb)) +* formatting ([8a2f45b](https://www.github.com/aave/aave-v3-core/commit/8a2f45b949b49d2827825b89b17379a82f99fb3e)) +* Inconsistency in coverage runs ([cfc3caf](https://www.github.com/aave/aave-v3-core/commit/cfc3cafb891248e2ebe7e77ac2f55794711f92c7)) +* Make `GenericLogic` internal ([e7ff741](https://www.github.com/aave/aave-v3-core/commit/e7ff741792c198d186c4f48a25531c8aa2896661)) +* Make `ReserveLogic` internal ([6598274](https://www.github.com/aave/aave-v3-core/commit/6598274afd35761ca95c1240ec82a268c3659463)) +* Make `ValidationLogic` library internal ([e1d1a01](https://www.github.com/aave/aave-v3-core/commit/e1d1a01e96bc245338b914e13e4bb2fdf8f4b749)) +* Make `WadRayMath` and `PercentageMath` unchecked ([1a81ecf](https://www.github.com/aave/aave-v3-core/commit/1a81ecf3fcbf51d15e2f63099e976139bed42243)) +* meet formatting ([650f771](https://www.github.com/aave/aave-v3-core/commit/650f771ee6f1b3ff13931c11dd2fd7c50568701b)) +* Minor changes to docs ([dfc4b36](https://www.github.com/aave/aave-v3-core/commit/dfc4b3674173310ea7a427893865a74095aef756)) +* minor cleanup in `atoken-edge.spec.ts` ([b17310e](https://www.github.com/aave/aave-v3-core/commit/b17310ede6424dd19461210704826ce4ae2f5da4)) +* Move `dropReserve()` into `PoolHelperLogic` library ([38a9904](https://www.github.com/aave/aave-v3-core/commit/38a990498a0407585e75ac757a67fec368a30186)) +* Move `finalizeTransfer()` from `Pool` into `PoolBaseLogic` library ([053d9ed](https://www.github.com/aave/aave-v3-core/commit/053d9edeca2ea0070135a7a7c1e22a53d91db732)) +* Move `flashLoan()` from `Pool` to `PoolBaseLogic` library ([f9af312](https://www.github.com/aave/aave-v3-core/commit/f9af312e9111ce1f46ea9c9664299717d3a4fdf9)) +* package.json formatting ([5162360](https://www.github.com/aave/aave-v3-core/commit/5162360477490f45ad9e5d2474598af8c58885ba)) +* Reducing compiler warnings for mocks ([8adf3b4](https://www.github.com/aave/aave-v3-core/commit/8adf3b4f8893ecdb39bbb6b04c6ff5846f9128da)) +* Refactor docstrings and imports to handle inheritance ([b943f9f](https://www.github.com/aave/aave-v3-core/commit/b943f9f4e58187eb4b4615196fc1fe38b24f140b)) +* Refactor in `actions` to support effective gas price after London. ([d98fa47](https://www.github.com/aave/aave-v3-core/commit/d98fa47445099696e5a345f4403214567fbf8f4c)) +* Remove `impossible` cases. Reasoning added to notion notes ([2e733be](https://www.github.com/aave/aave-v3-core/commit/2e733be24dcab8c62ccc12568804c4524fdada9e)) +* remove blank file ([0286af5](https://www.github.com/aave/aave-v3-core/commit/0286af52c3f5b430180e56a4277a99d1fc3e2891)) +* Remove comment mentioning `refreshDebt()` from `ReserveLogic.sol` ([5ddd74e](https://www.github.com/aave/aave-v3-core/commit/5ddd74eaa774a86dd6404234871635d641aedce2)) +* Remove commented test file ([88d329e](https://www.github.com/aave/aave-v3-core/commit/88d329e63c29ece06dd263c52d771cd3dd653342)) +* remove coverage.json ([915c4a7](https://www.github.com/aave/aave-v3-core/commit/915c4a7c041aaead6f940244fb70c74999d676e3)) +* Remove explicit return values from `IReserveInterestRateStrategy` ([3107e2a](https://www.github.com/aave/aave-v3-core/commit/3107e2a76c55732e9e0314f8884b021a70f6dc41)) +* Remove imports of `ethers` subpaths ([c731f77](https://www.github.com/aave/aave-v3-core/commit/c731f77cfd59079c167d76997215697e567b46f1)) +* Remove last references to `lending` ([81aa4ce](https://www.github.com/aave/aave-v3-core/commit/81aa4ce392bd8454639f4cb02dd6314235dee07d)) +* Remove last references to `LendingPool ([940352e](https://www.github.com/aave/aave-v3-core/commit/940352e53ce2cf399b99eb52dc61c7ffdc7375d8)) +* Remove receive function from Proxy ([2b45a89](https://www.github.com/aave/aave-v3-core/commit/2b45a8952578765db55c025d5f71597e1e079d50)) +* Remove StringLib contract since its unused ([fdb5d85](https://www.github.com/aave/aave-v3-core/commit/fdb5d852bcf1eb59a24353cd63b1096226a2b9a7)) +* Remove unnecessary read ([ba61546](https://www.github.com/aave/aave-v3-core/commit/ba61546230954b98b16763b857e2bf53f42615c3)) +* Remove unneeded code in MockAggregator ([a0bb375](https://www.github.com/aave/aave-v3-core/commit/a0bb375c2775575e89c8f68fe9eea79587b6cb09)) +* Remove unneeded constant ([1c34b8c](https://www.github.com/aave/aave-v3-core/commit/1c34b8ca7d7af904dbb1c8e2a1806dbdac9e44da)) +* Remove unused `UserConfiguration` from `Pool` ([5ffc46c](https://www.github.com/aave/aave-v3-core/commit/5ffc46cc9916442b8c0992c561e9dcbbe3c78e2e)) +* Remove unused code from `deployments` contracts ([495e145](https://www.github.com/aave/aave-v3-core/commit/495e145824880397512c8cdf87b9f933b9517a94)) +* Remove unused imports from `Pool` ([a6e01a5](https://www.github.com/aave/aave-v3-core/commit/a6e01a54f90b88f1dd75e3a33f77a9b08774b7ac)) +* Remove unused imports of test files ([8d6782b](https://www.github.com/aave/aave-v3-core/commit/8d6782be9bc55823eacd5e8b72b7332c61c91302)) +* Rename `PoolBaseLogic` library functions ([df1f197](https://www.github.com/aave/aave-v3-core/commit/df1f19780b8a88a0d6a3585e82fb6339091fd3f9)) +* Rename two tests ([78b891b](https://www.github.com/aave/aave-v3-core/commit/78b891b9a2559cbfcb436f56f84eddbbfc63b5b3)) +* replaced buidler references with hardhat, removed unused buidlerevm network references ([8543ff2](https://www.github.com/aave/aave-v3-core/commit/8543ff29fc6d6e3b004a18faef455dacac4fda80)) +* Undo contracts code change ([b1f296e](https://www.github.com/aave/aave-v3-core/commit/b1f296e8b99ea58d8f3d040245b9ccb3dad8837c)) +* Update [@return](https://www.github.com/return) doc in `IScaledBalancetoken` ([c0e9987](https://www.github.com/aave/aave-v3-core/commit/c0e9987ae26a55b3ba17e96ce0962c8c14f488af)) +* Update [@return](https://www.github.com/return) doc in `LiquidationLogic` ([1998cc2](https://www.github.com/aave/aave-v3-core/commit/1998cc2500d6f15f00aea8c0a1dc5efc5a1b6d6d)) +* Update [@return](https://www.github.com/return) doc in `ReserveConfiguration` ([5afa498](https://www.github.com/aave/aave-v3-core/commit/5afa498b8523f32fafa322c71421bbc8b5bc4364)) +* Update `MockIncentivesController` to get of compiler warnings ([dd7bf6c](https://www.github.com/aave/aave-v3-core/commit/dd7bf6c917e9817e5eec97e791f3aac85de98d47)) +* Update doc in `Helpers` ([9797019](https://www.github.com/aave/aave-v3-core/commit/9797019635701656c73ab6f5293bc1171aea2d04)) +* Update docs in `ReserveLogic` ([3bfe674](https://www.github.com/aave/aave-v3-core/commit/3bfe674c699f4a1d564b3818db327ae7bd280813)) +* Update docs in `ValidationLogic` ([9298d56](https://www.github.com/aave/aave-v3-core/commit/9298d56b3ebe69dfdca165871c6386e7e7b9c699)) +* update hardfork and tsconfig ([0723f20](https://www.github.com/aave/aave-v3-core/commit/0723f201da643de71e6f286d8e8bb25e69f38678)) +* Update hardhat and set hardfork to london ([7534c84](https://www.github.com/aave/aave-v3-core/commit/7534c849bb698aabb72d0b28a83a08f1bfcdec6f)) +* Update package-lock.json ([e35f02b](https://www.github.com/aave/aave-v3-core/commit/e35f02ba9ccf9a876bc4ef8a17aff173319bcf80)) +* update to 0.7.6 ([7f55456](https://www.github.com/aave/aave-v3-core/commit/7f55456ffe13a1ea8d83fe05e9dae2d926091037)) +* Update to 0.8.6 ([932f591](https://www.github.com/aave/aave-v3-core/commit/932f591e8fe8c8d07565997421a04c3467195c9e)) +* update variable names ([0bf6132](https://www.github.com/aave/aave-v3-core/commit/0bf613268ab3307c4e05f3a4033f1f352302faf9)) +* update variable names, remove duplicate variable ([3789669](https://www.github.com/aave/aave-v3-core/commit/37896690c1f73afe23bf06858928e29a1236a793)) +* Use fresh rateOracle instead of replacing old in `deployment-token-helper.spec.ts` ([d7e28e4](https://www.github.com/aave/aave-v3-core/commit/d7e28e4cd71bcce1084c75d873a40dceca72436c)) +* Use mock incentives controller instead of none ([9ffce12](https://www.github.com/aave/aave-v3-core/commit/9ffce12a0d84daae66f9efb009d9db9ec8fdc87b)) +* Use struct for execute repay params ([9172681](https://www.github.com/aave/aave-v3-core/commit/91726816423128d284c0bc21c1d30f72e6d734dc)) +* Use struct for helper variables in execute borrow ([53a9ce8](https://www.github.com/aave/aave-v3-core/commit/53a9ce89d99c35a4d0c9986182bcbad1b3fcf491)) +* Use struct for variables in `_executeWithdraw()` ([30ffa88](https://www.github.com/aave/aave-v3-core/commit/30ffa888d13e01494011c9e573b903dd90ce0a2c)) diff --git a/package-lock.json b/package-lock.json index 03f45cc23..1c52f083c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@aave/core-v3", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cb8397e96..3aea60c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aave/core-v3", - "version": "0.0.1", + "version": "1.0.0", "description": "Aave Protocol V3 core smart contracts", "files": [ "contracts",