Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self repair on transfert transaction #325

Merged

Conversation

Neylix
Copy link
Member

@Neylix Neylix commented May 17, 2022

Description

Fix bugs during self repair.

  • Updated transaction storage timestamp from second to millisecond
  • Updated chain reader to get transaction chain up to the address passed in parameter

Fixes #320

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Run nodes as described in issue and do not get any error

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Neylix Neylix added bug Something isn't working self repair Involve SelfRepair mechanism labels May 17, 2022
@Neylix Neylix requested a review from a user May 17, 2022 15:33
@ghost ghost merged commit df062cc into archethic-foundation:develop May 19, 2022
@Neylix Neylix deleted the Self-repair-on-transfert-transaction branch May 19, 2022 12:58
@samuelmanzanera samuelmanzanera mentioned this pull request May 30, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working self repair Involve SelfRepair mechanism
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant