-
Notifications
You must be signed in to change notification settings - Fork 39
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 2025-02-25 #3096
Merged
Release 2025-02-25 #3096
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
* job launcher balance refactor * balance refactor * use utils operators to properly handle small decimal amounts * fix fee calculation * fix payment amount * job launcher balance refactor backend * set fund token for the job * fix rate direction * fix payment logic * update frontend and tests * refactor job service tests * Solve null issue with stringify * fix typo * fix pr comments --------- Co-authored-by: Francisco López <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
…etail to webhook entity (#3090)
Co-authored-by: portuu3 <[email protected]>
…rotocol-sdk (#3113) * bump: bump: use '*' instead of frozen dependencies in human-protocol-sdk * docs: updated docs * fix: removed redundant comment
* fix: allow governance execution without dao spoke contract * feat: add governance hub-only test * fix: remove hardhat console
* Rename Leader to Operator to unify the name * fix: applied ruff linter * Fix tests * Fix human app operator assignation and its test * Update docs * update subgraph ids for v1.0.0 * fix roles must be used in snake_case * update subgraph ids * bump: human-protocol-sdk to 4.0.3b0 version * update docs * [CVAT] bump: `human-protocol-sdk` upgrade to 4.0.3 (#3122) * bump: `human-protocol-sdk` upgrade to 4.0.3 * lint: applied linter * fix: linter errors --------- Co-authored-by: Dzeranov <[email protected]> Co-authored-by: portuu3 <[email protected]>
flopez7
previously approved these changes
Feb 25, 2025
* chore(deps): bump sass from 1.84.0 to 1.85.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.84.0...1.85.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: remove sass dependency from staking and dashboard client packages * chore(deps): update multiple package versions in yarn.lock * chore(deps): add sass dependency to dashboard client package --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francisco López <[email protected]>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.8 to 7.26.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
flopez7
approved these changes
Feb 25, 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
NODE_VERSION
on render to 22)Leader
toOperator
#3063Potential risks; What to monitor; Rollback plan