BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Snapshot: Local storage of the Blockchain #647

Closed sbisig closed 3 years ago

sbisig commented 3 years ago

What would you like to be added:

Local storage of the Blockchain

Why is this needed:

It is very annoying (and inefficient) to wait hours until the whole blockchain is synchronized/downloaded (after each version update)

defichain-bot commented 3 years ago

@sbisig: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
RobinTorque commented 3 years ago

Hi @sbisig The following texts might help

https://defichain-wiki.com/wiki/Fullnode#Create_and_use_backup_for_blockchain_data

https://defichain-wiki.com/wiki/Fullnode#Blockchain_Snapshot_Service

izzycsy commented 3 years ago

Hi @sbisig , thanks for your feedback, this issue is there will be an automated snapshot released soon, alternatively you may use it manually first. Thank you for your patience.

izzycsy commented 3 years ago

Hi @sbisig , update v2.3.2 is out, this is a mandatory update. 
Please read through the release notes before updating.

The above feature / issue is not included in this update yet, this comment is to notify you about the update.

izzycsy commented 3 years ago

Hi @sbisig , v2.3.3 is out. Please read through the release notes before updating. If you have not sync to 100%, there was a node issue on 05/04/2021 that may have cause the network error, everything is back online now, you may try the following:

Option 1 — Reset & Reindex (sync from 0%)

  1. Settings > Reset & Reindex
Settings   Reset   Reindex

Option 2 — Snapshot (sync from 90%+)

  1. Settings > Reset & Reindex
  2. Wait for app to start syncing
  3. Ensure you’ve at least 27GB of extra space
  4. 
Click on i located at bottom-left corner of app screen

  5. Download Snapshot
`i` to trigger Snapshot download

If your issue persist, we can further discuss on the problem here Unable to start blockchain. We would like to keep same issues in one thread. Thank you for your patience.