prathamesh0
3262ebe4ac
Setup ipld-eth-server communicating with a remote Nitro node ( #587 )
...
* Use durable store for in-process Nitro node
* Update setup for external go-nitro node
* Add a separate service for ipld-eth-server with remote Nitro node
* Update repo branches / versions
* Wait for external Nitro node endpoint and update instructions
* Update repo branches
2023-10-18 13:51:55 +05:30
prathamesh0
246d3d8732
Run go-nitro node in process in ipld-eth-server ( #575 )
...
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (push) Successful in 56m58s
Details
Publish / Build and publish (push) Successful in 2m0s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m57s
Details
Smoke Test / Run basic test suite (push) Successful in 8m15s
Details
* Setup ipld-eth-server to run in-process Nitro node
* Update watcher version in fixturenet-payments stack
* Update upstream nitro multiaddr in watcher setup
* Change RPC query endpoint to ipld-eth-server
* Update Ponder config to pay ipld-eth-server Nitro node
* Separate nitro-rpc-client service and update demo.md
* Remove unnecessary volumes
* Update ipld-eth-server branch
* Fix clean up steps
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-10-13 15:27:17 +05:30
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