openethereum / fether

Decentralized and light Ethereum Wallet
BSD 3-Clause "New" or "Revised" License
123 stars 33 forks source link

fix duplicate account names #575

Closed jakeols closed 4 years ago

jakeols commented 4 years ago

A simple fix #505. Disables the next button when an account with that name already exists.

parity-cla-bot commented 4 years ago

It looks like @jakeols hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

parity-cla-bot commented 4 years ago

It looks like @jakeols hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

jakeols commented 4 years ago

[clabot:check]

parity-cla-bot commented 4 years ago

It looks like @jakeols hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

parity-cla-bot commented 4 years ago

It looks like @jakeols hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, please reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

jakeols commented 4 years ago

[clabot:check]

parity-cla-bot commented 4 years ago

It looks like @jakeols signed our Contributor License Agreement. :+1:

Many thanks,

Parity Technologies CLA Bot

parity-cla-bot commented 4 years ago

It looks like @jakeols signed our Contributor License Agreement. :+1:

Many thanks,

Parity Technologies CLA Bot

jakeols commented 4 years ago

Makes sense - I added the message (not sure if there's a specific convention for styling).

amaury1093 commented 4 years ago

Thanks for the PR!