Releases: delvtech/hyperdrive-frontend
Releases · delvtech/hyperdrive-frontend
v0.4.0
What's Changed
- Wire up the Close Short modal by @DannyDelott in #221
- Wire up the Shorts table to display closed positions by @DannyDelott in #222
- Add getLpPositions function by @ryangoree in #224
- Wire up Add Liquidity by @ryangoree in #223
- Add liquidity to market selector by @jackburrus in #225
- Buttons default to normal case by @DannyDelott in #226
- Jack-removes-landing by @jackburrus in #228
- Update Hyperdrive abi to latest from v0.0.8 by @DannyDelott in #229
- Rename to Bonds by @DannyDelott in #230
- market-modal-responsiveness by @jackburrus in #231
- Rename "Token" -> "Asset" by @DannyDelott in #232
- Remove deprecated makeToast function and QueryStatusType by @DannyDelott in #233
- Fixes rainbow kit modal by @jackburrus in #234
- Liquidity on Trade Page by @jackburrus in #238
- hotfix: Re-order chains so that foundry network works by @DannyDelott in #239
- replace anys from public client by @jackburrus in #235
- Trading Volume 24h by @jackburrus in #247
- Wire up open LP position table and remove LP button by @ryangoree in #241
- Add utils for sumBigInt and makeQueryKey in hyperdrive/core by @DannyDelott in #248
- Wire up liquidity stat on MarketStats by @ryangoree in #240
- Typo by @ryangoree in #249
- Modify bigint util functions by @ryangoree in #250
- Replace logo with symbol by @jackburrus in #251
- Tooltip market stats by @jackburrus in #252
- Deprecate Goerli addresses, more refactoring to makeQueryKey by @DannyDelott in #254
- Add custom chain config by @ryangoree in #259
- Change names to Mock Yield Source and BASE token by @DannyDelott in #260
- Update abi to latest 0.0.9 version by @DannyDelott in #261
- Wire up Closed LP table by @DannyDelott in #262
- Wire up LP withdrawable columns by @ryangoree in #263
- remove strings object by @jackburrus in #253
- Fix bug in @hyperdrive/core package by @ryangoree in #266
- Wire up redeem withdrawal shares by @ryangoree in #264
- Reduce required env variables and fix PublicClient types by @ryangoree in #265
- Basic Vitest implementation by @jackburrus in #267
- fixes openshort button by @jackburrus in #268
- Add logging for dev by @ryangoree in #271
- Remove LP APY by @DannyDelott in #270
- More mint, slimmer trade body by @DannyDelott in #274
- Add LP Share price by @DannyDelott in #275
- Rename base to shares by @jackburrus in #273
- Wire up current LP value by @ryangoree in #276
- remove stubs dir by @jackburrus in #272
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Initial Coding Style doc by @DannyDelott in #204
- Re-organize files, remove dead code by @DannyDelott in #205
- Display opened shorts in the positions table by @DannyDelott in #206
- New tabs for Longs, Shorts, LP by @DannyDelott in #207
- Wire up Term length label by @DannyDelott in #208
- Move position picker and open/closed picker into header section by @DannyDelott in #209
- Wire up Fixed APR to UI by @DannyDelott in #210
- Fix bug causing incorrect Short balance to show by @DannyDelott in #212
- Refactor modal by @DannyDelott in #211
- Update ABIs and hooks, switch to viem BigInt utils by @ryangoree in #216
- Move state to url by @jackburrus in #217
- Show bond price in stats by @DannyDelott in #218
- Jack-mobile-responsiveness by @jackburrus in #220
- Add CloseShortModalButton by @DannyDelott in #219
New Contributors
- @jackburrus made their first contribution in #217
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Deprecate DSRHyperdriveABI, Fix Router by @DannyDelott in #202
- Move MarketSelect above page title, add wallet balance to page by @DannyDelott in #203
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Remove unnecessary else statement, remove navbar from base layout by @DannyDelott in #198
- Switch to a single column layout for trading ui by @DannyDelott in #199
- Add colors to daisy theme and unify component styling by @DannyDelott in #200
- Cleanup theme and fonts by @DannyDelott in #201
Full Changelog: v0.1.0...v0.2.0