archethic-node icon indicating copy to clipboard operation
archethic-node copied to clipboard

Official Archethic Blockchain node, written in Elixir

Results 135 archethic-node issues
Sort by recently updated
recently updated
newest added

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

# Description Add support of BLS mining public key Note: I inserted a migration task which not run by default. This task should be run after the upgrade have been...

feature
P2P
crypto

### Describe the area Coming from the [AEIP-24](https://github.com/archethic-foundation/aeip/blob/main/AEIP-24.md), to have a secure and cost efficient transaction's consensus and trust, we have to implement aggregated signature into transaction and mining. We...

crypto
mining
Epic
AEIP

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