Search content
Sort by

Showing 3 of 3 results by benmr3
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
benmr3
on 12/02/2018, 11:01:05 UTC
Not sure if posted before but will post to help others.

Clamcoin Windows 10 client seems to have some bug that prevents it from synching by using the instructions by the post https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

The bug appears if you have your Windows 10 machine connected to the Internet while extracting the bootstrap.dat file. It reaches the maximum of 750 orphaned blocks very soon and just stalls and refuses to continue adding more blocks to synch even though the full height contained by the bootstrap.dat file has not been reached.

Solution to this is to download that full bootstrap.dat file, put it in the same directory as the wallet.dat is and then disconnect from the Internet.

After that reopen the Clamcoin client and let it have a clean block extraction while been cut off from the Internet and no orphan blocks appear.

On OSX there does not seem to be similar orphaned block problem while extracting the bootstrap.dat file while been connected to the Internet and extraction works as expected.

I had similar problem.  Win 10 as well.  I did the offline block sync but still had issue. I ended up running clam GUI with maxorphanblocks switch to 10,000.
, e.g. 'clam-qt.exe -maxorphanblocks=10000'  This was probably overkill but I was tired of constantly restarting the client and checking the debug logs.  After it finished syncing I restarted the client without that switch.  Interesting to note was that even though I set to 10,0000 (and debug was showing over 1000 orphans at some points), the RAM usage wasn't as significantly impacted as I was thinking it would be.  Actually, just eye-balling it, I didn't notice any difference.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
benmr3
on 12/02/2018, 10:54:43 UTC
wanted to export my transactions but it'll only do the 1st entry.  Is that due to wallet not being fully sync'd ?

Thanxs.  Am I correct in thinking that in order for export to work, wallet needs to be sync'd?  

I'm not sure what you are trying to do exactly. What do you mean by "export my transactions"? What is your goal?

It's a wallet feature under the 'file tab. Right below import. It's only  available when in the transaction window.

To create a csv spreadsheet. Which can also be used as a tax record to calculate basis for capital gains/losses.

Did you ever get an answer?  I'm also struggling with this.  Can only get one line via the Export command in the UI menu and that's incomplete as well.
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
benmr3
on 18/11/2017, 02:22:16 UTC
Hi everyone,where can i get working wallet for windows?

Go to http://www.bitmark.io/  and choose Downloads, (on the top, right side). There are download links for Windows (32 and 64 bit) binaries, as well as MacOS binaries.

If the wallet has trouble connecting to the P2P network, try 'addnode' commands from the Console
Code:
addnode us.bitmark.io add
addnode eu.bitmark.io add
addnode jp.bitmark.io add

Nodes added connection there. From time to time flashes but does not sync.

I just added: addnode 104.236.59.201 add
Now wallet syncing.  I got it from the website suggested in previous post: https://chainz.cryptoid.info/btm/#!network
...going to add more.