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

feat(bindings): update Go contract bindings for the latest protocol #441

Merged
merged 12 commits into from
Nov 1, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha force-pushed the update-bindings-for-4844 branch from 8ea154c to b5d302a Compare October 31, 2023 12:20
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #441 (1fd65b5) into main (9e9c7f3) will decrease coverage by 0.25%.
The diff coverage is 54.88%.

❗ Current head 1fd65b5 differs from pull request most recent head 3a4d46b. Consider uploading reports for the commit 3a4d46b to get more accurate results

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   61.38%   61.13%   -0.25%     
==========================================
  Files          44       44              
  Lines        5104     5113       +9     
==========================================
- Hits         3133     3126       -7     
- Misses       1660     1677      +17     
+ Partials      311      310       -1     
Files Coverage Δ
bindings/encoding/struct.go 96.34% <ø> (ø)
proposer/prover_selector/eth_fee_eoa_selector.go 69.67% <100.00%> (+1.32%) ⬆️
driver/chain_syncer/calldata/syncer.go 69.18% <50.00%> (ø)
driver/state/state.go 61.97% <0.00%> (ø)
proposer/proposer.go 61.40% <60.00%> (-0.74%) ⬇️
prover/proof_submitter/transaction/builder.go 52.23% <0.00%> (-4.61%) ⬇️
prover/proof_submitter/proof_submitter.go 69.23% <77.41%> (+1.85%) ⬆️
prover/prover.go 51.51% <77.41%> (-0.02%) ⬇️
bindings/encoding/input.go 34.78% <0.00%> (-13.05%) ⬇️
prover/proof_submitter/proof_contester.go 27.17% <12.50%> (-4.54%) ⬇️

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

@davidtaikocha davidtaikocha marked this pull request as ready for review November 1, 2023 13:20
@davidtaikocha davidtaikocha enabled auto-merge (squash) November 1, 2023 13:21
@davidtaikocha davidtaikocha merged commit 02c981d into main Nov 1, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the update-bindings-for-4844 branch November 1, 2023 21:36
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.

2 participants