Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
0faafaf4
Unverified
Commit
0faafaf4
authored
Jan 04, 2021
by
Andrew Jones
Committed by
GitHub
Jan 04, 2021
Browse files
New year, new file header (#623)
parent
9d47ffae
Pipeline
#118648
failed with stages
in 6 minutes and 18 seconds
Changes
207
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
FILE_HEADER
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/allocator/src/handlers.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/allocator/src/lib.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/api.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/arithmetic.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/backend.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/call_builder.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/common.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/create_builder.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/execution_input.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/mod.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/call/selector.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/mod.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/call_data.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/chain_extension.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/db/accounts.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/db/block.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/db/chain_spec.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/db/console.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
crates/env/src/engine/off_chain/db/events.rs
View file @
0faafaf4
// Copyright 2018-202
0
Parity Technologies (UK) Ltd.
// Copyright 2018-202
1
Parity Technologies (UK) Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
Prev
1
2
3
4
5
…
11
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment