Skip to content

Commit

Permalink
feat(dist)!: make blueprint an IPLD, use CID as module ids [fixes NET…
Browse files Browse the repository at this point in the history
…-412 NET-432] (#1595)

* use cid for module ids, make blueprint an ipld

* fix tests

* pr fixes

* pr fixes

* fix tests

* fix tests

* fix clippy warnings

* trigger ci

* pr fixes

* fix cargo fmt

* chore: remove log_enabled

* pr fixes

* pr fixes

* pr fix

* fix clippy warning

* pr fixes

---------

Co-authored-by: folex <0xdxdy@gmail.com>
  • Loading branch information
justprosh and folex committed May 18, 2023
1 parent 7efb490 commit 720a2b3
Show file tree
Hide file tree
Showing 37 changed files with 746 additions and 502 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,6 @@ cargo-timing*

# spell service files (wasms, configs)
particle-node/spell

# autogenerated from .proto
crates/cid-utils/src/unixfs.rs
Loading

0 comments on commit 720a2b3

Please sign in to comment.