threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

BSC bridge multisig improvements #1424

Closed robvanmieghem closed 8 months ago

robvanmieghem commented 1 year ago
DylanVerstraete commented 1 year ago

I would make this an issue to improve all bridges for TF at once. To rewrite the bridges for eth / tfchain in a single project (preferrably rust)

Shared functionality:

robvanmieghem commented 1 year ago

@DylanVerstraete That's a different story imo

DylanVerstraete commented 1 year ago

I don't really agree with that, because to "improve" the things stated above, it will require some development work which can be directed towards a "fresh" start where we design the stuff from the bottom up again with all the knowledge we currently have. I believe redoing it will be the better solution here.

DylanVerstraete commented 1 year ago

Mainly because a lot of the functionality can be shared between the 2 bridges we have right now.

xmonader commented 1 year ago

What is the status here, still feasible for 3.11? also should it still be linked to grid releases or can be in a separate project? @robvanmieghem

despiegk commented 1 year ago

lets just make sure its reliable for now, no need to rewrite, make sure we have it documented in our development docs (internal) / mdbook

robvanmieghem commented 11 months ago

Tested, small updates updated the docs to use the same code as the Ethereum bridge: https://github.com/threefoldfoundation/tft/releases/tag/v1.5.0 Deploying: https://github.com/threefoldtech/tf_operations/issues/1832