stack-orchestrator/stack_orchestrator/data/stacks/fixturenet-plugeth-tx
Roy Crihfield d481b6bf4c
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 53s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m51s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 15m14s
Webapp Test / Run webapp test suite (pull_request) Successful in 6m49s
Smoke Test / Run basic test suite (pull_request) Successful in 5m58s
Fixturenet-Eth-Plugeth-Arm-Test / Run an Ethereum plugeth fixturenet test (pull_request) Successful in 41m51s
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (pull_request) Successful in 44m53s
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (pull_request) Successful in 57m46s
Revert use of stock foundry
2024-05-06 17:08:14 +08:00
..
README.md Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
stack.yml Revert use of stock foundry 2024-05-06 17:08:14 +08:00

fixturenet-plugeth-tx

A variation of fixturenet-eth that uses plugeth instead of go-ethereum.

See stacks/fixturenet-eth/README.md for more information.

Containers

  • cerc/lighthouse
  • cerc/fixturenet-eth-plugeth
  • cerc/fixturenet-eth-lighthouse
  • cerc/tx-spammer

Deploy the stack

Note: if there are any private Go dependencies, CERC_GO_AUTH_TOKEN must be set to a valid Gitea access token before running the build-containers command.

$ laconic-so --stack fixturenet-plugeth-tx setup-repositories
$ laconic-so --stack fixturenet-plugeth-tx build-containers
$ laconic-so --stack fixturenet-plugeth-tx deploy up