dart_opentimestamps 0.9.0
dart_opentimestamps: ^0.9.0 copied to clipboard
Dart implementation of the OpenTimestamps protocol for Bitcoin blockchain timestamping
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
0.9.0 - 2025-12-01 #
Added #
- Initial project structure
- Core OpenTimestamps protocol implementation
- Calendar client for submitting timestamps
- Proof file parser and serializer
- Timestamp verification against Bitcoin blockchain
- Support for upgrade operations
- Apache 2.0 license headers on all source files
- 100% test coverage