Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
e1be803
Update XCM weight template
ggwpez Mar 17, 2023
628a4b6
Remove copyright year from file header
ggwpez Mar 17, 2023
c4ac1a8
".git/.scripts/commands/bench/bench.sh" xcm statemine asset pallet_xc…
Mar 17, 2023
85544d3
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
Mar 19, 2023
f7a89a8
".git/.scripts/commands/bench/bench.sh" xcm statemine assets pallet_x…
Mar 19, 2023
c33042a
".git/.scripts/commands/bench/bench.sh" xcm statemint assets pallet_x…
Mar 19, 2023
0e2c498
".git/.scripts/commands/bench/bench.sh" xcm statemint assets pallet_x…
Mar 19, 2023
bb5f740
".git/.scripts/commands/bench/bench.sh" xcm statemine assets pallet_x…
Mar 19, 2023
bab3f9e
Revert "".git/.scripts/commands/bench/bench.sh" xcm statemine asset p…
ggwpez Mar 20, 2023
2a10337
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
Mar 20, 2023
2861bec
".git/.scripts/commands/bench/bench.sh" xcm westmint assets pallet_xc…
Mar 20, 2023
df9cb94
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
Mar 20, 2023
72df1e2
".git/.scripts/commands/bench/bench.sh" xcm westmint assets pallet_xc…
Mar 20, 2023
2b6d91c
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
Mar 20, 2023
e45c0fc
".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-kusama bridge-…
Mar 20, 2023
6d82795
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
Mar 21, 2023
699fee3
".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-polkadot bridg…
Mar 21, 2023
1d10f8f
Update weights
ggwpez Mar 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove copyright year from file header
Legally not needed, we already remove them from Substrate.

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Mar 17, 2023
commit 628a4b615e1c93883c986bde95905eb0562e453a
2 changes: 1 addition & 1 deletion file_header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2021 Parity Technologies (UK) Ltd.
// Copyright Parity Technologies (UK) Ltd.
// This file is part of Cumulus.

// Cumulus is free software: you can redistribute it and/or modify
Expand Down