tiki_localchain 0.0.4 tiki_localchain: ^0.0.4 copied to clipboard
tiki mobile blockchain
0.0.4 #
- publish to pub
- rename to TikiLocalchain
0.0.3 #
- bulk append to localchain
0.0.2 #
- added confirmation block type
- added localchain api & corresponding tests
- added repository tests
- unit tests for contents
- validate entire chain once every 30d on open
- chain validation method
- add block types for nfts
- added transactional service methods
0.0.1 #
- Base functionality implemented. Write, Read, Verify
- Includes a durable caching layer to reduce read CPU load. Table level security needed.
- Crypto methods are unit tested
- Package missing integration & unit tests
- No remote backup sync function implemented. Careful with keys, invalid keys will erase chain.