Skip to content

Latest commit

 

History

History
414 lines (231 loc) · 25.7 KB

CHANGELOG.md

File metadata and controls

414 lines (231 loc) · 25.7 KB

Changelog

3.1.8 (2024-10-16)

Bug Fixes

Miscellaneous Chores

3.1.7 (2024-08-26)

Bug Fixes

  • implement fallback (8fa858b)
  • patch cache (1008be7)
  • update cache at other places as well (44d0630)
  • update ipfs fetching (error, env gateway) (#76) (4863d2e)

3.1.6 (2024-08-16)

Bug Fixes

Miscellaneous Chores

3.1.5 (2024-05-30)

Bug Fixes

Miscellaneous Chores

1.0.0 (2024-05-30)

Bug Fixes

3.1.3 (2024-03-27)

Bug Fixes

3.1.2 (2024-03-22)

Bug Fixes

3.1.1 (2024-03-19)

Bug Fixes

  • added title to return fees cache (c45e728)

3.1.0 (2024-03-14)

Features

  • added proposal payloads cache file (fc019f2)
  • return fee cache support (#64) (02253fb)

3.0.7 (2024-03-13)

Bug Fixes

3.0.6 (2024-03-13)

Bug Fixes

3.0.5 (2024-03-12)

Bug Fixes

3.0.4 (2024-03-04)

Bug Fixes

  • viem supports typed getProof since a few versions (#55) (c739ab1)

3.0.3 (2024-02-29)

Bug Fixes

3.0.2 (2024-02-29)

Bug Fixes

3.0.1 (2024-02-28)

Bug Fixes

  • update to new version of js-utils (#51) (4e1a66a)

3.0.0 (2024-02-08)

⚠ BREAKING CHANGES

  • update package structure and added ether-v5 proofs helper (#49)

Features

  • update package structure and added ether-v5 proofs helper (#49) (f89aa88)

2.2.1 (2024-02-07)

Bug Fixes

2.2.0 (2024-02-06)

Features

2.1.0 (2024-02-02)

Features

  • added scroll chain to payloads config (f522832)

Bug Fixes

2.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • initial cache update (#39) (#40)

Features

1.1.1 (2024-01-16)

Bug Fixes

  • estimated status naming (2c75c12)

1.1.0 (2024-01-16)

Features

1.0.17 (2024-01-10)

Bug Fixes

1.0.16 (2024-01-10)

Bug Fixes

  • calculation of required against votes (c96aced)

1.0.15 (2024-01-10)

Bug Fixes

1.0.14 (2024-01-08)

Bug Fixes

1.0.13 (2024-01-08)

Bug Fixes

1.0.12 (2024-01-07)

Bug Fixes

1.0.11 (2024-01-06)

Bug Fixes

  • voting duration in get proposal data (368bde3)

1.0.10 (2024-01-03)

Bug Fixes

1.0.9 (2023-12-26)

Bug Fixes

  • turn on mainnet auto cache and update address book (#22) (e1a9df2)

1.0.8 (2023-12-19)

Bug Fixes

1.0.7 (2023-12-15)

Bug Fixes

1.0.6 (2023-12-14)

Bug Fixes

1.0.5 (2023-12-14)

Bug Fixes

1.0.4 (2023-12-12)

Bug Fixes

  • get proposal metadata logic (baebea1)

1.0.3 (2023-12-07)

Bug Fixes

1.0.2 (2023-12-07)

Bug Fixes

  • cache logic and update helpers functions (66a0777)

1.0.1 (2023-12-06)

Bug Fixes

  • cache logic and update packages (0913203)

1.0.0 (2023-11-21)

Features

  • added ens name to votes cache (b84bbd4)
  • added initial cache logic (9796fc3)
  • added mainnet workflow for update cache & added gelato api key for mainnet (fc5514b)
  • added mainnets (0965864)
  • added parallel workflow (7fa70e7)
  • get block by timestamp (343874d)
  • update app config (1257221)

Bug Fixes