Layne Haber

Results 86 issues of Layne Haber

## Description For AMB related changes see: https://www.notion.so/connext/Interim-AMB-Messaging-f4690a794a984ac78e2504af062c4fea ## Type of change - [x] Docs change / dependency upgrade - [x] Configuration / tooling changes - [x] Refactoring - [...

Implement unit tests for ConnextMessage. Subtask of [#822](https://github.com/connext/nxtp/issues/822)

Enhancement
contracts
Subtask

**Problem** Refactor to use Nomad `BridgeRouter` as core interface to nomad messaging/assets. Transfers will be initiated with the `Connext` contract. **Ideas to solve this** Refactor to: 1. user calls xcall...

Enhancement
Story Points: 13

Need to have onchain reference for this.

enhancement 🧘
contract 💎

Seem to have lost symmetric events for both nodes in protocol. Uncomment [this](https://github.com/counterfactual/monorepo/blob/61ea1a81c8390f0f9597e28d50db073dbc67a0be/packages/node/test/integration/install.spec.ts#L66) to test

When people install packages that consume counterfactual ones (e.g. some installs `@connext/client`) using a different yarn or node version, they get the error: ``` error @counterfactual/[email protected]: The engine "yarn" is...

All apps have to be collateralized, which means waiting for on-chain updates (i.e deposit/withdrawal) means bad UX. Example: Streaming payments. End users could be waiting to receive more payments, but...

Helper methods for initiating and responding to challenges needed on the node package. This will be important for reclaiming collateral from offline users, or breaking even in the case of...

### Description Unobtrusive onchain operations demonstrated in the integration tests. Also allows for non-zero blocktimes. See #2463 for full issue description (this does not fix anything yet but I added...

After publishing the node 0.2.54 we could not successfully withdraw Reverting to previous version worked Relevant version PR: #2230 In all honesty, no idea why it's happening, but happens on...