Skip to content

Added a new flow allowing to delegate to many nodes in a row #114

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

Closed
wants to merge 1,322 commits into from

Conversation

ASlowCheetah
Copy link

@ASlowCheetah ASlowCheetah commented May 30, 2021

This PR allows users to delegate to many nodes in one flow:
mass delegate

The purpose of the PR is to make it easier for people to like to diversify the delegate nodes to diminish the risk of nodes being taken down, especially in times of instability like these days.

Aside from this change, I also fixed the same P-CHAIN address being used over and over again when delegating during the same session, this fix is to enforce BIP-32 thus, increasing security and privacy, as no node will be able to tell how much balance you carry easily.

Added a new localization key:

  1. earn.delegate.list.finish

I'm not sure what's the process to add the translation for this key, if anyone could point me to it, I'll gladly add the locas there, the meant loca for english is just "Finish"

kanatliemre and others added 24 commits May 10, 2021 04:55
Switch divRound with just div for calculating EVM nAVAX balance
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
Switch back to signing hash for staking txs
…/ssri-6.0.2

Bump ssri from 6.0.1 to 6.0.2
Fix network Id bug where mainnet is not recognized
@moreati
Copy link

moreati commented May 30, 2021

Feedback as requested on Discord. WRT the PR itself, two bikesheds

  1. Could you attach attach/embed the GIF directly in this PR? It would provide a marginally nicer review experience
  2. The avalanchego repo typically has community PRs merged into the dev branch (even though master is the default shown by GitHub). Ava Labs probably has the same policy/preference here.

I can't comment much on the code. It's looks well laid out, and generally plausible, but my JavaScript knowledge is still jQuery circa 2010.

@ASlowCheetah ASlowCheetah changed the base branch from master to dev May 30, 2021 11:18
@ASlowCheetah
Copy link
Author

I'll reopen the MR elsewhere, looks like I can't put the MR back to master

@ASlowCheetah
Copy link
Author

MR re-opened here: #115

moreati pushed a commit to moreati/wallet-site that referenced this pull request Feb 24, 2022
…dger-parsing

Fix/as 318 implement ledger parsing
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.

7 participants