v2.1.3
Release notes v2.1.3 🎉
This is bugfix release
- Fixed a bug with
bigint
serialization that made migrations fail. - Added "preflight" request to a block explorer before verification to notify the user if the explorer is down.
- Added
verificationDelay
parameter that forces the plugin to wait X milliseconds before verification to allow a block explorer to sync up the state and not fail with the "the contract does not exist" error.