zack-bitcoin / amoveo

A blockchain for trust-free markets in financial derivatives
Other
464 stars 110 forks source link

restore what was lost #245

Closed zack-bitcoin closed 5 years ago

zack-bitcoin commented 5 years ago

because of that bug we reverted a lot of code. This pull request is to restore some things that had been reverted. This restores the update to the headers database, which reduces the RAM consumption. It restores the update so that blocks being queued to be synced are now compressed, which reduces RAM consumption. It restores the default config file, so that github updates wont break your config file.