You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pass Alchemy api key and parse cache by batch with size 20 ([#110](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/110)) ([1604251](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/1604251a46cf762d194a64cffa08e33fdea73a7f))
* added requestsHash to rpl block encoding ([#100](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/100)) ([e20b2cb](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/e20b2cb2e8496273203013a53dd6baae58141683))
17
+
* update-cache scripts that had been failing due to unsupported chain id ([#108](https://github.com/bgd-labs/aave-governance-ui-helpers/issues/108)) ([85c5acb](https://github.com/bgd-labs/aave-governance-ui-helpers/commit/85c5acb916324a612150da77fabf03574dce9df4))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@bgd-labs/aave-governance-ui-helpers",
3
3
"description": "This repository saves and updates the cache for Aave governance v3, also includes helper functions connected to Aave governance UI version 3.",
0 commit comments