Skip to content

[accelerator] auto scroll when clicking on "Accelerate" CTA#157

Merged
Dargon789 merged 847 commits into
Dargon789:masterfrom
mempool:master
May 11, 2026
Merged

[accelerator] auto scroll when clicking on "Accelerate" CTA#157
Dargon789 merged 847 commits into
Dargon789:masterfrom
mempool:master

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

No description provided.

mononaut and others added 30 commits March 11, 2026 13:49
…d/tar-7.5.11

Bump tar from 7.5.9 to 7.5.11 in /frontend
Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.5...v4.12.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…d/hono-4.12.7

Bump hono from 4.12.5 to 4.12.7 in /frontend
Liquid audit: update federation addresses on-the-fly
[calculator] allow user to get historical closing day rate
…-refresh

[accelerator] auto refresh graph when new block is mined
fix(a11y): add accessible names to network selector and toggle buttons
…on-data

add: skeleton in #acceleratingRow
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.19.0...v3.20.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.11.0...v15.12.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
knorrium and others added 23 commits April 23, 2026 11:57
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
[refactor] remove unused referenceId for card on file acceleration
[accelerator] add stats documentation
cluster mempool previews & improvements
…liases

[accelerator] use new preferred alias in documentation
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 802

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 11, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a Cluster Mempool implementation, featuring new linearization and block-building algorithms, alongside a robust integration testing framework and updated environment configurations. Feedback identifies several high-impact performance issues, including synchronous file I/O blocking the event loop during log scanning and expensive object instantiation in the block processor. Further improvements are suggested for the cluster mempool logic to avoid inefficient iterations and redundant computations during transaction removal, and a correction is noted for a redundant statistics calculation.

Comment thread backend/src/utils/file-read.ts
Comment thread backend/src/api/block-processor.ts
Comment thread backend/src/cluster-mempool/cluster-mempool.ts
Comment thread backend/src/cluster-mempool/cluster-mempool.ts
Comment thread backend/src/api/blocks.ts
@Dargon789 Dargon789 enabled auto-merge (squash) May 11, 2026 02:32
@Dargon789 Dargon789 merged commit 0fe2041 into Dargon789:master May 11, 2026
3 of 7 checks passed
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.

Sequence diagram for Vercel analytics initialization on Angular app startup Sequence diagram for updated demo redirect handling

10 participants