All notable changes to this project will be documented in this file.
-
The format is based on Keep a Changelog.
-
This project adheres to Semantic Versioning.
- Simplified examples to the minimum core functionality necessary and removed all dependencies on
infernet-ml
. - Updated images used for deploying the Infernet Node.
- Set
trail_head_blocks
to0
inconfig.json
for all projects. This fixes an issue where the node would not start due to a lack of trailing blocks. - Updated
registry_address
to0x663F3ad617193148711d28f5334eE4Ed07016602
to point to the correct registry address
config.json
fixes to adhere to nodev1.0.0
configuration specification.- Bumped dependency versions to fix vulnerabilities.
- Pinned image versions in
docker-compose.yaml
.
- New project
payment
for an end-to-end flow of the payments feature ofinfernet 1.0.0
.
- All workflows are updated to use
infernet-ml 1.0.0
- All contracts are updated to use
infernet-sdk 1.0.0
- Recursive submodule cloning issue with forge's libraries.
- Initial release of the Infernet Container Starter repository.