Commit Graph

615 Commits

Author SHA1 Message Date
Zach
b6a0af4e95
Update laconicd-fixturenet.md (#386) 2023-05-09 14:57:49 -04:00
b678a3ecb4
Add environment variables for multiaddrs blacklist (#381)
* Add env variable for web apps config denyMultiaddrs

* Add watcher config option for blacklisted multiaddrs

* Update package versions

* Use provided domain for relay multiaddr in peer config

* Change delimeter while replacing deny multiaddrs list

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-05-05 13:32:19 +05:30
Marten O'Grady
bce604e4bb
Update CONTRIBUTING.md (#383)
Wrong output for Step 3 in Build A ZipApp.  Fixed it to what I just experienced while smoke testing.
2023-05-04 09:47:59 -04:00
Zach
ff0a67f45f
Merge pull request #382 from Escape613/patch-2
Update CONTRIBUTING.md
2023-05-04 09:20:46 -04:00
Marten O'Grady
f1bc8aa4e1
Update CONTRIBUTING.md
Missing ")" in Step #1 of INSTALL
2023-05-04 09:16:14 -04:00
5a94aed7f7
Add stack for azimuth watchers with gateway-server (#379)
* Setup gateway-server with watchers

* Add js script to merge toml config files

* Remove individual watcher configs

* Add all azimuth watchers in stack

* Fix toml-js install

* Use env variables for ipld-eth-server endpoints

* Checkout to version tag in azimuth-watcher-ts repo
2023-05-04 15:35:04 +05:30
b23b5ae3bf
Fixturenet pocket (#350)
* add fixturenet-gaia stack

* add fixturenet-pocket

* integrate with eth fixturenet

* separate out fixturenet-gaia

* use pocket-deployments Dockerfile

---------

Co-authored-by: iskay <ian@knowable.vc>
Co-authored-by: Ian <ikay@lakeheadu.ca>
2023-05-02 15:13:48 -06:00
prathamesh0
ed4f40118f
Upgrade to use latest lighthouse release (#378) 2023-05-02 13:18:29 +05:30
prathamesh0
cba2345af3
Avoid persisting lighthouse bootnode ENR between restarts (#377) 2023-05-02 12:14:48 +05:30
Zach
2c57fd2122
Merge pull request #376 from cerc-io/fix-readme 2023-04-29 14:57:13 -04:00
Zach
97433a7bb5
rm gerbil from doc 2023-04-29 14:55:10 -04:00
zramsay
993118deb4 better direction to stacks 2023-04-27 13:16:53 -04:00
Zach
c712c181fc
Merge pull request #344 from cerc-io/console-docs
document the laconicd / sdk/ registry CLI / web console Stack
2023-04-27 13:00:54 -04:00
19e38d2a94
Remove gerbil builder container from build-support stack (#375) 2023-04-27 10:54:11 -06:00
af93743974
Add foundry to the fixturenet-eth-tx stack (#374) 2023-04-27 10:52:37 -06:00
Zach
b74e89fd3f
Merge pull request #371 from cerc-io/zramsay-patch-1
optimism: on error, wait, then re-run 'deploy up'
2023-04-27 12:34:04 -04:00
73419c341a
Remove > 2023-04-27 10:22:21 -06:00
prathamesh0
f04b266a24
Map op-batcher and op-proposer ports to host (#373) 2023-04-27 18:26:58 +05:30
323ca3b238
Minor script cleanup. (#372) 2023-04-26 23:26:50 -05:00
Zach
a4ff8f3dcb
optimism: on error, wait, then re-run 'deploy up' 2023-04-26 14:43:32 -04:00
7a607c2994
Add script for exporting ethdb from fixturenet. (#370)
* Add script for exporting ethdb from fixturenet.

* Update README

* Script
2023-04-26 00:13:35 -05:00
prathamesh0
6a11046ea5
Fix sample env in MobyMask app instructions (#369) 2023-04-25 19:38:13 +05:30
prathamesh0
018950858b
Add instructions to run MobyMask app with a watcher on network (#368)
* Remove unnecessary check on watcher endpoint

* Add instructions to run MobyMask app with a watcher on network

* Move watcher on network docs to a separate folder

* Add nginx config for watcher endpoint

* Add expected output logs

* Add sample nginx config for hosting the app

* Update instructions
2023-04-25 18:32:38 +05:30
prathamesh0
8a054a979c
Upgrade Optimism (#367) 2023-04-25 15:52:38 +05:30
prathamesh0
44cf57df9b
Add an arg for shutdown timeout in deploy down command (#366) 2023-04-25 11:51:49 +05:30
prathamesh0
988be0ef9a
Upgrade Optimism and add op-proposer (#364)
* Use the latest stable optimism release

* Remove unnecessary repos from repo-list

* Add op-proposer service to fixturenet-optimism stack

* Add jq and bash to op-proposer image

* Update instructions

* Update op-batcher and op-geth commands
2023-04-25 10:41:47 +05:30
d7ea874268
Upgrade mobymkas-ui package version for endorse member UI (#365) 2023-04-24 17:55:17 +05:30
prathamesh0
0bc54b30e0
Fix mobymask contract deployment script (#362) 2023-04-21 17:27:53 +05:30
9feff35f53
Add DOCKER_HOST inheriting from the caller, to build environment (#360)
* Add DOCKER_HOST inheriting from the caller, to build environment

* Fix for env var not set
2023-04-20 17:30:54 -06:00
e8ec090f1d
Add more debugging 2023-04-20 16:58:13 -06:00
0a08a7ecba
Dump image list for debugging 2023-04-20 16:47:40 -06:00
7c6b2543af
Stop on error 2023-04-20 16:26:19 -06:00
074a3fe20e
Enable in-container docker 2023-04-20 16:21:26 -06:00
prathamesh0
f78176a27f
Add instructions to join MobyMask watcher p2p network (#346)
* Refactor L2 enpoint check to contract deployment script

* Add instructions to join to an existing watcher network

* Include mobymask-v2-watcher-ts in repositories setup

* Add a clean up section and expected outputs

* Add a troubleshooting section

* Use lxdao frontend

* Update instructions for updated UI
2023-04-20 15:30:19 +05:30
prathamesh0
eb777b0b47
Fetch geth accounts using an exposed endpoint (#357)
* Fetch account creds served by geth service

* Use fetched account creds in mobymask-v2 stack
2023-04-20 15:12:59 +05:30
01499a3f05
Upgrade web-app package versions to set custom relay node (#358) 2023-04-20 14:45:01 +05:30
46b36c3cb6
Add container to mobymask-v2 stack for LXDAO mobymask-app (#347)
* Add container to stack for lxdao mobymask-app

* Remove shm_size

* Use cerc-io scoped alias for lxdao app package

* Change alias to @cerc-io/mobymask-ui-lxdao
2023-04-20 10:49:19 +05:30
727fa67d8e
Turn off CI job on push except for to main 2023-04-19 21:32:48 -06:00
5c53e3bedc
Delete fixturenet-eth-test.yml 2023-04-19 20:56:19 -06:00
Zach
45cab0f33d
Merge pull request #320 from cerc-io/add-kubo-stack
Add kubo (IPFS) as a stack
2023-04-19 21:48:55 -04:00
Zach
32c0830e77
Update laconicd-fixturenet.md 2023-04-19 21:10:19 -04:00
c1ba7f0c1b Merge branch 'main' of github.com:cerc-io/stack-orchestrator into main 2023-04-19 18:28:39 -06:00
aadd1c15f0 Put file in the right place 2023-04-19 18:27:56 -06:00
d1cada5029
Add fixturenet-eth test (#356)
* Add fixturenet-eth test
2023-04-19 18:25:49 -06:00
8aed8ab8ae Get branch name right 2023-04-19 18:22:18 -06:00
db6da4b75a Add fixturenet-eth test 2023-04-19 18:20:00 -06:00
a335ccde3a
Update base containers (#355)
* Update to Node18

* Update to latest stable lighthouse
2023-04-19 16:43:59 -06:00
bde48b699d
Set context dir to the script dir to avoid permission errors (#354) 2023-04-19 16:00:41 -06:00
7c867171e4
Catch and report git errors (#353) 2023-04-19 15:29:41 -06:00
5ef37894ce
Update setuptools in case the version on the machine is old (#352) 2023-04-19 15:16:34 -06:00