Neylix
Neylix
> Now that we know the lambda will be "old" only if we upgrade the LRU Module, should we close this ticket? Since LRU will probably rarely be upgraded. >...
This should have been fixed by https://github.com/archethic-foundation/archethic-node/pull/1483
This would be resolved with implementation of [AEIP21](https://github.com/archethic-foundation/aeip/blob/main/AEIP-21.md)
Is this issue still relevant ? I guess we have an actual behavior to handle ownership which is similar to other blockchain and could be more decentralized.
Here is sample of the data used to do the calculation [stats.csv](https://github.com/archethic-foundation/archethic-node/files/13362825/stats.csv) This sample is coming from the summary of 14/11/2023 (JJ/MM/AAAA) It looks like some latency are not accurate,...
> Does it mean a transaction will be refused because the contract did not properly handled let's say transaction size ? > > It's can be interesting but a bit...
This is true that the validation nodes can send themself a StartMining message, but it works only if the welcome node has connection problem with other nodes. But if the...
An other idea would be to increase the minimum number of validation nodes, it will reduce the probability to have an election with all nodes disconnected, but the problem is...