hirosystems / hirosystems/stacks-functional-tests
validate transactions in the Stacks node and API
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a transaction is submitted to the network by a test, we should be able to:
* Monitor transaction status in the API mempool
* See transaction confirmation in a Stacks block
* Validate transaction is accepted and not rejected
This will help us determine if a test is successful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.