Datagen-Project / Grant_Second_Milestone

Early code contributions and testing for the second milestone of W3F grant
0 stars 0 forks source link

Research: Solo-Para-Bridge-POC #1

Open cuteolaf opened 1 year ago

cuteolaf commented 1 year ago

For the cross chain communication required in M2, we will use Parity's solo-para-bridge.

So it is mandatory to have a clear understanding of the following problems.

Lord-Nymphis commented 1 year ago

Which format are we using for cross-messages?

How do we check computational problems written in different blocks of FB, given asynchronous block creation between FB and HB different block time? (randomization of block which issuing checked example if last "FB block batch" checked was between FB block n.12 and FB block n.24; are we in current "FB block batch" randomizing check between block 24 to 36)?

cuteolaf commented 1 year ago

Nice catch, @Lord-Nymphis

In each FB block, we will submit the result and hash of computational works done to the heavy blockchain.

Lord-Nymphis commented 1 year ago
cuteolaf commented 1 year ago

It's possible.

Lord-Nymphis commented 1 year ago

So we should do it