How-To Rebuild the counterpartyd Database?

After patching to v6.0 I noticed that Blockscan was rebuilding his database, but I’m not aware how to do it?


What are the commands to rebuild the database in Counterpartyd?


I’m using Ubuntu 13.10

You need to delete the database first. On Ubuntu it should be in [tt]~/.config/counterpartyd/[/tt]. Then just run [tt]python3 counterpartyd.py server[/tt].

Yep. Thanks. Works perfect. Thanks for the quick fix!

On Windows7, I just run [tt]counterpartyd server[/tt], and see the database is rebuilding itself. Do I also need to delete the old database manually?

[quote author=520Bit link=topic=121.msg730#msg730 date=1392907112]
On Windows7, I just run [tt]counterpartyd server[/tt], and see the database is rebuilding itself. Do I also need to delete the old database manually?
[/quote]


Same here (vista x64)


CP 6 began with NEW DATABASE message and rebuilt it. I don’t think you should delete the old one since everything (transfer/ DEX) was working fine afterwards.