Merged
Conversation
AntiCapture PR #1680 adds BLOCKFUL_API_TOKEN-based auth to the API Gateway. Wire the optional token into all three services (logic-system, dispatcher, consumers) so requests include the Authorization header when the env var is set.
feat: add Bearer token auth for Anticapture API Gateway
Update welcome, help, wallet and DAO messages with new copy. Add new button labels (start, wallets, settings, selectAll, unselectAll). Add wallet selectionPrefix, onboardingComplete, and welcomeDao messages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- /start now shows welcome + DAO prompt with inline button - learn_more shows inline action buttons (start, daos, wallets, settings) - Add select all / unselect all buttons to DAO keyboard - After DAO confirm, trigger wallet flow if fromStart - Send onboarding complete message after wallet added - Refactor DAO keyboard refresh into shared method Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update welcome message with notification types and tagline - Update homePage with Anticapture description and /anticapture reference - Update wallet listHeader with governance activity copy - Add wallet selectionPrefix and onboardingComplete messages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add fromStart flag to SlackSession for onboarding tracking - welcome_select_daos sets fromStart, dao_confirm triggers wallet prompt - Add select all / unselect all buttons to DAO checkbox list - Add selectAll/unselectAll methods to SlackDAOService - Add showOnboardingWallet prompt to SlackWalletService - Pass fromStart through modal private_metadata for onboarding complete - Send onboarding complete message after wallet added in start flow Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Refactor/ctas and utm tracking
…fication Feat/new offchain proposal notification
Refactor/onboarding flow
Feat/relevance threshold route
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
add: RPC_URL as an optional value for consumer
pikonha
approved these changes
Mar 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.
No description provided.