mradkov

Results 14 comments of mradkov

> Thanks but what about cpu ,ram ? i want start 97d version game server.On my vps. ... So does this repo contain 0.97d version as well?

+1 Yeah, this is a key feature, that needs to be added.

CW1.0 support is available: https://github.com/hackbg/fadroma/pull/139

The Ledger team is aware of this issue and are working on fixing it. Its only present on Nano X devices.

The env vars are explained [in this section](https://github.com/smartcontractkit/chainlink-fullstack?tab=readme-ov-file#environment-variables) in the readme.

https://github.com/hackbg/fadroma/blob/528d5fa9e9f3389145767f1668476e5ccb62cd93/packages/create/create.ts#L205-L207

How do you propose we handle licensed usage outside of Secret Network? The only problem with licensing this way I see is people will have to spend a lot of...

# What ## Value prop: - Fadroma to be the main contract development framework for cosmos - Be able to run and test everything locally (Devnet, Mocknet) - Bringing strong...

I'd go for the second option, as having a separate custom Go dependency would increase maintenance complexity.

> The current approach to get [all registered names](https://github.com/aeternity/superhero-ui/blob/8a48d4cc817685e77462382e8be9893d58a6a60a/src/App.vue#L81) on the initial load seems inefficient. I'm proposing to resolve names using middleware exclusively and on-demand. The problem is we have...