Commit Graph

6 Commits (f55a14bd6cb6d00c422ef07a09a86b7c91af9e38)

Author SHA1 Message Date
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
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 f8306e6685 Add foundry to the fixturenet-eth-tx stack (#374)
Former-commit-id: af93743974
2023-04-27 10:52:37 -06:00
David Boreham b0770d7379 Remove >
Former-commit-id: 73419c341a
2023-04-27 10:22:21 -06: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