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