Author

Topic: Question : many transactions? (Read 1463 times)

full member
Activity: 164
Merit: 126
Amazing times are coming
November 28, 2014, 10:04:05 AM
#17
Look into using https://www.asmoney.com/ they might have something that will support this. They do have support for multiple payments and multiple currencies.

Not AssMoney  Grin Grin Grin

Why would he need that?

I think he only needs to create a raw transaction with createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
Of course he could create a little scritp to do that if it is a common task form him.
legendary
Activity: 1344
Merit: 1000
November 28, 2014, 09:21:12 AM
#16
You can send your bitcoins to many address to save fees.
This is something many faucets do to save transaction fees to give out more to everyone.
legendary
Activity: 1904
Merit: 1074
November 28, 2014, 07:50:26 AM
#15
Look into using https://www.asmoney.com/ they might have something that will support this. They do have support for multiple payments and multiple currencies.

Not AssMoney  Grin Grin Grin
full member
Activity: 164
Merit: 126
Amazing times are coming
November 27, 2014, 12:08:42 AM
#14
You can include multiple outputs and save fees.
But you need to have PC wallet, because online wallets don't allow such stuff
no, i do need seperate transactions, and with blockchain.info api sending from or to more addresses is possible
but i need a way to make a lot of transactions, probably a small program or something

Automatically? You can have many hundred outputs using blockchain.info but you will need to input data manually or program a bot to enter the values in the appropriate fields.
can i find such a bot somewhere? i cant program at all
I really really need it...

You have to build and broadcast the transaction with the input(s) and the outputs.
hero member
Activity: 868
Merit: 1000
November 26, 2014, 11:55:10 PM
#13
someone told me that after 100 transactions start trouble with sync. Is it true?

No.  It is not true.

If you are using the Bitcoin Core wallet, then you should create a new backup of the wallet before you have performed 100 transactions since your previous backup.  This is not because of any "trouble with sync". It is because the wallet pre-generates the next 100 private keys that it will use and it uses a new private key with each transaction sent.

That was about MultiBit..
So if i'm using  MultiBit - i should to do something now before 100 tx or i should to wait when i reach 100 and then do something? But in I write "something" because in MultiBit i can not find backup option - i just copy all from %appdata% MultiBit ..

I haven't used Multibit myself, but AFAIK, Multibit doesn't use a keypool at all and it doesn't use a new change address (it simply uses one of the input address to receive the change).
newbie
Activity: 56
Merit: 0
November 26, 2014, 12:11:50 PM
#12
someone told me that after 100 transactions start trouble with sync. Is it true?

No.  It is not true.

If you are using the Bitcoin Core wallet, then you should create a new backup of the wallet before you have performed 100 transactions since your previous backup.  This is not because of any "trouble with sync". It is because the wallet pre-generates the next 100 private keys that it will use and it uses a new private key with each transaction sent.

That was about MultiBit..
So if i'm using  MultiBit - i should to do something now before 100 tx or i should to wait when i reach 100 and then do something? But in I write "something" because in MultiBit i can not find backup option - i just copy all from %appdata% MultiBit ..
legendary
Activity: 3472
Merit: 4801
November 26, 2014, 09:37:49 AM
#11
someone told me that after 100 transactions start trouble with sync. Is it true?

No.  It is not true.

If you are using the Bitcoin Core wallet, then you should create a new backup of the wallet before you have performed 100 transactions since your previous backup.  This is not because of any "trouble with sync". It is because the wallet pre-generates the next 100 private keys that it will use and it uses a new private key with each transaction sent.
newbie
Activity: 56
Merit: 0
November 26, 2014, 07:01:00 AM
#10
someone told me that after 100 transactions start trouble with sync. Is it true?
sr. member
Activity: 616
Merit: 250
November 25, 2014, 03:47:30 PM
#9
You can include multiple outputs and save fees.
But you need to have PC wallet, because online wallets don't allow such stuff
no, i do need seperate transactions, and with blockchain.info api sending from or to more addresses is possible
but i need a way to make a lot of transactions, probably a small program or something

Automatically? You can have many hundred outputs using blockchain.info but you will need to input data manually or program a bot to enter the values in the appropriate fields.
can i find such a bot somewhere? i cant program at all
I really really need it...
hero member
Activity: 502
Merit: 500
November 25, 2014, 01:45:11 PM
#8
You can include multiple outputs and save fees.
But you need to have PC wallet, because online wallets don't allow such stuff
no, i do need seperate transactions, and with blockchain.info api sending from or to more addresses is possible
but i need a way to make a lot of transactions, probably a small program or something

Automatically? You can have many hundred outputs using blockchain.info but you will need to input data manually or program a bot to enter the values in the appropriate fields.
sr. member
Activity: 616
Merit: 250
November 25, 2014, 04:19:45 AM
#7
You can include multiple outputs and save fees.
But you need to have PC wallet, because online wallets don't allow such stuff
no, i do need seperate transactions, and with blockchain.info api sending from or to more addresses is possible
but i need a way to make a lot of transactions, probably a small program or something
legendary
Activity: 2660
Merit: 1074
November 25, 2014, 03:41:35 AM
#6
You can include multiple outputs and save fees.
But you need to have PC wallet, because online wallets don't allow such stuff
sr. member
Activity: 616
Merit: 250
November 25, 2014, 02:19:13 AM
#5
yes, sending to the same 100 addresses all the time
is he on bitcointalk?
legendary
Activity: 1456
Merit: 1000
November 24, 2014, 06:14:03 PM
#4
Not sure I understand you correctly but you'll probably need to send them one by one. You may be able to get away without including a fee but depends how much the amounts are. The money will still be able to be traced back to you though.
Yes, is there a fast way to start a lot of transactions?

Might look in services.  I know one person (no longer doing it) ran a macro to send shares payment each week.  I think he used a macro, and might have paid someone to make it if i remember right.

Is it sending to same address each time?
sr. member
Activity: 616
Merit: 250
November 24, 2014, 02:32:49 PM
#3
Not sure I understand you correctly but you'll probably need to send them one by one. You may be able to get away without including a fee but depends how much the amounts are. The money will still be able to be traced back to you though.
Yes, is there a fast way to start a lot of transactions?
JJB
full member
Activity: 131
Merit: 100
November 24, 2014, 02:09:03 PM
#2
Not sure I understand you correctly but you'll probably need to send them one by one. You may be able to get away without including a fee but depends how much the amounts are. The money will still be able to be traced back to you though.
sr. member
Activity: 616
Merit: 250
November 24, 2014, 01:12:14 PM
#1
I need to be able to make 100 transactions from 1 address to 1 other address (so no addresses ever mixed in any transaction)
So A -> B1, A -> B2, ... but not A -> B1, B2, ... (it's complicated to explain why but it's necessary)
So I need a lot of transactions with each a small fee too.
How can I process something like that?
Jump to: