codestates / codestates/BTA1stProject-14
Add test codes and handle exceptions
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Check status codes
- [ ] Add exception handling code
- [ ] Add test codes
- [ ] Insufficient balance for transaction fee (aptos_sdk.client.ApiError: {"message":"Invalid transaction: Type: Validation Code: INSUFFICIENT_BALANCE_FOR_TRANSACTION_FEE","error_code":"vm_error","vm_error_code":5})
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the Python transaction client and its status-code and exception paths, then reproduce the insufficient-balance error shown in the issue. Done means the relevant status codes and exceptions are handled and tests cover them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100