-
Notifications
You must be signed in to change notification settings - Fork 312
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: 2.6.1 #2051
Merged
Merged
release: 2.6.1 #2051
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
* updates config.yml * Only publish on tags * Updates pack and release notes whitelist * Add back store_artifacts and remove persist to workspace * update snapshots
featute: Updates mainnet node list
…otes feature: Updates release notes for patch 2.6.1
* Updates explorer list * Updates explorer.test.js * Updates explorer.test.js * Updates explorer.test.js * Adds back deleted test * Update content and styles in release notes modal
* Updates app/core/nodes-main-net.json with new coz nodes * Increase chunk size
* Fixes translation typo and refactors FailedPanel.jsx * lint * snapshots * Revert testing changes to balancesActions.js * revert changes to AssetBalancesPanel/index.js
* Adds RPC retry logic * small refactor in balancesActions.js
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.18.1...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ork requests for balance info (#2048) * fix issue with dupe symbols, improve performance * Lint * Reverts changes to nep5.js
* Dutch translation * - * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> * Update app/translations/dutch.js Very nice, thanks. Co-authored-by: Erik van den Brink <[email protected]> * Translation fixes referencing the PR * Addition * Update app/translations/dutch.js Co-authored-by: Erik van den Brink <[email protected]> Co-authored-by: Erik van den Brink <[email protected]>
Pull Request Test Coverage Report for Build 7720
💛 - Coveralls |
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.
What current issue(s) from Trello/Github does this address?
What problem does this PR solve?
How did you solve this problem?
How did you make sure your solution works?
Are there any special changes in the code that we should be aware of?
Is there anything else we should know?