Releases: delvtech/hyperdrive
Releases · delvtech/hyperdrive
v1.0.20
What's Changed
- Registry Updates by @jalextowle in #1162
- EzETH and RsETH deployment to Linea by @jalextowle in #1166
- cbETH Integration on Base by @jalextowle in #1167
- Morpho Blue cbETH/USDC Integration on Base by @jalextowle in #1168
- Added new scripts to the repo by @jalextowle in #1169
- cbETH deployment to Base by @jalextowle in #1170
- Corn Integration by @jalextowle in #1171
- Deployed the Morpho cbETH/USDC pool on base by @jalextowle in #1177
- sDAI Corn Integration by @jalextowle in #1172
- sUSDS by @jrhea in #1180
- Update LICENSE by @jrhea in #1181
- Staking USDS Integrations by @jalextowle in #1182
- Hyperdrivetypes events update. Version bump to v1.0.19.6 by @slundqui in #1184
- Deployed sUSDS by @jalextowle in #1183
- Added the Moonwell ETH vault by @jalextowle in #1186
- Staked Well by @jalextowle in #1187
- Deployed the Moonwell ETH and Stk Well Integrations by @jalextowle in #1188
- Uni v3 Zap by @jalextowle in #1179
- Pin pypechain version and bump hyperdrivetypes version to 1.0.19.7 by @slundqui in #1191
- Hyperdrivetypes to v 1.0.20.8, using pypechain 0.0.45 by @slundqui in #1192
- AAVE L2 Integration by @sentilesdal in #1118
- Fixes for duplicate references to struct by bumping pypechain version. Includes version bump to v1.0.20.9 by @slundqui in #1198
- Fixed the issue with open short by @jalextowle in #1199
- Moonwell EURC by @jalextowle in #1189
- Aerodrome LP Integration for Base by @sentilesdal in #1193
- Aerodrome LP Deployment - AERO-USDC Base by @sentilesdal in #1204
- Bumping pypechain version by @slundqui in #1211
- Fix hyperdrivetypes pypi upload error. Includes version bump to 1.0.20.11 by @slundqui in #1212
- Morpho cbBTC/USDC Mainnet Integration. by @sentilesdal in #1209
- Morpho mainnet WBTC/USDC integration by @MazyGio in #1205
- Morpho mainnet WBTC/USDC deployment script by @MazyGio in #1208
New Contributors
Full Changelog: v1.0.19...v1.0.20
v1.0.19
What's Changed
- Linea EzETH Integration by @jalextowle in #1141
- move sUSDe to the ERC4626 folder by @jrhea in #1142
- add deployment config for gnosis wsteth and sxdai hyperdrives by @mcclurejt in #1143
- sxDai Tests by @jrhea in #1144
- change initial fixed rate to 7% by @jrhea in #1145
- consistent registry addresses by @mcclurejt in #1146
- Improved the instance tests by @jalextowle in #1151
- add hyperdrivetypes python package by @dpaiton in #1134
- RsETH on Linea by @jalextowle in #1152
- use existing create2 deployer so that we don't have to worry about deployer nonces by @mcclurejt in #1150
- stUSD Integration by @jalextowle in #1154
- Morpho Blue wstETH/USDA Integration by @jalextowle in #1155
- Only run pytest on python directory by @slundqui in #1157
- Added Dylan and Sheng as global codeowners by @jalextowle in #1161
- extract hyperdrivetypes build workflow & use it in two different conditions by @dpaiton in #1160
- Migrate to web3py v7. Includes version bump and upload hyperdrivetypes to pypi for version 1.0.18.5 by @slundqui in #1159
- Refactored the
verifyDeposit
andverifyWithdrawal
functions by @jalextowle in #1156
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- morpho susde dai deploy by @mcclurejt in #1129
- morpho blue usde dai deploy by @mcclurejt in #1130
- Added a test suite for the Morpho wstETH/USDC market by @jalextowle in #1127
- Adds MorphoBlue to the etching tools by @jalextowle in #1122
- Interest Accrual by @jalextowle in #1137
- Chainlink Integration by @jalextowle in #1135
- Implemented an Admin Controller by @jalextowle in #1136
- Forknet Setup + Forknet morpho wsteth/usdc deploy + Forknet eeth deploy by @mcclurejt in #1138
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Tests for the SUSDe Integration by @jalextowle in #1111
- Minimum Crappy Style Guide by @jalextowle in #1116
- etherfi yield source by @jrhea in #1110
- Added a getter for
totalShares
by @jalextowle in #1115 - Use relative paths for non-lib imports by @mcclurejt in #1117
- add some guidance around tests by @mcclurejt in #1120
- Added a rule to the style guide about leading underscores in parameters by @jalextowle in #1121
- Relaxed the version requirements for interfaces, libraries, and test contracts by @jalextowle in #1123
- Updated
MorphoBlueHyperdrive
to ignore all extra data by @jalextowle in #1125 - change susde-dai config params by @jrhea in #1128
- morpho wsteth usdc mainnet by @mcclurejt in #1126
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Added a Morpho Blue integration by @jalextowle in #1094
- morpho blue sepolia config + generic library resolution/deployment by @mcclurejt in #1113
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- audit report by @jrhea in #1076
- Fixed the LP share price issue in
addLiquidity
by @jalextowle in #1077 - Adds the mainnet addresses by @jalextowle in #1078
- Update README.md by @jalextowle in #1079
- fork rate calculation and target0 address fixes by @mcclurejt in #1075
- Implemented a price discovery circuit breaker on
addLiquidity
andinitialize
by @jalextowle in #1067 - mainnet "clone" by @mcclurejt in #1080
- Update README.md by @jrhea in #1093
- Added an Aave integration by @jalextowle in #1081
- Deployed EzETH and RETH coordinators and pools by @jalextowle in #1095
- EzETH and RETH redeployments by @jalextowle in #1098
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Fork Fixes by @mcclurejt in #1073
- Re-wrote the
MockLido
contract to store its balances as shares by @jalextowle in #1074
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- add pauser script by @jrhea in #1066
- Contract Name Fix + Fork Config by @mcclurejt in #1069
- Implemented the mainnet deployment scripts by @jalextowle in #1072
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- Checkpoint Incentivization by @jalextowle in #1050
- Improved the debugging tools by @jalextowle in #1057
- update rounding behavior in
calculateSolvencyAfterShort
by @dpaiton in #1061 - Use the previous weighted spot price instead of the current weighted spot price for
addLiquidity
by @jalextowle in #1058 - Updated Hyperdrive metadata by @jalextowle in #1063
- Update deploy scripts to accomodate audit changes by @mcclurejt in #1064
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- deploy new sepolia registry by @mcclurejt in #1052
- Add
totalAssets(uint256 timestamp)
to MockERC4626 by @sentilesdal in #1049 - v1.0.11 by @sentilesdal in #1056
Full Changelog: v1.0.10...v1.0.11