All notable changes to this project will be documented in this file.
- Added version command.
- Ensure backward compatibility with version 0.0.4
- Added CONTRIBUTING.md, AUTHORS.md, and CHANGELOG.md.
- Improved documentation in README.md.
- Refactored Junction module for better performance.
- Rollback feature added.
- Ensure backward compatibility with version 0.0.3 when restarting.
- Keys and mnemonic are saved locally.
- Can recover the key via mnemonic.
- Updated transaction failure errors in DA and Junction codes.
- Ensure compatibility with version 0.0.2 when restarting.
- Handled error in pod related operations.
- Initial setup of the project.
- Basic project structure and initial configurations.