Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add missing benchmark feature * feat: relocate bridge and its trait * feat: fix bridge related benchmark * debug: lock file * debug: lock file * chore: typo * chore: typo * chore: rename pallet source * chore: lock file * debug: missing dependency * debug: lock file * chore * debug: missing dev * debug: not update lock dependency for specific task * debug: fix test * chore * debug: fix test * debug: fix benchmark * debug: fix benchmark * debug: add benchmark helper * debug: fix trait * debug: make AssetId type public * debug: benckmark * chore * chore: proper import * chore * debug * chore: remove unused method * chore: fmt * debug: add proper feature * chore: clippy * debug: add dev std feature for runtime * chore: lock file * debug: try solve * debug: stupid no std requriement! * feat: add cumulus fix for 0.9.43 * chore: add cumulus fix in runtime * chore * Fix pallet-bridge-transfer benchmarking (#3028) * rename folders * fix bridge-transfer benchmarking * fix clippy * [benchmarking bot] Auto commit generated weights files (#3029) Co-authored-by: Kailai-Wang <[email protected]> * enable weights --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <[email protected]> * chore: rename method * chore: add back whitelist helper * chore: rename pallet * Update benchmarking.rs Signed-off-by: WMQ <[email protected]> * chore: cleanup * chore: fmt * Update benchmarking.rs Signed-off-by: WMQ <[email protected]> --------- Signed-off-by: WMQ <[email protected]> Co-authored-by: Kai <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <[email protected]>
- Loading branch information