All notable changes to this project will be documented in this file.
- Added export pack_processing_info for shard block
- Added export pack_processing_info for shard descriptions in masterchain block
- Fixed for clippy
- Additional SMFT params
- Add fast finality params serialization
- SMFT config parameters
- Added support of fast finality data structures
- Use modern crates anyhow and thiserror instead of failure
- Mesh data structures
- Removed extra crate base64
- Common Message support
- the crate was renamed from
ever_block_json
toever_block_json
- supported renaming of other crates
- README file added
- BLS structures support
- Block parser: parsing was failed if block had empty shard state update.
- Block parser: optimized deserialization accounts from merkle update.
- Added block parser � implements common block parsing strategy (with accounts, transactions, messages etc.). It is a generalized parsing algorithm based on three sources (ever-node, parser-service, evernode-se).
- Parse block proof
- Pruned cells are not serialized to BOC, only hash is written
- Parse config parameter 44
- Supported new enum variant "ComputeSkipReason::Suspended"
- Supported ever-types version 2.0