Marco Walz

Results 29 issues of Marco Walz

known related issues / PRs: - https://github.com/aeternity/aepp-sdk-js/issues/1251 - https://github.com/aeternity/aepp-sdk-js/pull/1259 we should maybe also consult with @dincho here.

breaking changes

there is no guide for the feature implemented here https://github.com/aeternity/aepp-sdk-js/commit/981bcf252432a3b96aca92ccd682214c124009e2 and introduced in `v13.1.0`

docs

## Requirements (Result workshop at CryptoCastle, 13.09.2022) - End-to-End Encryption (if centrally relayed) - How to do initial key exchange? - Read Requests - Address - e.g. for Deeplink/Hardware where...

currently there is no usage guide for state channels

docs

we had some questions around that today and I saw we still refer to `callStatic` somewhere in the docs which isn't available anymore.

docs

we had that question recently and I think it's missing in the guides

docs

would be great to introduce such capabilities. for example Solidity introduced [NatSpec](https://docs.soliditylang.org/en/v0.8.17/natspec-format.html#natspec-format)

enhancement

as discussed in chat. given `datatype metadata = MetadataIdentifier(string) | MetadataMap(map(string, string))` it could be helpful to easily check if a value is of variant `MetadataIdentifier` or `MetadataMap`

enhancement

After the upgrade to the new release `v0.24.0` (web) I still have (or had) the iOS version `v.0.23.0` running on my phone. After clicking on `revoke` for my remote connection...

bug