David Boreham dboreham
  • Joined on 2022-12-08
ad64ad8720 Remove test code, lint fixes
adb012f51f Pass in peer validator addresses
dboreham created branch dboreham/mainnet-laconic-v2-fixes in cerc-io/stack-orchestrator 2024-07-30 12:49:10 +00:00
046a6308ef Support laconicd2 in mainnet stack
dboreham commented on issue cerc-io/laconic-network-bootstrap#4 2024-07-28 14:04:11 +00:00
laconicd v2 throws segv on init command

I was able to work around that by changing the file ownership in the calling script after the container exits.

dboreham commented on issue cerc-io/laconic-network-bootstrap#4 2024-07-28 03:55:50 +00:00
laconicd v2 throws segv on init command

The workaround of not setting the process UID inside the container works in that the init command now runs, but our scripts later fail because now the config files are owned by root.

dboreham commented on issue cerc-io/laconic-network-bootstrap#4 2024-07-28 03:54:37 +00:00
laconicd v2 throws segv on init command

This looks to be some bug in Cosmos. It's calling pretty simple looking code via their injection framework but objects passed in and up null if the UID of the process is not zero. This is nothing…

dboreham opened issue cerc-io/laconic-network-bootstrap#4 2024-07-28 03:29:01 +00:00
laconicd v2 throws segv on init command
dboreham deleted branch dboreham/add-mainnet-stack from cerc-io/laconicd-stacks 2024-07-28 02:43:54 +00:00
dboreham deleted branch dboreham/add-github-token from cerc-io/laconicd-stacks 2024-07-28 02:43:37 +00:00
dboreham pushed to main at cerc-io/laconicd-stacks 2024-07-28 02:43:30 +00:00
71a9fe1d9b dboreham/add-github-token (#2)
dboreham merged pull request cerc-io/laconicd-stacks#2 2024-07-28 02:43:29 +00:00
dboreham/add-github-token
dboreham created pull request cerc-io/laconicd-stacks#2 2024-07-28 02:43:13 +00:00
dboreham/add-github-token
dboreham created branch dboreham/add-github-token in cerc-io/laconicd-stacks 2024-07-28 02:42:08 +00:00
dboreham pushed to dboreham/add-github-token at cerc-io/laconicd-stacks 2024-07-28 02:42:08 +00:00
d0fb819384 Merge branch 'dboreham/add-mainnet-stack' into dboreham/add-github-token
dboreham pushed to dboreham/add-mainnet-stack at cerc-io/laconicd-stacks 2024-07-28 02:37:45 +00:00
85098e74f9 Add github access token
dboreham pushed to main at cerc-io/laconicd-stacks 2024-07-28 02:19:47 +00:00
1f9f5ba678 Merge pull request 'Add publication of mainnet stack images' (#1) from dboreham/add-mainnet-stack into main
7e7967f366 Add publication of mainnet stack images
Compare 2 commits »
dboreham merged pull request cerc-io/laconicd-stacks#1 2024-07-28 02:19:46 +00:00
Add publication of mainnet stack images
dboreham created pull request cerc-io/laconicd-stacks#1 2024-07-28 02:19:38 +00:00
Add publication of mainnet stack images
dboreham pushed to dboreham/add-mainnet-stack at cerc-io/laconicd-stacks 2024-07-28 02:17:01 +00:00
7e7967f366 Add publication of mainnet stack images