Neylix

Results 48 issues of 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...

bug
smart contracts

### 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,...

bug
web hosting

### 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...

bug
mining

### 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...

bug
mining

### 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...

bug
API

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...

good first issue
enhancements
release

### 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...

good first issue
quality
enhancements

### 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...

good first issue
web hosting
enhancements

### 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...

bug
good first issue
web hosting