onomyprotocol / arc

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

Change Polygon bridge to have a block delay of 512 #106

Closed AaronKutch closed 1 year ago

AaronKutch commented 1 year ago

It turns out bor has probabilistic finality, according to https://github.com/maticnetwork/bor/issues/549 if we want to wait for eth checkpoints then we should have a delay of 512.

AaronKutch commented 1 year ago

Done in PR #119