Author

Topic: Help Me Using Bitcoin-qt. (Read 845 times)

sr. member
Activity: 266
Merit: 250
June 09, 2014, 06:27:44 PM
#14
The below site has a list of the commands fo Bitcoin-qt

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list


With that being said, there are other wallets that are more user friendly for people that are not as familiar with Bitcoin

My personal favorites are blockchain.info for webwallets and multibit for software wallets.
hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 06, 2014, 07:23:03 AM
#13
The bottleneck with synching is not your CPU but your bandwith. You can however speed up the starting proccess by lowering checkblocks from 288 to e.g. 100 or even 10.
Put in the conf file as
Code:
checkblocks=100
Thanks all! Sorry to disturb you all.
Kindly,
       Muhammed Zakhir
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
June 05, 2014, 11:47:17 AM
#12
The bottleneck with synching is not your CPU but your bandwith. You can however speed up the starting proccess by lowering checkblocks from 288 to e.g. 100 or even 10.
Thanks! Can you tell me how to do it?
Kindly,
       Muhammed Zakhir

And again: https://en.bitcoin.it/wiki/Running_Bitcoin#Command-line_arguments

Code:
-checkblocks=       How many blocks to check at startup (default: 288, 0 = all)

Put in the conf file as

Code:
checkblocks=100





hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 05, 2014, 11:20:25 AM
#11
The bottleneck with synching is not your CPU but your bandwith. You can however speed up the starting proccess by lowering checkblocks from 288 to e.g. 100 or even 10.
Thanks! Can you tell me how to do it?
Kindly,
       Muhammed Zakhir
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
June 05, 2014, 10:53:00 AM
#10
Sorry, just a quick reply (got to run...), there is a sample .conf file on the same wiki page. Did you have look? You can edit it using notepad for example.

Every line with a # will be ignored. Lines without # will be processed.

Also, as mentioned before, what are you trying to achieve?

Its okay. I want to increase syncing speed with -dbcache ( something like that, I am in other computer, I don't remember the command correctly). Anyway thanks for helping!  Smiley
Kindly,
        Muhammed Zakhir

The bottleneck with synching is not your CPU but your bandwith. You can however speed up the starting proccess by lowering checkblocks from 288 to e.g. 100 or even 10.
hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 05, 2014, 09:57:43 AM
#9
Sorry, just a quick reply (got to run...), there is a sample .conf file on the same wiki page. Did you have look? You can edit it using notepad for example.

Every line with a # will be ignored. Lines without # will be processed.

Also, as mentioned before, what are you trying to achieve?

Its okay. I want to increase syncing speed with -dbcache ( something like that, I am in other computer, I don't remember the command correctly). Anyway thanks for helping!  Smiley
Kindly,
        Muhammed Zakhir
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
June 05, 2014, 03:00:27 AM
#8
Thanks! Can you tell me how to do it? I didn't understand how to do it from the link you gave me. I know where should I put the conf file but don't know what should I write inside it.
Kindly,
        Muhammed Zakhir

Sorry, just a quick reply (got to run...), there is a sample .conf file on the same wiki page. Did you have look? You can edit it using notepad for example.

Every line with a # will be ignored. Lines without # will be processed.

Also, as mentioned before, what are you trying to achieve?
legendary
Activity: 896
Merit: 1000
June 04, 2014, 10:35:00 AM
#7

Apart from setting a config file, you could also use those arguments with windows cmd.
hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 04, 2014, 10:15:49 AM
#6
Thanks! Can you tell me how to do it? I didn't understand how to do it from the link you gave me. I know where should I put the conf file but don't know what should I write inside it.
Kindly,
        Muhammed Zakhir
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
June 04, 2014, 09:18:42 AM
#5
[...]
Thanks, Sir! But I am using Bitcoin-qt in Windows 7 not Linux. [...]

You can use those in Windows via the conf file: https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
June 04, 2014, 08:15:40 AM
#4
Use bitcoind help to get a list of all RPC commands. Use bitcoind help to get information about RPC command .
https://bitcoin.stackexchange.com/questions/13895/where-can-i-get-all-the-commands-with-descriptions-for-bitcoind-on-my-linux-serv

Thanks, Sir! But I am using Bitcoin-qt in Windows 7 not Linux.
Kindly,
        Muhammed Zakhir

What do you want to do? Its hard to help you if we dont know what you want to do.
hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 04, 2014, 08:08:10 AM
#3
Use bitcoind help to get a list of all RPC commands. Use bitcoind help to get information about RPC command .
https://bitcoin.stackexchange.com/questions/13895/where-can-i-get-all-the-commands-with-descriptions-for-bitcoind-on-my-linux-serv

Thanks, Sir! But I am using Bitcoin-qt in Windows 7 not Linux.
Kindly,
        Muhammed Zakhir
full member
Activity: 180
Merit: 100
June 04, 2014, 07:26:06 AM
#2
hero member
Activity: 560
Merit: 513
I prefer Zakir over Muhammed when mentioning me!
June 04, 2014, 07:16:50 AM
#1
Hello!
I saw many commands in Bitcoin-qt but I don't know how to use it. Can you explain me how to use it?
I am not telling about the commands we get when we enter 'help' in the console (eg:- importprivkey etc...) , I am telling about the commands we get from click 'Command Options' at the bottom. ( eg:-    -?  )
Kindly,
        Muhammed Zakhir
Jump to: