Commit Graph

3 Commits (f7eb8b9a38e324cb632c692e111f7a669b581a2d)

Author SHA1 Message Date
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 4030c0a0d2
Add a separate pod for ipld-eth-server with payments (#583)
Smoke Test / Run basic test suite (push) Successful in 8m50s Details
Publish / Build and publish (push) Successful in 1m58s Details
Deploy Test / Run deploy test suite (push) Successful in 4m51s Details
* Add a separate pod for ipld-eth-server with payments

* Wait for nitro contracts to become available
2023-10-14 09:47: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