Releases: delvtech/hyperdrive-frontend
Releases · delvtech/hyperdrive-frontend
v1.17.3
What's Changed
- Fix app crash when connected to unknown chain by @DannyDelott in #1491
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- Show a Change Network button when connected to the wrong chain by @DannyDelott in #1489
- Add rewards for linena rseth by @DannyDelott in #1490
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Update historical period for sxdai from 1 day to 7 days by @DannyDelott in #1488
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Fix negative number parsing in
fixed-point-wasm
by @ryangoree in #1469 - Add chain config for Linea by @DannyDelott in #1470
- Fix
toString
forFixedPoint
instances with0
decimals by @ryangoree in #1472 - Add Linea rsteth and ezeth by @DannyDelott in #1473
- Fix error in modal closing behavior by @DannyDelott in #1475
- chore: version packages by @github-actions in #1471
- Add deposit and withdrawal assets to pool row by @DannyDelott in #1476
- Adds non-ideal states to portfolio by @jackburrus in #1474
- Fix bug in close long form causing estimates not to render in input box by @DannyDelott in #1478
- Update buttons and text opacity by @jackburrus in #1477
- Move appconfig splitting into appconfig package by @DannyDelott in #1479
- Polish tooltips, split up components, fix alignments by @DannyDelott in #1480
- Show the correct number of days when pool is younger than rate period by @DannyDelott in #1481
- Disable buttons on open forms when market is paused by @DannyDelott in #1482
- Dont show paused pools in All Pools list by @DannyDelott in #1483
- Remove feature flags for Pool Details v2 and Portolio pages by @DannyDelott in #1484
- Remove linea ezeth by @DannyDelott in #1485
- Get chainlog pool list from registry by @ryangoree in #1486
- Delete old components and hooks from v1 details page by @DannyDelott in #1487
Full Changelog: v1.16.2...v1.17.0
@delvtech/[email protected]
Patch Changes
- @delvtech/[email protected]
@delvtech/[email protected]
Patch Changes
- Updated dependencies [66133b5]
- Updated dependencies [3099256]
- @delvtech/[email protected]
@delvtech/[email protected]
v1.16.2
What's Changed
- Polish new Pool Details form by @DannyDelott in #1459
- Remove portfolio row clickability by @jackburrus in #1460
- make openlongsdata hook multichain by @jackburrus in #1461
- Polish navigation, show maturity date below rate in Open Long form by @DannyDelott in #1462
- Fix shifting tab text by @jackburrus in #1466
- Fix math on LP Current Value Cell by @jackburrus in #1464
- Add block explorer fields to Appconfig by @DannyDelott in #1463
- chore: version packages by @github-actions in #1467
- chore: version packages by @github-actions in #1468
Full Changelog: v1.16.1...v1.16.2
@delvtech/[email protected]
Patch Changes
- Updated dependencies [bd6d2da]
- @delvtech/[email protected]
@delvtech/[email protected]
Patch Changes
- bd6d2da: Fix bug in calcOpenLpPosition causing baseAmountPaid to be wrong when withdrawalShares are present.