-
Couldn't load subscription status.
- Fork 171
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
Conversation
Feat/ledger erc20
Update addERC20 modal styling
Refactor tokenlist code Add Token List button to portfolio
Remove unnecessary closeModal calls fix method typo
ERC20 Support
Phase 2 Prod Release
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
Fix number parsin on network forms
Feat/rewards
…Init network using that.
Feat/header credentials
Update master
|
Feedback as requested on Discord. WRT the PR itself, two bikesheds
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. |
|
I'll reopen the MR elsewhere, looks like I can't put the MR back to master |
|
MR re-opened here: #115 |
…dger-parsing Fix/as 318 implement ledger parsing
This PR allows users to delegate to many nodes in one flow:

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:
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"