dogecoin / libdohj

Java library for adding altcoin support to bitcoinj
Apache License 2.0
107 stars 89 forks source link

Namecoin LevelDBTransactionCache: Only store name scriptPubKey #32

Closed JeremyRand closed 6 years ago

JeremyRand commented 6 years ago

Cuts storage requirements by ~50%, and also seems to decrease initial sync time by around 33%.

This breaks backward compatibility with older name databases. You'll need to delete the blockchain and resync.

JeremyRand commented 6 years ago

Friendly bump -- is there anything I need to do to facilitate merging this?

rnicoll commented 6 years ago

Do appreciate the reminder, had totally lost this. Feel free to nudge after a week in future, it generally means it's fallen off my to-do list if I haven't at least replied to say why it's not in yet :)