Lukas_Jackson
Active member
I thought you meant hot MN not hot\cold. Never mindcos we did before the cold/hot setup was created
masternodeaadr=xx.xx.xx.xx:19999. All is good.
I thought you meant hot MN not hot\cold. Never mindcos we did before the cold/hot setup was created
masternodeaadr=xx.xx.xx.xx:19999. All is good.
I thought you meant hot MN not hot\cold. Never mind
It was hidden among the 8 pages of drivel...I'd like join the party and set up a 11.1.x test MN. I have the remote daemon setup. Now I'd like to find a mac wallet, but the link on page 1 directs to a Page not found. Is there an updated link buried somewhere?
http://bamboo.darkcoin.qa/browse/DR...n-osx-darkcoin-dist/darkcoin-0.11.1.0-osx.dmg
We try to test and simulate all situations on main net so I have both setup. Only thing I don't have is a Mac. Anyone have a good way to install a Mac OS in VMware?People setup cold/remote MN's on testnet? Gotta protect those test coins in cold storage from hackers.
I know you can build mac vm's on the new vmware fusion. I'd assume if you built one and then used the ovf converter tools u might be able to convert it to be run-able on esxi. I think fusion 7.0 even has an uploader into esxi. This would require some mac gear to do the first build though. I should try to get this working in the lab. Not sure if the mac vm is checking for some mac specific hardware or not though to boot.We try to test and simulate all situations on main net so I have both setup. Only thing I don't have is a Mac. Anyone have a good way to install a Mac OS in VMware?
Windows 32bit version 11.1.2
edit : this happened once with darkcoin-qt.exe crashing .. i restarted it and it started without problems. My other two windows 32bit wallets started without problems.
Same error here. Two wallets crashed at once.
Windows x64
Must have to do with the caching. I added a small fix for it.Windows 32bit version 11.1.2
edit : this happened once with darkcoin-qt.exe crashing .. i restarted it and it started without problems.
darkcoin-qt-3: darksend.cpp:1330: bool CDarkSendPool::GetLastValidBlockHash(uint256&, int, int): Assertion `nBlocksAgo >= 0' failed.
Aborted (core dumped)
Status: 1/unconfirmed, broadcast through 1 node(s)
Date: 2/2/15 20:03
To: luny y86tcmwt3yPYkASL7JbrnkvtMiLwaGN4So
Debit: -4.00 tDRK
Transaction fee: -0.00004 tDRK
Net amount: -4.00004 tDRK
Transaction ID: 119214dd92f54d7e6d29e3182881e77dfa1d2bcb702726f96508a7cf80b46617-000
Must have to do with the caching. I added a small fix for it.
(gdb) backtrace
#0 0x00007ffff6e04cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007ffff6e080d8 in __GI_abort () at abort.c:89
#2 0x00007ffff6dfdb86 in __assert_fail_base (fmt=0x7ffff6f4f3d0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
assertion=assertion@entry=0xa09d7a "nBlocksAgo >= 0", file=file@entry=0xa09d6d "darksend.cpp", line=line@entry=1330,
function=function@entry=0xa0a780 "bool CDarkSendPool::GetLastValidBlockHash(uint256&, int, int)") at assert.c:92
#3 0x00007ffff6dfdc32 in __GI___assert_fail (assertion=0xa09d7a "nBlocksAgo >= 0", file=0xa09d6d "darksend.cpp", line=1330,
function=0xa0a780 "bool CDarkSendPool::GetLastValidBlockHash(uint256&, int, int)") at assert.c:101
#4 0x00000000005876a9 in ?? ()
#5 0x000000000059d4e3 in ?? ()
#6 0x00000000005a4472 in ?? ()
#7 0x00000000005abc94 in ?? ()
#8 0x00000000005ae249 in ?? ()
#9 0x0000000000477c98 in ?? ()
#10 0x00000000004e605d in ?? ()
#11 0x00000000004cfa36 in ?? ()
#12 0x00000000004dc658 in ?? ()
#13 0x0000000000700e0a in ?? ()
#14 0x00007ffff719c182 in start_thread (arg=0x7fffe37fe700) at pthread_create.c:312
#15 0x00007ffff6ec900d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111