Commit Graph

9 Commits (5e36e3e2ae28098bd5443c8c04dbdc608522d1f5)

Author SHA1 Message Date
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
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
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
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