Skip to content

Commit 8d9947c

Browse files
github-actions[bot]Release bot :robot
andauthored
chore(main): release v3.0.0 🚀 🎉 (#318)
Co-authored-by: Release bot :robot <[email protected]>
1 parent 6410d78 commit 8d9947c

File tree

2 files changed

+89
-1
lines changed

2 files changed

+89
-1
lines changed

CHANGELOG.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,94 @@
22

33
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.
44

5+
## [3.0.0](https://github.com/bgd-labs/aave-helpers/compare/v2.3.0...v3.0.0) (2024-07-25)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* use aave origin and update to 3.1 (#306)
11+
12+
### Features
13+
14+
* Aave steth withdrawer ([#315](https://github.com/bgd-labs/aave-helpers/issues/315)) ([8f99938](https://github.com/bgd-labs/aave-helpers/commit/8f99938a7384b0faac76d37346e44f68ef0b19f7))
15+
* Add base ccc update payload. ([#305](https://github.com/bgd-labs/aave-helpers/issues/305)) ([2e1710d](https://github.com/bgd-labs/aave-helpers/commit/2e1710decbfcc074804c1f2bd760e228e6442953))
16+
* add base configEngine ([#134](https://github.com/bgd-labs/aave-helpers/issues/134)) ([b5df36c](https://github.com/bgd-labs/aave-helpers/commit/b5df36cc33bfc40db26d62088fc4ba7135bc09de))
17+
* Add Base contracts to generate aDI adapter payloads ([#285](https://github.com/bgd-labs/aave-helpers/issues/285)) ([8ff94a6](https://github.com/bgd-labs/aave-helpers/commit/8ff94a640b0dc72649686357709a6396508f0ea6))
18+
* add buildBase ([#135](https://github.com/bgd-labs/aave-helpers/issues/135)) ([2152246](https://github.com/bgd-labs/aave-helpers/commit/2152246b8a3c1104cf96e83c9b87ffe5f9b8ba69))
19+
* add create2 helpers ([#193](https://github.com/bgd-labs/aave-helpers/issues/193)) ([a690d33](https://github.com/bgd-labs/aave-helpers/commit/a690d33080262a02f87a67fda50fc312242756d2))
20+
* add gov v3 helpers ([#139](https://github.com/bgd-labs/aave-helpers/issues/139)) ([1e1c177](https://github.com/bgd-labs/aave-helpers/commit/1e1c1778f99870deceb2f9f233c74d83ec729aaf))
21+
* Add payload zero checks ([#121](https://github.com/bgd-labs/aave-helpers/issues/121)) ([0480a4b](https://github.com/bgd-labs/aave-helpers/commit/0480a4b549ed543d3d4160b8a956739e1724913b))
22+
* added script for scroll and zkevm ([#211](https://github.com/bgd-labs/aave-helpers/issues/211)) ([6cc788d](https://github.com/bgd-labs/aave-helpers/commit/6cc788d1346e6bcaf8f02878841eb74662c87c17))
23+
* allow bypassing e2e ([#173](https://github.com/bgd-labs/aave-helpers/issues/173)) ([39e1676](https://github.com/bgd-labs/aave-helpers/commit/39e1676f166a53cf195fbe1f29f210e284a14293))
24+
* bnb deploy scripts ([#180](https://github.com/bgd-labs/aave-helpers/issues/180)) ([428dc96](https://github.com/bgd-labs/aave-helpers/commit/428dc96fb23d5858e3c5ecb6bd5e24d236613efc))
25+
* check that address has code ([41c0392](https://github.com/bgd-labs/aave-helpers/commit/41c0392171165f98e4e5f96c2997512a169eb6cb))
26+
* emode category for v3 config engine ([#97](https://github.com/bgd-labs/aave-helpers/issues/97)) ([88ccbc4](https://github.com/bgd-labs/aave-helpers/commit/88ccbc4e18c2469011496b59642ba56d0f4830d9)), closes [#111](https://github.com/bgd-labs/aave-helpers/issues/111)
27+
* execute proposal ([#199](https://github.com/bgd-labs/aave-helpers/issues/199)) ([6dc9101](https://github.com/bgd-labs/aave-helpers/commit/6dc9101c71e7afa85efa1c4989789fff86d29d48))
28+
* expose deterministic helpers ([#197](https://github.com/bgd-labs/aave-helpers/issues/197)) ([2adead7](https://github.com/bgd-labs/aave-helpers/commit/2adead7afb5ee7cfae29bc3cacd91b75aeab028d))
29+
* gnosis deploy scripts ([#156](https://github.com/bgd-labs/aave-helpers/issues/156)) ([1ffe6b1](https://github.com/bgd-labs/aave-helpers/commit/1ffe6b10ba993e1e440312561b091b166d72d732))
30+
* new aave v3 token deal ([#142](https://github.com/bgd-labs/aave-helpers/issues/142)) ([b6bedff](https://github.com/bgd-labs/aave-helpers/commit/b6bedff58ce75fdf4022c91e181d40e3b3faa44e))
31+
* New RPCs ([#179](https://github.com/bgd-labs/aave-helpers/issues/179)) ([70f523f](https://github.com/bgd-labs/aave-helpers/commit/70f523f115045315a5c1e1cd71c88a884e64c850))
32+
* scroll deploy scripts ([#212](https://github.com/bgd-labs/aave-helpers/issues/212)) ([bd1002b](https://github.com/bgd-labs/aave-helpers/commit/bd1002b320c9e585de5f8691f3468f2471a96579))
33+
* snapshot collateralManager ([#172](https://github.com/bgd-labs/aave-helpers/issues/172)) ([a4676d2](https://github.com/bgd-labs/aave-helpers/commit/a4676d29ce2e017ffa6d89da51d1eeb545f555b7))
34+
* support create2 args ([#264](https://github.com/bgd-labs/aave-helpers/issues/264)) ([f429c55](https://github.com/bgd-labs/aave-helpers/commit/f429c55b999c8cff5333e239cc5aec2c551e15fe))
35+
* support more chains ([#132](https://github.com/bgd-labs/aave-helpers/issues/132)) ([89c591c](https://github.com/bgd-labs/aave-helpers/commit/89c591c66fecee33698eaa05e76b7fc8359e72c7))
36+
* test full 2.5 flow ([#162](https://github.com/bgd-labs/aave-helpers/issues/162)) ([76b0fac](https://github.com/bgd-labs/aave-helpers/commit/76b0fac11d6b75ef70752cc46e7c8eed5af0d655))
37+
* use aave origin and update to 3.1 ([#306](https://github.com/bgd-labs/aave-helpers/issues/306)) ([acf9575](https://github.com/bgd-labs/aave-helpers/commit/acf95756729255f2f08ea440b00a8394ed610cfb))
38+
* use different create2 ([#150](https://github.com/bgd-labs/aave-helpers/issues/150)) ([4c084bf](https://github.com/bgd-labs/aave-helpers/commit/4c084bff9fb3fe7f92e7ba71b0b594957166ea53))
39+
* v2 default test ([#154](https://github.com/bgd-labs/aave-helpers/issues/154)) ([f6a905a](https://github.com/bgd-labs/aave-helpers/commit/f6a905a6c2b2f4e1fd00c30d4f5f86ea275756e9))
40+
* validate payload execution < block.gaslimit in defaultTest ([#290](https://github.com/bgd-labs/aave-helpers/issues/290)) ([6567dae](https://github.com/bgd-labs/aave-helpers/commit/6567dae5143253858eeff93a8de4bd8c0563f353))
41+
* zkevm scripts ([#213](https://github.com/bgd-labs/aave-helpers/issues/213)) ([07f2682](https://github.com/bgd-labs/aave-helpers/commit/07f26829ae0a00c21c00d29f28c635cf2fbb45db))
42+
43+
44+
### Bug Fixes
45+
46+
* add buffer for block gas limit ([#292](https://github.com/bgd-labs/aave-helpers/issues/292)) ([31ee364](https://github.com/bgd-labs/aave-helpers/commit/31ee36457e84e41cc1d328cd923d226557c3fa10))
47+
* add missing helper for scroll and zkevm ([#215](https://github.com/bgd-labs/aave-helpers/issues/215)) ([0d01980](https://github.com/bgd-labs/aave-helpers/commit/0d01980340f61d6ff81343b79cf6142d09ceb669))
48+
* add more snapshots ([#119](https://github.com/bgd-labs/aave-helpers/issues/119)) ([a17aeb9](https://github.com/bgd-labs/aave-helpers/commit/a17aeb9eddb3c26d9c95d580baa883fbccb3c9d3))
49+
* Add payload already created check to createPayload method ([#296](https://github.com/bgd-labs/aave-helpers/issues/296)) ([a574110](https://github.com/bgd-labs/aave-helpers/commit/a574110bf9b0f5a2c9efcd8cc66c8f05200baeb1))
50+
* align cli versions ([#165](https://github.com/bgd-labs/aave-helpers/issues/165)) ([78e58db](https://github.com/bgd-labs/aave-helpers/commit/78e58dbd37f2d879313587dea0d2cd783aadade3))
51+
* allow one off error on repay ([#144](https://github.com/bgd-labs/aave-helpers/issues/144)) ([743c0fb](https://github.com/bgd-labs/aave-helpers/commit/743c0fbfcf8231b5fb420a72d7b6424d26ef7d59))
52+
* blocknumber for tests ([#191](https://github.com/bgd-labs/aave-helpers/issues/191)) ([216c880](https://github.com/bgd-labs/aave-helpers/commit/216c880096bb84b41035d5538c1abe5cbc119944))
53+
* bnb naming ([#282](https://github.com/bgd-labs/aave-helpers/issues/282)) ([ffdfec5](https://github.com/bgd-labs/aave-helpers/commit/ffdfec57ed1b7f90afbcdb108efc1141e91bc479))
54+
* borrow engine require ([#188](https://github.com/bgd-labs/aave-helpers/issues/188)) ([8a04d33](https://github.com/bgd-labs/aave-helpers/commit/8a04d33786d52b658e40e03d0b92d137383dabf7))
55+
* bump aave-cli ([0447d4e](https://github.com/bgd-labs/aave-helpers/commit/0447d4e30d2a6d625bda386b011211c6f05b808a))
56+
* bump address book ([#257](https://github.com/bgd-labs/aave-helpers/issues/257)) ([07ad879](https://github.com/bgd-labs/aave-helpers/commit/07ad879a8afb0f693e49fb4bdc6a7ef13d426c04))
57+
* bump address-book ([7da64a6](https://github.com/bgd-labs/aave-helpers/commit/7da64a6c8dfac96578d99b4f59c221a5f79e463b))
58+
* config engine payload bnb ([#181](https://github.com/bgd-labs/aave-helpers/issues/181)) ([cb11211](https://github.com/bgd-labs/aave-helpers/commit/cb11211b4df83d369438cf4a36bccce19bc28fbd))
59+
* createPayload method made internal so that it can be broadcasted ([#298](https://github.com/bgd-labs/aave-helpers/issues/298)) ([2f7c3c9](https://github.com/bgd-labs/aave-helpers/commit/2f7c3c9c2609c5d3f2b9df1de2c9f11ac445eb1a))
60+
* don't queue on govv2 when trying to execute payload via short ([#234](https://github.com/bgd-labs/aave-helpers/issues/234)) ([11ae64b](https://github.com/bgd-labs/aave-helpers/commit/11ae64bec0bbfd167a83deb840317c8c873cacba))
61+
* e2e ethereum mainnet ([#140](https://github.com/bgd-labs/aave-helpers/issues/140)) ([9ca17b6](https://github.com/bgd-labs/aave-helpers/commit/9ca17b6ecd99c1fe6209e944713fe6293ad37b4f))
62+
* fix typos ([#254](https://github.com/bgd-labs/aave-helpers/issues/254)) ([63eb8fa](https://github.com/bgd-labs/aave-helpers/commit/63eb8fa8d06286a11bc19bf17cbcb1fd6b8dba10))
63+
* foundry breaking changes ([#127](https://github.com/bgd-labs/aave-helpers/issues/127)) ([be96d3e](https://github.com/bgd-labs/aave-helpers/commit/be96d3ee4f43e5b9b6adec90b0bce85ab33dce0b))
64+
* losen version of aave-cli ([93c334c](https://github.com/bgd-labs/aave-helpers/commit/93c334c6d7dcde7abfbfc3222c1f143c84fc6f0c))
65+
* make irs compatible with stateful irs ([#262](https://github.com/bgd-labs/aave-helpers/issues/262)) ([0050f31](https://github.com/bgd-labs/aave-helpers/commit/0050f319b5773f9e0741128b6b342018eac4f6b5))
66+
* only do selectFork when fork is different ([#163](https://github.com/bgd-labs/aave-helpers/issues/163)) ([33f350c](https://github.com/bgd-labs/aave-helpers/commit/33f350cba2857cdd5ec921ca3a4fce1e7e2f1eba))
67+
* patch deal2 prank ([#230](https://github.com/bgd-labs/aave-helpers/issues/230)) ([6881c76](https://github.com/bgd-labs/aave-helpers/commit/6881c76494c4baa4d5c3cdcea00fab4bac05d13c))
68+
* patch ir import ([#275](https://github.com/bgd-labs/aave-helpers/issues/275)) ([5446518](https://github.com/bgd-labs/aave-helpers/commit/5446518a5e5a22a0d649305f8dd05d099c1aea55))
69+
* patch usdc ([#203](https://github.com/bgd-labs/aave-helpers/issues/203)) ([5481ac5](https://github.com/bgd-labs/aave-helpers/commit/5481ac5ca51c76f87dec0ef316942c51f10515dc))
70+
* patch usdc & supply cap tests ([#208](https://github.com/bgd-labs/aave-helpers/issues/208)) ([1adaebd](https://github.com/bgd-labs/aave-helpers/commit/1adaebd6fe409770e3a2d56560e0127df85b3e2e))
71+
* pin-version ([#149](https://github.com/bgd-labs/aave-helpers/issues/149)) ([b07db13](https://github.com/bgd-labs/aave-helpers/commit/b07db131e5068b22d05629b718dfa12283c4a10c))
72+
* properly reverse iterate ([#216](https://github.com/bgd-labs/aave-helpers/issues/216)) ([45cc9e8](https://github.com/bgd-labs/aave-helpers/commit/45cc9e8edf8374d5f32cccea2de24e1267da719b))
73+
* rely on local npm installation ([#171](https://github.com/bgd-labs/aave-helpers/issues/171)) ([2111f26](https://github.com/bgd-labs/aave-helpers/commit/2111f267b9f6d906ae8cbdf7e06dd693bbeff9bb))
74+
* remove _ and add reference to source ([#190](https://github.com/bgd-labs/aave-helpers/issues/190)) ([abea2a7](https://github.com/bgd-labs/aave-helpers/commit/abea2a703edb9d90291833c4f19f44d2a7e53224))
75+
* remove aave interface link ([#183](https://github.com/bgd-labs/aave-helpers/issues/183)) ([251864a](https://github.com/bgd-labs/aave-helpers/commit/251864a684267dfb34c8d7b29b411f4ea8db38d0))
76+
* remove cap limitation ([#195](https://github.com/bgd-labs/aave-helpers/issues/195)) ([926c817](https://github.com/bgd-labs/aave-helpers/commit/926c817a72b15b10c54566fee443086518870ca1))
77+
* remove duplicated errors ([#148](https://github.com/bgd-labs/aave-helpers/issues/148)) ([f559d58](https://github.com/bgd-labs/aave-helpers/commit/f559d58dc0e40557e06d60675c318a2427a9aded))
78+
* remove tests for old stuff ([#222](https://github.com/bgd-labs/aave-helpers/issues/222)) ([fae3da0](https://github.com/bgd-labs/aave-helpers/commit/fae3da0811f41ecb30da1129976c53d15350b895))
79+
* replace snx whale ([#276](https://github.com/bgd-labs/aave-helpers/issues/276)) ([e716f32](https://github.com/bgd-labs/aave-helpers/commit/e716f32915a2fc1e3b7bf6ccdf913efb8b8ace96))
80+
* snapshot indexes ([#269](https://github.com/bgd-labs/aave-helpers/issues/269)) ([1daafea](https://github.com/bgd-labs/aave-helpers/commit/1daafea0e7f7baafa82d2b386e284e3850abf048))
81+
* snapshot with new interest rates strategy ([#259](https://github.com/bgd-labs/aave-helpers/issues/259)) ([bd87e61](https://github.com/bgd-labs/aave-helpers/commit/bd87e6189222e01cc2ddffb2551e94e06f716a1d))
82+
* update aave address book ([#281](https://github.com/bgd-labs/aave-helpers/issues/281)) ([7c84bd8](https://github.com/bgd-labs/aave-helpers/commit/7c84bd834bfc25e2cb7bda15ca4eb05328a6dde6))
83+
* update aave cli ([#235](https://github.com/bgd-labs/aave-helpers/issues/235)) ([3b4c2ab](https://github.com/bgd-labs/aave-helpers/commit/3b4c2abdef6efb1a984e0e76227c055caca2aa5b))
84+
* update address book with aDI bridge adapter interface ([#260](https://github.com/bgd-labs/aave-helpers/issues/260)) ([9505ee5](https://github.com/bgd-labs/aave-helpers/commit/9505ee51b420265c91912923e00c1b040c594485))
85+
* update for aligned BNB ([b49a36e](https://github.com/bgd-labs/aave-helpers/commit/b49a36e523b1d0c13d361419b937f249f305c72d))
86+
* update forge std etc ([#157](https://github.com/bgd-labs/aave-helpers/issues/157)) ([707ad78](https://github.com/bgd-labs/aave-helpers/commit/707ad78ffd9f58fedd85a029f32ac52ef74af15a))
87+
* update origin repo ([#316](https://github.com/bgd-labs/aave-helpers/issues/316)) ([6dc5580](https://github.com/bgd-labs/aave-helpers/commit/6dc5580361775bcee1c1f40c942c88ac3c8fb38a))
88+
* update tooling ([#279](https://github.com/bgd-labs/aave-helpers/issues/279)) ([d91ff89](https://github.com/bgd-labs/aave-helpers/commit/d91ff89512a10afce868166f90466a9f3ac7af4c))
89+
* updated adi tests. Updated chain ids ([#299](https://github.com/bgd-labs/aave-helpers/issues/299)) ([b645891](https://github.com/bgd-labs/aave-helpers/commit/b645891fb688b37f814940fcc3dc2650fc1ada79))
90+
* updated solidity utils. refactored safeApprove to forceApprove ([#131](https://github.com/bgd-labs/aave-helpers/issues/131)) ([a6f6c89](https://github.com/bgd-labs/aave-helpers/commit/a6f6c894f2cc02914c3d30beb3595945604ef692))
91+
* use create select fork always ([#164](https://github.com/bgd-labs/aave-helpers/issues/164)) ([963cc7b](https://github.com/bgd-labs/aave-helpers/commit/963cc7bab94078dadbf3668696bdd77f51dc65fe))
92+
593
## [2.3.0](https://github.com/bgd-labs/aave-helpers/compare/v2.2.0...v2.3.0) (2023-06-29)
694

795

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aave-helpers",
3-
"version": "2.3.0",
3+
"version": "3.0.0",
44
"description": "",
55
"directories": {
66
"lib": "lib",

0 commit comments

Comments
 (0)