Skip to content

introduce the solana-indexer (bare) crate#4505

Merged
tilacog merged 1 commit into
mainfrom
solana-indexer/PR1-bootstrap
Jun 8, 2026
Merged

introduce the solana-indexer (bare) crate#4505
tilacog merged 1 commit into
mainfrom
solana-indexer/PR1-bootstrap

Conversation

@tilacog

@tilacog tilacog commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a barebones solana-indexer crate to the repository.

Changes

Nothing worthy of note, this is just an empty crate.

Other PRs will follow.

@tilacog tilacog requested a review from a team as a code owner June 8, 2026 17:21

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

Copy link
Copy Markdown
Contributor

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 new crate, solana-indexer, which serves as a Solana settlement indexer for the CoW Protocol. It adds the package to the workspace configuration (Cargo.toml and Cargo.lock) and initializes it with a basic library file and a binary entry point that prints a startup message. No review comments were provided, and there is no feedback to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Bootstrap the new crates/solana-indexer crate with a minimal Cargo.toml,
library entry point, and binary main. Wired into the workspace via
Cargo.toml and Cargo.lock.
@tilacog tilacog force-pushed the solana-indexer/PR1-bootstrap branch from f72995d to db77408 Compare June 8, 2026 17:35
@cowprotocol cowprotocol deleted a comment from github-actions Bot Jun 8, 2026
@tilacog tilacog added this pull request to the merge queue Jun 8, 2026
Merged via the queue into main with commit efe6e5a Jun 8, 2026
20 checks passed
@tilacog tilacog deleted the solana-indexer/PR1-bootstrap branch June 8, 2026 18:33
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants