David Boreham dboreham
  • Joined on 2022-12-08
dboreham closed issue cerc-io/stack-orchestrator#637 2024-06-03 02:27:09 +00:00
k8s/kind doesn't work inside CI runners
dboreham commented on issue cerc-io/stack-orchestrator#637 2024-06-03 02:27:08 +00:00
k8s/kind doesn't work inside CI runners

Fixed without kernel config changes now.

dboreham commented on issue cerc-io/stack-orchestrator#809 2024-06-03 02:26:22 +00:00
Config file references in compose files broken for external stack

This was fixed a while ago.

dboreham closed issue cerc-io/stack-orchestrator#809 2024-06-03 02:26:22 +00:00
Config file references in compose files broken for external stack
dboreham pushed to main at cerc-io/test-continuous-deployment 2024-06-03 02:24:30 +00:00
48b95c2f79 Initial commit
dboreham created repository cerc-io/test-continuous-deployment 2024-06-03 02:11:58 +00:00
dboreham pushed to main at cerc-io/lotus-stack 2024-05-31 16:22:05 +00:00
041c52a7cc Implement stack to run lotus-node (mainnet and calibration) (#1)
dboreham merged pull request cerc-io/lotus-stack#1 2024-05-31 16:22:03 +00:00
Implement stack to run lotus-node (mainnet and calibration)
dboreham commented on pull request cerc-io/lotus-stack#1 2024-05-31 16:21:54 +00:00
Implement stack to run lotus-node (mainnet and calibration)

Going to merge this one since it's the weekend and it would be nice to start using/enhancing it..

dboreham closed issue cerc-io/fixturenet-eth-stacks#11 2024-05-31 16:18:10 +00:00
din-payments-stack fails with geth 1.14 fixturenet
dboreham commented on issue cerc-io/fixturenet-eth-stacks#11 2024-05-31 16:18:10 +00:00
din-payments-stack fails with geth 1.14 fixturenet

This turned out to be some wire format incompatibility between new geth and old go-eth library. Updating go-nitro to use the latest client library made the problem go away.

dboreham commented on pull request cerc-io/lotus-stack#1 2024-05-28 12:05:56 +00:00
Implement stack to run lotus-node (mainnet and calibration)

Consider adding a comment that this file is a copy of the Dockerfile in the lotus repo with some local changes (also consider commenting the changes for ease of future manual merging upstream changes).

dboreham commented on pull request cerc-io/lotus-stack#1 2024-05-28 12:05:56 +00:00
Implement stack to run lotus-node (mainnet and calibration)

Consider not pinning the branch here. You can specify on the SO command line like:

dboreham commented on pull request cerc-io/lotus-stack#1 2024-05-28 12:05:56 +00:00
Implement stack to run lotus-node (mainnet and calibration)

Should this be here?

dboreham commented on pull request cerc-io/lotus-stack#1 2024-05-28 12:05:56 +00:00
Implement stack to run lotus-node (mainnet and calibration)

Note that simple environment values can be specified on the deploy init command line like:

dboreham commented on issue cerc-io/fixturenet-eth-stacks#11 2024-05-22 13:08:37 +00:00
din-payments-stack fails with geth 1.14 fixturenet

Queried the block subsequently and it has the expected hash:

$ laconic-so deployment --dir nitro-net-deployment exec foundry "cast block 35"


baseFeePerGas        9882480
difficulty  …
dboreham commented on issue cerc-io/fixturenet-eth-stacks#11 2024-05-22 13:07:41 +00:00
din-payments-stack fails with geth 1.14 fixturenet

Added extra logging to see the hash it expected:

go-nitro-bob-1