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 #21

Merged
merged 4 commits into from
May 27, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented May 26, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

github-actions bot and others added 3 commits May 26, 2021 09:36
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…552)

* l2geth: add Backend enums and config parsing

* l2geth: move OVMContext to types file

* l2geth: implement syncservice spec

* l2geth: fix error handling for get tx batch

* l2geth: update tests to compile and pass

* l2geth: add sync range functions

* l2geth: add batch index indexing

* l2geth: update syncservice hot path logging

* l2geth: use indexed batch index

* chore: add changeset

* l2geth: sync spec refactor (#822)

* l2geth: more in depth usage string

* l2geth: add standard client getters for index

* l2geth: refactor sync service into shared codepaths

* l2geth: clean up tests

* l2geth: better logging and error handling

* test: improve test coverage around timestamps

* l2geth: improve docstring

* l2geth: rename variable

* sync-service: better logline

* l2geth: better logline

* l2geth: test apply indexed transaction

* l2geth: better logline

* linting: fix

* syncservice: fix logline

* l2geth: add error and fix logline

* l2geth: sync service tests

* fix: get last confirmed enqueue (#846)

* l2geth: fix get last confirmed enqueue

* chore: add changeset

* client: return error correctly

* batch-submitter: updated config (#847)

* batch-submitter: backwards compatible configuration

* chore: add changeset

* deps: update

* js: move bcfg interface to core-utils

* batch-submitter: parse USE_SENTRY and add to env example

* chore: add changeset

* batch-submitter: parse as float instead of int

* batch-submitter: better error logging

* l2geth: update rawdb logline

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* l2geth: more robust testing

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* l2geth: add sanity check for L1ToL2 timestamps

* l2geth: handle error in single place

* l2geth: fix test tx queue origin

* l2geth: add new arg to start.sh

* l2geth: return error in the SyncService.Start()

* chore: go fmt

Co-authored-by: Georgios Konstantopoulos <[email protected]>
* test: adds test that gas estimation is deterministic

* chore: yarn lint
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2021

Codecov Report

Merging #21 (c84d345) into develop (7c2fd94) will not change coverage.
The diff coverage is n/a.

❗ Current head c84d345 differs from pull request most recent head e6e87ae. Consider uploading reports for the commit e6e87ae to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #21   +/-   ##
========================================
  Coverage    82.21%   82.21%           
========================================
  Files           48       48           
  Lines         1895     1895           
  Branches       303      303           
========================================
  Hits          1558     1558           
  Misses         337      337           

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 f880479...e6e87ae. Read the comment docs.

* feat[smock]: add support for overloaded functions

* chore: add changeset
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.

5 participants