Neylix
Neylix
### Describe the problem you discovered When a contract has an interval trigger, but the transaction is sent and not validated, the worker go back in :waiting_trigger state but it...
### Describe the problem you discovered When we use aeweb to host a website, we can access it using the api "https://testnet.archethic.net/aeweb/[genesis]/". Also to protect the nodes against DDOS attack,...
### Describe the problem you discovered When an incoming transaction has an invalid origin signature, the coordinator node does not retrieve the proof of work. The proof of work returns...
### Describe the problem you discovered Currently when the mining starts, the coordinator retrieve the context from the other validation nodes. Once the context of a node is received, all...
### Describe the problem you discovered The transaction subscriber notify the client with the number of current confirmation for a transaction and the maximum number of confirmation. This maximum number...
Hello there ! Firstly I would thanks you for this library. While the querying part over HTTP works well, I encountered an issue using WebSocket. When I try to connect...
### Describe the problem you discovered Actually when we install a new release, it compile all the file into the _build/rel/env and build folder. But release after release, theses files...
### Is your feature request related to a problem? In many situation in the code we create a new Task to do asynchronous stuff, but we don't want it to...
### Describe the problem you discovered Currently when a request contains a dnslink redirection to a hosted website, the sni function to get the ssl certificate get the last chain...
### Describe the problem you discovered Currently when an aeweb reference transaction contains an ssl certificate, the node ensure the host domain name is certified by the certificate. To do...