archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
69 stars 21 forks source link

ValidateSmartContractCall better conflict resolution #1497

Closed bchamagne closed 2 months ago

bchamagne commented 2 months ago

Description

Take into account the latest_validation_time when resolving conflicts. Fixes #1485

Type of change

How Has This Been Tested?

Unit tested

Checklist:

bchamagne commented 2 months ago

Closing this one to avoid conflict resolution. I'll redo it based on a different branch