Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

[pull] develop from ethereum-optimism:develop #27

Merged
merged 6 commits into from
Jun 1, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented May 28, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2021

Codecov Report

Merging #27 (5a79849) into develop (77108d3) will decrease coverage by 1.65%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage    82.21%   80.55%   -1.66%     
===========================================
  Files           48       49       +1     
  Lines         1895     1934      +39     
  Branches       303      311       +8     
===========================================
  Hits          1558     1558              
- Misses         337      376      +39     
Impacted Files Coverage Δ
...dge/messaging/OVM_L1CustomCrossDomainMessenger.sol 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1b2731...5a79849. Read the comment docs.

karlfloersch and others added 2 commits May 28, 2021 20:05
* feat: add deployment instructions to readme

* Add changeset

* fix style

* Update README.md
* l2 geth: new fee logic

* l2 geth: migrate to fees package

* core-utils: new fee scheme

* chore: add changeset

* l2geth: delete dead code

* integration-tests: fix typo

* integration-tests: fixes

* fees: use fee scalar

* lint: fix

* rollup: correct gas payment comparison

* fix(integration-tests): do not hardcode gas price

* core-utils: update with new scheme

* l2geth: refactor rollup oracle

* l2geth: clean up DoEstimateGas

* l2geth: implement latest scheme

* tests: fix up

* lint: fix

* l2geth: better sycn service test

* optimism: rename to TxGasLimit

* fee: fix docstring

* tests: fix

* variables: rename

* l2geth: prevent users from sending txs with too high of a fee

* integration-tests: fix import

* integration-tests: fix type

* integration-tests: fix gas limits

* lint: fix

* l2geth: log error

Co-authored-by: Georgios Konstantopoulos <[email protected]>
* Add static analysis github action
setup python and install slither

* Add nvmrc file for setting node to v14.17

* Update slither command run to link missing contract packages from monorepo root

* Add steps for installing dependencies

* Add yarn build step to github action

* Enable colour in github action for static analysis

* Disable certain detectors

* Ensure slither does not fail build

* Add instructions on running static analysis to monorepo readme
@github-actions github-actions bot added the A-ci label May 31, 2021
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot added the M-ops label May 31, 2021
@InoMurko InoMurko merged commit 1c1b03f into omgnetwork:develop Jun 1, 2021
InoMurko pushed a commit that referenced this pull request Jul 12, 2021
Add a Load Balancer in front of Vault
InoMurko pushed a commit that referenced this pull request Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants