Commit Graph

448 Commits (e989368793a3d71bbb3a0d65c96fb4a400332d42)

Author SHA1 Message Date
prathamesh0 e3dc75118b
Add support for direct peers when pubsub is set to gossipsub (#539)
Deploy Test / Run deploy test suite (push) Successful in 5m2s Details
Smoke Test / Run basic test suite (push) Successful in 8m43s Details
Publish / Build and publish (push) Successful in 1m49s Details
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-09-25 14:55:53 +05:30
Roy Crihfield e0b5318ebe
Plugeth stack fixX (#537)
Publish / Build and publish (push) Successful in 1m49s Details
Deploy Test / Run deploy test suite (push) Successful in 5m1s Details
Smoke Test / Run basic test suite (push) Failing after 1m50s Details
2023-09-20 14:26:58 -05:00
Zach 2425aa8556
fix readme (#519)
Publish / Build and publish (push) Successful in 2m19s Details
Deploy Test / Run deploy test suite (push) Failing after 3m13s Details
Smoke Test / Run basic test suite (push) Successful in 8m26s Details
2023-09-20 10:31:14 -04:00
prathamesh0 3dc9cd584a
Add a mobymask-v3 stack (#531)
Publish / Build and publish (push) Successful in 1m57s Details
Deploy Test / Run deploy test suite (push) Successful in 4m50s Details
Smoke Test / Run basic test suite (push) Failing after 4m38s Details
* Add a mobymask-v3 stack

* Fix Nitro deployment script and add watcher container

* Setup Nitro config

* Run build after setting Nitro addresses

* Setup consensus config

* Add a container for web-app

* Use node 18 for the web-app

* Persist Nitro node data to a volume

* Add clean up steps

* Update query rates
2023-09-20 09:48:15 +05:30
Thomas E Lackey ed9c253f61
Simplified, improved default dashboard for mainnet-eth-metrics. (#536)
* Simplified, improved default dashboard for mainnet-eth-metrics.

* Add missing lighthouse prometheus config.
2023-09-19 20:29:08 -05:00
David Boreham 5f9c3c14b2
Add port mapping option
Deploy Test / Run deploy test suite (push) Successful in 5m16s Details
Smoke Test / Run basic test suite (push) Successful in 8m38s Details
Publish / Build and publish (push) Successful in 1m39s Details
2023-09-19 14:06:29 -06:00
David Boreham 0b512db693
Handle udp ports mapped (#534)
* Handle udp ports mapped

* Fix lint error
2023-09-19 13:27:34 -06:00
David Boreham e0ecbc3ab3
Remove private repo from stack (#532) 2023-09-19 10:36:05 -06:00
David Boreham 626cc17373
Update copyright messages (#530)
Smoke Test / Run basic test suite (push) Successful in 8m17s Details
Publish / Build and publish (push) Successful in 1m43s Details
Deploy Test / Run deploy test suite (push) Successful in 5m32s Details
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-09-10 13:28:26 -06:00
David Boreham c30c779535
Pass through auth token to plugeth container builds (#529)
Publish / Build and publish (push) Successful in 1m53s Details
Deploy Test / Run deploy test suite (push) Successful in 5m19s Details
Smoke Test / Run basic test suite (push) Successful in 8m30s Details
2023-09-08 15:37:59 -06:00
prathamesh0 3011a485ee
Update mobymask-v2 stack with pubsub option (#527)
Publish / Build and publish (push) Successful in 2m6s Details
Deploy Test / Run deploy test suite (push) Successful in 4m45s Details
Smoke Test / Run basic test suite (push) Successful in 8m37s Details
* Add steps to force rebuild and persist peers_ids volume

* Update mobymask-v2 stack with pubsub option

* Update watcher-ts version

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-09-06 14:48:32 +05:30
David Boreham d505664781
Fix bug in deploy setup (#526)
Publish / Build and publish (push) Successful in 2m12s Details
Deploy Test / Run deploy test suite (push) Successful in 5m23s Details
Smoke Test / Run basic test suite (push) Failing after 4m17s Details
2023-09-04 19:33:36 -06:00
David Boreham 4197d39b0c
Fix lint errors (#525)
Publish / Build and publish (push) Successful in 1m48s Details
Deploy Test / Run deploy test suite (push) Successful in 4m27s Details
Smoke Test / Run basic test suite (push) Successful in 7m50s Details
2023-09-04 15:23:22 -06:00
David Boreham 8dcebe3737
Configure laconicd initial peers (#524)
* Configure initial peers through deploy create command

* Re-write config file
2023-09-04 15:13:23 -06:00
David Boreham 50d17c3282
Fix lint errors (#523)
* Fix lint errors

* Fix more lint errors
2023-09-04 13:00:23 -06:00
David Boreham f48f4978aa
Host port mapping recipes (#521)
* Implement --map-ports-to-host feature
2023-09-04 12:14:05 -06:00
Nabarun Gogoi e89f7c9526
Upgrade mobymask app versions (#520)
Deploy Test / Run deploy test suite (push) Successful in 5m14s Details
Smoke Test / Run basic test suite (push) Successful in 9m4s Details
Publish / Build and publish (push) Successful in 1m57s Details
2023-09-04 17:51:59 +05:30
Zach ae9dff553e
typo (#515)
Publish / Build and publish (push) Successful in 1m58s Details
Deploy Test / Run deploy test suite (push) Successful in 5m7s Details
Smoke Test / Run basic test suite (push) Successful in 8m47s Details
2023-09-01 11:15:07 -04:00
Nabarun Gogoi bab3a8dba8
Add steps to change `ETHEREUM_REORG_THRESHOLD` env in deployed stack (#517)
Smoke Test / Run basic test suite (push) Failing after 2m28s Details
Publish / Build and publish (push) Successful in 2m0s Details
Deploy Test / Run deploy test suite (push) Successful in 5m29s Details
* Add steps to set environment variable in deployed stack

* Change ETHEREUM_REORG_THRESHOLD value to 3
2023-08-31 18:10:36 +05:30
Nabarun Gogoi e0972033de
Set ETHEREUM_REORG_THRESHOLD in graph-node to 16 (#516)
Publish / Build and publish (push) Successful in 1m52s Details
Deploy Test / Run deploy test suite (push) Successful in 5m4s Details
Smoke Test / Run basic test suite (push) Failing after 10s Details
2023-08-31 10:42:01 +05:30
Nabarun Gogoi b5988fba8f
Update MobyMask v1 and v2 watcher stack with new deployed contract (#512)
Publish / Build and publish (push) Successful in 2m8s Details
Deploy Test / Run deploy test suite (push) Failing after 10s Details
Smoke Test / Run basic test suite (push) Successful in 9m9s Details
* Update mobymask v1 watcher with new contract

* Update mobymask v1 stack with deployment commands

* Use release tag for mobymask-watcher-ts repo

* Upgrade MobyMask version in v2 stack to use latest contract
2023-08-30 16:15:43 +05:30
prathamesh0 53ed18b3dc
Update sushiswap-subgraph stack to point to filecoin endpoint (#509)
* Update sushiswap-subgraph stack to point to filecoin endpoint

* Deploy blocks subgraph in sushiswap-subgraph stack

* Update subgraph config

* Remove duplicate nativePricePool

* Enable debug logs in graph-node and update instructions

* Two additional miner nodes in fixturenet-lotus

* Revert experimental change for additional miner nodes

* Set ETHEREUM_REORG_THRESHOLD env for graph-node to catch up to head

* Take ETH RPC endpoint for graph-node from env

* Set default values for RPC endpoint in graph-node

* Rename fixturenet-graph-node pod to graph-node

* Clean up sushiswap-subgraph stack

* Use deployment command in sushiswap-subgraph stack

* Add a separate fixturenet-sushiswap-subgraph stack

* Fix pods in fixturenet-sushiswap-subgraph

* Fix fixturenet subgraph deployment commands and instructions

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-30 16:05:16 +05:30
Thomas E Lackey d3c26948fc
Add eth-api-proxy to mainnet-eth stack. (#514)
Publish / Build and publish (push) Successful in 2m4s Details
Deploy Test / Run deploy test suite (push) Successful in 4m47s Details
Smoke Test / Run basic test suite (push) Failing after 4m8s Details
* Add eth-api-proxy to mainnet-eth stack.
2023-08-29 16:49:09 -05:00
Thomas E Lackey 7f9b556f9d
Update mainnet-eth stack to include auth and metrics. (#492)
Publish / Build and publish (push) Successful in 2m6s Details
Deploy Test / Run deploy test suite (push) Successful in 5m4s Details
Smoke Test / Run basic test suite (push) Successful in 8m28s Details
2023-08-29 11:32:37 -05:00
Zach 125af19890
add short help text for a deployment (#511)
Publish / Build and publish (push) Successful in 1m53s Details
Deploy Test / Run deploy test suite (push) Successful in 5m57s Details
Smoke Test / Run basic test suite (push) Successful in 8m28s Details
2023-08-24 08:50:42 -04:00
David Boreham 7797185d07
Mainnet laconic setup (#510)
Publish / Build and publish (push) Successful in 1m50s Details
Deploy Test / Run deploy test suite (push) Successful in 4m51s Details
Smoke Test / Run basic test suite (push) Successful in 7m57s Details
2023-08-23 15:20:28 -06:00
Thomas E Lackey f55a14bd6c
Create new base container for pre-compiled webapps. (#507)
Publish / Build and publish (push) Successful in 1m52s Details
Deploy Test / Run deploy test suite (push) Successful in 5m30s Details
Smoke Test / Run basic test suite (push) Successful in 8m38s Details
* Create new base container for pre-compiled webapps.

* Set the webapp dir appropriately.
2023-08-22 13:32:45 -05:00
David Boreham f411590452
Tolerate missing deployment plugin source code files (#508)
Publish / Build and publish (push) Successful in 1m46s Details
Deploy Test / Run deploy test suite (push) Successful in 5m19s Details
Smoke Test / Run basic test suite (push) Successful in 8m38s Details
2023-08-17 13:49:56 -06:00
David Boreham 97dc45549d
Update fixturenet eth test (#506) 2023-08-17 13:24:06 -06:00
Zach 8a7622ffa9
bump azimuth version (#502)
Smoke Test / Run basic test suite (push) Successful in 8m56s Details
Publish / Build and publish (push) Successful in 1m53s Details
Deploy Test / Run deploy test suite (push) Successful in 5m23s Details
2023-08-17 06:37:26 -04:00
Nabarun Gogoi d39e2e959e
Add steps in sushiswap-subgraph task to generate events (#500)
Publish / Build and publish (push) Failing after 20s Details
Deploy Test / Run deploy test suite (push) Successful in 5m39s Details
Smoke Test / Run basic test suite (push) Successful in 8m39s Details
* Fix env variable overriding in sushiswap contract deployment containers

* Add steps for generating sushiswap events

* Remove pool swap event
2023-08-14 19:28:38 +05:30
prathamesh0 ddaddd2a8c
Add a sushiswap-subgraph stack (#496)
Publish / Build and publish (push) Successful in 2m4s Details
Deploy Test / Run deploy test suite (push) Failing after 2m29s Details
Smoke Test / Run basic test suite (push) Successful in 8m55s Details
* Add a sushiswap-graph stack

* Fix shared volume name in fixturenet-lotus

* Export Lotus miner node multiaddr after initialization

* Add deployment scripts for sushiswap contracts

* Skip contracts deployment if already exists

* Rename stack to sushiswap-subgraph

* Fix postgres and use Lotus fixturenet in graph-node stack

* Add sushiswap v3 subgraph stack

* Fixes to deploy sushiswap subgraph to graph-node

* Add graph-node container in sushiswap subgraph stack

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-14 14:17:21 +05:30
prathamesh0 59e0458c74
Restart support for fixturenet-lotus (#499)
* Use ip utility to get the required miner node multiaddr

* Persist lotus node data to support restarts

* Add clean up steps to instructions

* Fix lotus-seed sector-dir arg
2023-08-14 12:46:04 +05:30
Thomas E Lackey 18e45af463
Add port config to deployment spec. (#498)
Publish / Build and publish (push) Successful in 2m1s Details
Deploy Test / Run deploy test suite (push) Failing after 2m32s Details
Smoke Test / Run basic test suite (push) Successful in 7m54s Details
* Add port config to deployment spec.
2023-08-11 15:25:54 -05:00
David Boreham fd78935fe6
Initial version (#494)
Publish / Build and publish (push) Successful in 1m52s Details
Deploy Test / Run deploy test suite (push) Successful in 5m35s Details
Smoke Test / Run basic test suite (push) Failing after 2m45s Details
2023-08-11 09:00:19 -06:00
prathamesh0 4c72acea96
Add a SushiSwap stack (#482)
Publish / Build and publish (push) Successful in 1m59s Details
Deploy Test / Run deploy test suite (push) Failing after 2m41s Details
Smoke Test / Run basic test suite (push) Successful in 8m42s Details
* Add a sushiswap stack with contract deployments

* Add watcher services

* Add a service for the info app

* Add instructions to run smoke tests

* Use sushi-info-watcher in demo mode

* Turn off block prefetching

* Fix sushiswap demo instructions

* Use release version and add healthcheck in Lotus stack

* Wait for Lotus node to start before sushiswap watchers

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-10 13:57:07 +05:30
prathamesh0 333797b0c3
Lotus stack usability improvements (#489)
Smoke Test / Run basic test suite (push) Successful in 9m13s Details
Publish / Build and publish (push) Successful in 1m40s Details
Deploy Test / Run deploy test suite (push) Failing after 1m49s Details
* move health check inside startup script

* remove pre-built genesis

* move health check inside startup script

* remove pre-built genesis

* Use hardcoded paths for Lotus node data directories

* Persist proof parameters

* Write out miner node's multiaddr with docker network IP

* Enable Lotus ETH RPC API and bind to all available interfaces

* Fund a known account

---------

Co-authored-by: iskay <ikay@lakeheadu.ca>
Co-authored-by: Ian Kay <ian@knowable.vc>
2023-08-09 17:24:47 +05:30
Roy Crihfield dc7bc6af31
Improve Geth debugging (#449)
* forward more vars for debugging

forward CERC_GETH_VERBOSITY

forward CERC_STATEDIFF_DB_LOG_STATEMENTS

forward CERC_REMOTE_DEBUG

* fix env var

* remote flag can be set from env
2023-08-09 04:16:00 -05:00
Roy Crihfield d6bd99252d
Update plugeth stack plugeth fork ref (#484)
Publish / Build and publish (push) Successful in 2m3s Details
Deploy Test / Run deploy test suite (push) Successful in 5m13s Details
Smoke Test / Run basic test suite (push) Failing after 2m47s Details
2023-08-07 23:13:08 -06:00
David Boreham d30e746599
Add wget package for healthcheck (#487)
Publish / Build and publish (push) Successful in 1m46s Details
Deploy Test / Run deploy test suite (push) Successful in 4m49s Details
Smoke Test / Run basic test suite (push) Successful in 5m39s Details
2023-08-06 20:46:24 -06:00
David Boreham 73e52c4eed
Add call to cleanup function (#486)
Publish / Build and publish (push) Successful in 33s Details
Deploy Test / Run deploy test suite (push) Successful in 2m17s Details
Smoke Test / Run basic test suite (push) Successful in 2m29s Details
2023-08-06 11:41:39 -06:00
Roy Crihfield e856616be8
Plugeth stack refactor (#448)
Publish / Build and publish (push) Successful in 36s Details
Deploy Test / Run deploy test suite (push) Successful in 2m15s Details
Smoke Test / Run basic test suite (push) Successful in 2m26s Details
2023-08-03 14:31:16 -06:00
David Boreham 2da03d7ed1
Remove cruft from log output (#479)
Deploy Test / Run deploy test suite (push) Successful in 2m42s Details
Smoke Test / Run basic test suite (push) Successful in 2m42s Details
Publish / Build and publish (push) Successful in 33s Details
2023-07-31 22:20:04 -06:00
David Boreham 6a0a752e2e
Add support for logs command args (#478) 2023-07-31 22:10:37 -06:00
David Boreham 5afe7a29ae
Add a basic deployment test (#476)
Publish / Build and publish (push) Successful in 34s Details
Deploy Test / Run deploy test suite (push) Successful in 2m29s Details
Smoke Test / Run basic test suite (push) Successful in 2m24s Details
2023-07-31 15:08:34 -06:00
David Boreham a8f4e4cee4
Fill in stack member when not passed through the cli (#475)
Publish / Build and publish (push) Successful in 44s Details
Deploy Test / Run deploy test suite (push) Successful in 2m14s Details
Smoke Test / Run basic test suite (push) Successful in 2m33s Details
2023-07-31 13:55:03 -06:00
Nabarun Gogoi 4ee745a4db
Rebuild MobyMask app before starting stack (#467)
Smoke Test / Run basic test suite (push) Successful in 2m31s Details
Publish / Build and publish (push) Successful in 35s Details
Deploy Test / Run deploy test suite (push) Successful in 2m18s Details
* Rebuild MobyMask app before starting stack

* Upgrade mobymask app versions

* Upgrade MobyMask watcher version
2023-07-31 10:41:26 +05:30
David Boreham 8eed5a70a5
Fix bugs introduced in previous commit (#470) 2023-07-30 22:28:40 -06:00
David Boreham 758ec168bd
Setup command execution (#469)
Smoke Test / Run basic test suite (push) Successful in 2m30s Details
Publish / Build and publish (push) Successful in 32s Details
Deploy Test / Run deploy test suite (push) Successful in 2m4s Details
2023-07-29 22:38:46 -06:00
David Boreham 63a94bae0e
Use latest stable lighthouse release (#468)
Publish / Build and publish (push) Successful in 51s Details
Deploy Test / Run deploy test suite (push) Successful in 2m35s Details
Smoke Test / Run basic test suite (push) Successful in 2m36s Details
2023-07-28 09:56:14 -06:00
David Boreham 29fc611885
Dboreham/mainnet eth (#464)
Publish / Build and publish (push) Successful in 35s Details
Deploy Test / Run deploy test suite (push) Successful in 2m36s Details
Smoke Test / Run basic test suite (push) Successful in 3m0s Details
2023-07-25 10:16:19 -06:00
David Boreham 1f9131ff5a
Add deployment scripting (#444)
Publish / Build and publish (push) Successful in 36s Details
Deploy Test / Run deploy test suite (push) Successful in 2m48s Details
Smoke Test / Run basic test suite (push) Successful in 3m23s Details
2023-07-23 20:54:05 -06:00
David Boreham 950857fa84
Add --delete-volumes option to the down command (#461)
Publish / Build and publish (push) Successful in 55s Details
Deploy Test / Run deploy test suite (push) Successful in 4m7s Details
Smoke Test / Run basic test suite (push) Successful in 3m21s Details
2023-07-20 06:25:31 -06:00
David Boreham 54f50aa09e
Move files into config subdirectory (#460) 2023-07-20 05:37:51 -06:00
David Boreham c8b4f89335
Copy all referenced config files into deployment dir (#452)
Smoke Test / Run basic test suite (push) Successful in 3m13s Details
Publish / Build and publish (push) Successful in 1m16s Details
Deploy Test / Run deploy test suite (push) Successful in 2m47s Details
2023-07-18 08:59:07 -06:00
Thomas E Lackey 809889f9f0
Update plugeth stack for plugeth-statediff plugin. (#443)
Publish / Build and publish (push) Successful in 30s Details
Deploy Test / Run deploy test suite (push) Successful in 2m40s Details
Smoke Test / Run basic test suite (push) Successful in 3m13s Details
* Use latest plugeth-statediff.

* Change plugeth path

* EOL

* CERC_PLUGINS_DIR
2023-06-29 15:11:28 -06:00
David Boreham 6595659a7a
Specify the git tag/branch for opera in stack.yml (#442) 2023-06-29 15:10:08 -06:00
Ian 2ff490d121
Merge branch 'main' into reth 2023-06-28 14:11:43 -04:00
David Boreham c76195c491
Auto-create bind mount directories inside the deployment dir (#440)
Publish / Build and publish (push) Successful in 31s Details
Deploy Test / Run deploy test suite (push) Successful in 2m49s Details
Smoke Test / Run basic test suite (push) Successful in 3m18s Details
* Auto-create bind mount directories inside the deployment dir

* Fix deploy test
2023-06-27 21:18:04 -06:00
David Boreham 831a8cd5f7
Deployments feature (#433)
Basic deployments framework
2023-06-27 16:58:41 -06:00
prathamesh0 f0f40cad4a
Map ports in mobymask-v2 and apps stacks to localhost (#439)
Publish / Build and publish (push) Successful in 33s Details
Deploy Test / Run deploy test suite (push) Successful in 2m59s Details
Smoke Test / Run basic test suite (push) Successful in 3m23s Details
2023-06-27 12:23:56 +05:30
Ian f473567bd7
Update README.md 2023-06-26 08:41:51 -04:00
prathamesh0 3e7037e06f
Update instructions in the mobymask-v2 stack (#438)
Smoke Test / Run basic test suite (push) Successful in 3m24s Details
Publish / Build and publish (push) Successful in 33s Details
Deploy Test / Run deploy test suite (push) Successful in 2m55s Details
2023-06-26 15:37:08 +05:30
David Boreham c465153cc7
Fixes for repos checked out from a tag rather than a branch (#437)
Publish / Build and publish (push) Successful in 32s Details
Deploy Test / Run deploy test suite (push) Successful in 2m52s Details
Smoke Test / Run basic test suite (push) Successful in 3m25s Details
* Fixes for repos checked out from a tag rather than a branch

* Fix happy path
2023-06-24 11:19:20 -06:00
iskay b120682d8e node sync, initial 2023-06-23 21:48:18 +00:00
Zach c9bb0d0ccb
Lasso stack (#434)
Publish / Build and publish (push) Successful in 33s Details
Deploy Test / Run deploy test suite (push) Successful in 2m55s Details
Smoke Test / Run basic test suite (push) Successful in 3m17s Details
* lasso stack

* add readme

* copy pasta
2023-06-23 14:27:05 -04:00
David Boreham c94fa3cccf
Use cerc npm registry as default (#432)
Publish / Build and publish (push) Successful in 33s Details
Deploy Test / Run deploy test suite (push) Successful in 2m51s Details
Smoke Test / Run basic test suite (push) Successful in 3m18s Details
2023-06-22 06:36:05 -06:00
zramsay c0f07c2d4f typo 2023-06-20 11:21:26 -04:00
zramsay ee8c8a0c13 add fantom docs 2023-06-20 10:02:14 -04:00
iskay 30ce3deb31 update build script for rc.5 2023-06-16 18:39:59 +00:00
Ian a6cf131cd3
add network mode "host" 2023-06-13 12:19:23 -04:00
zramsay 25b13d7822 doc fixes 2023-06-12 21:00:30 -04:00
iskay 01500e78b6 initial node 2023-06-12 20:54:39 -04:00
iskay 4ecc98dd46 simple node 2023-06-12 20:54:39 -04:00
Nabarun Gogoi 32f8d65bb8
Update mobymask-v2 stack with lighthouse-cli and branch checkout feature (#425)
Deploy Test / Run deploy test suite (push) Successful in 2m51s Details
Smoke Test / Run basic test suite (push) Successful in 3m14s Details
Publish / Build and publish (push) Successful in 30s Details
* Update optimism stack yml for lighthouse-cli

* Use branch checkout feature in mobymask stack
2023-06-07 18:48:59 +05:30
David Boreham d19b9a65b9 Fix typo
Publish / Build and publish (push) Successful in 30s Details
Deploy Test / Run deploy test suite (push) Successful in 2m46s Details
Smoke Test / Run basic test suite (push) Successful in 3m23s Details
2023-06-05 21:59:42 -06:00
David Boreham 98e1d120cc
Add missing lighthouse-cli container to pocket stack (#424)
Publish / Build and publish (push) Successful in 30s Details
Deploy Test / Run deploy test suite (push) Successful in 2m48s Details
Smoke Test / Run basic test suite (push) Successful in 3m10s Details
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-06-05 21:08:05 -06:00
Thomas E Lackey 26ff7a969c
Fix plugeth build. (#423)
Publish / Build and publish (push) Successful in 29s Details
Deploy Test / Run deploy test suite (push) Successful in 2m44s Details
Smoke Test / Run basic test suite (push) Successful in 3m7s Details
2023-06-05 21:10:17 -05:00
Thomas E Lackey a8e198ad55
Allow configuring the number of statediff workers. (#422)
* Allow configuring the number of statediff workers.

* Leave logging alone
2023-06-05 18:16:42 -05:00
David Boreham f1a626ddf5
build local lighthouse cli (#420)
Publish / Build and publish (push) Successful in 30s Details
Deploy Test / Run deploy test suite (push) Successful in 2m34s Details
Smoke Test / Run basic test suite (push) Successful in 2m59s Details
* Build lcli locally

* Pull lighthouse repo

* Enable portable lcli build

* Update ldcli options

* Add lcli container to fixturenet-eth stack

* Include --eth1-block-hash

---------

Co-authored-by: David Boreham <david@bozemanpas.com>
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-06-05 16:54:22 -05:00
Roy Crihfield ff616db4ad
Updates for running IPLD-ETH CI tests (#414)
Publish / Build and publish (push) Successful in 37s Details
Deploy Test / Run deploy test suite (push) Successful in 3m14s Details
Smoke Test / Run basic test suite (push) Successful in 4m37s Details
* random nits

* geth - visibility of migration status

* forward CERC_RUN_STATEDIFF to geth container

* fix ipld-eth-server vars

* fix fixturenet-eth-loaded stack

* fixturenet geth genesis - include mergeNetsplitBlock

* forward CERC_STATEDIFF_DB_GOOSE_MIN_VER to env file

* add TAG_SUFFIX arg to lighthouse build

  intended to avoid sporadic failures when running lcli on github CI runners, likely related to non-portable builds
2023-05-31 03:10:58 -05:00
David Boreham 9880b48b78
Add foundry to fixturenet-plugeth-tx (#418) 2023-05-30 23:51:01 -06:00
Thomas E Lackey 23a336020c
Make a separate lighthouse container for the plugeth fixturenet. (#412)
* Make a separate lighthouse container for the plugeth fixturenet.
2023-05-26 16:57:15 -05:00
Zach 605db8a4d2
Update pokt README (#413)
* Update pokt README

* split cmds from responses
2023-05-26 10:37:59 -04:00
Thomas E Lackey 6ec55ba460
Add a plugeth-based version of the fixturenet (#411)
* plugeth version of the fixturenet

* Use pre-built plugeth.
2023-05-25 11:21:08 -05:00
David Boreham 938f51ef8c
Specify chunker stack branches (#410)
* Specify v5 branches

* Fix logic for branch switch
2023-05-24 20:00:42 -06:00
David Boreham 6d620ba9c2
git branch in stack and on command line (#409)
* Support @branch notation in stack.yml

* Refactor and support branches directive
2023-05-24 19:49:26 -06:00
David Boreham 97c1ae1c43
Use upstream act_runner project (#408) 2023-05-24 18:01:49 -06:00
David Boreham ec6b5439f4
Support for git hosts other than github (#407)
* Update repository list file

* Add host part to repo name

* Allow git hosts other than github
2023-05-24 17:19:21 -06:00
David Boreham 1d8f252a51
Detect bad reponse from yarn info (#406) 2023-05-22 13:42:55 -06:00
David Boreham 161665ef72
Fix deploy commands (#404)
* Fix bugs

* Add test for deploy port command
2023-05-22 12:43:59 -06:00
David Boreham 9c5f6469ff
Allow docker buildkit to be enabled via env var (#403) 2023-05-22 11:38:34 -06:00
David Boreham dddae8cc7a
Dboreham/deploy volume control (#401)
* Implement volume control

* Deploy test

* Add test for volumes

* Enable CI for deploy test
2023-05-21 07:39:00 -06:00
Thomas E Lackey aa702737ef Fix 397 by pegging alpine version. 2023-05-19 11:26:09 -05:00
prathamesh0 c9155eafd2
Add restart policies to fixturenet-eth and fixturenet-opimism stacks (#396)
* Add restart policies for fixturenet-optimism stack containers


Former-commit-id: e749699188c733614423ccc7ef43525b9805e23d

* Add restart policies for fixturenet-eth stack containers


Former-commit-id: 716e132300d88dbe6121ed3968a9c78b561196ef

* Remove existing bootnode ENR directory on start
2023-05-19 13:46:39 +05:30
David Boreham 1ffc6b1687 Refactor deploy into click subcommands (#399)
Former-commit-id: cb58fdb58ce1686f4638946745830f391d820f4b
2023-05-18 17:01:46 -06:00
David Boreham 87c25dfb5e Fix up test stack (#398)
Former-commit-id: 088105c7829254fc8ff1f31b71d28fd916def7eb
2023-05-18 13:54:27 -06:00
Ian 0691c22db4 Lotus (#392)
* fist commit

* manual peer connect

* add build to gitignore

* add shared volume

* connect to bootnode

* fix volume init bug

* todo generate genesis

* remove build dir

---------

Co-authored-by: iskay <ian@knowable.vc>
Former-commit-id: 5ecfcae5cc
2023-05-17 17:11:56 -04:00
prathamesh0 5c7d445500 Add a stack for Gelato watcher (#394)
* Add a stack for Gelato watcher

* Add option to create and use a state snapshot

* Add commands to create and import a state checkpoint

* Rename ipld-eth-server endpoint env variables

* Fix default env variable

Former-commit-id: 8b4b5deba8
2023-05-16 09:09:08 +05:30
David Boreham a93fa93d26 Small doc fix
Former-commit-id: d26dd4b531
2023-05-09 17:08:25 -06:00