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

chore(main): release 0.13.0 #312

Merged
merged 2 commits into from
Jul 24, 2023
Merged

chore(main): release 0.13.0 #312

merged 2 commits into from
Jul 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 12, 2023

🤖 I have created a release beep boop

0.13.0 (2023-07-23)

Features

  • cmd: update proveUnassignedBlocks flag name (#315) (df640d9)
  • driver: improve ProcessL1Blocks for reorg handling (#325) (7272e15)
  • proposer: add --txpool.localsOnly flag (#326) (b292754)
  • proposer: handle transaction replacement underpriced error (#322) (2273d10)
  • prover: add --oracleProofSubmissionDelay flag (#320) (85adc04)
  • prover: add some prover metrics for Alpha-4 protocol (#319) (d8ff623)
  • prover: flag for proving unassigned proofs or not (#314) (13e6d1d)
  • prover: generate an oracle proof if the incoming proof is incorrect (#311) (003a86b)
  • prover: optimize skipProofWindowExpiredCheck check && update NeedNewProof check (#313) (b0b4c25)
  • prover: update l1Current cursor to record L1 hash (#327) (4a5adb5)
  • prover: update open proving blocks check (#316) (b34930c)

Bug Fixes

  • ci: fix workflow pnpm install error (#321) (9eefc8d)
  • prover: add end height for block filtering if startHeight is not nil, and don't block when notifying (#317) (aaec1bb)
  • prover: move concurrency guard (#318) (af29c95)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 9 times, most recently from 9d24dea to 1cbc8a1 Compare July 18, 2023 04:39
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from c5e15b4 to 481c2e9 Compare July 21, 2023 20:28
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 481c2e9 to 4c9de9f Compare July 23, 2023 16:27
@dionysuzx dionysuzx enabled auto-merge (squash) July 24, 2023 22:45
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #312 (7d101a4) into main (4a5adb5) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   49.08%   49.17%   +0.09%     
==========================================
  Files          36       36              
  Lines        4262     4262              
==========================================
+ Hits         2092     2096       +4     
+ Misses       1891     1888       -3     
+ Partials      279      278       -1     

see 1 file with indirect coverage changes

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

@dionysuzx dionysuzx merged commit a95380f into main Jul 24, 2023
4 checks passed
@dionysuzx dionysuzx deleted the release-please--branches--main branch July 24, 2023 22:54
@github-actions
Copy link
Contributor Author

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