Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coordindate update of demo env after geth 1.10 fix release #6964

Closed
karlb opened this issue Apr 16, 2021 · 4 comments
Closed

Coordindate update of demo env after geth 1.10 fix release #6964

karlb opened this issue Apr 16, 2021 · 4 comments
Assignees
Milestone

Comments

@karlb
Copy link
Contributor

karlb commented Apr 16, 2021

Since the latest release does not support geth 1.10 (and thus infura), the demo env can only be used with openethereum. This make the demo env much less useful. When a Raiden release that includes the geth 1.10 fix has been made, we should update the demo env soon.
Since the demo env is used by external parties, this should be coordinated with @eorituz .

@eorituz
Copy link
Contributor

eorituz commented Apr 16, 2021

@karlb Thank you for reaching out!
I don't see a way around deprecating the old demoenv and deploy a new one....

@ezdac
Copy link
Contributor

ezdac commented Apr 26, 2021

What version should the demo-env update be based on?

  • v2.0.0 - including significant, compatibility breaking transport changes:

    • Since we would want to migrate to 2.0.0 at some point anyways, it probably makes sense to simply use this for the demo-env, to keep the number of upgrades low.
    • breaking compatibility is not the issue, since we have to coordinate client updates anyways
    • we have to upgrade the RSB
  • a new version v1.2.1 - including the Geth 1.10 fix:

    • the demo-env is supposed to be very stable, and we don't know the characteristics of the v2.0.0 in real-life scenarios
    • we might not need to upgrade the RSB with this solution

Related: raiden-network/scenario-player#666

@ezdac
Copy link
Contributor

ezdac commented Apr 26, 2021

After a preliminary discussion, we want to update directly to 2.0.0a1.
Therefore we have to wait for a stable RSB release and also upgrade the RSB for the demo-env as well.

@fredo
Copy link
Contributor

fredo commented Jul 15, 2021

Demo env RSB is updated as well as an dockerimage to run on the demo environment. It supports Raiden v2.0.0

@fredo fredo closed this as completed Jul 15, 2021
@istankovic istankovic added this to the Raiden v2.1 milestone Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants