v1.13.0
What's Changed
- Add negative numbers support to fixed-point, update crates. by @ryangoree in #1398
- Add
kind
to 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-wasm
usage by @ryangoree in #1404 - Rename findBaseToken to findToken by @DannyDelott in #1403
- remove bridge flag by @sentilesdal in #1406
- Move
baseTokenFallback
from 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
chainId
to findToken selector by @DannyDelott in #1415 - Adds chainId to wagmi hooks by @jackburrus in #1416
- Add
chainId
to 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
earliestBlock
options, bumpevm-client-viem
for more efficientgetEvents
by @ryangoree in #1424 - Fix token fiat prices for Gnosis tokens by @DannyDelott in #1426
- Show
NEW
label 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