Mark Spanbroek
|
67c2d631d7
|
Update asynctest to 0.4.0
|
2023-07-03 13:09:09 +02:00 |
Mark Spanbroek
|
cac6026b34
|
Change `reverts` API
- Enables postfix syntax: `call().reverts(reason)`
- Removes doesNotRevert etc; uses `check not` instead
- Removes waitFor(); return Future instead
|
2022-09-21 10:29:31 +02:00 |
Mark Spanbroek
|
649dc8efd0
|
Allow types that are equivalent to Confirmable
Allows ?TransactionResponse, Option[TransactionResponse] etc
to be used instead of Confirmable.
|
2022-05-25 09:13:44 +02:00 |
Mark Spanbroek
|
898bf8f16f
|
Project setup
|
2022-01-17 17:04:14 +01:00 |