leapdao / leap-sandbox

Local Leap Network / Integration Tests
3 stars 3 forks source link

CONSENSUS FAILURE on the first deposit #18

Closed troggy closed 5 years ago

troggy commented 5 years ago

Failed on the deposit in 1_depositTransferExit.js

Flacky bug. Multiple validators are not working right.

Logs: https://gist.github.com/troggy/37a79cf929f5eb17238018dc59ac736d

johannbarbie commented 5 years ago

mh, what i see is:

wouldn't the event buffers configured on testnet and mainnet prevent that?

troggy commented 5 years ago

right, integration tests are running without properly configured event buffers. good catch