feat(vibenet): cover Cobalt 200ms blocks, migrate to current fork API… - #161
Open
soheimam wants to merge 2 commits into
Open
feat(vibenet): cover Cobalt 200ms blocks, migrate to current fork API…#161soheimam wants to merge 2 commits into
soheimam wants to merge 2 commits into
Conversation
…, apply tip-jar field-test fixes 200ms blocks (live on vibenet, verified 2026-09-09): - New references/200ms-blocks.md: timestampMs / blockTimestampMs, BaseTime deposit + predeploy, querying and streaming blocks (wss .../ws), viem polling defaults, timed EOA and 8130 sends, Flashblocks migration table. - SKILL.md triggers, network table, routing and procedure updated. Fork API drift (branch head, Aug-Sep 2026): sendCalls -> sendTransaction, keystoreAddress replaces accountConfiguration params, actorScope.sender -> operator, regenerated canonical addresses. All references migrated and the create, sponsor and session-key flows re-run live against the new build. Tip-jar field-test fixes (fix.md #1-#14): operator actor for the PolicyManager, scope-bit table, binding reproducibility, getSessionSpend signature, payer insolvency, wallet-wrapped sponsored value, salt persistence, faucet 429 retry, chain-health semantics, gas-vs-value wording, installer gitignore hygiene, stale gist annotation. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016NCXKz9Re1SY5JTU3xMqg1
Collaborator
✅ Heimdall Review Status
|
youssefea
reviewed
Sep 9, 2026
Review feedback on #161. The literal node error string `rpc method is not whitelisted` is kept verbatim where quoted, since that is what rpc.vibes.base.org actually returns. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016NCXKz9Re1SY5JTU3xMqg1
youssefea
approved these changes
Sep 9, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
…, apply tip-jar field-test fixes
200ms blocks (live on vibenet,
Description
Type of change
Affected skill(s)
NONE
Plugin checklist
Base MCP Plugin Submission Agreement (when applicable)
By checking the box below, I agree and represent on behalf of the protocol/entity it references that:
I am authorized to submit this plugin on behalf of the protocol/entity it references;
the plugin does not infringe or misappropriate any third party's rights;
the plugin and the underlying protocol comply with all applicable laws, and my API enforces the same geofencing and eligibility restrictions as my own user-facing app;
the plugin is in full compliance with our protocol's/entity's then-current terms and conditions, and if not, submission and use thereafter is considered a formal written exemption to such terms and conditions;
the plugin accurately describes its behavior and contains no hidden, deceptive, or malicious instructions, and my API will not return malicious or unexpected calldata;
the protocol/entity is solely responsible for the plugin and is submitting a plugin is subject to the Base Account and Base App Terms of Service as using a "Service"; and
Base may modify, decline to list, or remove the plugin at any time, for any reason.
[X ] I have read and agree to the Base MCP Plugin Submission Agreement above.