Commit Graph

3 Commits (46b726be9b5a8a93ea62cbe8aed3a1824f0a39a0)

Author SHA1 Message Date
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
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
prathamesh0 cf039d9562
Add a fixturenet-payments stack (#540)
Publish / Build and publish (push) Successful in 1m38s Details
Deploy Test / Run deploy test suite (push) Successful in 4m35s Details
Smoke Test / Run basic test suite (push) Successful in 8m7s Details
* Add a fixturenet-payments stack

* Export the WebSocket port in fixturenet-eth-geth service

* Add container to run a go-nitro node

* Add container to deploy Nitro contracts

* Read contract addresses from a volume when running the Nitro node

* Add a service for Nitro reverse payment proxy

* Expose payment proxy endpoint to be accessible from host

* Map nitro node messaging and payment proxy ports to host

* Use container to deploy Nitro contracts in mobymask-v3 stack

* Use a common contract deployment script from mobymask-v3 stack

* Add MobyMask contract deployment and watcher services

* Fixes for contract deployment and watcher scripts

* Add a container and service for mobymask-snap

* Add MobyMask app service

* Add container and service for a ponder app

* Fix ponder setup and update instructions

* Handle review comments

* Use enablepaidrpcmethods flag in reverse payment proxy server

* Update go-nitro branch

* Fixes for mobymask-v3 stack

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-10-03 17:40:34 +05:30