SHIFT WALLET 0.9.3
A new version of the GUI wallet with full transaction history support. The transaction history support is partly made possible due to our earlier core function development, SQLdb, which does not exists in ethereum.
Still appears to be unstable:
Exception in ShiftWallet:
ERROR [src/bigint.cpp, #975; Vin] BigInt::Ulong value too big:
i_unit = 18446744073709551615, 0xffffffffffffffff
BASE2 = 1000000000, 0x3b9aca00
MAX_UNIT_VALUE = 4611686018427387903, 0x3fffffffffffffff
ShiftWallet: src/bigint.cpp:978: BigInt::Vin::Vin(BigInt::Ulong): Zusicherung »i_unit < BASE2« nicht erfüllt.
Abgebrochen
Console output:
I1006 21:20:03.917536 28089 sqldb.go:284] SQL DB Begin: cannot start a transaction within a transaction
> eth.blonet.pI1006 21:20:08.919139 28089 sqldb.go:305] SQL DB: database is locked
I1006 21:20:08.919947 28089 sqldb.go:284] SQL DB Begin: cannot start a transaction within a transaction
> eth.bloI1006 21:20:13.927388 28089 sqldb.go:305] SQL DB: database is locked
I1006 21:20:13.928362 28089 sqldb.go:284] SQL DB Begin: cannot start a transaction within a transaction
I1006 21:20:18.929589 28089 sqldb.go:305] SQL DB: database is locked
EDIT: last version compiled from git sources, Linux x64