Skip to content

Commit

Permalink
remove batch precompile (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofdeepanshu authored Oct 11, 2023
1 parent 8b720a4 commit 6cf07c5
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 1,408 deletions.
32 changes: 0 additions & 32 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ pallet-evm-precompile-substrate-ecdsa = { path = "./precompiles/substrate-ecdsa"
pallet-evm-precompile-xcm = { path = "./precompiles/xcm", default-features = false }
pallet-evm-precompile-xvm = { path = "./precompiles/xvm", default-features = false }
pallet-evm-precompile-dapps-staking = { path = "./precompiles/dapps-staking", default-features = false }
pallet-evm-precompile-batch = { path = "./precompiles/batch", default-features = false }

pallet-chain-extension-dapps-staking = { path = "./chain-extensions/dapps-staking", default-features = false }
pallet-chain-extension-xvm = { path = "./chain-extensions/xvm", default-features = false }
Expand Down
77 changes: 0 additions & 77 deletions precompiles/batch/Batch.sol

This file was deleted.

57 changes: 0 additions & 57 deletions precompiles/batch/Cargo.toml

This file was deleted.

Loading

0 comments on commit 6cf07c5

Please sign in to comment.