-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #148 from lidofinance/develop
Release 3.4.0
- Loading branch information
Showing
35 changed files
with
1,721 additions
and
1,251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
# 3.4.0 | ||
|
||
## SDK | ||
|
||
### Fixed | ||
|
||
- `apr` in `getRewardsFromChain` and `getRewardsFromSubgraph` is now in percents e.g 3.14 and not 0.314 | ||
- package is build with [email protected] with changes in bundle | ||
- `LidoSDKApr.calculateAprFromRebaseEvent` has increased precision | ||
|
||
## Playground | ||
|
||
### Fixed | ||
|
||
- updated version of `reef-knot` package with `wagmi@2` | ||
|
||
# 3.3.0 | ||
|
||
No changes | ||
|
||
# 3.2.2 | ||
|
||
## SDK | ||
|
@@ -7,8 +27,6 @@ | |
- fixed edge-case in `withdraw.views.findCheckpointHints` where last finalized request would fail assertion with `Cannot find hints for unfinalized request...` | ||
- subsequently fixed same error in `withdraw.request-info`, `withdraw.claim` modules | ||
|
||
# 3.2.0 | ||
|
||
# 3.2.1 | ||
|
||
## SDK | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.