-
**Only for Talao wallet**
The passphrase in the Talao wallet is useless as credentials must always be restored with the private identity keys.
So we must improve the logic and UX to only use backu…
-
_Submitted by:_ **BrianH**
THROW/name and CATCH/name are rarely used, because there's not much difference between them and THROW and CATCH in practice (partly because of #1518). We should make them m…
-
v2.14.1
Google Pixel 7a
I am scanning the QR code. Android asks me to open it with an application: I can chose Firefox or Google (or other browser)
Problem 1)
If I chose Firefox the applicatio…
-
_Submitted by:_ **BrianH**
Gobs act like series in many ways, with series functions working on their pane, containing other gobs. They even have reference position (which came as quite a surprise to …
-
_Submitted by:_ **BrianH**
In this case, I am not referring to the stability of the function itself, but to whether the sorting algorithm is stable. When SORT finds two values that it considers equal…
-
Hi,
Starting from your Readme, and considering I dont have any experience with Flutter nor mobile development, I'm not able to start locally the Altme App using Android Studio.
CONTEXT :
We c…
-
When wallet is installed first time and after setup and message "wallet is ready"
Wallet must try to get the configuration in calling GET https://app.altme.io/configuration or GET https://app.talao…
-
_Submitted by:_ **Anton**
In AltME Rebol3 world Core group 17-Sep-2010, DideC asked how he could update a nested block of values with a path, like so:
``` rebol
values: [
1 [dos [new 0 m…
-
_Submitted by:_ **meijeru**
``` rebol
there are 5 mezzanines which have the name of a datatype (without the !) and which perform a make action:
```
``` rebol
function, closure, module, task, and obj…
-
_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.…