Skip to content

Conversation

patrick-ogrady
Copy link
Contributor

No description provided.

@patrick-ogrady patrick-ogrady requested a review from Copilot May 28, 2025 16:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

A new blog post "Reducing Block Time (and Resource Usage) with Buffered Signatures" is added under docs/blogs/. It introduces buffered signature verification, explains handling invalid signatures, and shows performance improvements.

  • Adds full HTML for a new blog entry with meta tags, content, images, and styling.
  • Introduces images and captions illustrating concepts (gossip models, buffering, bisection).
  • Integrates Cloudflare beacon script and shared JavaScript.

<meta property="twitter:site" content="@commonwarexyz" />
<meta property="twitter:creator" content="@_patrickogrady" />

<link rel="stylesheet" type="text/css" href="../style.css">
Copy link

Copilot AI May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider adding a <link rel="canonical" href="https://commonware.xyz/blogs/buffered-signatures.html" /> in the <head> for SEO and to prevent duplicate‐content issues.

Copilot uses AI. Check for mistakes.

@patrick-ogrady patrick-ogrady marked this pull request as ready for review May 28, 2025 16:35
@patrick-ogrady patrick-ogrady merged commit c05d88a into main May 28, 2025
12 checks passed
@patrick-ogrady patrick-ogrady deleted the buffered-signatures branch May 28, 2025 16:35
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (19d7017) to head (082ece0).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main    #1005   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files         190      190           
  Lines       52632    52632           
=======================================
  Hits        47789    47789           
  Misses       4843     4843           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19d7017...082ece0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant