Remove faucet account from production genesis configuration (issue #36) #37

Merged
oib merged 1 commits from aitbc1/36-remove-faucet into main 2026-03-18 16:43:44 +01:00
Collaborator

Faucet is a dev‑stage feature; production/staging testing should not include it.

Changes:

  • Updated create_enhanced_genesis.py to exclude faucet account
  • Removed faucet from genesis_enhanced_template.yaml (affects all enhanced configs)

Testing: Verify that any production‑like genesis (enhanced) no longer contains a faucet account.

Fixes #36

Faucet is a dev‑stage feature; production/staging testing should not include it. Changes: - Updated create_enhanced_genesis.py to exclude faucet account - Removed faucet from genesis_enhanced_template.yaml (affects all enhanced configs) Testing: Verify that any production‑like genesis (enhanced) no longer contains a faucet account. Fixes #36
oib changed title from Remove faucet account from production genesis configuration (issue #36) to WIP: Remove faucet account from production genesis configuration (issue #36) 2026-03-18 16:28:14 +01:00
oib added 1 commit 2026-03-18 16:28:22 +01:00
Merge branch 'main' into aitbc1/36-remove-faucet
Some checks failed
AITBC CI/CD Pipeline / lint-and-test (3.11) (pull_request) Has been cancelled
AITBC CI/CD Pipeline / lint-and-test (3.12) (pull_request) Has been cancelled
AITBC CI/CD Pipeline / lint-and-test (3.13) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (apps/coordinator-api/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (cli/aitbc_cli) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-core/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-crypto/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-sdk/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (tests) (pull_request) Has been cancelled
Security Scanning / CodeQL Security Analysis (javascript) (pull_request) Has been cancelled
Security Scanning / CodeQL Security Analysis (python) (pull_request) Has been cancelled
Security Scanning / Dependency Security Scan (pull_request) Has been cancelled
Security Scanning / Container Security Scan (pull_request) Has been cancelled
Security Scanning / OSSF Scorecard (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-cli (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-services (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-production-services (pull_request) Has been cancelled
AITBC CI/CD Pipeline / security-scan (pull_request) Has been cancelled
AITBC CI/CD Pipeline / build (pull_request) Has been cancelled
AITBC CI/CD Pipeline / deploy-staging (pull_request) Has been cancelled
AITBC CI/CD Pipeline / deploy-production (pull_request) Has been cancelled
AITBC CI/CD Pipeline / performance-test (pull_request) Has been cancelled
AITBC CI/CD Pipeline / docs (pull_request) Has been cancelled
AITBC CI/CD Pipeline / release (pull_request) Has been cancelled
AITBC CI/CD Pipeline / notify (pull_request) Has been cancelled
Security Scanning / Security Summary Report (pull_request) Has been cancelled
7e4154a568
oib requested review from aitbc1 2026-03-18 16:43:34 +01:00
oib requested review from oib 2026-03-18 16:43:36 +01:00
oib changed title from WIP: Remove faucet account from production genesis configuration (issue #36) to Remove faucet account from production genesis configuration (issue #36) 2026-03-18 16:43:40 +01:00
oib merged commit 4c3db7c019 into main 2026-03-18 16:43:44 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oib/aitbc#37
No description provided.