Skip to content
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

Update to Beta 2 #522

Merged
merged 45 commits into from
May 7, 2024
Merged

Update to Beta 2 #522

merged 45 commits into from
May 7, 2024

Conversation

jclapis
Copy link
Member

@jclapis jclapis commented May 7, 2024

CLI

  • Fixed voting on Protocol DAO proposals.
  • Proposing PDAO rewards percentages now uses the correct service route.
  • Fixed the node rewards command.
  • Fixed the pdao proposals list command.
  • The slippage check during node deposit now properly checks if the min is the same as the max and ignores the prompt.
  • Multiselect commands (such as minipool distribute) now support ranges as well as comma-separated options - e.g., things like 1-3,4,5,6-10 will now work. Embrace your inner printer page dialog!
  • wallet export now prints the wallet key as a hex string.
  • The --local-script flag has been added back to service install.
  • Fixed some typos.

Service

  • The node API no longer uses a Unix socket; it's been moved to a network socket (bound to localhost, default port 8080) as part of macOS support.
  • minipool exit now properly respects your minipool choice.
  • Added the archive mode setting for Geth.
  • Added the service/get-config route to the daemon to dynamically get the Smart Node's config from the API.

v2 Migration guide

  • Added a note about updating your alias if you had one set from Smart Node v1.

Known Issues

0xfornax and others added 30 commits April 29, 2024 15:29
Fix data type and heading color
Update patch notes;
New metrics image versions;
Add Geth archive node;
Improve Snapshot/onchain delegate messages.
Add check for nodes that registered pre-houston
Add check for nodes that registered pre-houston to onchain voting status.
Add time diff to pdao details menu
@jclapis jclapis merged commit f6d4b4e into v2 May 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants