Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketd committed May 3, 2024
1 parent 0ab3165 commit e27f1c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion eras/conway/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
## 1.14.0 0

* Include proposal deposits in the DRep active voting stake. #4309
* Change `computeDRepDistr` to also take `dpProposals` as an argument.
* Add `proposalsDeposits` to `Governance.Proposals`.
* This extracts a `Map (Credential 'Staking (EraCrypto era)) (CompactForm Coin)` from reward-account-staking-credential to deposit amounts
* Add `dpProposalDeposits` field to `DRepPulser`.
* Change `computeDRepDistr` to also take as argument the `dpProposalDeposits` in addition to a `Proxy`.
* Add lenses:
* `dvtHardForkInitiationL`
* `dvtMotionNoConfidenceL`
Expand Down

0 comments on commit e27f1c4

Please sign in to comment.