Commit Graph

4 Commits (0bec51e96a2ed50ed754e8f17b429f59d531d40c)

Author SHA1 Message Date
Nabarun Gogoi 0bec51e96a
Pay for queries from watcher to indexer mode Ponder apps in payments stack (#573)
Publish / Build and publish (push) Successful in 1m56s Details
Deploy Test / Run deploy test suite (push) Successful in 5m52s Details
Smoke Test / Run basic test suite (push) Successful in 8m16s Details
* Use ponder in watcher mode and indexer mode separately in payments stack

* Refactor config file and configure env variables for watcher mode

* Update demo.md for payments stack

* Handle review changes

* Setup config to pay for watcher to indexer GQL queries

* Fix config in stack for making payments in watcher ponder app

* Update demo for payment from watcher to indexer mode Ponder apps

* Use laconic-esm brannch for ponder

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-12 14:16:44 +05:30
prathamesh0 9e56f6357d
Update demo instructions in fixturenet-payments stack (#560)
Publish / Build and publish (push) Successful in 1m57s Details
Deploy Test / Run deploy test suite (push) Failing after 10m58s Details
Smoke Test / Run basic test suite (push) Failing after 22m24s Details
* Update demo instructions

* Add expected payment proxy output logs

* Wait for chain endpoint to be up before starting go-nitro node
2023-10-06 14:36:10 +05:30
Nabarun Gogoi 5d19c56b0c
Upgrade Nitro version in stack and add `nitro-rpc-client` CLI (#557)
* Changes required for ponder container and upgrade ts-nitro version

* Fix empty CERC_RELAY_MULTIADDR env variable

* Add curl output for ponder payment channel

* Add `nitro-rpc-client` container in payments stack (#1)

* Add container for nitro-rpc-client

* Add nitro-rpc-client service

* Update nitro-rpc-client container

* Update demo.md in payments stack

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>

* Update env variables used for go-nitro container

* Pass Nitro chain URL in watcher config

* Update ponder config chainUrl

* Remove curl check in ponder start script

* Upgrade node version to 18 in watcher-ts Dockerfile

* Update ponder section in the demo instructions

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2023-10-05 14:57:47 +05:30
prathamesh0 d57efe87b8
Add demo instructions to fixturenet-payments stack (#556)
Publish / Build and publish (push) Successful in 1m49s Details
Deploy Test / Run deploy test suite (push) Successful in 4m59s Details
Smoke Test / Run basic test suite (push) Successful in 8m42s Details
* Update remaining references for core repos from github to gitea

* Add demo instructions

* Add demo clean up steps
2023-10-04 12:51:04 +05:30