connext / indra

[LEGACY] Monorepo containing everything related to the core Connext protocols and network.
MIT License
84 stars 38 forks source link

Pay users who don't have channels #24

Closed hthillman closed 5 years ago

hthillman commented 5 years ago

Expected Behavior

Should be able to pay users who don't have channels open

Current Behavior

Collateralization for tipping breaks

Steps to Reproduce (for bugs)

  1. Start Indra hub.
  2. Load up wallet UI (http://localhost).
  3. Get 1 token from MetaMask (make sure MetaMask is set to the Ganache [0] address, since that's the only one that has the tokens).
  4. Deposit some amount of tokens.
  5. Attempt to pay user who hasn't opened a channel and deposited
rhlsthrm commented 5 years ago

This works. The channel gets collateralized by the hub and then is able to be paid.