bennana
|
|
September 30, 2015, 02:00:43 PM |
|
Hello,
is there any way to download the blockchain manually? Didnt find anything yet. It takes a lot of time, snychronizing through the wallet.
Thanks!
|
|
|
|
dre1982
Sr. Member
Offline
Activity: 770
Merit: 284
★Bitvest.io★ Play Plinko or Invest!
|
|
September 30, 2015, 02:04:53 PM |
|
Hello,
is there any way to download the blockchain manually? Didnt find anything yet. It takes a lot of time, snychronizing through the wallet.
Thanks!
You can find it here: http://blocktree.io/peers/CLAM/. It's also in the OP. Without this it will take a few days to download it all. (It was in my case)
|
|
|
|
|
bennana
|
|
September 30, 2015, 02:12:21 PM Last edit: September 30, 2015, 04:50:18 PM by bennana |
|
Thank you! Got it now.
Edit: After placing the bootstrap.dat into clam folder, the progress of synchronization remains slow. Am i doing something wrong? Usually the way is to place the bootstrap.dat into user/appdata/roaming/clam (windows) and to restart the wallet, right?. I also tried to delete all userdata. Progress still slow.
Any idea?
|
|
|
|
dooglus
Legendary
Offline
Activity: 2940
Merit: 1333
|
|
September 30, 2015, 05:08:34 PM |
|
Thank you! Got it now.
Edit: After placing the bootstrap.dat into clam folder, the progress of synchronization remains slow. Am i doing something wrong? Usually the way is to place the bootstrap.dat into user/appdata/roaming/clam (windows) and to restart the wallet, right?. I also tried to delete all userdata. Progress still slow.
Any idea?
I answered a similar question a few days ago: I cannot figure out how to get the Bootstap.dat file I downloaded to be seen by Clamclient. I placed it in the same file folder as Wallet.dat...But the client didnt react to it
First off, you need to stop and restart the client before it will notice the bootstrap.dat file. Secondly, take a look at this screenshot. See the "importing blocks" in the lower left corner? That means the client is processing the bootstrap.dat file. Do you see that? Thirdly, you wrote "Bootstrap.dat". The filename should be all lowercase. I don't know if that actually matters in all operating systems, but it does in Linux. If it isn't being found, try renaming it to be all lowercase then restarting the client. Finally, I just updated the bootstrap.dat file. See this post for the link. If you use the torrent link you should be able to update your existing bootstrap.dat file to the latest version without having to redownload the whole thing. I hope that helps.
|
Just-Dice | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | Play or Invest | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | 1% House Edge |
|
|
|
bennana
|
|
September 30, 2015, 05:20:22 PM |
|
Thanks for the reply, dooglus.
In fact, the wallet shows "importing blocks", so the bootstrap.dat should has been recognized. I think i have the updated version of it, (666 mb, so bigger than the file on your screenshot). Importing is running for an hour now, still more than 1 year remaining. I noticed, that the progress was pretty fast at beginning. After a while it slowed down significantly (i observed the growth of blk0001.dat in user folder).
Is that just normal? It would be ok, i just want to know, if i am doing anything wrong.
|
|
|
|
ShapeShift.io
|
|
September 30, 2015, 06:41:14 PM |
|
ShapeShift.io is excited to announce the launch of our newest tool, Skeleton. Skeleton allows websites to offer on-site exchanges so that their users don't have to leave the site in order to do an exchange. Allow your website users to buy or sell Clams directly from your site! Learn more about how you can add this to your site here and see a VIDEO example of how CoinCap has utilized this offering: http://bit.ly/1WvSoBx
|
Follow us on our new profile: ShapeShift.com
Sign up for our closed beta waitlist: beta.shapeshift.com
|
|
|
jd1959
|
|
September 30, 2015, 09:03:55 PM |
|
Could we get some feedback on any users actively running the newest v1.4.17 build?
Assuming we have no outstanding issues, I intend to mark this newest version "stable".
Hi SuperClam I've been using v1.4.17 for the last 5 days with no problems, no excessive data use and I've successfully staked Jon
|
dICO Disguised Instant Cash Out
|
|
|
kePd8CT5
Member
Offline
Activity: 88
Merit: 10
|
|
September 30, 2015, 11:09:48 PM |
|
Hi, SuperClam and dooglus! Can you please add a semi-automated SplitBlock function (just like HYP, TRK, FLT, CON has) to the next release of CLAMs wallet? This function would be good for the fast splitting large amounts that just from exchanges. Thanks!
|
|
|
|
SuperClam (OP)
|
|
October 01, 2015, 01:54:21 AM |
|
Hi, SuperClam and dooglus! Can you please add a semi-automated SplitBlock function (just like HYP, TRK, FLT, CON has) to the next release of CLAMs wallet? This function would be good for the fast splitting large amounts that just from exchanges. Thanks! From the release notes for CLAM v. 1.4.11 on May 16th: ... The sendtoaddress and sendfrom RPC calls can now specify the amount as {"amount":aaa,"count":ccc} to cause the send amount to be split into ccc outputs each of size aaa CLAMs. This allows users to more easily split their coins into multiple outputs without needing to resort to the raw transactions calls. ...
This functionality is not available via coin control GUI; it is, however, available via the console.
|
|
|
|
crazyivan
Legendary
Offline
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
|
|
October 01, 2015, 01:47:43 PM |
|
Hi, SuperClam and dooglus! Can you please add a semi-automated SplitBlock function (just like HYP, TRK, FLT, CON has) to the next release of CLAMs wallet? This function would be good for the fast splitting large amounts that just from exchanges. Thanks! I support this idea, it would be very nice to be able to implement this vi GUI in one of the next releases. It should not be that hard.
|
|
|
|
dooglus
Legendary
Offline
Activity: 2940
Merit: 1333
|
|
October 01, 2015, 03:15:11 PM |
|
This function would be good for the fast splitting large amounts that just from exchanges.
I support this idea, it would be very nice to be able to implement this vi GUI in one of the next releases. It should not be that hard. I don't work on the QT client, but patches are welcome here: https://github.com/nochowderforyou/clams
|
Just-Dice | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | Play or Invest | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | 1% House Edge |
|
|
|
beepboopbeep
Member
Offline
Activity: 70
Merit: 10
|
|
October 01, 2015, 06:48:14 PM |
|
Does bittrex require photo ID verification if trade clamcoin to bitcoin?
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 4004
Merit: 1250
Owner at AltQuick.com
|
|
October 01, 2015, 07:13:32 PM |
|
Does bittrex require photo ID verification if trade clamcoin to bitcoin?
No.
|
|
|
|
kePd8CT5
Member
Offline
Activity: 88
Merit: 10
|
|
October 01, 2015, 07:34:52 PM |
|
This function would be good for the fast splitting large amounts that just from exchanges.
I support this idea, it would be very nice to be able to implement this vi GUI in one of the next releases. It should not be that hard. I don't work on the QT client, but patches are welcome here: https://github.com/nochowderforyou/clamsPlease post valid string for sendfrom RPC call (for example). My results is bad: sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U "amount":0.03,"count":3 Error: Error parsing JSON:amount:0.03,count:3
sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U amount:0.03,count:3 Error: Error parsing JSON:amount:0.03,count:3
sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U 0.03,3 Error: Error parsing JSON:0.03,3 Thanks and sorry for my english!
|
|
|
|
dooglus
Legendary
Offline
Activity: 2940
Merit: 1333
|
|
October 01, 2015, 07:51:56 PM |
|
Please post valid string for sendfrom RPC call (for example). My results is bad: sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U "amount":0.03,"count":3 Error: Error parsing JSON:amount:0.03,count:3
sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U amount:0.03,count:3 Error: Error parsing JSON:amount:0.03,count:3
sendfrom xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U 0.03,3 Error: Error parsing JSON:0.03,3 Thanks and sorry for my english! You can type "help sendfrom" to get help: > help sendfrom sendfrom <fromaccount> <toclamaddress> <amount> [minconf=1] [comment] [comment-to] [tx-comment] <amount> is either an amount to send or {"count":c,"amount":a} which sends <c> separate outputs each of size <a> CLAMs In your example, it looks like you're giving an address for the fromaccount. Note that sendfrom doesn't interpret the fromaccount as an address, but as an account. You might be better off using sendtoaddress: > help sendtoaddress sendtoaddress <clamaddress> <amount> [comment] [comment-to] [tx-comment] <amount> is either an amount to send or {"count":c,"amount":a} which sends <c> separate outputs each of size <a> CLAMs because then you don't need to specify the sending account. Either way, here's the syntax: > sendfrom account27 xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}' > sendtoaddress xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}'
|
Just-Dice | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | Play or Invest | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | 1% House Edge |
|
|
|
kePd8CT5
Member
Offline
Activity: 88
Merit: 10
|
|
October 01, 2015, 09:52:34 PM |
|
Either way, here's the syntax: > sendfrom account27 xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}' > sendtoaddress xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}' Thanks for the quick response! Great! It's works! But how to specify custom change address (using "sendfrom" RPC call, of course)? Thanks!
|
|
|
|
dooglus
Legendary
Offline
Activity: 2940
Merit: 1333
|
|
October 01, 2015, 10:00:35 PM |
|
Either way, here's the syntax: > sendfrom account27 xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}' > sendtoaddress xBUktxNzekwLnaHFtromJ3vmuDYZV7tg2U '{"amount":0.03,"count":3}' Thanks for the quick response! Great! It's works! But how to specify custom change address (using "sendfrom" RPC call, of course)? Thanks! Edit clam.conf in the same folder as wallet.dat, add: change=xJDCLAMZ9rQ11tMf7JUw1Zzvjm5ShkryrU Or specify -change=xJDCLAMZ9rQ11tMf7JUw1Zzvjm5ShkryrU on the command line when running the CLAM client.
|
Just-Dice | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | Play or Invest | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | 1% House Edge |
|
|
|
kePd8CT5
Member
Offline
Activity: 88
Merit: 10
|
|
October 01, 2015, 10:22:37 PM |
|
Edit clam.conf in the same folder as wallet.dat, add:
change=xJDCLAMZ9rQ11tMf7JUw1Zzvjm5ShkryrU
Or specify -change=xJDCLAMZ9rQ11tMf7JUw1Zzvjm5ShkryrU on the command line when running the CLAM client.
Perfect! dooglus, you are the best developer in cryptoworld! Thanks again and Good Luck!
|
|
|
|
cloverme
Legendary
Offline
Activity: 1512
Merit: 1057
SpacePirate.io
|
|
October 02, 2015, 07:17:18 PM |
|
Awarded... when it's done, it will be available to the CLAM community so that other (.Net) developers can use CLAM in their projects
|
|
|
|
|