Thomas E Lackey
8246e3551f
53: Make sure curl and jq are present in the container. ( #585 )
Publish / Build and publish (push) Successful in 1m49s
Details
Deploy Test / Run deploy test suite (push) Successful in 5m2s
Details
Smoke Test / Run basic test suite (push) Successful in 8m19s
Details
2023-10-17 13:36:43 -05:00
Thomas E Lackey
80b0c07736
Open ports for 2nd geth instance and add missing lcli param. ( #555 )
Publish / Build and publish (push) Successful in 1m55s
Details
Deploy Test / Run deploy test suite (push) Successful in 4m40s
Details
Smoke Test / Run basic test suite (push) Successful in 8m37s
Details
2023-10-03 19:52:23 -05: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
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
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
prathamesh0
55e7d22e57
Upgrade to use latest lighthouse release ( #378 )
...
Former-commit-id: ed4f40118f
2023-05-02 13:18:29 +05:30
prathamesh0
3634a35479
Avoid persisting lighthouse bootnode ENR between restarts ( #377 )
...
Former-commit-id: cba2345af3
2023-05-02 12:14:48 +05:30
Thomas E Lackey
03f6d027f9
Minor script cleanup. ( #372 )
...
Former-commit-id: 323ca3b238
2023-04-26 23:26:50 -05:00
Thomas E Lackey
d8522211f4
Add script for exporting ethdb from fixturenet. ( #370 )
...
* Add script for exporting ethdb from fixturenet.
* Update README
* Script
Former-commit-id: 7a607c2994
2023-04-26 00:13:35 -05:00
prathamesh0
3f79c2b811
[WIP] Handle restarts in fixturenet-eth stack ( #324 )
...
* Use mounted volumes for data in geth nodes
* Use mounted volumes for data in lighthouse nodes
* Avoid resetting genesis time in a lighthouse node on restart
* Mount parent datadir for lighthouse nodes
* Trap signals on shutdown and clean up in lighthouse nodes
* Allow stalled sync in lighthouse beacon nodes
* Gracefully shutdown geth nodes
* Add clean up instructions
* Gracefully shutdown lighthouse boot node
Former-commit-id: 3130af1615
2023-04-19 12:22:13 +05:30
David Boreham
332085f80b
Add force rebuild option ( #329 )
...
Former-commit-id: 1443c6c6d2
2023-04-14 14:19:27 -06:00
David Boreham
4fd9e71c84
Configure foundry container
...
Former-commit-id: b708bb2122
2023-03-08 22:22:43 -07:00
David Boreham
d677e5f369
Fix status script
...
Former-commit-id: 5a3bdd269d
2023-01-27 08:10:04 -07:00
David Boreham
f02bbee3bf
Fixes to fixturenet-eth
...
Former-commit-id: e4229e4ceb
2023-01-26 16:47:06 -07:00
Thomas E Lackey
b5c7ad114c
Integrate grafana/prometheus with fixturenet-eth. ( #156 )
...
* Integrate grafana/prometheus with fixturenet-eth.
* Integrate grafana/prometheus with fixturenet-eth.
* Revert port change
* EOL
* EOL
* Simplify ipld-eth-server config.
Former-commit-id: c279bd49a4
2023-01-25 11:50:08 -06:00
David Boreham
0435a71b5e
Refactor for shiv package
2023-01-07 21:02:14 -07:00