onomyprotocol / arc

Arc moves assets cross-chain to and from integrated blockchains.
Apache License 2.0
3 stars 10 forks source link

fix `INVALID_EVENTS` on CI for `bnb` branch #123

Closed AaronKutch closed 1 year ago

AaronKutch commented 1 year ago

For some reason, INVALID_EVENTS is hanging in the CI when it isn't locally. It isn't failing on the same nonce every time, which means there is some weird race condition.

AaronKutch commented 1 year ago

looks twice spurious currently