vector icon indicating copy to clipboard operation
vector copied to clipboard

↗️ Vector is an ultra-minimal state channel network implementation.

Results 84 vector issues
Sort by recently updated
recently updated
newest added

Blocked by issue #241 because resolve it will drastically change our address management code. But once 241 is done, it's important that we no longer need to manually update config...

eg "prod-mode" should use an external db url. For testing or staging, the in-built sqlite db is sufficient. Our current ops/database is kind of in an uncanny valley: it's homegrown...

Our `ops/{push,pull}-images` files have caused bugs & it's annoying/fragile to keep the list of containers they contain up to date manually. Maybe GitHub's container registry provides a cleaner service that...

**Is your feature request related to a problem? Please describe.** Unix timestamps in logs making life hard when debugging things. **Describe the solution you'd like** Logs timestamps in a human...