ApeWorX / ape-ganache

Ganache network provider plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
4 stars 6 forks source link

feat!: add raise_on_fail to send_transaction() #8

Closed ghost closed 2 years ago

ghost commented 2 years 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