This repository was archived by the owner on Mar 11, 2022. It is now read-only.
Conversation
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
add gateway support for OLO
…nto mm/turing-cache Conflicts: l2geth/core/state_processor.go l2geth/core/vm/evm.go l2geth/rpc/handler.go
Fix boba stake
* 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>
* 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
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.