Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update docker compose file with healer (#113)
* refactor: remove unwanted methods inside ssb client and clear clippy warnings * fix: create new type `Event` to use in publish event method and pass missing fields * chore: add state manager to the context & optimize wasm runtime and state manager * refactor: fix spelling mistakes, format Cargo.toml and remove unwanted files * chore: remove all print statements and log instead * chore: update docker composer file with healer image * fix: change corestorage db name in consumer to fix conflicts * chore: remove event type in ssb client publish event * fix: remove unwanted comments * fix: remove duplicate dependencies * chore: fix locking issue while running workflow * chore: remove all hardcoded values and create constant value * fix: remove unwanted spaces
- Loading branch information