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

### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like I would like to provide a decentralized solution to measure the usage of...

feature

### Is your feature request related to a problem? Sometime we want to interact with the local db without having to run a node and to perform some complex query....

feature
DB

I used to think that as long as the contract execute and the transaction's condition pass, we should accept the trigger transaction. But since the users actually send assets to...

smart contracts

We actually return `:invalid_recipients_execution` when the `validate_recipients` fails. This is not practical because there can be many reasons behind that: - transaction's condition does not pass - contract inherit's condition...

smart contracts
enhancements

### Is your feature request related to a problem? The BeaconChain is integrating global network coordinates aggregated on each BeaconChain's summary based on latency and distribution of nodes. However, during...

feature
P2P

### Is your feature request related to a problem? Today, a transaction for hosting is an object with a liste of files as attributes. This approach doesn’t allow to add...

API
to-analyze
external contribution
web hosting

This epic handle the management of AEWeb solution

Epic

Currently AEWeb will always fetch the latest transaction of the chain in order to display the latest version of the website. I would like to alter this behaviour: 1. If...

feature
web hosting

### Is your feature request related to a problem? Actually we need at least 11 nodes to test sharding (transaction not replicated on all nodes). But this is really complex...

testing
election