ApeWorX / ape-foundry

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

feat!: add raise_on_fail to send_transaction() #17

Closed ghost closed 1 year ago

ghost commented 1 year ago

What I did

Added raise_on_fail per https://github.com/ApeWorX/ape/pull/957

How to verify it

Added new test to verify

Checklist

ghost commented 1 year ago

@unparalleled-js I just moved this to a feature base branch, should be ready for review now

ghost commented 1 year ago

Just a note that the tests will fail due to the core changes being on an unreleased feature branch