David Boreham dboreham
  • Joined on 2022-12-08
dboreham released v1.1.0-7d18334-202407311351 at cerc-io/stack-orchestrator 2024-07-31 13:52:39 +00:00
dboreham deleted branch dboreham/mainnet-laconic-v2-fixes from cerc-io/stack-orchestrator 2024-07-31 13:51:39 +00:00
dboreham pushed to main at cerc-io/stack-orchestrator 2024-07-31 13:51:30 +00:00
7d18334953 Mainnet-laconic stack fixes for laconicd2 (#904)
dboreham merged pull request cerc-io/stack-orchestrator#904 2024-07-31 13:51:29 +00:00
Mainnet-laconic stack fixes for laconicd2
c02de7be98 Merge branch 'main' into dboreham/mainnet-laconic-v2-fixes
79c1c5ed99 Update fixturenet-laconicd stack to use alnt denom (#902)
Compare 2 commits »
dboreham created pull request cerc-io/stack-orchestrator#904 2024-07-31 13:27:21 +00:00
Mainnet-laconic stack fixes for laconicd2
a0bb90fd50 Add comment
0fa6e9f649 Merge branch 'main' into dboreham/mainnet-laconic-v2-fixes
dfedd9e9ff rename laconic-sdk to registry-sdk (#897)
f64683f03b Use a more flexible mechanism to inject config into next.config.js for runtime env. (#901)
Compare 3 commits »
dboreham commented on pull request cerc-io/stack-orchestrator#902 2024-07-31 13:18:36 +00:00
Update fixturenet-laconicd stack to use alnt denom

Extra space?

dboreham commented on issue cerc-io/stack-orchestrator#900 2024-07-31 03:03:20 +00:00
Webapp config injection outside of next.config.js not supported

Actually the bug is that no env element in the config object leads to no injection happening.

dboreham opened issue cerc-io/stack-orchestrator#900 2024-07-30 19:05:34 +00:00
Webapp config injection outside of next.config.js not supported
dboreham commented on issue cerc-io/stack-orchestrator#899 2024-07-30 14:53:15 +00:00
Webapps depending on node-gyp don't build

Little strange that a web app is using a dependency via node-gyp because you can't run native modules in the browser.

dboreham opened issue cerc-io/stack-orchestrator#899 2024-07-30 14:52:43 +00:00
Webapps depending on node-gyp don't build
dboreham opened issue cerc-io/stack-orchestrator#898 2024-07-30 14:51:11 +00:00
Webapp deployment build fails due to too many open files
dboreham approved cerc-io/laconicd#45 2024-07-30 13:55:53 +00:00
photon -> alnt

Would be nice to see the currency definition only once.

c718f82d46 Change currency symbol
dboreham commented on pull request cerc-io/laconic-registry-cli#73 2024-07-30 13:30:49 +00:00
Replace photon with alnt token denom

Probably a good idea to define the currency string once as a constant.