How does peerbit make sure that a user can add a data record to the database, and make sure no one else removes it or modifies it? If i am not mistaken peerbit and orbitdb expects users to be trusted…
Several possible improvements to be made to shielded sync
- scan backwards from latest height
- keys should have birthdays (don't start scanning before them)
- fetch blocks in bulk with compression
-…