Pages:
Author

Topic: how can i create fake transactions (Read 3250 times)

full member
Activity: 448
Merit: 110
December 27, 2017, 08:34:00 AM
#65
Could "fake" transactions be created to increase blockchain traffic such that the Bcash guys would love to do to bitcoin core Or  attack bitcoin network as "Deny of Service" ??
If you mean fake transactions as indicated in the OP, to the best of my knowledge, it's not possible. There are a number of checks it must go through before the transaction is moved to another. This particular transaction is bound to fail such checks.

But if you mean fake transactions where smaller amounts with lower transaction fee are created to increase the blockchain traffic as a form of denial-of-service attack against bitcoin by the Bcash guys then its possible.
member
Activity: 112
Merit: 10
December 27, 2017, 05:43:10 AM
#64
Why u should do so ? i remember last year someone did the same to me and scammed me in almost 500$, you should not do that mate

i am not planing on scamming anyone

but why do you need to create it? sorry, if i didnt noticed the answer
member
Activity: 140
Merit: 12
December 26, 2017, 05:01:56 PM
#63
Could "fake" transactions be created to increase blockchain traffic such that the Bcash guys would love to do to bitcoin core Or  attack bitcoin network as "Deny of Service" ??
jr. member
Activity: 84
Merit: 5
December 22, 2017, 09:24:04 AM
#62
Why u should do so ? i remember last year someone did the same to me and scammed me in almost 500$, you should not do that mate

i am not planing on scamming anyone
Hahaha yeah right... then why you want to create a fake TX ? to send someone a fake tax and accept other currency .. ?
full member
Activity: 193
Merit: 100
December 22, 2017, 04:54:33 AM
#61
I dont know why someone could need that for a non-cheating purpose, but maybe I am wrong. Can you enlighten me?
sr. member
Activity: 770
Merit: 305
December 22, 2017, 04:48:56 AM
#60
Further details of the previously mentioned fake tx are described also here:
https://bitcoin.stackexchange.com/questions/65969/invalid-public-key-was-spent-how-was-this-possible
That discussion on SE is not "details". It is "nonsense".
sr. member
Activity: 257
Merit: 343
December 22, 2017, 04:11:05 AM
#59
how can i do it tough?
There are at least two possibilities:
a) Learn math, programming, bitcoin, blockchain, etc. In ten years you will be able to do it.
b) Pay to somebody and ask to do this job for you.
Further details of the previously mentioned fake tx are described also here:

https://bitcoin.stackexchange.com/questions/65969/invalid-public-key-was-spent-how-was-this-possible

member
Activity: 116
Merit: 101
December 21, 2017, 09:28:53 PM
#58
Hi
I am going to open a online store and I have to test the bitcoin api, therefore I do need this feature sending unconfirmed transaction (create fake transactions)
Brainwallet is not working for me.

There is a program named BTCtxGen which is for sale, but seems to be a fake.

Is there somebody who can help me please.


Fairly confident that in your case you want to test/debug your system using the testnet not the mainnet. Sounds like you want "real" transactions, but in a no risk environment
full member
Activity: 241
Merit: 100
December 21, 2017, 08:13:03 PM
#57
you can try , creating tx with 0 fees and try pushing it to relay nodes. so any nodes accepting 0 fees tx will accept it.,

but this wont qualify as fake tx, its just real tx with no fees, so it will take time to confirm.

how can i do it tough?

go to any online tx creator .e.g  https://brainwalletx.github.io/#tx

set fee 0.00 i.e. output = input

enter input address and output address.,

both can be same, it does not matter. ,and push your tx hex to relay nodes.,  amacilin has shared , tool to push tx to nodes using just ips list., you need to use that. try looking in old threads.

good luck

What do you mean?
You mean a transaction without fee is fake and the sender spent nothing until a miner confirmed it?
full member
Activity: 241
Merit: 100
December 21, 2017, 08:11:32 PM
#56
That being said, the transaction SHOULD NOT have appeared anywhere in the first place. Any node without bugs would have rejected it and it wouldn't have appeared. The only reason why it has appeared is because Blockchain.info is quite full of bugs and they accept invalid transactions without checking first.

I got some coins from somebody but that is still unconfirmed in blockchain.info.
How can i find out that it is not fake?
Any place for checking validation of transactions without bug?
newbie
Activity: 60
Merit: 0
December 21, 2017, 08:06:54 PM
#55
No idea on fake transactions.
full member
Activity: 229
Merit: 100
Money making legitimately
December 21, 2017, 07:47:59 PM
#54
But why on earth should you create a fake transaction?
newbie
Activity: 8
Merit: 0
December 21, 2017, 02:34:58 PM
#53
Hi
I am going to open a online store and I have to test the bitcoin api, therefore I do need this feature sending unconfirmed transaction (create fake transactions)
Brainwallet is not working for me.

There is a program named BTCtxGen which is for sale, but seems to be a fake.

Is there somebody who can help me please.
newbie
Activity: 39
Merit: 0
November 27, 2017, 04:27:29 PM
#52
What is the reason you want to this,because I don't help scammers..
sr. member
Activity: 434
Merit: 270
November 21, 2017, 01:44:52 AM
#51
you can try , creating tx with 0 fees and try pushing it to relay nodes. so any nodes accepting 0 fees tx will accept it.,

but this wont qualify as fake tx, its just real tx with no fees, so it will take time to confirm.

how can i do it tough?

go to any online tx creator .e.g  https://brainwalletx.github.io/#tx

set fee 0.00 i.e. output = input

enter input address and output address.,

both can be same, it does not matter. ,and push your tx hex to relay nodes.,  amacilin has shared , tool to push tx to nodes using just ips list., you need to use that. try looking in old threads.

good luck
member
Activity: 238
Merit: 10
November 20, 2017, 07:19:32 PM
#50
Very interesting idea. I think thousands people have thought about it and tested for millions of times.

But you won't get through the first full node before spreading out to others. Each node of bitcoin network will verify the delivered transaction using the full blockchain. If the transaction breaks the rule, the node(could be miner) will not include it into its block, otherwise it will be refused by any peer miners and the sender miner will get paid with nothing.
newbie
Activity: 11
Merit: 0
November 20, 2017, 05:26:41 PM
#49
2 questions first did you lose the bitcoins you tried to send
second how do i replicate this

1. There were no bitcoins which could be lost because this TX is not valid.
2. You should learn to read. The post above your clearly mentioned it: That address has a private key generated with a secret exponent of 0.

I actually don't see why you wan't to create such a transaction. You won't be able to trick someone with that. This TX will get rejected everywhere.
But if you still want to create such a TX, then please read into it. Its not that hard.

i dont know how i do it do i use a program or what?
sr. member
Activity: 377
Merit: 282
Finis coronat opus
November 20, 2017, 04:01:18 PM
#48
so i want to create a fake transaction 1 that will go trough but will not get confiremd because its not real how can i do that?

It's very simple: create transaction without comission. With 0 sat/byte. It has a chance to be not confirmed (before it will be deleted from mempool).
there also some more comlicated ways. Ask "Amaclin" he can create transaction with 100 bitcoins which will never be confirmed.

There are at least two possibilities:
a) Learn math, programming, bitcoin, blockchain, etc. In ten years you will be able to do it.
b) Pay to somebody and ask to do this job for you.

Here this guy.
sr. member
Activity: 770
Merit: 305
November 20, 2017, 02:46:55 PM
#47
how can i do it tough?
There are at least two possibilities:
a) Learn math, programming, bitcoin, blockchain, etc. In ten years you will be able to do it.
b) Pay to somebody and ask to do this job for you.
newbie
Activity: 11
Merit: 0
November 20, 2017, 02:21:37 PM
#46
you can try , creating tx with 0 fees and try pushing it to relay nodes. so any nodes accepting 0 fees tx will accept it.,

but this wont qualify as fake tx, its just real tx with no fees, so it will take time to confirm.

how can i do it tough?
Pages:
Jump to: