maticnetwork / heimdall

Validator node for Polygon PoS
https://polygon.technology/
GNU General Public License v3.0
272 stars 181 forks source link

POS-2399: ganache bug workaround to reduce `smoke_test` time in CI #1164

Closed marcello33 closed 6 months ago

marcello33 commented 6 months ago

Description

This PR cherry picks the implementation of the workaround for the ganache bug to reduce the smoke_test execution time during CI. This has been running fine on develop for some time now.

Changes

Checklist

Testing