Add hoodi network#34
Open
mateumiralles wants to merge 701 commits into
Open
Conversation
* fix: enable report generation for all test runs * fix: add data-testid attributes for improved testing support * fix: add data-testid attribute to TableRow for improved testing support * feat: implement keys generation service and update tests to utilize it * feat: add keys generator setup script and integrate it into CI workflow * fix: change shell execution from sh to bash for keys generator setup script * fix: update asset name in keys generator setup script for Linux compatibility * fix: update SHA256 checksum for eth-staking-smith asset in setup script * fix: standardize quotes and update Ubuntu version in tests workflow
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fix: update sdk usage
fix: update reef-knot for ledger signin
develop to main
Feature/exact deposit queue
develop to main
* fix: update CI workflows and dependencies for improved testing and reporting * fix: update tests workflow reference for consistency * fix: update tests workflow reference for consistency
fix: update ics round
Merge develop into main
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…sh-4.18.1 chore(deps): bump lodash from 4.17.23 to 4.18.1
…-6.1.6 chore(deps): bump defu from 6.1.4 to 6.1.6
…match-2.3.2 chore(deps): bump picomatch from 2.3.1 to 2.3.2
…et.io-parser-4.2.6 chore(deps): bump socket.io-parser from 4.2.5 to 4.2.6
…ted-3.4.2 chore(deps): bump flatted from 3.3.1 to 3.4.2
…-3.3.3 chore(deps): bump svgo from 3.3.2 to 3.3.3
fix: improve csp
Merge develop into main
feat: iDVTC apply form and DVT description page
- Add new SSV Verified operators row to Proof-of-Humanity (3 pts) backed by new `ssvHumanity` field in IcsScoresDto - Rename Proof-of-Engagement row to "High Signal score" and update copy to cover both Lido and SSV High Signal spaces (higher score wins) - Sync mock response type/defaults and Playwright expected labels
feat(ics): SSV VO in Humanity, broaden High Signal, schedule round 6
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
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.
Add hoodi network