HomePhabricator

Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"
82a10c81707dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"

2^31 milliseconds is only about 25 days. Also clamps Sleep() to 10 years,
because it currently sleeps for 0 seconds when the sleep time would cross
2^31 seconds since the epoch. Hopefully boost will be fixed by 2028.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Mar 10 2012, 21:05
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4585d828b490: Merge pull request #918 from nomnombtc/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline