Skip to content

Commit

Permalink
remove ownership pallet
Browse files Browse the repository at this point in the history
fix format

format

removed test

add runtime to mocks

fix precompile test

Fix conflicts
  • Loading branch information
ccubu committed Nov 13, 2023
1 parent 0164a4e commit 6d5f1c7
Show file tree
Hide file tree
Showing 23 changed files with 2 additions and 1,999 deletions.
65 changes: 0 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,7 @@ polkadot-cli = { git = "https://github.com/paritytech/polkadot", branch = "relea
polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "release-v1.0.0" }

# LAOS pallets
pallet-living-assets-ownership = { path = "./ownership-chain/pallets/living-assets-ownership", default-features = false }
pallet-laos-evolution = { path = "./ownership-chain/pallets/laos-evolution", default-features = false }
pallet-evm-living-assets-ownership = { path = "./ownership-chain/precompile/living-assets", default-features = false }
pallet-evm-laos-evolution = { path = "./ownership-chain/precompile/laos-evolution", default-features = false }
pallet-evm-erc721 = { path = "./ownership-chain/precompile/erc721", default-features = false }

Expand Down
54 changes: 0 additions & 54 deletions ownership-chain/pallets/living-assets-ownership/Cargo.toml

This file was deleted.

26 changes: 0 additions & 26 deletions ownership-chain/pallets/living-assets-ownership/src/functions.rs

This file was deleted.

Loading

0 comments on commit 6d5f1c7

Please sign in to comment.