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

feat(prover): more accurate provingWindowExpiresAt calculation && update bindings #433

Merged
merged 4 commits into from
Oct 19, 2023

Conversation

davidtaikocha
Copy link
Member

currentL1OriginHeader is from currentL1OriginHeader, err := p.rpc.L1.HeaderByNumber(ctx, new(big.Int).SetUint64(event.Meta.L1Height)), and in TaikoL1 contract, event.Meta.L1Height is uint64(block.number - 1)

@davidtaikocha davidtaikocha changed the title feat(prover): more accurate provingWindowExpiresAt calculation feat(prover): more accurate provingWindowExpiresAt calculation && update bindings Oct 19, 2023
@davidtaikocha davidtaikocha enabled auto-merge (squash) October 19, 2023 14:40
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #433 (557112b) into main (8e6cc57) will not change coverage.
The diff coverage is 40.00%.

@@           Coverage Diff           @@
##             main     #433   +/-   ##
=======================================
  Coverage   53.76%   53.76%           
=======================================
  Files          44       44           
  Lines        5093     5093           
=======================================
  Hits         2738     2738           
  Misses       2079     2079           
  Partials      276      276           
Files Coverage Δ
prover/prover.go 53.12% <40.00%> (ø)

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

@davidtaikocha davidtaikocha merged commit 72c528f into main Oct 19, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the more-accurate-provingWindowExpiresAt branch October 19, 2023 17:56
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