This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix: fixed sequencing bugs, now single/multi branch examples work fine - channels: pk_store sequencing info now contains only MsgId instead of full TangleAddress - example: added pure channels example using BucketTransport to run without node - example: added extensive log to track sequencing info - impl: added/improved Debug/Display instances for some structs, mainly using hex::encode - todo: added TODO comments for HDF fields to fix types and wrap/unwrap operations - cargo fmt
- Loading branch information
1 parent
1e997b2
commit 7409f8e
Showing
11 changed files
with
329 additions
and
190 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.