onomyprotocol / arc

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

Remove minimum block delay check #136

Open AaronKutch opened 1 year ago

AaronKutch commented 1 year ago

I didn't realize that there were race conditions both ways, Neon produces a block for every event. I will simply remove the condition altogether, I added it initially because PoS was a new thing, but now I don't think we need the extra failsafe