MerosCrypto / Meros

An instant and feeless cryptocurrency for the future, secured by the Merit Caching Consensus Mechanism.
https://meroscrypto.io
Other
83 stars 19 forks source link

Template generation can fail due to a non-canonically ordered check on if the parents have been mentioned. #319

Open kayabaNerve opened 2 years ago

kayabaNerve commented 2 years ago

By a child checking if its parent has been mentioned, discovering its in that very Block, and then the template code checking the parent and realizing it has a missing parent, the parent will be removed yet the child will remain.

Unfortunately, this can not be effectively tested for due to the lack of ordering of sets/tables.