Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(all): remove gas limit check #336

Closed
wants to merge 5 commits into from
Closed

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #336 (fd23d59) into main (c6cd1b0) will increase coverage by 0.64%.
The diff coverage is 72.22%.

❗ Current head fd23d59 differs from pull request most recent head 69535f6. Consider uploading reports for the commit 69535f6 to get more accurate results

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
+ Coverage   49.13%   49.78%   +0.64%     
==========================================
  Files          36       36              
  Lines        4327     4333       +6     
==========================================
+ Hits         2126     2157      +31     
+ Misses       1918     1893      -25     
  Partials      283      283              
Files Changed Coverage Δ
bindings/encoding/input.go 42.85% <ø> (ø)
bindings/encoding/struct.go 96.34% <ø> (ø)
pkg/rpc/methods.go 34.21% <0.00%> (-0.11%) ⬇️
proposer/config.go 54.83% <ø> (-0.72%) ⬇️
prover/proof_producer/zkevm_rpcd_producer.go 25.54% <0.00%> (ø)
proposer/proposer.go 54.30% <72.72%> (+2.35%) ⬆️
driver/chain_syncer/calldata/syncer.go 62.71% <100.00%> (+0.21%) ⬆️
pkg/tx_list_validator/tx_list_validator.go 86.04% <100.00%> (ø)
prover/prover.go 38.90% <100.00%> (+2.67%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha deleted the remove_gas_limit_check branch August 2, 2023 01:57
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.

Estimate tx.gasUsed before proposing
1 participant