Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename `pallet-constraints` to `pallet-programs` * Update imports * Rename constraints pallet folder to "programs" * Update import paths * Rename weight file * Update lockfile * Rename pallet in `construct_runtime` * Update metadata * Remove ACL and Architecture related code * Remove `entropy-constraints` crate Now that we've remove the ACL and Architecture code this isn't needed anymore. * Move `ConstraintsError` to `user` module * Update `subxt` calls to Program pallet * Replace a bunch of "constraint"s with "program"s * Same replacement, but for capitalized words * Fix import name * RustFmt * Add a `CHANGELOG` entry * RustFmt
- Loading branch information