forked from I2P_Developers/i2p.i2p
Blockfile: Fixes for finishing interrupted database migration
by tracking version of each list, and catching some exceptions
This commit is contained in:
13
history.txt
13
history.txt
@@ -1,3 +1,16 @@
|
||||
2016-04-20 zzz
|
||||
* Addressbook:
|
||||
- Add sign/verify methods for inner signature
|
||||
- Add preliminary handling of incoming actions
|
||||
* Blockfile:
|
||||
- Add generics
|
||||
- Add method to change serialization schema for a skiplist
|
||||
- Fix delIndex() method
|
||||
* BlockfileNamingService:
|
||||
- New database version 4, for multiple destinations per hostname
|
||||
- Disallow database version higher than supported
|
||||
* NamingService: Add new API methods for multiple Destinations per hostname
|
||||
|
||||
2016-04-17 zzz
|
||||
* Addressbook:
|
||||
- Several cleanups and refactoring
|
||||
|
Reference in New Issue
Block a user