Author Topic: Wallet version upgrade failed - "Scan failure"  (Read 1382 times)

0 Members and 1 Guest are viewing this topic.

julian1

  • Guest
I confirm that this issue is fixed for me, running latest bitshares revision.

Offline vikram

Several reports of this problem; it will be fixed in 0.4.24.

julian1

  • Guest
Someone else reporting the same issue with the same version,

https://bitsharestalk.org/index.php?topic=10968.0

Ie the stack dump regarding 24 byte address encoding.

julian1

  • Guest
There are two wallets, one is fine, while the other has issues,

(wallet closed) >>> wallet_open mywallet
Upgrading wallet...
Backing up wallet...
Wallet automatically backed up to: /home/xxxxxx/.BitSharesX/wallets/.backups/mywallet/mywallet-20141104T084324-version_upgrade.json
Please unlock your wallet to complete the upgrade...
(wallet closed) >>> wallet_open OK
mywallet (locked) >>> wallet_unlock
timeout: 999
passphrase:
Continuing wallet upgrade...
Wallet successfully upgraded.
timeout: 999OK
Scan failure.
Scan failure.
Scan failure.
Scan failure.
Scan failure.
Scan failure.
mywallet (unlocked) >>> blockchain_is_synced
true
Scan failure.
Scan failure.

mywallet (unlocked) >>> wallet_account_balance
10 assert_exception: Assert Exception
v.size() <= sizeof( fc::ripemd160 ) + 4: all addresses are less than 24 bytes

...

(wallet closed) >>> about
{
  "blockchain_name": "BitShares X",
  "blockchain_description": "Decentralized Autonomous Exchange",
  "client_version": "v0.4.23.1-90-gbb33f21",
  "bitshares_toolkit_revision": "bb33f21a23eed982fd3e51bd49174a370a3c2e17",
  "bitshares_toolkit_revision_age": "5 days ago",
  "fc_revision": "c38479c6ae84b1663c9ea59c9efc4e0dd2a961c0",
  "fc_revision_age": "6 days ago",
  "compile_date": "compiled on Nov  3 2014 at 22:55:08",
  "boost_version": "1.55",
  "openssl_version": "OpenSSL 1.0.1j 15 Oct 2014",
  "build": "linux 64-bit"
}