[pull] master from polkadot-js:master #18
DCO
There are 126 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com>
in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s
).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note th 8000 at if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty
)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~250 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin master
Summary
Commit sha: 7c7233e, Author: Cameron Fairchild, Committer: GitHub; The sign-off is missing.
Commit sha: d5132b5, Author: Carlo Sala, Committer: GitHub; The sign-off is missing.
Commit sha: bc103d9, Author: Chris, Committer: GitHub; The sign-off is missing.
Commit sha: be9739e, Author: Dmitrii Novikov, Committer: GitHub; The sign-off is missing.
Commit sha: 770471a, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: f2e79ff, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: dba5d3e, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 9de142b, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 6357c1e, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 18d24bf, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: e5373c3, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 5272645, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 0bf7bc4, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 058d197, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2e82528, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 7dc38e7, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 1be6828, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: d94c126, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 76d71d9, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 3a8429b, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: b6a2693, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: eea9965, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 5cca95e, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 715486d, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 8aab416, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: eaf9d97, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 0df1710, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 7b3bbd3, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 0ec50b6, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: be4cb52, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: bd76349, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 41caf2f, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: cc91866, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2a53b11, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 8556de1, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 19941bc, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 1fd9f04, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: a8df82d, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: f3e1d6b, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: b939c35, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 0fb55fe, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 55ebc4f, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: cf9082e, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 90e20ed, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: a030330, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: f4e0e21, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2ee03a5, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 37a81d9, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 560c054, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: da6efc8, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: aa394fe, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2ac0056, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 301d73d, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 13c6b4e, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 1062de7, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 487d0d9, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 773cc29, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: f5f1bc6, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 6ebcc2d, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2afbce2, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 4857de9, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: bd21e73, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: f14d268, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: abd4cfd, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 6fde7bc, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 6dfff0d, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: d498ad4, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 2dc1716, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: b4e3ed0, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: fc217b6, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 22aab4a, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: e6fbf01, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: a23989c, Author: Jaco, Committer: GitHub; The sign-off is missing.
Commit sha: 28beb44, Author: Jakub Pánik, Committer: GitHub; The sign-off is missing.
Commit sha: 62a30f2, Author: Leonardo Custodio, Committer: GitHub; The sign-off is missing.
Commit sha: 5d6244f, Author: Leonardo Razovic, Committer: GitHub; The sign-off is missing.
Commit sha: ca93f33, Author: Lovish Arora, Committer: GitHub; The sign-off is missing.
Commit sha: b018f78, Author: peetzweg/, Committer: GitHub; The sign-off is missing.
Commit sha: 191db8e, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 175b0ef, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: ee9d766, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 6e28612, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 744e4c7, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: a4a9a3d, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 4d629fd, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 04ab9dd, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 97b1fdf, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 2b80057, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 527b4f0, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: eb41ab5, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: ee0ed25, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 2de22cb, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: fd26d22, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 3127491, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 506c20a, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 2a6669c, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 4f863dd, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 7d654c2, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 5f8f3e6, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 8aa4e60, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 55ae711, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: d897f25, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: ebcb685, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: fc732b8, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 3b85773, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 038d20b, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 677a778, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 3404ad2, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 367633a, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 2261862, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 5d03be1, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: f4e93cf, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: da2edf0, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 6f8caad, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: e056618, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 18a6764, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: a75d876, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: 9d49bcd, Author: Tarik Gul, Committer: GitHub; The sign-off is missing.
Commit sha: e25bb48, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: 5b27490, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: 2cbea7b, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: 6197a89, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: 0467c41, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: d690abe, Author: Valentin Fernandez, Committer: GitHub; The sign-off is missing.
Commit sha: e721c4f, Author: Wil Wade, Committer: GitHub; The sign-off is missing.
Commit sha: 13bc84e, Author: Yaroslav Bolyukin, Committer: GitHub; The sign-off is missing.