-
With the last version, we have the following error when we launch the application
== Compilation error in file lib/archethic/beacon_chain/summary.ex ==
** (CompileError) lib/archethic/beacon_chain…
-
The 'dist.js' file in github contains tags used by Github for merging branches.
The issue is also present vi 'npm install archethic'
-
We should add a capability to add multiple secrets and related authorized keys.
- Remove `setSecret`
- Add `addSecret` with a list of authorized keys
!Not before: https://github.com/archethic-f…
ghost updated
3 years ago
-
Add AlpineJS for the web view, to simplify UI avoiding backend interaction (for LiveView) for just UI rendering.
ghost updated
3 years ago
-
Hello
I don't know if you see my mail. Perhaps it's better to indicate the issue in github :)
First, I would like to thank you again for your different answers for my needs about crypto in flutt…
-
Hello
thanks for your work
I would like to use your library to translate this js code:
```
const { public: ephemeralPublicKey, private: ephemeralPrivateKey} = curve25519.generateKeyPair(random…
-
Hello
thanks for your work
I would like to use your library to translate this js code:
```
const { public: ephemeralPublicKey, private: ephemeralPrivateKey} = curve25519.generateKeyPair(randomBy…