Skip to content

Consistent error handling + exit codes in wallet balance check script (fixes #7889) - #8200

Open
freeagent0x wants to merge 2 commits into
Scottcjn:mainfrom
freeagent0x:main
Open

Consistent error handling + exit codes in wallet balance check script (fixes #7889)#8200
freeagent0x wants to merge 2 commits into
Scottcjn:mainfrom
freeagent0x:main

Conversation

@freeagent0x

Copy link
Copy Markdown

Adds scripts/check_balance.sh (consistent error handling + documented exit codes) + scripts/test_check_balance.sh (mocked HTTP tests). Fixes #7889. Wallet: 0x3030dc31a5349ddba9578ce46844a4cedc7fa02c (ETH/Base)

@github-actions

Copy link
Copy Markdown
Contributor

Welcome to RustChain! Thanks for your first pull request.

Before we review, please make sure:

  • Non-doc PRs have a BCOS-L1 or BCOS-L2 label
  • Doc-only PRs are exempt from BCOS tier labels when they only touch docs/**, *.md, or common image/PDF files
  • New code files include an SPDX license header
  • You've tested your changes against the live node

Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150)

A maintainer will review your PR soon. Thanks for contributing!

@github-actions github-actions Bot added BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/M PR: 51-200 lines labels Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) size/M PR: 51-200 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Inconsistent Error Handling in Wallet Balance Check Script

1 participant