Skip to content

Revert "Feat/railgun gas benchmark"#4

Merged
JohnGuilding merged 1 commit intomainfrom
revert-2-feat/railgun-gas-benchmark
Feb 11, 2026
Merged

Revert "Feat/railgun gas benchmark"#4
JohnGuilding merged 1 commit intomainfrom
revert-2-feat/railgun-gas-benchmark

Conversation

@NicoSerranoP
Copy link
Copy Markdown
Member

Reverts #2

Copilot AI review requested due to automatic review settings February 11, 2026 16:04
Copy link
Copy Markdown
Contributor

@JohnGuilding JohnGuilding left a comment

Choose a reason for hiding this comment

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

Nice thanks!

@JohnGuilding JohnGuilding merged commit 3aa9547 into main Feb 11, 2026
5 checks passed
@JohnGuilding JohnGuilding deleted the revert-2-feat/railgun-gas-benchmark branch February 11, 2026 16:06
Copy link
Copy Markdown

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

This pull request reverts PR #2, which had added Railgun gas benchmarks using Foundry. The revert completely removes all Foundry/Solidity infrastructure and returns the repository to its initial state as an empty framework for "structured benchmarks for private transfers protocols."

Changes:

  • Removed all Foundry-based Railgun benchmark implementation files and configuration
  • Reverted .gitignore to Node.js template
  • Restored original minimal README description

Reviewed changes

Copilot reviewed 10 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/RailgunTransact.t.sol Deleted Solidity test file containing Railgun transaction benchmarks
snapshots/RailgunSendBenchmark.json Deleted benchmark snapshot data
lib/forge-std Removed Foundry standard library submodule
lib/contract Removed Railgun contract submodule
foundry.toml Deleted Foundry project configuration
foundry.lock Deleted Foundry dependency lock file
README.md Reverted to original description without test instructions
LICENSE Added trailing newline (minor formatting fix)
.vscode/settings.json Deleted VSCode Solidity formatting settings
.gitmodules Deleted git submodule configuration
.gitignore Reverted to comprehensive Node.js template
.github/workflows/test.yml Deleted Foundry CI workflow
.env.example Deleted environment variable example file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants