Commit Graph
538 Commits
Author SHA1 Message Date
zramsay eae124fdf1 run kubo as a stack 2023-04-12 17:36:47 -04:00
prathamesh0 882f0b16aa Configuration fixes for mobymask-v2 stack for multiple deployments (#318)
* Fix contract deployment script in fixturenet-optimism stack

* Configure relay node's announce domain from env

* Configure relay peers list for the relay node from env

* Create and use peer ids from a mounted volume

* Fix command to create watcher config

* Fix mobymask-app deployment script
2023-04-12 18:17:13 +05:30
dboreham 249893f5d9 Add comment to spec doc 2023-04-12 06:32:40 -06:00
telackey c7c3cbde8e Update for latest act_runner. (#316) 2023-04-11 15:05:08 -05:00
dboreham 7c6c46febb Fix syntax errors (#314) 2023-04-11 07:20:38 -06:00
prathamesh0 6b62247ef7 Add an option to pass env file to deploy command (#304)
* Add an option to pass env file to deploy command

* Use env variable mapping in fixturenet-optimism stack

* Use default values from checked in env files

* Use env variable mapping in mobymask-v2 stack

* Update instructions

* Add extra hosts in app compose files and update instructions

* Add CERC prefix to env variables in fixturenet-optimism stack

* Add CERC prefix to env variables in mobymask-v2 stack
2023-04-11 16:21:03 +05:30
dboreham 9a4b5810af Edit readme to trigger CI 2023-04-10 14:39:28 -06:00
dboreham 440b146e80 Add call to build tag script 2023-04-10 12:17:54 -06:00
dboreham a16b1cd073 Publish test workflow (#308) 2023-04-10 11:50:09 -06:00
dboreham 23d5d563e1 Fix weird whitespace 2023-04-10 11:26:53 -06:00
dboreham 49f14f3191 Publish drafts on the test branch 2023-04-10 11:20:15 -06:00
dboreham e5cf52f188 Fix publish workflow 2023-04-10 09:18:39 -06:00
dboreham c934ffe18e Add test code 2023-04-10 07:48:22 -06:00
dboreham a225d5034b Add test code 2023-04-10 07:44:14 -06:00
dboreham 862cc4d448 Go back to all branches 2023-04-10 07:37:48 -06:00
dboreham 5201138d6d Publish only on push to test branch 2023-04-10 07:27:31 -06:00
dboreham c359188b3d Trigger publish on PR and merge to main (#306) 2023-04-10 06:59:08 -06:00
dboreham 1389559bc6 Add v prefix 2023-04-10 06:55:25 -06:00
dboreham a26ec970bc Remove comment 2023-04-10 06:54:30 -06:00
dboreham 80bbbafeb6 New build version scheme (#305)
* Use separate build tag file

* Implement new versioning scheme

* Update workflow file
2023-04-10 06:43:23 -06:00
dboreham dbb959f648 Update for new tagging scheme 2023-04-10 06:24:00 -06:00
dboreham f92a2fb3fc Make version manually updated 2023-04-10 06:17:12 -06:00
nabarun d3715d1952 Add env variable to enable/disable sending txs to L2 from watcher peer (#293)
* Add flag to enable/disable watcher peer L2 txs

* Update watcher-ts version in readme
2023-04-10 10:42:56 +05:30
dboreham 93a2e1c864 Fix typo 2023-04-09 22:44:15 -06:00
dboreham 751ed2e157 Enable publishing with fixed version 2023-04-09 22:41:01 -06:00
dboreham a930ad0d1c Try to enable request logging 2023-04-07 07:36:53 -06:00
dboreham 628954f060 Try to enable request logging 2023-04-07 07:27:39 -06:00
dboreham c90790d0d7 Try to enable request logging 2023-04-07 07:19:12 -06:00
dboreham 749b302f5f Try to upload 2023-04-06 19:47:15 -06:00
dboreham eb16a97def Get the tag right 2023-04-06 19:35:17 -06:00
dboreham a559c2e90f Try forcing a tag 2023-04-06 19:33:27 -06:00
dboreham 8fe0b2dc29 Fix errors 2023-04-06 19:07:47 -06:00
dboreham 681112cf07 Add prototype publish workflow 2023-04-06 19:04:00 -06:00
Zach fa37b186ca Merge pull request #297 from cerc-io/zramsay-patch-1
Update README.md
2023-04-06 19:40:25 -04:00
Zach 1e130b2a29 Update README.md 2023-04-06 19:39:12 -04:00
Zach 055fa14cfb Merge pull request #278 from cerc-io/update-docs
update registry install instructions
2023-04-06 19:32:29 -04:00
zramsay 579fa6ff66 more little updates 2023-04-06 19:31:57 -04:00
dboreham 9e2b140e10 Ubuntu install script (#289)
* Copy of Zach's install script

* Few small fixes after testing on DO droplet

* Update scripts

* Rename script

* Add sudo notice

* Fix typo

* Fix another typo

* Update docker instructions
2023-04-06 13:50:50 -06:00
dboreham 4f137915bb Change step name 2023-04-06 13:36:58 -06:00
dboreham 2e2927f788 Use correct path 2023-04-06 13:35:16 -06:00
dboreham b850322f57 Add the smoke test 2023-04-06 13:32:56 -06:00
dboreham 47275a50d4 Merge pull request #294 from cerc-io/dboreham/enable-tests-ci
Enable tests ci
2023-04-06 13:26:27 -06:00
dboreham e7a4de5940 Bump CI 2023-04-06 13:24:17 -06:00
dboreham 90210e439f Add build 2023-04-06 13:20:22 -06:00
dboreham 7dd07beec6 Try adding job name 2023-04-06 07:28:13 -06:00
dboreham f7def488d9 Merge pull request #290 from cerc-io/dboreham/enable-ci
Try to enable CI
2023-04-06 07:21:07 -06:00
dboreham 0432a4bf29 Try to enable CI 2023-04-06 07:19:08 -06:00
nabarunandprathamesh 6f781ae303 Separate out watcher and web-apps in mobymask-v2 stack (#287)
* Separate out watcher and web-apps in mobymask stack

* Take L2 RPC endpoint from the env file

* Changes to run watcher and mobymask web-app separately

* Support running watcher without contract deployment and L2 txs

* Remove duplicate mobymask params env

* Add code comments

* Add instructions for running web-apps separately

* Self review fixes

* Fix timeout for mobymask-app on watcher server

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-04-06 15:17:00 +05:30
prathamesh0 59fe9aae59 Handle restarts in mobymask-v2 stack (#286)
* Verify existing contract deployment

* Update mobymask-v2 demo instructions
2023-04-05 17:52:12 +05:30
nabarun 94e38ceaba Add ability to run mobymask-v2 stack with external optimism endpoint (#279)
* Set optimism geth endpoint from env file

* Set L1 account private keys from env

* Only deploy contract and generate invite in mobymask container

* Add readme for running mobymask v2 stack independently

* Modify mobymask container to stop running server and update readmes

* Check deployer account balance before deploying contract

* Fix for checking account balance before deploying

* Update readme description

* Update MobyMask repo tag in readme
2023-04-05 17:26:38 +05:30