Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Spectacled bear is spectacled, again#398

Merged
InoMurko merged 186 commits intomasterfrom
develop
Feb 18, 2022
Merged

Spectacled bear is spectacled, again#398
InoMurko merged 186 commits intomasterfrom
develop

Conversation

@InoMurko
Copy link
Copy Markdown
Contributor

No description provided.

mmontour1306 and others added 30 commits January 27, 2022 15:37
 Changes to be committed:
	modified:   l2geth/core/vm/evm.go
Users must now call eth_estimateGas first to populate the cache.

 On branch mm/turing-cache
 Changes to be committed:
	modified:   l2geth/core/vm/evm.go
	modified:   packages/boba/turing/contracts/TuringHelper.sol
	modified:   packages/boba/turing/test/002_math.ts
	modified:   packages/boba/turing/test/003_stable_swap.ts
	modified:   packages/boba/turing/test/005_lending.ts
 Changes to be committed:
	modified:   l2geth/core/error.go
	modified:   l2geth/core/state_processor.go
	modified:   l2geth/core/state_transition.go
	modified:   l2geth/core/vm/errors.go
	modified:   l2geth/core/vm/evm.go
	modified:   l2geth/core/vm/instructions.go
	modified:   l2geth/internal/ethapi/api.go
	modified:   l2geth/miner/worker.go
	modified:   l2geth/rpc/handler.go
	modified:   packages/boba/turing/test/002_math.ts
 Changes to be committed:
	modified:   l2geth/core/state_processor.go
	modified:   l2geth/core/types/transaction.go
	modified:   l2geth/core/vm/evm.go
 Changes to be committed:
	modified:   l2geth/core/state_processor.go
	modified:   l2geth/internal/ethapi/api.go
	modified:   l2geth/miner/worker.go
	modified:   l2geth/rpc/handler.go
…nto mm/turing-cache

 Conflicts:
	l2geth/core/state_processor.go
	l2geth/core/vm/evm.go
	l2geth/rpc/handler.go
InoMurko and others added 17 commits February 15, 2022 17:57
* improve monster color

* imporve documentation

* improve graphics

* fix color dynamic range
* add Boba periodic transferring in L2 to test

* update Boba contract link and Dockerfile platform

* update L2 web3 url for writing transaction

Co-authored-by: CAPtheorem <79423264+CAPtheorem@users.noreply.github.com>
* add go batch-submitter

* fix gas-oracle linting

* fix turing new meta

* bss core + batch submitter updates

* bss core lint and tests

* set rpc urls

* retries and run all integration tests

* go batch submitter env var prefix/rename

* start removing TS batch submitter

Co-authored-by: CAPtheorem <79423264+CAPtheorem@users.noreply.github.com>
* add go batch-submitter

* fix gas-oracle linting

* fix turing new meta

* bss core + batch submitter updates

* bss core lint and tests

* set rpc urls

* retries and run all integration tests

* go batch submitter env var prefix/rename

Co-authored-by: CAPtheorem <79423264+CAPtheorem@users.noreply.github.com>
* Revert "Inomurko/rem ts batch submitter (#390)"

This reverts commit ac67ef8.

* solve gas oracle linting
* clean up init for the Turing field in the DTL

* patch the print-ETH vulnerability

* yarn lint

* Update config.go

* Add EMERGENCY_FORK_NUMBER

Co-authored-by: cby3149 <cby3149@gmail.com>
Co-authored-by: Ino Murko <ino.murko.github@protonmail.com>
* Add security alert

* Add global env for geth test
@InoMurko InoMurko marked this pull request as ready for review February 18, 2022 05:32
@InoMurko InoMurko changed the title Spectacled bear Spectacled bear is spectacled, again Feb 18, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 18, 2022

Codecov Report

Merging #398 (a43c6f9) into master (fb745a7) will increase coverage by 0.01%.
The diff coverage is 68.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
+ Coverage   71.15%   71.17%   +0.01%     
==========================================
  Files          68       68              
  Lines        2330     2331       +1     
  Branches      351      351              
==========================================
+ Hits         1658     1659       +1     
  Misses        672      672              
Flag Coverage Δ
batch-submitter 62.18% <68.57%> (ø)
contracts 87.18% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 34.06% <ø> (ø)
message-relayer 83.17% <ø> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
...ubmitter/src/batch-submitter/tx-batch-submitter.ts 46.42% <57.69%> (ø)
...h-submitter/src/batch-submitter/batch-submitter.ts 83.15% <100.00%> (ø)
...ackages/batch-submitter/src/utils/tx-submission.ts 90.90% <100.00%> (ø)
.../l1-ingestion/handlers/sequencer-batch-appended.ts 16.66% <0.00%> (ø)
packages/message-relayer/src/relay-tx.ts 82.52% <0.00%> (+0.17%) ⬆️

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 fb745a7...a43c6f9. Read the comment docs.

@InoMurko InoMurko merged commit de6638e into master Feb 18, 2022
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