- Enables postfix syntax: `call().reverts(reason)` - Removes doesNotRevert etc; uses `check not` instead - Removes waitFor(); return Future instead
Allows ?TransactionResponse, Option[TransactionResponse] etc to be used instead of Confirmable.