Page MenuHomePhabricator

update BLOCK_CHAIN_SIZE and CHAIN_STATE_SIZE
ClosedPublic

Authored by Mengerian on Oct 6 2017, 21:29.

Details

Summary

Update parameters before next release.
On my machine the sizes are 146 GB and 2.7 GB,
so update the parameters to 150 and 3.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
BLOCK_CHAIN_SIZE
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 955
Build 955: arc lint + arc unit

Event Timeline

src/qt/intro.cpp
29

What does the pruned chain consist of? Headers and the UTXO set?

Is that in the release checklist ? if not we should add it.

This revision is now accepted and ready to land.Oct 6 2017, 23:05
This revision was automatically updated to reflect the committed changes.