nickreynolds
nickreynolds
- **Version**: ` "@chainsafe/libp2p-noise": "^7.0.1", "@libp2p/bootstrap": "^2.0.0", "@libp2p/mplex": "^4.0.0", "@libp2p/peer-id-factory": "^1.0.16", "@libp2p/webrtc-star": "^3.0.0", "@libp2p/websockets": "^3.0.1", "libp2p": "^0.37.3", "libp2p-websockets": "^0.16.2", "peer-id": "^0.16.0", "react": "^18.2.0",` - **Platform**: `Chrome on OSX` - **Subsystem**:...
- still waiting for graphql to be updated with this data
- should say they should log in, since they might already have CVL
- needs to check if multisig or not and create transactions based on that instead of assuming multisig - deposit potentially needs to send tokens to multisig first
- FOAM does this on their DApp and it appears to be the intended design, I imagine this is easy to implement but haven't found documentation for it
- Add unit tests to increase code coverage - Use this issue to keep track of increases in coverage, not only when we hit 100% (which might be nearly impossible)
- The code coverage test takes a long time and it can be annoying to wait for it when you know there will be no changes. - We should only...