-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port latest changes from go-nitro till commit
9afe205
on August 16 (#…
…114) * Update AllocationUpdatedEvent * Add EventQueue and new block sub to wait for block confirmations * Update contract-bindings using latest @statechannels/nitro-protocol * Convert BigNumber to bigint for AllocationUpdatedEvent * Hoist @cerc-io/nitro-protocol to workspace root * Rename variable to GENERAL_MSG_PROTOCOL_ID * Set Hardhat interval mining mode to 1s * Use @cerc-io/nitro-protocol version v2.0.0-alpha.4-ts-port-0.1.2 * Update yarn lock * Handle review comments * Update workflow to build watcher-ts in root --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
- Loading branch information
1 parent
7ea01a5
commit aab43de
Showing
18 changed files
with
7,329 additions
and
3,113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 4 additions & 29 deletions
33
packages/nitro-node/src/node/engine/chainservice/eth-chain-helpers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.