Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use utils.Nitro to setup Nitro client in watcher #14

Open
wants to merge 6 commits into
base: v3
Choose a base branch
from

Conversation

nikugogoi
Copy link
Collaborator

Part of #386

nikugogoi and others added 6 commits July 14, 2023 14:40
* Instantiate nitro client with watcher peer

* Upgrade cerc-io packages

* Add missing cerc cli dependency

* Reduce heartbeat check retries

* Upgrade nitro package versions and pass peer only in setupNitro

---------

Co-authored-by: prathamesh0 <[email protected]>
* Setup payments in the watcher server

* Update payments manager usage

* Use blockNumber in getStorageAt against Hardhat chain

* Upgrade cerc-io packages

---------

Co-authored-by: Nabarun <[email protected]>
* Add flag for using block number in getStorageAt call

* Upgrade cerc-io packages
* Setup payments for L2 transactions

* Parse messages correctly when not sending tx to L2

* Catch and log uncaught exceptions

* Upgrade nitro-client package

* Upgrade watcher package versions

* Rename signerAddress

---------

Co-authored-by: Nabarun <[email protected]>
* Setup payments manager config

* Serve a tx request for free if its rate is not configured

* Set free queries in rates config

* Use mutations from base config

* Setup payments cache config

* Upgrade cerc-io packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants