-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Conversation
That link is to a localhost address 🤔 http://127.0.0.1:3001/sign_cla/8074468/3. Is that intentional? How am I supposed to sign it? |
sorry @eopb, please try http://cla.parity.io/sign_cla/8074468/3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please just do it, as it is done here https://github.com/paritytech/substrate/blob/master/utils/wasm-builder/src/wasm_project.rs#L424
3a31df8
to
419af81
Compare
I've signed the CLA but as far as I can tell the bot does not seem to have noticed |
/cla run-cla-check |
Queueing command execution: run-cla-check |
@joao-paulo-parity Command execution has finished. |
@eopb Thanks for signing. Feedback is welcome if it was difficult or confusing. Sorry for any inconvenience! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution, this was indeed an issue for wasm build.
bot merge |
Waiting for commit status. |
Fixes #9113
See #9113 for details on what issue this PR attempts to solve.
This is my first PR on this project 😅 so any reviews pointing out anything I may have got wrong would be greatly appreciated.