Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change UnlockAccount duration #1464

Merged
merged 3 commits into from
Oct 1, 2019
Merged

Conversation

hjlee9182
Copy link
Contributor

@hjlee9182 hjlee9182 commented Sep 28, 2019

What was wrong?

Related to Issue #1462

How was it fixed?

Change docs about geth.personal.unlockAccount

Todo:

Cute Animal Picture

캡처

@hjlee9182 hjlee9182 closed this Sep 28, 2019
@hjlee9182 hjlee9182 reopened this Sep 28, 2019
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hjlee9182!

``None`` then the account will remain unlocked indefinitely. Returns
boolean as to whether the account was successfully unlocked.
Unlocks the given ``account`` for ``duration`` seconds. If ``duration`` is
``None`` then the account will remain unlocked for 300 seconds (which is current default by Geth),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the version number of geth to this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean
(which is current default by Geth) => (which is current default by Geth v1.9.5)
right?

@pipermerriam pipermerriam merged commit 5b00bd4 into ethereum:master Oct 1, 2019
kclowes pushed a commit to kclowes/web3.py that referenced this pull request Nov 13, 2019
* Change UnlockAccount duration

*  fixed test

* Add geth version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants