Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

1.0.0: Binary Streams

Compare
Choose a tag to compare
@semenov-vladyslav semenov-vladyslav released this 15 Oct 15:41
· 1169 commits to develop since this release
762142e
  • core: improved spongos automaton and prng, fixed transform and join command;
  • transport: improved transport traits and implementations, better support for async, upgraded iota_client dependency version;
  • app: introduced cursor for sequencing state, cleaned up link generator trait, introduced generic message type;
  • channels: encapsulated transport into Author/Subscriber tangle API, only synchronous transport is supported, fixed message handling issues;
  • bindings/c: added cmake support, cleaned up bindings implementation;
  • cargo: improved crate features.