forked from lidofinance/csm-widget
-
Notifications
You must be signed in to change notification settings - Fork 0
Fork sync #36
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
Open
mateumiralles
wants to merge
578
commits into
dappnode:develop
Choose a base branch
from
lidofinance:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fork sync #36
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
chore: claim eth - link to stake widget
fix: invites
chore: add links, update texts
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Fix: keys remove, eject
Fix/ics multisig
…js-2.4.12 chore(deps): bump sha.js from 2.4.11 to 2.4.12
Feature: ICS on main
* fix: wording fix * fix: select rewards source by default * fix: claim bond note text * fix: update sdk fix: sdk * fix: actual error message * chore: pass key-api-url from env to sdk * chore: update test data * fix: show beaconchain link for keys in pending-activation * fix: don not show beaconchain links for non-deposited keys * fix: tooltip for owner chip
Feature/merry christmas
* fix: update Foundry version to nightly in tests-fork workflow * fix: update Foundry version to v1.2.3 and specify ref in tests-fork workflow
fix: santa pointer events
* test: add validation tests for keys input and error handling * test: add validation for disabled controls on empty keys json * feat: add few tests for parsed tab * feat: update DepositKey type * refactor: clean up validation tests by removing optional fields * feat: add Tags import and update prepareGrep to exclude forked tags * feat: enhance validation tests with Qase integration for error tracking * feat: update prepareGrep to set default testTag and simplify tag exclusion logic * feat: update prepareGrep function signature and enhance test suite with conditional skipping * fix: correct URL parameter in connectWallet method
* feat: survey - manage delegate address * fix: survey error messages & time from updated setup * feat: survey gelegator can manage setups
* feat: banner "review your setups" * fix: update banner texts
Feature: more matomo metrics
feat: validation v2 for mainnet
Bumps [preact](https://github.com/preactjs/preact) from 10.26.5 to 10.28.2. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.5...10.28.2) --- updated-dependencies: - dependency-name: preact dependency-version: 10.28.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ct-10.28.2 chore(deps): bump preact from 10.26.5 to 10.28.2
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.
Fork sync