On the way re-design the API by doing: - Introduce `Checked` and `Unchecked` tags - Rename the `txdata` field to `transactions` - Make the `Block` fields private - Add getters for `header` and `transactions` fields - Move the various `compute_` methods to be free standing functions - Make the `check_` functions private - Introduce extension traits |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |