Skip to content
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

op-node: New Sepolia config #6758

Merged
merged 1 commit into from
Aug 14, 2023
Merged

op-node: New Sepolia config #6758

merged 1 commit into from
Aug 14, 2023

Conversation

trianglesphere
Copy link
Contributor

@trianglesphere trianglesphere commented Aug 11, 2023

Description

Update the sepolia config.

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2023

⚠️ No Changeset found

Latest commit: a002416

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@trianglesphere trianglesphere changed the title WIP: op-node: New Sepolia config op-node: New Sepolia config Aug 14, 2023
@trianglesphere trianglesphere marked this pull request as ready for review August 14, 2023 18:41
@trianglesphere trianglesphere requested a review from a team as a code owner August 14, 2023 18:41
@trianglesphere trianglesphere requested review from ajsutton and removed request for a team August 14, 2023 18:41
@semgrep-app
Copy link

semgrep-app bot commented Aug 14, 2023

Semgrep found 1 no-direct-write-to-responsewriter finding:

  • indexer/server/server.go: L25

Detected directly writing or similar in 'http.ResponseWriter.write()'. This bypasses HTML escaping that prevents cross-site scripting vulnerabilities. Instead, use the 'html/template' package and render data using 'template.Execute()'.

Ignore this finding from no-direct-write-to-responsewriter.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #6758 (d42fdda) into release/v1.1.3 (778a047) will increase coverage by 9.63%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           release/v1.1.3    #6758      +/-   ##
==================================================
+ Coverage           40.88%   50.52%   +9.63%     
==================================================
  Files                 393      292     -101     
  Lines               32336    21995   -10341     
  Branches             1689        0    -1689     
==================================================
- Hits                13222    11112    -2110     
+ Misses              17674     9872    -7802     
+ Partials             1440     1011     -429     
Flag Coverage Δ
bedrock-go-tests 50.52% <ø> (+6.21%) ⬆️
cannon-go-tests ?
chain-mon-tests ?
common-ts-tests ?
contracts-bedrock-tests ?
contracts-ts-tests ?
core-utils-tests ?
sdk-next-tests ?
sdk-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
op-node/chaincfg/chains.go 100.00% <ø> (ø)

... and 104 files with indirect coverage changes

@tynes tynes merged commit 896d83c into release/v1.1.3 Aug 14, 2023
74 checks passed
@tynes tynes deleted the jg/reroll_sepolia branch August 14, 2023 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants