Block a user
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
Mainnet-laconic stack fixes for laconicd2
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-31 13:42:41 +00:00
Mainnet-laconic stack fixes for laconicd2
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-31 13:26:52 +00:00
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-31 13:24:22 +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.
Webapp config injection outside of next.config.js not supported
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.
Webapps depending on node-gyp don't build
Webapp deployment build fails due to too many open files
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-30 13:42:39 +00:00
Replace photon with alnt token denom
Probably a good idea to define the currency string once as a constant.