Releases: delvtech/hyperdrive-frontend
Releases · delvtech/hyperdrive-frontend
v1.16.0
What's Changed
- Add wsteth-usda and stUSD pools by @DannyDelott in #1449
- Add feature flag for pool details v2 by @DannyDelott in #1448
- Whitelist new morpho pool by @DannyDelott in #1444
- Adds LP Portfolio Tab by @jackburrus in #1450
- Scaffold Long form in new pool details page by @DannyDelott in #1452
Full Changelog: v1.15.4...v1.16.0
v1.15.4
v1.15.3
What's Changed
- chore: version packages by @github-actions in #1437
- Return bigint for
getLpApyby @DannyDelott in #1439 - Move
mainnetto first chain inwagmiConfigby @ryangoree in #1442 - Fix invalidDomNesting error by @DannyDelott in #1441
- chore: version packages by @github-actions in #1440
Full Changelog: v1.15.2...v1.15.3
@delvtech/[email protected]
Patch Changes
- Updated dependencies [40b8f1b]
- @delvtech/[email protected]
@delvtech/[email protected]
Patch Changes
- 40b8f1b: Return bigint instead of number for getLpApy
v1.15.2
What's Changed
- Fix broken Rewards tooltip due to missing chainId by @DannyDelott in #1438
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
- Remove deprecated
supportedChainstype by @DannyDelott in #1433 - Fix rounding icons by @DannyDelott in #1434
- Bump evm-client-viem by @jackburrus in #1435
- Adds evm-client-viem changeset by @jackburrus in #1436
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Use
registriesinstead ofchainsfor chainlog chain ids by @ryangoree in #1432
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Make chainlog multichain by @ryangoree in #1429
- Update artifacts to v1.0.18 by @ryangoree in #1430
- Fix
useAppConfigby @ryangoree in #1431 - chore: version packages by @github-actions in #1425
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Add negative numbers support to fixed-point, update crates. by @ryangoree in #1398
- Add
kindto appconfig by @DannyDelott in #1399 - Simplifies Loading State, adds APR Label by @jackburrus in #1397
- chore: version packages by @github-actions in #1319
- update EtherFi historicalRatePeriod to 30 days by @MazyGio in #1400
- Add GnosisChain to appconfig by @DannyDelott in #1401
- Cleanup appconfig selectors, delete dead code by @DannyDelott in #1402
- Cleanup
fixed-point-wasmusage by @ryangoree in #1404 - Rename findBaseToken to findToken by @DannyDelott in #1403
- remove bridge flag by @sentilesdal in #1406
- Move
baseTokenFallbackfrom YieldSourceConfig to HyperdriveConfig by @DannyDelott in #1407 - Switch to findBaseToken in the frontend by @DannyDelott in #1409
- Adds Multichain appconfig support by @jackburrus in #1410
- Add Gnosis to appconfig by @DannyDelott in #1411
- Show link to All Pools and Bridge pages in navbar by @DannyDelott in #1408
- Add
chainIdto findToken selector by @DannyDelott in #1415 - Adds chainId to wagmi hooks by @jackburrus in #1416
- Add
chainIdto anywhere that hyperdrive addresses are used by @DannyDelott in #1417 - Show variable apy instead of short rate in Yield stats by @DannyDelott in #1418
- Rebuild appconfig for gnosis fork by @DannyDelott in #1419
- Add public gnosis chain support by @DannyDelott in #1420
- Add gnosis script by @DannyDelott in #1421
- Add dailyAverageBlocks to chain in appconfig by @DannyDelott in #1422
- adds chainId to useBalance by @jackburrus in #1423
- Add
earliestBlockoptions, bumpevm-client-viemfor more efficientgetEventsby @ryangoree in #1424 - Fix token fiat prices for Gnosis tokens by @DannyDelott in #1426
- Show
NEWlabel if pool is less than 1 day old by @DannyDelott in #1427 - Add missing NEW label by @DannyDelott in #1428
Full Changelog: v1.12.0...v1.13.0