diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a7d636..2e7a9329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,246 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.0.0](https://github.com/aave/aave-address-book/compare/v2.26.0...v3.0.0) (2024-04-22) + + +### ⚠ BREAKING CHANGES + +* the format of assets in js was unnecessarily hard to consume, this pr changes it to a object like structure. + +### Features + +* aave misc js exports ([#210](https://github.com/aave/aave-address-book/issues/210)) ([4112844](https://github.com/aave/aave-address-book/commit/4112844dfc027fa538ba2cf2d8b97cd69f7c4903)) +* add aave v1 ([#409](https://github.com/aave/aave-address-book/issues/409)) ([c614b39](https://github.com/aave/aave-address-book/commit/c614b3927fba196393b269d27d93ee71ed4ba485)) +* add abis for common contracts to js exports ([#236](https://github.com/aave/aave-address-book/issues/236)) ([8c3fbc4](https://github.com/aave/aave-address-book/commit/8c3fbc4047be187bc9a19e86e55b9155533c8254)) +* add abis to js exports ([#229](https://github.com/aave/aave-address-book/issues/229)) ([bff33fc](https://github.com/aave/aave-address-book/commit/bff33fc65520796e2589554f0fd72c6aa8da93d0)) +* add AccessControl interface ([c8633f7](https://github.com/aave/aave-address-book/commit/c8633f751482a8da2e8448ca774d6b2d6f56a039)) +* add acl manager interface ([#10](https://github.com/aave/aave-address-book/issues/10)) ([f18cc6c](https://github.com/aave/aave-address-book/commit/f18cc6c33d1820d47b93282aadc0d9169e8d2c5c)) +* add acl manager to v3 ([#9](https://github.com/aave/aave-address-book/issues/9)) ([f094606](https://github.com/aave/aave-address-book/commit/f0946068a60f884c50206b0dc3f9dd0c66f9ed40)) +* add amm migration helper ([#140](https://github.com/aave/aave-address-book/issues/140)) ([870947b](https://github.com/aave/aave-address-book/commit/870947b8e6f2826f0496d44828cf3ed96067aa18)) +* add arbitrum crosschain forwarder ([#46](https://github.com/aave/aave-address-book/issues/46)) ([10b1a88](https://github.com/aave/aave-address-book/commit/10b1a8845b871660a70c1fc9a7c48964c1096a98)) +* add arbitrum sepolia ([#396](https://github.com/aave/aave-address-book/issues/396)) ([d6124b0](https://github.com/aave/aave-address-book/commit/d6124b068788491cd2776f119187e9ffb7a5b9ff)) +* add base debt swap ([#255](https://github.com/aave/aave-address-book/issues/255)) ([225d138](https://github.com/aave/aave-address-book/commit/225d138ea394c03f92d125d06437f66a5280199f)) +* add batch init reserve ([13a687d](https://github.com/aave/aave-address-book/commit/13a687de8735242c529dc6050620cf14d058ca4e)) +* add batch init reserves to interface ([#19](https://github.com/aave/aave-address-book/issues/19)) ([13a687d](https://github.com/aave/aave-address-book/commit/13a687de8735242c529dc6050620cf14d058ca4e)) +* add bnb addresses ([#292](https://github.com/aave/aave-address-book/issues/292)) ([2d16c86](https://github.com/aave/aave-address-book/commit/2d16c86169ef8a040300652d08e422589035a279)) +* add bridge addresses ([#240](https://github.com/aave/aave-address-book/issues/240)) ([ebdc37e](https://github.com/aave/aave-address-book/commit/ebdc37e431d00feb183a8424e1e5d663e56f561b)) +* add bridge related addresses to address-book ([#41](https://github.com/aave/aave-address-book/issues/41)) ([e83e4ca](https://github.com/aave/aave-address-book/commit/e83e4ca9fcb9f1b36fa0fe83b1ff50086c47a21b)) +* add cbETH ([#87](https://github.com/aave/aave-address-book/issues/87)) ([52f1986](https://github.com/aave/aave-address-book/commit/52f1986656b5898a7e9809a94ca5050a45daacca)) +* add chainId to node exports ([ec89bb7](https://github.com/aave/aave-address-book/commit/ec89bb72bc7c2585de0b0dff4677d5c233ed995e)) +* add ci ([f6b0221](https://github.com/aave/aave-address-book/commit/f6b022197bc5632f6bc33c40c7f9fb8e2b8d412c)) +* add collateral manager ([#283](https://github.com/aave/aave-address-book/issues/283)) ([c852ff7](https://github.com/aave/aave-address-book/commit/c852ff7c1b0d0bd45b1a2916dca63d3031b1684f)) +* add debt swap ([#160](https://github.com/aave/aave-address-book/issues/160)) ([0d42c96](https://github.com/aave/aave-address-book/commit/0d42c960c49bfc76a3a672f3d3b49860487204aa)) +* add delegation abis ([#344](https://github.com/aave/aave-address-book/issues/344)) ([a282f3b](https://github.com/aave/aave-address-book/commit/a282f3b1706548894197473cc4d9dfbbc97fc5de)) +* add delegation aware aToken ([#109](https://github.com/aave/aave-address-book/issues/109)) ([642dffd](https://github.com/aave/aave-address-book/commit/642dffde2456b04d2509a42391fddb622264aa09)) +* add eModes library ([#238](https://github.com/aave/aave-address-book/issues/238)) ([bfa9397](https://github.com/aave/aave-address-book/commit/bfa93975983d308fe9fe558a6b02fbd7b2d7168c)) +* add entrypoint per network & paraswap fee claimers ([#257](https://github.com/aave/aave-address-book/issues/257)) ([974f5b8](https://github.com/aave/aave-address-book/commit/974f5b85ff327dafd62e429044d063fd64851248)) +* add ethereum v3 debt swap ([#176](https://github.com/aave/aave-address-book/issues/176)) ([d756064](https://github.com/aave/aave-address-book/commit/d756064c763c260cdf4a6c07a1432a47a4884f17)) +* add eur aggregators and pyUSd ([#360](https://github.com/aave/aave-address-book/issues/360)) ([4050131](https://github.com/aave/aave-address-book/commit/4050131e6b80c508d42c37b53fb959ac1d08571f)) +* add explorer links ([#221](https://github.com/aave/aave-address-book/issues/221)) ([424d96d](https://github.com/aave/aave-address-book/commit/424d96df45bdb875946c3e9838e1ab8e2d3df611)) +* add freezing stewards ([#278](https://github.com/aave/aave-address-book/issues/278)) ([72ae34d](https://github.com/aave/aave-address-book/commit/72ae34d362e9793acc8d674179038c0f8fcc94fa)) +* add generator for v2 & v3 markets ([#1](https://github.com/aave/aave-address-book/issues/1)) ([1c90d62](https://github.com/aave/aave-address-book/commit/1c90d621cdb4215524fee07169705e1726040973)) +* Add GHO token address to Aave V3 Sepolia Pool and Arbitrum Sepolia ([#326](https://github.com/aave/aave-address-book/issues/326)) ([2e2a694](https://github.com/aave/aave-address-book/commit/2e2a69463e6c0fb9cb878afe5fb239186169f0ec)) +* add github link ([#370](https://github.com/aave/aave-address-book/issues/370)) ([ab278d7](https://github.com/aave/aave-address-book/commit/ab278d7327ee183f7472b5266bb434c2439cefb7)) +* add gnosis chain ([#263](https://github.com/aave/aave-address-book/issues/263)) ([1063411](https://github.com/aave/aave-address-book/commit/1063411d276c58158d46bd51a15513c63889c242)) +* add goerli gho V3 test market ([#89](https://github.com/aave/aave-address-book/issues/89)) ([e7f6bc1](https://github.com/aave/aave-address-book/commit/e7f6bc1f55fcddff6b94ec94540acccaaa3123fd)) +* add governance & remove rinkeby ([#15](https://github.com/aave/aave-address-book/issues/15)) ([1f036c5](https://github.com/aave/aave-address-book/commit/1f036c59249789e06e46947040b6eac6b763722e)) +* Add IMigrationHelper interface ([#185](https://github.com/aave/aave-address-book/issues/185)) ([b87a51d](https://github.com/aave/aave-address-book/commit/b87a51d014167effaaa7f6f7e33562b223b3d6b2)) +* add incentivecontroller & emissionmanager on v2 ([#80](https://github.com/aave/aave-address-book/issues/80)) ([5ae1ea2](https://github.com/aave/aave-address-book/commit/5ae1ea2213c6f4fd0028a5f8d57415ebf56426c8)) +* add incentives controller, a/s/v default implementations, ecosystem reserve & remove getMarket ([#33](https://github.com/aave/aave-address-book/issues/33)) ([f1f2abf](https://github.com/aave/aave-address-book/commit/f1f2abfd2dd919c1a5682f978824f3042abbf3fa)) +* add index contract ([#3](https://github.com/aave/aave-address-book/issues/3)) ([182fa7f](https://github.com/aave/aave-address-book/commit/182fa7f11734a066963669410e91a0ac63589f1a)) +* add js build ([#28](https://github.com/aave/aave-address-book/issues/28)) ([8c95644](https://github.com/aave/aave-address-book/commit/8c9564401c6b990e81db4183b959d76956e1215b)) +* add keyboard navigation ([#392](https://github.com/aave/aave-address-book/issues/392)) ([dcd9526](https://github.com/aave/aave-address-book/commit/dcd952633b8a94a379d89ae4801521651262bd84)) +* add lendingrateoracle to v2 pools ([#78](https://github.com/aave/aave-address-book/issues/78)) ([c9ca04a](https://github.com/aave/aave-address-book/commit/c9ca04a4cb836b0795c06f894c86af6029179f70)) +* add missing adapters ([#163](https://github.com/aave/aave-address-book/issues/163)) ([fc55c8c](https://github.com/aave/aave-address-book/commit/fc55c8c18a755fd1d691c9cca5f565d3dba5a62c)) +* add new abis ([#372](https://github.com/aave/aave-address-book/issues/372)) ([6e89a60](https://github.com/aave/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1)) +* add polygon zkEVM contracts ([#320](https://github.com/aave/aave-address-book/issues/320)) ([772807c](https://github.com/aave/aave-address-book/commit/772807c81dc831b51f942506253c0d90fb03e65c)) +* add proxy admins & factories to AaveMisc ([#92](https://github.com/aave/aave-address-book/issues/92)) ([29aed74](https://github.com/aave/aave-address-book/commit/29aed742774c1e76815daeffb8822feef9b2e7d2)) +* add Scroll Alpha Testnet ([#112](https://github.com/aave/aave-address-book/issues/112)) ([8c44ce6](https://github.com/aave/aave-address-book/commit/8c44ce63d1fb20c7bf1bf37066521a16ed81076a)) +* add Scroll Sepolia testnet ([#215](https://github.com/aave/aave-address-book/issues/215)) ([a220f6a](https://github.com/aave/aave-address-book/commit/a220f6afc7f85b6113f02e573007d4d22cee6c6c)) +* add sepolia ([#99](https://github.com/aave/aave-address-book/issues/99)) ([afd94d5](https://github.com/aave/aave-address-book/commit/afd94d54f7cd98e74dd6e9d5684efabbd1609b5f)) +* add stata for scroll and bnb ([#371](https://github.com/aave/aave-address-book/issues/371)) ([f84bd69](https://github.com/aave/aave-address-book/commit/f84bd6992c8bf461ba10538053f85be1e4a22124)) +* add static a token factory ([#294](https://github.com/aave/aave-address-book/issues/294)) ([03e04f0](https://github.com/aave/aave-address-book/commit/03e04f0fd8012ca7cf74c2d7019fd544b8c0aac8)) +* add stewards ([#130](https://github.com/aave/aave-address-book/issues/130)) ([12dd0be](https://github.com/aave/aave-address-book/commit/12dd0be929bed8023014aeeae9672ec840c69c99)) +* add stk AAVE wstETH BPTv2 ([#330](https://github.com/aave/aave-address-book/issues/330)) ([79b1847](https://github.com/aave/aave-address-book/commit/79b18475bc2375782353916c9c4084861e67fba3)) +* add stk GGHO ([#328](https://github.com/aave/aave-address-book/issues/328)) ([3a887dd](https://github.com/aave/aave-address-book/commit/3a887dd4e39cd04b34b61856f696959e02c2fa0a)) +* add stkabpt usd oracles ([#285](https://github.com/aave/aave-address-book/issues/285)) ([1539dfa](https://github.com/aave/aave-address-book/commit/1539dfa534dd03518f857a9fe283bc08cadf09d4)) +* add streamable interface ([#116](https://github.com/aave/aave-address-book/issues/116)) ([cdfdf4a](https://github.com/aave/aave-address-book/commit/cdfdf4ac688da9f90ceaeed3c8fa399a19dc1003)) +* add token icons & remove optimism goerli ([#378](https://github.com/aave/aave-address-book/issues/378)) ([6435899](https://github.com/aave/aave-address-book/commit/6435899458adc2f35a3b0f87b68f1a16d9b6112e)) +* add tokens ([#4](https://github.com/aave/aave-address-book/issues/4)) ([6e4daf9](https://github.com/aave/aave-address-book/commit/6e4daf98802808251b6794688c2a5cb1ad8fbf63)) +* add ui pool data provider abis ([#276](https://github.com/aave/aave-address-book/issues/276)) ([e35ab6e](https://github.com/aave/aave-address-book/commit/e35ab6e6cc1c30aa2394172c6f204a4654e985e1)) +* Add V2 and V3 aToken interfaces (with added nonce getter in V2) ([#182](https://github.com/aave/aave-address-book/issues/182)) ([908c7aa](https://github.com/aave/aave-address-book/commit/908c7aac7fcaa693c8be22d72b72b356d01ce5f2)) +* add v2 arc market ([#17](https://github.com/aave/aave-address-book/issues/17)) ([b4dbf9c](https://github.com/aave/aave-address-book/commit/b4dbf9ce12577d169317c90494410ea0614fb54f)) +* add v3 collector ([#11](https://github.com/aave/aave-address-book/issues/11)) ([8f26eb6](https://github.com/aave/aave-address-book/commit/8f26eb60ec3f051a8b28f34ccc0b702af59d716a)) +* added aave merkle distributor addresses ([#280](https://github.com/aave/aave-address-book/issues/280)) ([3a20d76](https://github.com/aave/aave-address-book/commit/3a20d761d68f7cafb69163864b0c46b21bc3ccf1)) +* added emission manager address to v3 pools ([#43](https://github.com/aave/aave-address-book/issues/43)) ([b4dd997](https://github.com/aave/aave-address-book/commit/b4dd997f8b6c8a086b360e56a89a5f88b30213b0)) +* added ethereum v3 addresses ([#58](https://github.com/aave/aave-address-book/issues/58)) ([4607fc2](https://github.com/aave/aave-address-book/commit/4607fc24663ee21405ca1be84fb0b19705dd1d47)) +* added extra functions to extended IACLManager ([#71](https://github.com/aave/aave-address-book/issues/71)) ([99ef8a2](https://github.com/aave/aave-address-book/commit/99ef8a26feabcf4af275b543aa88d91e3afc149a)) +* added gov v3 interfaces and error lib ([#233](https://github.com/aave/aave-address-book/issues/233)) ([917bb9e](https://github.com/aave/aave-address-book/commit/917bb9ef1cc3a0c983d0c5883d3c6772a46cb43e)) +* added IBaseAdapter interface ([#394](https://github.com/aave/aave-address-book/issues/394)) ([85ee922](https://github.com/aave/aave-address-book/commit/85ee922bc68b2bf986e80720f99a160515690ab6)) +* added LISTING_ENGINE for Aave v3 Ethereum ([#61](https://github.com/aave/aave-address-book/issues/61)) ([b9e7f36](https://github.com/aave/aave-address-book/commit/b9e7f3666e9c0cba44e86f0119d49030abf655dc)) +* added new ccc deployments ([#242](https://github.com/aave/aave-address-book/issues/242)) ([119563b](https://github.com/aave/aave-address-book/commit/119563b10cc16a69a35a633760b4f0f4bcdff4ae)) +* added permission manager to arc pool ([#54](https://github.com/aave/aave-address-book/issues/54)) ([665e647](https://github.com/aave/aave-address-book/commit/665e647180b1a304048a57842cf0c83b0ba13168)) +* added pool addresses provider registry contracts ([#60](https://github.com/aave/aave-address-book/issues/60)) ([ce15438](https://github.com/aave/aave-address-book/commit/ce154385d4827fb2f15742845e2e9eb39a0448fc)) +* added proof of reserve for avax pools ([#84](https://github.com/aave/aave-address-book/issues/84)) ([bec56a5](https://github.com/aave/aave-address-book/commit/bec56a5be3e36e5f407fce0d4f4a7109c3479243)) +* added rates factory ([#103](https://github.com/aave/aave-address-book/issues/103)) ([8982920](https://github.com/aave/aave-address-book/commit/89829205f87b8d570182158bdbcc04676ebcbd51)) +* added scroll contracts ([#307](https://github.com/aave/aave-address-book/issues/307)) ([a53910d](https://github.com/aave/aave-address-book/commit/a53910d9b71c6653f23d08443264ad898119b391)) +* added v2 config engine and v2 rates factories ([#135](https://github.com/aave/aave-address-book/issues/135)) ([9c5828a](https://github.com/aave/aave-address-book/commit/9c5828aa6f428a40f3ff72be6399eca7575a3697)) +* added weeth icons to assets ([#427](https://github.com/aave/aave-address-book/issues/427)) ([572ee8d](https://github.com/aave/aave-address-book/commit/572ee8d6281f54a086a2c61c680675bce4606d5b)) +* addresses libraries ([#76](https://github.com/aave/aave-address-book/issues/76)) ([05963ad](https://github.com/aave/aave-address-book/commit/05963ad570d98c7c5e652771f0bf4a9f7ae5c452)) +* alpha releases ([#201](https://github.com/aave/aave-address-book/issues/201)) ([0b595f3](https://github.com/aave/aave-address-book/commit/0b595f30fb8f55585623c128a75ce00e7cb8c730)) +* auto redeem forwarder ([#107](https://github.com/aave/aave-address-book/issues/107)) ([9a64715](https://github.com/aave/aave-address-book/commit/9a64715cff37ff7ff9a7da3e3dd04a55cad78ccb)) +* base sepolia addresses ([#384](https://github.com/aave/aave-address-book/issues/384)) ([573f481](https://github.com/aave/aave-address-book/commit/573f481205620c12046c3d784512ab67692a3423)) +* generate new abis ([#332](https://github.com/aave/aave-address-book/issues/332)) ([f747345](https://github.com/aave/aave-address-book/commit/f747345eba0b39a4d8e4aa045b6586d10f1e2446)) +* generate tokenlist alongside the repo ([#353](https://github.com/aave/aave-address-book/issues/353)) ([a1a60f6](https://github.com/aave/aave-address-book/commit/a1a60f64487e1afbc6390242b1cc10bab131d1b9)) +* gho addresses ([#170](https://github.com/aave/aave-address-book/issues/170)) ([9978900](https://github.com/aave/aave-address-book/commit/99789003b39d2ce5c04d9618199d1b737bc379d1)) +* gov v3-abis ([#268](https://github.com/aave/aave-address-book/issues/268)) ([452f760](https://github.com/aave/aave-address-book/commit/452f760d4133d1aba15434beaaaa8b3b3e71b457)) +* gsm addresses ([#342](https://github.com/aave/aave-address-book/issues/342)) ([541f2ac](https://github.com/aave/aave-address-book/commit/541f2ac7f0406c55cf47cfc9152065a817647eba)) +* Import Error Library ([#232](https://github.com/aave/aave-address-book/issues/232)) ([f17fa5f](https://github.com/aave/aave-address-book/commit/f17fa5f262d20262e6177ccdd79b0676851c6c28)) +* js assets ([#137](https://github.com/aave/aave-address-book/issues/137)) ([f9e5726](https://github.com/aave/aave-address-book/commit/f9e572698a2b1881e4611fb1da2d3a9d6fca9b1b)) +* js assets exports ([#219](https://github.com/aave/aave-address-book/issues/219)) ([cab5960](https://github.com/aave/aave-address-book/commit/cab5960b29ed6e20f5a760eef1a61765b7704b10)) +* listing engine of non-Ethereum instances ([#93](https://github.com/aave/aave-address-book/issues/93)) ([266c1cc](https://github.com/aave/aave-address-book/commit/266c1ccf9e68511edf2b0d90055718378ff21c62)) +* make market a struct on market ([#6](https://github.com/aave/aave-address-book/issues/6)) ([4f26b9d](https://github.com/aave/aave-address-book/commit/4f26b9dc52fae876975a1f8c62ef2066f6ae02fe)) +* metis ([#120](https://github.com/aave/aave-address-book/issues/120)) ([9961128](https://github.com/aave/aave-address-book/commit/9961128857066c1cd1b5d906e7a334bd907e2729)) +* migrate to viem ([#168](https://github.com/aave/aave-address-book/issues/168)) ([12e1dc0](https://github.com/aave/aave-address-book/commit/12e1dc086caca18e1b7e3d5d8ab4059151d53684)) +* more useful tests & remove getToken ([#20](https://github.com/aave/aave-address-book/issues/20)) ([81730b7](https://github.com/aave/aave-address-book/commit/81730b73220ee534f6595a928644d2faaa005dc5)) +* move interfaces to single files ([#254](https://github.com/aave/aave-address-book/issues/254)) ([a041491](https://github.com/aave/aave-address-book/commit/a0414914b1c9d4a4986833183f309bf0ea36d6dc)) +* optimism sepolia addresses ([#393](https://github.com/aave/aave-address-book/issues/393)) ([88ecb79](https://github.com/aave/aave-address-book/commit/88ecb79822afed57a54a8cc447b26416dfd01707)) +* persist search value in url ([#387](https://github.com/aave/aave-address-book/issues/387)) ([204361a](https://github.com/aave/aave-address-book/commit/204361a8860004ad3b26e33095561a70d4a6d1e4)) +* provide 'iife', 'cjs', 'esm' module entry points ([#142](https://github.com/aave/aave-address-book/issues/142)) ([1c87b61](https://github.com/aave/aave-address-book/commit/1c87b618796b9c5db69b711e70e8364c3980c0e8)) +* reexport aggregator intreface ([#110](https://github.com/aave/aave-address-book/issues/110)) ([b2d4bde](https://github.com/aave/aave-address-book/commit/b2d4bdefa44099a672e5b3eab8ef06998bb2a5e1)) +* rename to config engine ([#266](https://github.com/aave/aave-address-book/issues/266)) ([4002972](https://github.com/aave/aave-address-book/commit/4002972ab5d2f7c1256b34de48b887abe86ac090)) +* static a token factories ([#114](https://github.com/aave/aave-address-book/issues/114)) ([b9be41e](https://github.com/aave/aave-address-book/commit/b9be41ea2d7c0fec4bf795de7a2fafa62856f2db)) +* testnet updates ([#218](https://github.com/aave/aave-address-book/issues/218)) ([456fab9](https://github.com/aave/aave-address-book/commit/456fab9620d573bf9ae03d753d0aa6c51f4b95c2)) +* tests ([#2](https://github.com/aave/aave-address-book/issues/2)) ([019f835](https://github.com/aave/aave-address-book/commit/019f835375f7c121e8c8dc0fa7d57e0f74e0d8dc)) +* try new release ci ([#36](https://github.com/aave/aave-address-book/issues/36)) ([7bf03ad](https://github.com/aave/aave-address-book/commit/7bf03ada7b18d9a322e1ce56d38834b9216b3097)) +* update addresses ([#96](https://github.com/aave/aave-address-book/issues/96)) ([6e09c7b](https://github.com/aave/aave-address-book/commit/6e09c7b41600853b8d66675c946f5ac9616a09bb)) +* update bridge address ([#295](https://github.com/aave/aave-address-book/issues/295)) ([c582623](https://github.com/aave/aave-address-book/commit/c5826233a2427272a88e09dfcc562f1115736327)) +* update Scroll Alpha faucet to fix mint bug ([#133](https://github.com/aave/aave-address-book/issues/133)) ([ae1c8df](https://github.com/aave/aave-address-book/commit/ae1c8dfdc6f560b03fce440082d7fcf895acf798)) +* update to use new long ([#38](https://github.com/aave/aave-address-book/issues/38)) ([9f85d42](https://github.com/aave/aave-address-book/commit/9f85d42abb2870db406e5c11effc2b0cd4effe41)) +* update UI, add logo ([#374](https://github.com/aave/aave-address-book/issues/374)) ([c23a202](https://github.com/aave/aave-address-book/commit/c23a20229ca21ca5a786050846a1965882700351)) +* updated addresses of LISTING_ENGINE to new version (Ethereum missing) ([#104](https://github.com/aave/aave-address-book/issues/104)) ([751ffd0](https://github.com/aave/aave-address-book/commit/751ffd0affc9bd1609753ea47a7d9ac23f391dd8)) +* updated gitmodules ([#97](https://github.com/aave/aave-address-book/issues/97)) ([24bd36e](https://github.com/aave/aave-address-book/commit/24bd36e0ecd4a06a1e70621bae8b66613bac57af)) +* upgrade debt swap adapters ([#214](https://github.com/aave/aave-address-book/issues/214)) ([ed9d2f9](https://github.com/aave/aave-address-book/commit/ed9d2f93dad7fddf2e4d995cebd5b8468038bb64)) +* upgrade weth gateway ([#316](https://github.com/aave/aave-address-book/issues/316)) ([575eac6](https://github.com/aave/aave-address-book/commit/575eac6d595d5d15ba5e6ca9192a2f2a5c719022)) +* use shared actions ([#23](https://github.com/aave/aave-address-book/issues/23)) ([1907531](https://github.com/aave/aave-address-book/commit/1907531162a51f742604744de02971f1748fcd1a)) +* v2 configuration inputs ([#18](https://github.com/aave/aave-address-book/issues/18)) ([9b13be1](https://github.com/aave/aave-address-book/commit/9b13be17c7ffeed5324692f67d42e131c0087d45)) +* withdraw swap adapter addresses ([#224](https://github.com/aave/aave-address-book/issues/224)) ([cc08bf9](https://github.com/aave/aave-address-book/commit/cc08bf987fc10e45a0c71fec5f1ebb249ac9dbc4)) + + +### Bug Fixes + +* add chainId to js sm export ([#338](https://github.com/aave/aave-address-book/issues/338)) ([988ec45](https://github.com/aave/aave-address-book/commit/988ec4555be7701e63a28229cbd4054a07563c71)) +* add core as library ([#47](https://github.com/aave/aave-address-book/issues/47)) ([86c7b0e](https://github.com/aave/aave-address-book/commit/86c7b0ea366df8832cd420ae153b768871fd9d57)) +* add favicon w/transparent bg ([#363](https://github.com/aave/aave-address-book/issues/363)) ([80447d8](https://github.com/aave/aave-address-book/commit/80447d84334c4a5185fc4f5d55e17f99a1c9f8c4)) +* add getNextStreamId ([ce1bf7b](https://github.com/aave/aave-address-book/commit/ce1bf7bea81d2670bb20c8f255eceeb8eae881fb)) +* add goerli governance v3 ([#241](https://github.com/aave/aave-address-book/issues/241)) ([0c86faf](https://github.com/aave/aave-address-book/commit/0c86fafe90992d8e67e2d40a1d2c73b973d8874c)) +* add impls ([#399](https://github.com/aave/aave-address-book/issues/399)) ([59151e7](https://github.com/aave/aave-address-book/commit/59151e77a4b359be4f59f20b5db6ce499af36a41)) +* add logo ([73edeec](https://github.com/aave/aave-address-book/commit/73edeec8d75477b2a07992ed59ff275056b398ac)) +* add pragma experimental to support 0.6.x builds ([#40](https://github.com/aave/aave-address-book/issues/40)) ([33934df](https://github.com/aave/aave-address-book/commit/33934dfdd7ec52487991fba477caf4e88fb8f178)) +* add protocol guardian ([#275](https://github.com/aave/aave-address-book/issues/275)) ([1cc00a0](https://github.com/aave/aave-address-book/commit/1cc00a0d0e73be00f8882c2b676a26e24ecb7e13)) +* add protocol guardian for scroll ([#323](https://github.com/aave/aave-address-book/issues/323)) ([06b67e5](https://github.com/aave/aave-address-book/commit/06b67e52c89993eafebbb9ad6bf91f286b660bed)) +* add strategy & generic executor ([#73](https://github.com/aave/aave-address-book/issues/73)) ([43eac8d](https://github.com/aave/aave-address-book/commit/43eac8da34792ed859601dfdd6eab63445ecdc5a)) +* add tokenlist to ts exports ([#376](https://github.com/aave/aave-address-book/issues/376)) ([bb0acd6](https://github.com/aave/aave-address-book/commit/bb0acd6062929e299c86fc65b87c6336d7c40d5d)) +* add v2 impls ([#404](https://github.com/aave/aave-address-book/issues/404)) ([90f5416](https://github.com/aave/aave-address-book/commit/90f5416aa25e806290be6bb125769b83f8f5b273)) +* add weth gateway address to base ([#207](https://github.com/aave/aave-address-book/issues/207)) ([b37eb99](https://github.com/aave/aave-address-book/commit/b37eb991c690cf19dae7945baf139ce1fba5c36b)) +* add yarn.lock as it works nicer with github actions ([e0c9801](https://github.com/aave/aave-address-book/commit/e0c98019f76d08891276b89919f5fe5205cac880)) +* added abi coder v2 ([#39](https://github.com/aave/aave-address-book/issues/39)) ([b371604](https://github.com/aave/aave-address-book/commit/b3716047914f6acbc69421a3ff52d016d84bad65)) +* added basenet gov addresses to ts ([#190](https://github.com/aave/aave-address-book/issues/190)) ([45977b9](https://github.com/aave/aave-address-book/commit/45977b99b46927d0ec0ca200502903d074cc25c3)) +* added executor with timelock abi ([#235](https://github.com/aave/aave-address-book/issues/235)) ([3d2414c](https://github.com/aave/aave-address-book/commit/3d2414ca906e98a57f54e592578e55afa26328a9)) +* added missing addresses to AaveGovernanceV2.ts ([#67](https://github.com/aave/aave-address-book/issues/67)) ([d560b55](https://github.com/aave/aave-address-book/commit/d560b55fefbc28b9626c1fe10d367a6ec0e970ad)) +* added missing gov v3 networks to generator ([#244](https://github.com/aave/aave-address-book/issues/244)) ([f6121e9](https://github.com/aave/aave-address-book/commit/f6121e96764ae8dbb9e79b6df231a22cf7832edd)) +* added renounceRole() to IACLManager (missed when change to import from v3-core) ([#69](https://github.com/aave/aave-address-book/issues/69)) ([0c07ee3](https://github.com/aave/aave-address-book/commit/0c07ee36d3512eca257ff3aadba36c8c1520e514)) +* added voting strategy and data warehouse ([#250](https://github.com/aave/aave-address-book/issues/250)) ([cb4af18](https://github.com/aave/aave-address-book/commit/cb4af18214cb370f4c309686a863ccb340671aaf)) +* addresses fixed ([#237](https://github.com/aave/aave-address-book/issues/237)) ([f8b2bfb](https://github.com/aave/aave-address-book/commit/f8b2bfb55d3e83f07a937368f39da31265284023)) +* aggregator interface ([#129](https://github.com/aave/aave-address-book/issues/129)) ([a32a855](https://github.com/aave/aave-address-book/commit/a32a855ede62b602063b81d6a68788bd86fd8f50)) +* alter check ([3dc4c00](https://github.com/aave/aave-address-book/commit/3dc4c00fbcf933a3abf69563a1b6a207b0b264af)) +* alter folder layout ([#5](https://github.com/aave/aave-address-book/issues/5)) ([aad88b3](https://github.com/aave/aave-address-book/commit/aad88b3495ad6919601e37cbb43cb034a2ef9805)) +* **cache:** automated cache update ([d749433](https://github.com/aave/aave-address-book/commit/d749433fd87bc666f0c9fcaeb646127d83fe4abe)) +* **cache:** automated cache update ([9e5f793](https://github.com/aave/aave-address-book/commit/9e5f7938acbf9808e097e9c14aefd92b0a631272)) +* **cache:** automated cache update ([17c6635](https://github.com/aave/aave-address-book/commit/17c66357f3d373e4a337089aeb7abc5255850613)) +* **cache:** automated cache update ([d5a0027](https://github.com/aave/aave-address-book/commit/d5a002783af4c29d499896b284060f1896d4ef45)) +* **cache:** automated cache update ([25d2c70](https://github.com/aave/aave-address-book/commit/25d2c70e1cd0486276a0806c87218698ca1be5df)) +* **cache:** automated cache update ([8c8c3cb](https://github.com/aave/aave-address-book/commit/8c8c3cbcd80a809cd9d3a06dd8f8d9ced745db35)) +* **cache:** automated cache update ([c894fac](https://github.com/aave/aave-address-book/commit/c894fac988974ba094dc8df83057fd03b23c0eca)) +* **cache:** automated cache update ([3062265](https://github.com/aave/aave-address-book/commit/3062265f1bb57f05e7d588d20d029ae47fedea40)) +* **cache:** automated cache update ([ff347a4](https://github.com/aave/aave-address-book/commit/ff347a48d7c1cf8695aaaf309c3b014998eb8a90)) +* **cache:** automated cache update ([5869e10](https://github.com/aave/aave-address-book/commit/5869e10884c58e7379a49c10eb5415a37a0437cb)) +* **cache:** automated cache update ([d22326e](https://github.com/aave/aave-address-book/commit/d22326ec42c08b0c78c6941d82dfe11e09b3717c)) +* **cache:** automated cache update ([4e22b4f](https://github.com/aave/aave-address-book/commit/4e22b4f20c2327c72ca8c4324114069453db9777)) +* **cache:** automated cache update ([d345601](https://github.com/aave/aave-address-book/commit/d34560176a0a176aa6f138f6d1e43378aca13b25)) +* **cache:** automated cache update ([bea1ac8](https://github.com/aave/aave-address-book/commit/bea1ac8c8fd6786665ed410074f0d600bbb7b8fe)) +* **cache:** automated cache update ([9a68578](https://github.com/aave/aave-address-book/commit/9a68578d3b20e5f7001a106fa8ea5afaf228ee6d)) +* **cache:** automated cache update ([f0ff685](https://github.com/aave/aave-address-book/commit/f0ff6852c3b88ae9c27aa197e759bddfb57bd262)) +* **cache:** automated cache update ([cd2a27d](https://github.com/aave/aave-address-book/commit/cd2a27dfd67329cb1ec2f6e925947a7defae17af)) +* **cache:** automated cache update ([7ad34b0](https://github.com/aave/aave-address-book/commit/7ad34b02b7897b101f7d0cd16feff3fe7e0f64cd)) +* **cache:** automated cache update ([81044d3](https://github.com/aave/aave-address-book/commit/81044d3a693ed0accd1d4987aca28ceddeee8f98)) +* chain chain name from basenet to base ([#200](https://github.com/aave/aave-address-book/issues/200)) ([dc4a4de](https://github.com/aave/aave-address-book/commit/dc4a4dea4d703ab8d7c1908a0db89332f644e50d)) +* change listing engine and rates factory addresses ([#188](https://github.com/aave/aave-address-book/issues/188)) ([2cd4c21](https://github.com/aave/aave-address-book/commit/2cd4c2199eff12dec9b7d3c0a5050d8504d8b4c6)) +* cleanup dependencies ([#213](https://github.com/aave/aave-address-book/issues/213)) ([815d1cc](https://github.com/aave/aave-address-book/commit/815d1cc59d671a23e95e3cf7479cf170ba9ddeba)) +* consistent naming ([#95](https://github.com/aave/aave-address-book/issues/95)) ([2b8bc75](https://github.com/aave/aave-address-book/commit/2b8bc7586b834aca66571c41d5c108a94bc0d6ee)) +* correct metis create3 factory ([#245](https://github.com/aave/aave-address-book/issues/245)) ([df2735e](https://github.com/aave/aave-address-book/commit/df2735e63e5775ab38e774db6d952cb8174f95bc)) +* cron pr creation ([aa2fd17](https://github.com/aave/aave-address-book/commit/aa2fd17458eb832f64c20856aee9cb60f62051c5)) +* don't fail on missing test ([7758182](https://github.com/aave/aave-address-book/commit/7758182cf72090f22b469654a9a9af6af3cf59ff)) +* export generic address book from index ([3da610f](https://github.com/aave/aave-address-book/commit/3da610fa5ef0bd489e4ce9c765852ab0aa4f833f)) +* Fix uiPoolDataProvider contract on Harmony ([#428](https://github.com/aave/aave-address-book/issues/428)) ([15bc0a8](https://github.com/aave/aave-address-book/commit/15bc0a8e7cd9717af393aaab89381aed91531092)) +* give content write permissions ([376f888](https://github.com/aave/aave-address-book/commit/376f888e055b02ce7b2e52acb25ef1da3d8f4e78)) +* ignore tokenlist ([#391](https://github.com/aave/aave-address-book/issues/391)) ([eb407f6](https://github.com/aave/aave-address-book/commit/eb407f6530dcf6e852a988504f16843ae69f220b)) +* make export order deterministic ([85811c7](https://github.com/aave/aave-address-book/commit/85811c7f67f90ac5f726da76aa80c3f08d77216f)) +* move abi to scripts folder ([ee94125](https://github.com/aave/aave-address-book/commit/ee9412565a29da19ec392f47de0fe80f41af68cf)) +* move abis to abi folder ([afc1b3b](https://github.com/aave/aave-address-book/commit/afc1b3b4d85392f73512004bfd44f45f72505460)) +* patch arbitrum USDC ([4be5fea](https://github.com/aave/aave-address-book/commit/4be5feacc0759751ffc2fb57c9ba90099ca2aaf5)) +* patch harmony ([#321](https://github.com/aave/aave-address-book/issues/321)) ([742f6b3](https://github.com/aave/aave-address-book/commit/742f6b3f1c1155e1092b14ab6fcc8836ee52c464)) +* patch list ([6e89a60](https://github.com/aave/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1)) +* pdp address on amm is in a different slot ([#287](https://github.com/aave/aave-address-book/issues/287)) ([1d47ffe](https://github.com/aave/aave-address-book/commit/1d47ffe701a1c49ab546c7295e671e01e40736d5)) +* proper exports field ([#146](https://github.com/aave/aave-address-book/issues/146)) ([ca51e46](https://github.com/aave/aave-address-book/commit/ca51e46bdde647f6e438f4185cecb49e13f25bc4)) +* properly emit js extensions ([#144](https://github.com/aave/aave-address-book/issues/144)) ([a7602cd](https://github.com/aave/aave-address-book/commit/a7602cdf84d4f54b345a382f5379f66f4dd1e91e)) +* readd types to gov v2 ([#227](https://github.com/aave/aave-address-book/issues/227)) ([2a8da29](https://github.com/aave/aave-address-book/commit/2a8da29098d4bd007697e3464906861e0953fb1a)) +* remove arbitrum goerli ([#361](https://github.com/aave/aave-address-book/issues/361)) ([179f064](https://github.com/aave/aave-address-book/commit/179f06464c503b39b6715b4382ca4270677ba099)) +* remove fantom addresses as they were not deployed ([#153](https://github.com/aave/aave-address-book/issues/153)) ([08851aa](https://github.com/aave/aave-address-book/commit/08851aa753de49e5227ffb696d828ad0bed11778)) +* remove gov v2 and strategy are no longer useful ([#367](https://github.com/aave/aave-address-book/issues/367)) ([1775497](https://github.com/aave/aave-address-book/commit/17754972fcc15ea4ea15231308af22610f121d83)) +* remove mumbai ([#432](https://github.com/aave/aave-address-book/issues/432)) ([64e51f9](https://github.com/aave/aave-address-book/commit/64e51f98d64bc0dc59adae0a11a29d4e92537a3f)) +* remove pull ([8935886](https://github.com/aave/aave-address-book/commit/89358868dd0bd96eb2fc24cd1958cc309d470243)) +* remove tokenList ([#402](https://github.com/aave/aave-address-book/issues/402)) ([ef195f0](https://github.com/aave/aave-address-book/commit/ef195f0473144453bed9e4ec1d22c4f3b9e41bde)) +* remove zero addresses ([#385](https://github.com/aave/aave-address-book/issues/385)) ([568b2c6](https://github.com/aave/aave-address-book/commit/568b2c6010d7e145227a3d23d8f7454dd50769ec)) +* rename binance to bnb ([#262](https://github.com/aave/aave-address-book/issues/262)) ([35285a2](https://github.com/aave/aave-address-book/commit/35285a26991ce19cddca48a8fe4f6ce50ece5943)) +* rename Bnb to BNB ([#303](https://github.com/aave/aave-address-book/issues/303)) ([cbf5672](https://github.com/aave/aave-address-book/commit/cbf56725ab9106e8bdda17f665617a987a27b4c9)) +* rename forwader -> forwarder ([acdb6c2](https://github.com/aave/aave-address-book/commit/acdb6c2a5d51b14bcbe35cfa1a597e8098ec1cca)) +* replace rpcs ([#312](https://github.com/aave/aave-address-book/issues/312)) ([2e1b66e](https://github.com/aave/aave-address-book/commit/2e1b66e5277e53e15f6774f6c418c2be5221018b)) +* resolve regression in commonjs bundling introduced in 2.13.1 ([#314](https://github.com/aave/aave-address-book/issues/314)) ([d573ee5](https://github.com/aave/aave-address-book/commit/d573ee52acf0f78c1129efee6b3d360475da9296)) +* resolve typo in arbitrum v3 ([#226](https://github.com/aave/aave-address-book/issues/226)) ([c739f31](https://github.com/aave/aave-address-book/commit/c739f315321270bf8f4be12908e152baef065c14)) +* resolve typos ([f077ac9](https://github.com/aave/aave-address-book/commit/f077ac95296e966101f62c1606033cd407825dcb)) +* scroll addresses ([#336](https://github.com/aave/aave-address-book/issues/336)) ([f2c544a](https://github.com/aave/aave-address-book/commit/f2c544a8bfac4d534ce42d93524bdae4eca1119f)) +* Scroll Alpha - fix faucets ([#124](https://github.com/aave/aave-address-book/issues/124)) ([bcd5dce](https://github.com/aave/aave-address-book/commit/bcd5dced2f5db37ce97cb0c58e806f0aec78a165)) +* skip update if no changes ([594087e](https://github.com/aave/aave-address-book/commit/594087e2857b6be3d71361e270b341812e7b5ba6)) +* support cjs ([#197](https://github.com/aave/aave-address-book/issues/197)) ([6ff3a0d](https://github.com/aave/aave-address-book/commit/6ff3a0d6ee99bfb889a045942d48bd1e2cf83f92)) +* switch to release please ([94f54e1](https://github.com/aave/aave-address-book/commit/94f54e19795443fd4b00da3199598839634e7c23)) +* try to fix ci ([c89fdd5](https://github.com/aave/aave-address-book/commit/c89fdd5ba038ae96dec71d24f20fd31752a8dc5a)) +* typo in AaveV2.sol ([#157](https://github.com/aave/aave-address-book/issues/157)) ([5ef66e0](https://github.com/aave/aave-address-book/commit/5ef66e0767ca3813be781a82d69c589062349910)) +* update aave-v3-core ([#293](https://github.com/aave/aave-address-book/issues/293)) ([a09a083](https://github.com/aave/aave-address-book/commit/a09a083130429702ed2674291b2bcccdcff21104)) +* update addresses ([a39f2bd](https://github.com/aave/aave-address-book/commit/a39f2bd3cf66ac4db1ada2fa961961e3ac4f570a)) +* update addresses ([#127](https://github.com/aave/aave-address-book/issues/127)) ([d09a7fb](https://github.com/aave/aave-address-book/commit/d09a7fb00735260e3eef4b06b14f0d524f19f7fd)) +* update addresses ([#422](https://github.com/aave/aave-address-book/issues/422)) ([8bc2d0b](https://github.com/aave/aave-address-book/commit/8bc2d0b1efc7716342b4ae48a2378a01b7ff9465)) +* Update addresses of paraswap adapters ([#169](https://github.com/aave/aave-address-book/issues/169)) ([d77c18d](https://github.com/aave/aave-address-book/commit/d77c18d577e3ce7a1de654c249fb9d3a51e066f9)) +* update deps ([#230](https://github.com/aave/aave-address-book/issues/230)) ([6e54ce4](https://github.com/aave/aave-address-book/commit/6e54ce474886c29aa302f31581eceb22db3cc2b5)) +* update gho ir ([#251](https://github.com/aave/aave-address-book/issues/251)) ([f2d16fc](https://github.com/aave/aave-address-book/commit/f2d16fcdb5b24559691035f74e32afea98d6e703)) +* update governancev2 links ([#249](https://github.com/aave/aave-address-book/issues/249)) ([63670ad](https://github.com/aave/aave-address-book/commit/63670ad734badf5f3c6ee66662829051ab360449)) +* update listing engine ([#106](https://github.com/aave/aave-address-book/issues/106)) ([20637c9](https://github.com/aave/aave-address-book/commit/20637c98ebe52ff17b3e12592499af740619492d)) +* update packages & run on node 20 ([#308](https://github.com/aave/aave-address-book/issues/308)) ([2496e82](https://github.com/aave/aave-address-book/commit/2496e824cad9d15071e78ba557182a7ceeb1ff4b)) +* update readme ([3cf31ce](https://github.com/aave/aave-address-book/commit/3cf31cea4ae60c3adda6875849e626241ee81cb9)) +* update tokenlist ([6e89a60](https://github.com/aave/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1)) +* updated basenet contracts with new proxy admin ([#192](https://github.com/aave/aave-address-book/issues/192)) ([8905a2e](https://github.com/aave/aave-address-book/commit/8905a2e88036434fc6e3b61c06406a4d8e103285)) +* updated eth gov helper. Added goerli helpers ([#246](https://github.com/aave/aave-address-book/issues/246)) ([748e2d7](https://github.com/aave/aave-address-book/commit/748e2d70b9465fb3bb02780c136b47909dcc3f1d)) +* upload ci ([6435899](https://github.com/aave/aave-address-book/commit/6435899458adc2f35a3b0f87b68f1a16d9b6112e)) +* upload to quicknode ([6435899](https://github.com/aave/aave-address-book/commit/6435899458adc2f35a3b0f87b68f1a16d9b6112e)) +* use custom rpcs ([a62c801](https://github.com/aave/aave-address-book/commit/a62c801d5c24317708e08ca4c93d8658eabbafac)) +* use native replaceState instead of router ([#390](https://github.com/aave/aave-address-book/issues/390)) ([9afe436](https://github.com/aave/aave-address-book/commit/9afe436b3b360cc24ce66adbd03a8d1171e8323f)) +* use proper rpc on scroll ([#434](https://github.com/aave/aave-address-book/issues/434)) ([b71481b](https://github.com/aave/aave-address-book/commit/b71481be2a71902d8b9d2d4aa3a6f50a3f83896b)) +* use proper type ([6e89a60](https://github.com/aave/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1)) +* use proper type ([6e89a60](https://github.com/aave/aave-address-book/commit/6e89a60f1b2ee8b8f2679f6ee49cf48923f53cf1)) +* v3 ethereum ([#74](https://github.com/aave/aave-address-book/issues/74)) ([1b17fe0](https://github.com/aave/aave-address-book/commit/1b17fe0244ea39f63605473c0c789ad5b1b4c0a2)) +* wrap Search in Suspense ([#389](https://github.com/aave/aave-address-book/issues/389)) ([75d903b](https://github.com/aave/aave-address-book/commit/75d903b3819eed0212bd644d1a01e4bfe12acf6d)) + ## [2.26.0](https://github.com/bgd-labs/aave-address-book/compare/v2.25.1...v2.26.0) (2024-04-22) diff --git a/package.json b/package.json index 5d7db60f..0e64720a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bgd-labs/aave-address-book", - "version": "2.26.0", + "version": "3.0.0", "description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.", "private": false, "files": [