-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(coprocessor): solana host-listener poc scaffold and feedback loop #1951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
Eikix
wants to merge
51
commits into
main
Choose a base branch
from
codex/solana-host-listener-discovery
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
a442297
docs: add solana host-listener exploration plan and learning log
Eikix f472859
docs: define fast host-listener feedback loop and parity matrix
Eikix 76702dd
docs: add solana host architecture diagram and ownership model
Eikix 46b4b8c
docs: add mermaid diagrams to plan and learning
Eikix bc2b239
feat(solana): scaffold host listener PoC and feedback-loop tests
Eikix 51960f3
chore(solana-listener): satisfy clippy in rpc source tests
Eikix 9d72c6e
chore(ci): fix typos and rustsec audit config for solana PoC
Eikix c3e8c46
chore(coprocessor): retrigger ci after title lint fix
Eikix d0c43a4
chore(coprocessor): address solana listener review comments
Eikix e8f0536
chore(coprocessor): clarify solana program id listener arg
Eikix bd76efd
chore(coprocessor): clarify intentional ingest duplication note
Eikix 782f776
solana-listener: tighten source naming/filtering and bump harness deps
Eikix d2ac237
solana-poc: add reproducible tier-3 e2e runner and refresh docs
Eikix 9ad3ee0
solana-listener: add sub-op mapping and broaden acl gate coverage
Eikix b129c40
docs(solana): enforce no-doc-rot freshness protocol
Eikix 7dad95c
solana-listener: lock v0 e2e baseline and test fixes
Eikix 3258ef1
solana: add full TFHE symbolic op parity scaffold
Eikix a57228a
solana: simplify host program naming and layout
Eikix cebd49a
solana: deduplicate emit and emit_cpi host logic
Eikix 50b66aa
docs(solana): refresh plan, architecture, and issue-aligned status
Eikix b964265
solana-listener: fail closed on missing blocks and trim dead scaffolding
Eikix 14428d5
solana-listener: add sub tier-3 e2e parity slice
Eikix f2c2f37
solana: simplify to emit-only path and sync exploration docs
Eikix 34464c9
solana host: inline instruction logic and drop impl wrappers
Eikix 34fb462
docs: sync solana learning log after handler inlining
Eikix 199d2b7
solana e2e: add if_then_else and cast runtime parity tests
Eikix 7689272
solana poc: add explorer-visible cli runner with docker postgres mode
Eikix 295523a
solana poc: add one-command explorer demo and auto-idl publish flow
Eikix e357031
docs(solana): doc-rot sync for plan/parity/interface/architecture
Eikix 32bc44b
solana demo: cleanup-by-default with explicit keep flags
Eikix a05e274
solana tier3: expand runtime parity cases and sync runbook
Eikix 97e6bea
solana listener: address PR feedback on otel, blockhash, and decode h…
Eikix 7c29824
solana listener: switch to SDK-first poller and IDL-typed event decode
Eikix 58cf353
zama-host: add anchor-debug feature to silence cfg warnings
Eikix 13c0fe2
solana tier3: stabilize binary runtime slice and improve timeout diag…
Eikix 988f5b5
solana-listener: address PR feedback and fix runner tenant wiring
Eikix bfbacf0
solana-listener: remove test-key override paths
Eikix 04396ba
solana-poc: record full tier3 parity and fix runner default chain id
Eikix 7ecec95
solana-listener: add EVM vs Solana ingest parity diff harness
Eikix 4dc1b54
solana: add runtime parity diff slice against EVM smoke flow
Eikix 64e0dc6
fix(ci): unblock solana-listener checks in PR 1951
Eikix c660427
fix(ci): make solana-listener otlp init clippy-safe
Eikix b0c7caa
Merge branch 'main' into codex/solana-host-listener-discovery
Eikix 4079945
fix(ci): remove flaky otlp helper call from solana-listener main
Eikix d0bf1a7
ci(debug): instrument telemetry resolution and disable target cache
Eikix aaa8efa
ci(debug): fix cargo tree path in telemetry debug step
Eikix 4a829c0
fix(ci): restore init_db compose compatibility
Eikix 2c69550
ci: remove temporary cargo debug plumbing
Eikix 9992f6a
solana: add global HCU window cap and revert coverage
Eikix 4e1c47b
docs(solana): refresh host-listener exploration freshness
Eikix bc699f7
Merge branch 'main' into codex/solana-host-listener-discovery
Eikix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.