ApeWorX / ape-foundry

Foundry network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
32 stars 13 forks source link

feat: honor `balance` test config value #105

Closed antazoey closed 1 month ago

antazoey commented 1 month ago

What I did

support and honor the --balance flag via test config balance, requires this PR: https://github.com/ApeWorX/ape/pull/2173

How I did it

set the initial balance from the value from the config, behaves like other testing providers.

How to verify it

Checklist