indra icon indicating copy to clipboard operation
indra copied to clipboard

[LEGACY] Monorepo containing everything related to the core Connext protocols and network.

Results 48 indra issues
Sort by recently updated
recently updated
newest added

Collateral service will need to request anonymized transfer and onchain transaction data from the node

Enhancement
p4: Eventual Enhancements
Chore

## Expected Behavior ## Current Behavior ## Possible Solution ## Context * Client version used: * Node version used: * Chain used: * Browser Name and version: * Operating System...

Enhancement
p4: Eventual Enhancements
Chore

**Is your feature request related to a problem? Please describe.** Need a better way to catch errors in a channel we all have access to (nobody uses the slack channel)....

p4: Eventual Enhancements
Chore

## Description We test our validation in the test-runner, but now that it is mostly exported as middleware we can test it from within the apps module.

Good First Issue
p4: Eventual Enhancements
Chore

**Is your feature request related to a problem? Please describe.** Currently the indra node doesn't ask for any sort of fees, but sponsors quite some things. Mainly: - **collateralization fee**:...

Enhancement
Backup Requested
More Info Needed

**Is your feature request related to a problem? Please describe.** To avoid regression for us, @LePremierHomme started working on [integrating connext into our simulation test suite](https://github.com/ExchangeUnion/xud/issues/1460), which tests all typical...

More Info Needed

App tests should probably be structured very similarly to our app validation libraries: - At the lowest level we should have some basic app tests that test things like `senderDeposit

p1 Bugs/Tests/Blockers
Chore

**Describe the bug** Currently if you remove the `DEPOSIT_*` events from the node listener, the node fails to build. However, these events are only ever thrown by the client now,...

p3: Features/refactors
Chore