Marco Walz

Results 29 issues of Marco Walz

e.g. - `withFee`, see https://github.com/aeternity/state-channel-demo/blob/develop/contract/test/game.test.js#L29 - not sure about the naming here as it only returns the used fee - also it could be convenient to return more data, not...

enhancement

in the past we had `latest` tag for both, compiler & node. this recently lead us to a problem with SDK incompatibility to latest compiler version `v7.0.1` I think it...

enhancement

some devs might want to have a github action included in the initial scaffold to run their tests. not sure if it should be included by default. but having the...

enhancement
hold

It seems like this was discussed a lot in the past. @nikita-fuchs raised this several times and the main question is what is the purpose of providing network params (URL...

question
feedback

identified while working on #1300 ```js it('creates query', async () => { const q = 'Hello!' // TODO: don't register an extra oracle after fixing https://github.com/aeternity/aepp-sdk-js/issues/1419 oracle = await aeSdk.registerOracle('string',...

this issue is closely related to https://github.com/aeternity/aepp-sdk-js/issues/1253 which is now solved and yes, we are able to handle those types now in the SDK. as @thepiwo recently updated AEproject I...

enhancement
feedback

similar to AENS delegation signatures this should be added to the docs after #1242 is done

docs

currently, the `NamePreclaimTx` and `NameClaimTx` are tightly coupled. the problem with that is that the SH wallet is currently blocking new transactions from a user until a new keyblock is...

kind/improvement
need/design
area/aens

### Which version of kubefirst are you using? v2.3.5 ### Which cloud provider? Civo ### Which DNS? Cloud ones (default) ### Which installation type? CLI ### Which distributed Git provider?...

bug