-
Notifications
You must be signed in to change notification settings - Fork 48
Release testnet-3 #1386
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 testnet-3 #1386
Changes from all commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
30a7b60
refactor(web): top-juror-component-refactor
tractorss 7e0dd17
fix(web): top-juror-heading-width
tractorss c1c6553
refactor(web): move-WithHelpTooltip-to-components
tractorss 517b1d0
refactor(web): center-top-juror-column-content
tractorss 20df70d
Merge pull request #1343 from kleros/refactor(web)/top-juror-componen…
alcercu 4b73dd6
fix(subgraph): casting-fixes
tractorss 2912f25
Merge pull request #1345 from kleros/fix(subgraph)/type-casting-fixes
alcercu 007a570
refactor(web): extract-calc-to-ResponsiveSize-func
tractorss fcaf249
feat(web): status-badge
tractorss b95079c
fix(web): fix-code-smells-status-badge
tractorss b82ac61
refactor: moved to Debug component, simpler env variables
jaybuidl 68faef8
feat(Escrow): add contract
unknownunknown1 56bb341
fix: style
jaybuidl 5357d11
fix: templateId
jaybuidl a08cc8a
feat: custom errors
jaybuidl 4c4a17e
refactor: renamed some variables for clarity
jaybuidl 838e7bf
fix(KlerosCore): dispute kit structure fix
unknownunknown1 4a007e3
feat: supporting the simplified DK structure
jaybuidl fbf915b
refactor(web): align-debug-component-content
tractorss 055ddd1
chore(web): add-testnet-banner
tractorss 609c49a
refactor(web): update-responsiveSize-func
tractorss 49498e2
Merge branch 'dev' into refactor(web)/extract-calc-to-ResponsiveSize-…
alcercu edbee9d
Merge pull request #1350 from kleros/refactor(web)/extract-calc-to-Re…
alcercu 08601ca
Merge branch 'dev' into refactor(web)/align-debug-component
alcercu ad4fd68
refactor(web): update-Banner-name-to-TestnetBanner
tractorss 27e7fd2
refactor(web): use-better-conditional-rendering-syntax
tractorss d3fc190
Merge pull request #1356 from kleros/refactor(web)/align-debug-component
alcercu a946cda
refactor(web): use-ternary-operator
tractorss 1d8c6d5
Merge branch 'dev' into chore(web)/testnet-banner
alcercu 7451435
fix(web): add overlay to mobile navbar and generalize top position fo…
alcercu af4323b
Merge pull request #1360 from kleros/chore(web)/testnet-banner
alcercu 60a156d
feat(KC): instant staking
unknownunknown1 d0dc7dd
fix(KC): compiler error
unknownunknown1 3adabf5
test: delayed stakes
jaybuidl 03ad590
refactor: naming things
jaybuidl 3d7a80e
test: coverage of delayed stakes
jaybuidl 6dcc035
test: refactored and improved
jaybuidl 4328a5f
docs: comment
jaybuidl 7e0d1bd
refactor: simplification by moving KC._deleteDelayedStake() inside SM…
jaybuidl f0f2d1e
refactor: moved the juror stakes accounting from KlerosCore to Sortit…
jaybuidl 6cbe8c4
test(staking): added expects()
jaybuidl 17502d9
Merge pull request #1228 from unknownunknown1/feat/instant-staking
jaybuidl 03312a0
fix: improvements on the instant staking implementation (#1228) with …
jaybuidl 40b7874
chore: sonarcloud ci for multiple long-lived branches
jaybuidl cbe85e1
chore: worked around a failing test with hardhat coverage which passe…
jaybuidl d26ef8b
chore(web): small tweak on the testnet banner
jaybuidl 7153a84
chore: small imports fix
jaybuidl f21f689
refactor(web): add-no-juror-staked-notification-in-top-juror
tractorss a0e368c
fix(web): tag-component-accessibility-issue-fix
tractorss 8bd7d55
fix(web): fix-code-smell
tractorss 62d2683
Merge branch 'dev' into fix(web)/Tag-component-accessibility
alcercu 01280d4
Merge pull request #1373 from kleros/fix(web)/Tag-component-accessibi…
alcercu f0a9f1e
Merge pull request #1374 from kleros/reafactor(web)/TopJuror-no-juror…
alcercu 3ccc3cd
chore(web,subgraph): migration-to-arb-sepolia
kemuru 4180928
chore: dependencies bump, small fixes
jaybuidl 723bfce
chore: cleaned up some old references to Rinkeby
jaybuidl 71f0b3b
chore: deploy script fixes and artifacts for PNK
jaybuidl 3c6c5db
feat: devnet deployment to ArbitrumSepolia and scripts refactor
jaybuidl b728ee7
chore: deployment of the devnet arbitrable and PNKFaucet, subgraph an…
jaybuidl 2ac6262
refactor: both the core and drt subgraphs
jaybuidl d96b781
chore: add-sortition-module-as-dataSource
tractorss 8f1a11f
chore: subgraph values for devnet
jaybuidl 5ee00e2
fix: hardcoded block number for filter queries
jaybuidl 82994c5
test: fix due to RandomizerMock name change and borked coverage dep
jaybuidl f68fb49
fix(subgraph): fix-stake-handlers
tractorss b663792
Merge pull request #1375 from kleros/fix(subgraph)/fix-stake-handlers
alcercu 19339aa
test: fixed non-running tests
jaybuidl b36d08a
fix: staking miscalculation + test coverage
jaybuidl c08023d
chore: contracts redeployment
jaybuidl 9c1ef81
chore: subgraph redeploy
jaybuidl ffdb0c2
feat: viem setup and hello world script
jaybuidl a6b0dee
feat: generate the wagmi config dynamically by reading the deployment…
jaybuidl c146566
chore: migration to arbi sepolia, bumped typescription beause viem re…
jaybuidl 9030b51
chore: updated browserslist db
jaybuidl 16d8dc6
refactor: extracted deployment-specific wagmi configs
jaybuidl d8e6f2a
fix: making the Constants library members internal so it doesn't prod…
jaybuidl 106a2d9
fix(CVE-2023-45133): forced resolution of @babel/traverse to the late…
jaybuidl 51af9ed
fix(web): fix-minor-spacing-issue
tractorss e345d8f
chore: bots config update
jaybuidl 46ad458
chore: deployment artifacts and config
jaybuidl 53907e9
feat: link to the Hermes bot and feature toggle to disable the form
jaybuidl 50853cf
fix(CVE-2020-36632): upgraded the 'flat' package indirectly
jaybuidl 308dfa4
fix(CVE-2023-52079): bumped parcel
jaybuidl dc1b554
chore: bumped yarn and node to the latest minor version
jaybuidl 2405f33
chore: npm publish scripts
jaybuidl 880c79d
chore: npm publish scripts bis
jaybuidl 506c286
chore: contracts version
jaybuidl 11b3fd0
chore: removed the goerli deployment artifacts
jaybuidl 939bd22
chore: code climate exclusion
jaybuidl 65cffa9
Merge branch 'master' into dev
jaybuidl 2b6d97a
fix: linting
jaybuidl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,4 @@ engines: | |
enabled: false | ||
exclude_paths: | ||
- "web/src/graphql/generated.ts" | ||
- "contracts/deployments/" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Build | ||
on: | ||
push: | ||
branches: | ||
- master | ||
- dev | ||
pull_request: | ||
types: [opened, synchronize, reopened] | ||
|
||
jobs: | ||
sonarcloud: | ||
name: SonarCloud | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
Check warningCode scanning / Scorecard Pinned-Dependencies
score is 7: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using [https://app.stepsecurity.io](https://app.stepsecurity.io/secureworkflow/kleros/kleros-v2/sonarcloud.yml/dev?enable=pin)
Click Remediation section below for further remediation help
|
||
with: | ||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis | ||
|
||
- name: SonarCloud Scan | ||
uses: SonarSource/sonarcloud-github-action@master | ||
Check warningCode scanning / Scorecard Pinned-Dependencies
score is 7: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using [https://app.stepsecurity.io](https://app.stepsecurity.io/secureworkflow/kleros/kleros-v2/sonarcloud.yml/dev?enable=pin)
Click Remediation section below for further remediation help
|
||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any | ||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,2 @@ | ||
# Exclude everything by default from the package | ||
**/* | ||
|
||
# Include this | ||
!/artifacts/** | ||
!/typechain-types/** | ||
!/deployments/** | ||
|
||
# Except this | ||
/deployments/localhost/ | ||
**/.DS_Store | ||
# NOP, just force npm to disregard .gitignore | ||
# https://docs.npmjs.com/cli/v9/using-npm/developers#keeping-files-out-of-your-package |
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
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
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
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
Oops, something went wrong.
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.
Check failure
Code scanning / Scorecard
Token-Permissions