Skip to content

Chaincraft v0.4.3 - Mendoza

Choose a tag to compare

@jose-compu jose-compu released this 11 Mar 14:10
· 86 commits to main since this release
9376bda

v0.4.3 – Bug fixes and release updates

Changes

  • Chatroom deduplicationPOST_MESSAGE is now deduplicated by signature in ChatroomObject, avoiding duplicate messages from gossip races
  • CI artifact actions – Workflow updated to use actions/upload-artifact@v4.3.3 and actions/download-artifact@v4.3.0 instead of deprecated v3
  • Test stability – Flakiness in test_multiple_members_chatting resolved via deduplication logic

Full Changelog: v0.4.2...v0.4.3