-
_Submitted by:_ **Ladislav**
As opposed to the INSERT native, where the /PART refinement applies to the second argument (see the code below), the same CHANGE refinement applies to its first argument.…
-
I wanted to download a credential from DEMIM using an already "approved" company and I'm getting this issue:
![image](https://github.com/user-attachments/assets/a7a8517b-5121-4140-946b-533453199a98)
…
-
If an application requests a type of credential then the suitable credentials available in my altme app are shown.
Current situation:
I tap on a credential and I can see the selection of the crede…
-
Is it possible to add https://www.etherlink.com/ to Altme?
Best regards
Carlo
-
_Submitted by:_ **szeng**
Reported by MichaT from AltMe.
This is the actual result:
``` rebol
>> remove-each n s: [1 2 3 4] [print n if n = 2 [break] true] s
1
2
== [3 4]
```
This is what's expect…
-
_Submitted by:_ **PeterWood**
The hash! datatype in Rebol 2 was very, very useful for creating fast case sensitive look up lists. The map! datatype does not provide equivalent functionality without u…
-
-
Problem:
The process and the customization options of the **Enterprise Wallet** are not documented. The button redirects to the following webiste that lacks the description: [here](https://wallet-pro…
-
1) wallet must check If configuration file from portal is for the altme wallet with attribute walletType
` "walletType": "altme"`
2) wallet must check the blockchain options of teh configur…
-
The DIF Specification (https://identity.foundation/presentation-exchange/#input-descriptor-object) states that the filter property is optional. Using a constraint without filter would be beneficial to…