Skip to content

docs(examples): add Go Account whitelist list and update scripts#9111

Merged
alia-bitgo merged 1 commit into
masterfrom
CAAS-1914
Jun 24, 2026
Merged

docs(examples): add Go Account whitelist list and update scripts#9111
alia-bitgo merged 1 commit into
masterfrom
CAAS-1914

Conversation

@alia-bitgo

@alia-bitgo alia-bitgo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds go-account-whitelist-list.ts to fetch and display all policy rules on a Go Account wallet
  • Adds go-account-whitelist-update.ts to add or remove addresses from an advancedWhitelist policy rule
  • Updates go-account-workflows.md to document both scripts with usage examples

Test plan

  • Run go-account-whitelist-list.ts against a Go Account wallet and verify policy rules are printed
  • Run go-account-whitelist-update.ts with WHITELIST_OPERATION=add and verify address is added (or pending approval returned)
  • Run go-account-whitelist-update.ts with WHITELIST_OPERATION=remove and verify address is removed

Resolves CAAS-1914

🤖 Generated with Claude Code

Add two new example scripts for managing Go Account address whitelists:
- go-account-whitelist-list.ts: fetch and display all policy rules on a wallet
- go-account-whitelist-update.ts: add or remove addresses from an advancedWhitelist policy

Update go-account-workflows.md to document both scripts with usage examples.

CAAS-1914

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

TICKET: CAAS-1914
@alia-bitgo alia-bitgo requested a review from a team as a code owner June 24, 2026 22:09
@linear-code

linear-code Bot commented Jun 24, 2026

Copy link
Copy Markdown

CAAS-1914

@alia-bitgo alia-bitgo merged commit dc5729c into master Jun 24, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants