Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Users can provide deployed SWAP contract #1548

Closed
4 tasks
vojtechsimetka opened this issue Jul 11, 2019 · 2 comments · Fixed by #1718
Closed
4 tasks

Users can provide deployed SWAP contract #1548

vojtechsimetka opened this issue Jul 11, 2019 · 2 comments · Fixed by #1718

Comments

@vojtechsimetka
Copy link

Problem

Right now each time Swarm is started with swap flag, new SWAP cheque contract is deployed.

Task

  • Add a flag that allows users to provide a SWAP contract address
  • Programatically validate the provided contract
  • If incorrect, raise fatal error
  • If no such flag is provided, the contract address should be retrieved from the nodes storage. If does not exist the contract should still be automatically deployed.
@mortelli
Copy link
Contributor

See also #1599.

@mortelli
Copy link
Contributor

mortelli commented Sep 6, 2019

for clarification purposes: could someone please document here (or there) the difference between this issue and #1599?

relevant PR: #1718

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants