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

Release 1.1.3 #1113

Merged

Conversation

Neylix
Copy link
Member

@Neylix Neylix commented Jun 21, 2023

Description

Add a new index on the last stored address for a chain.

Also move the migration execution before starting Archethic.Supervisor

No appup is needed, only migration script

Type of change

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

How Has This Been Tested?

Migration script has been tested on using mainnet DB. One chain (the faucet one) takes about 7 sec so I put a task timeout of 20 sec

tested locally with hot reload and without hot reload (stopped node -> install 1.1.3 -> restart node)

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 DB Involve database release Involve release / hot reload mecanism labels Jun 21, 2023
@Neylix Neylix changed the base branch from release-1.1.3 to develop June 21, 2023 10:07
@Neylix Neylix changed the base branch from develop to release/1.1.3 June 21, 2023 10:09
@Neylix Neylix merged commit d5cacc7 into archethic-foundation:release/1.1.3 Jun 21, 2023
@Neylix Neylix deleted the Add-last-stored-address-index branch June 21, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DB Involve database release Involve release / hot reload mecanism
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants