-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/7.0.0 #3244
Open
DominikGuzei
wants to merge
28
commits into
main
Choose a base branch
from
release/7.0.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release/7.0.0 #3244
+3,600
−209
Conversation
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
[LW-11497] Fix token metadata server URL on all networks
…-min-funds [LW-11591] Decrease Catalyst voting power threshold from 500 to 25 ADA
We have to override because of <cardano-foundation/cardano-wallet#4834>.
…pdate docs: update readme to include info to restart nix-daemon
Signed-off-by: Emmanuel Ferdman <[email protected]>
docs: update `mnemonics` reference
Co-authored-by: Michal Rus <[email protected]
…lation-steps-in-readme docs: update readme with Determinate Nix Installer
…ano-wallet [LW-11505] Update `cardano-node` to 10.1.2
…changelog [LW-11505] Update the changelog with node 10.1.2
* feat: Add navigation with governance to voting page [LW-11519] * feat: add delegate votes API call and integrate it with mobx voting store * feat: Add governance voting form [LW-11519] * feat: voting power delegation confirmation dialog * chore: Add changelog entry [LW-11519] * feat: useconstructTx endpoint to calculate fee and for HWs, fix validation in form, improve styling * feat: Recognize and style voting transactions [LW-11519] * feat: redirect the user to the wallet of coice after successfull VP delegation * feat: add i18n to confirmation dialog and handle API error cases * feat: Track successfully casted votes [LW-11519] * feat: add final translations [LW-11519] * fix: Catch send error for staking conway wallets which have not registered voting rights yet [LW-11518] * feat: add HW support for VP delegation (#3243) * feat: add ledger support for VP delegation * feat: add trezor support for VP delegation --------- Signed-off-by: Dominik Guzei <[email protected]> Co-authored-by: Szymon Masłowski <[email protected]> Co-authored-by: Przemysław Włodek <[email protected]>
Signed-off-by: Dominik Guzei <[email protected]>
Signed-off-by: Dominik Guzei <[email protected]>
Co-authored-by: Dominik Guzei <[email protected]>
Signed-off-by: Dominik Guzei <[email protected]>
Signed-off-by: Dominik Guzei <[email protected]>
[LW-11922] Update `cardano-node` to 10.1.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 7.0.0
Daedalus 7.0.0 enables users to delegate their voting power to delegated representatives (DReps) or choose an automatic voting option (abstain or no confidence), ensuring that the Daedalus community has a voice in the success of Cardano.
In the new voting tab, users can select their registration preference for each wallet held in Daedalus. See the Cardano Governance documentation to learn more.