JoshOrndorff / recipes

A Hands-On Cookbook for Aspiring Blockchain Chefs
GNU General Public License v3.0
378 stars 186 forks source link

Recipe for coupled pallets #272

Closed JoshOrndorff closed 4 years ago

JoshOrndorff commented 4 years ago

This PR adds a few recipes necessary to demonstrate the notion of "pallet coupling", the practice of allowing pallets to work together.

Addresses #145, #56, and the needs of @siman and Chris D

subsocialdev commented 4 years ago

Very useful recipe!

subsocialdev commented 4 years ago

There is a check for MAX_MEMBERS in vec-set but not in map-set

dvdplm commented 4 years ago

The Ci failure seems worth looking into, missing file something something?