Skip to content

Comments

Revert "Update issue templates"#223

Merged
Dargon789 merged 1 commit intov3-Update-issue-templatesfrom
revert-212-master
Jan 19, 2026
Merged

Revert "Update issue templates"#223
Dargon789 merged 1 commit intov3-Update-issue-templatesfrom
revert-212-master

Conversation

@Dargon789
Copy link
Owner

Reverts #212

@codesandbox
Copy link

codesandbox bot commented Jan 19, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

@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 4796

@vercel
Copy link

vercel bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sequence-js-web Ready Ready Preview, Comment Jan 19, 2026 7:46am

Repository owner deleted a comment from vercel bot Jan 19, 2026
@snyk-io
Copy link

snyk-io bot commented Jan 19, 2026

Snyk checks have failed. 6 issues have been found so far.

Status Scanner Critical High Medium Low Total (6)
Open Source Security 2 2 2 0 6 issues

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

return this.fetch(
this.url('RuntimeStatus'),
createHTTPRequest({}, headers, signal)
).then((res) => {

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
@gemini-code-assist
Copy link

Summary of Changes

Hello @Dargon789, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request executes a broad reversion, effectively undoing a substantial set of changes across the project. The primary objective appears to be rolling back significant infrastructure updates, including the removal of multiple CI/CD pipelines and a core Git submodule containing smart contract libraries. This action aims to restore the project to a prior state, potentially to address issues introduced by the reverted changes or to pivot the project's technical direction.

Highlights

  • CI/CD Infrastructure Reversion: This pull request completely removes existing CircleCI, Azure Pipelines, and CodeSandbox task configurations, indicating a significant rollback or overhaul of the project's continuous integration and deployment setup.
  • Removal of lib/signals-implicit-mode Submodule: The entire lib/signals-implicit-mode Git submodule, along with its extensive contents including forge-std and sequence-v3 related smart contract files and documentation, has been removed. This suggests a major change in the project's dependency management or smart contract architecture.
  • Project Configuration Rollback: Several project-level configuration files, such as changeset entries, funding information (FUNDING.json), and the security policy (SECURITY.md), have been removed, reverting previous additions or modifications.
  • Dependency Version Adjustment: The next.js dependency version in both extras/docs/package.json and extras/web/package.json has been reverted from '15.4.10' to '^15.4.7', likely to align with a previous stable version.
  • Issue Template Formatting Restoration: Minor formatting changes in .github/ISSUE_TEMPLATE/bug_report.md, custom.md, and feature_request.md have been undone, restoring their previous layouts.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/Docker.yml
    • .github/workflows/nextjs.yml
    • .github/workflows/publish-dists.yml
    • .github/workflows/web-sdk.yml
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@Dargon789 Dargon789 merged commit 108dcaf into v3-Update-issue-templates Jan 19, 2026
9 of 14 checks passed
@Dargon789 Dargon789 deleted the revert-212-master branch January 19, 2026 07:50
Copy link

@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 reverts a previous set of changes from PR #212. The changes primarily involve the removal of a large number of files and submodules, including lib/signals-implicit-mode, and reverting some dependency versions and configuration settings. The modifications appear to correctly reverse the previous changes. I have reviewed the diff and found no issues. The revert seems clean and achieves its stated purpose.

@Dargon789 Dargon789 linked an issue Jan 19, 2026 that may be closed by this pull request
@Dargon789 Dargon789 restored the revert-212-master branch January 19, 2026 10:16
@github-project-automation github-project-automation bot moved this from Todo to Done in web3-Defi-Gamefi Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[vc]: #0xsequence

1 participant