-
Notifications
You must be signed in to change notification settings - Fork 43
Release 2025-01-16 #2977
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
Merged
Release 2025-01-16 #2977
Conversation
This file contains hidden or 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
* Reenable website url for leaders tables * Open a new tab when clicking the link
* Modify network endpoint to use available networks, not only mainnets * Show only enabled networks in Dashboard client
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.3.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.3.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.12.29 to 2.14.6. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@2.14.6/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Collect GT stats per task label set * Fix migration
* Collect GT stats per task label set * Fix migration * Change gt ban threshold to 1 - manifest quality * Update tests * Remove unexpected changes
* Implemented leaders sorting * Updated examples * Updated python docs * Fixed lint * Updated sdk unit tests * Resolved comments * Added types * Improved getLeaders logic * Fixed Reputation Oracle tests * Updated unit tests, added pagination data to reputations method * Added unit tests for default values * Improved get leaders logic * Updated detail service, added dashboard ci/cd, updated unit tests * Added dashboard server ci/cd yaml file * Added dashboard server ci yaml file and removed cd instruction * Updated ci instruction * Improve assign reputation to leaders * Implemented default network, removed all networks * Improved leaders sorting by reputation * Changed reputation source in fetchReputations method * Removed unused icon * fix: remove all networks option for leadersboard table * chore: add dashboard ui to general lint * docs: rebuild ts sdk docs * fix: missing defaults for pagination --------- Co-authored-by: Dmitry Nechay <lelekkofe@gmail.com>
2 tasks
* Fix get balance * Refactor getBalance code to use directly amounts instead of types avoiding future problems * Calculate the balance of each currency separately * Make getBalance method generic * Make it more clear * Fix test
* fix and sync python sdk docs * fix documentation and comments for ts sdk * update ts docs * Add force_complete to create_bulk_payout_transaction * Fix pyhton tests * use txid parameter in SDK and fix tests * add txid to payout
* Generate new Staking Dashboard project * Fix Python SDK tests * Rename FundingMethod component to ConnectWallet and modify some texts * Create a context to maintain only one instance of useStake for all components * Update sass deprecated imports * Updated dependencies to avoid vulnerabilites * Moved project to a new folder, updated readme and removed some icons not used * Updated tsconfig file path * update docs --------- Co-authored-by: portuu3 <adrian.portugues.mas@gmail.com>
portuu3
approved these changes
Jan 16, 2025
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 plan
Potential risks; What to monitor; Rollback plan
TBD