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?
sr. member
Activity: 434
Merit: 270
November 20, 2017, 11:21:26 AM
#45
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.
sr. member
Activity: 770
Merit: 305
November 20, 2017, 09:21:05 AM
#44
1. There were no bitcoins which could be lost because this TX is not valid.
I think that the question was: "is creating fake transaction free or one should spend real funds"
This depends...

Quote
The post above your clearly mentioned it:
That address has a private key generated with a secret exponent of 0.
This is clearly not truth Smiley

Quote
2. You should learn to read.
This is good answer.
legendary
Activity: 1624
Merit: 2509
November 20, 2017, 09:04:20 AM
#43
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.
newbie
Activity: 11
Merit: 0
November 20, 2017, 08:09:36 AM
#42
i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid

This is not possible.
This is possible. Just define what do you mean by "it will show up"
If it means "it is visible on some block-explorer site" it is definitely possible.

Take this one for example:
https://blockchain.info/tx/ba8a7fb13a507a4987bfa267a6f12defc0d30216fdf6664cdc06cc4c8de71a84
This is fake transaction.

yeah this is what i wanted to know
how do you do it?
That address has a private key generated with a secret exponent of 0. As with that, the coins cannot confirm since the network does not see any transactions being generated by that address as valid.

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.

2 questions first did you lose the bitcoins you tried to send
second how do i replicate this
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
November 20, 2017, 07:54:26 AM
#41
i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid

This is not possible.
This is possible. Just define what do you mean by "it will show up"
If it means "it is visible on some block-explorer site" it is definitely possible.

Take this one for example:
https://blockchain.info/tx/ba8a7fb13a507a4987bfa267a6f12defc0d30216fdf6664cdc06cc4c8de71a84
This is fake transaction.

yeah this is what i wanted to know
how do you do it?
That address has a private key generated with a secret exponent of 0. As with that, the coins cannot confirm since the network does not see any transactions being generated by that address as valid.

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.
newbie
Activity: 11
Merit: 0
November 19, 2017, 03:32:31 PM
#40
i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid

This is not possible.
This is possible. Just define what do you mean by "it will show up"
If it means "it is visible on some block-explorer site" it is definitely possible.

Take this one for example:
https://blockchain.info/tx/ba8a7fb13a507a4987bfa267a6f12defc0d30216fdf6664cdc06cc4c8de71a84
This is fake transaction.

yeah this is what i wanted to know
how do you do it?
newbie
Activity: 73
Merit: 0
November 18, 2017, 11:45:51 AM
#39
you can try testnet, it is suitable for your situation.
newbie
Activity: 238
Merit: 0
November 17, 2017, 06:08:52 AM
#38
I think you're talking about the double spend transaction . But double spend transaction is a trick using for scam, so i think you shouldn't try to know how to do it. Only know how to spot it for avoiding scam.
sr. member
Activity: 770
Merit: 305
November 17, 2017, 06:06:52 AM
#37
This is not possible because once a transaction is broadcasted into the network then it would really be gets confirmed by miners.
This is possible.
For example: https://blockchain.info/tx/ba8a7fb13a507a4987bfa267a6f12defc0d30216fdf6664cdc06cc4c8de71a84
This is fake transaction. It can not be confirmed
Edit: it is not doublespend transaction either
sr. member
Activity: 2604
Merit: 339
Vave.com - Crypto Casino
November 17, 2017, 05:41:31 AM
#36
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?

People like you are the reason we need a trustless payment system like Bitcoin. The sense of BTC is to not having to trust someone in order to get a payment done.
If it would be possible to create a "fake transaction" which shows up.. but then does not "go through".. you would need trust to recieve payments.
So.. if you want to to scam people write an email telling them you send them 1 Million $ via mail if they send you 100 bucks via sepa,...
But don't even try to trick someone like this with btc payments. It just doesn't work.
I think printing money from your home printer is more of a "business" which suites you..
I suspect the same thing on which this kind of question would really give him an idea to scam people just telling the other person that he did able to pay the funds but the truth is its just an fake one. This is not possible because once a transaction is broadcasted into the network then it would really be gets confirmed by miners. Double spending situation are on rare cases which i did eventually experience back in previous week when i do make use of electrum even the fees are just on average the network didnt recognize it and yet i have to add fee which results on double spend.
member
Activity: 98
Merit: 10
November 17, 2017, 02:41:29 AM
#35
Man its simple just use photo editor easy.
member
Activity: 257
Merit: 10
November 16, 2017, 08:39:10 PM
#34
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?
You have intention to harm or fraud someone. It not good for you. I hope no body help you.
member
Activity: 113
Merit: 31
November 16, 2017, 05:57:56 PM
#33
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

Yes, I agree that this seems not safe to do. you may want to be safe, then sorry.
sr. member
Activity: 770
Merit: 305
November 16, 2017, 02:35:43 PM
#32
Since I am more of a moralist, the question I would like to ask is why would you want to create
a fake transaction in the first place without having a sinister motive.
Because it is very interesting to create something what others unable to create.
Painters draw pictures which nobody else can paint. Musicants write music.
Programmers create algorithms in computer language. Crypto-anarchists broadcast fake transactions.  Grin
sr. member
Activity: 476
Merit: 254
November 16, 2017, 01:57:08 PM
#31
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?

Since I am more of a moralist, the question I would like to ask is why would you want to create a fake transaction in the first place without having a sinister motive. Even as a senior member, I don't know the existence of something like this which means I can still be duped thinking I got a transaction, send the goods then wait till eternity for it to confirm because my understanding is that once sent, it cannot be reversed.
sr. member
Activity: 770
Merit: 305
November 16, 2017, 01:43:25 PM
#30
this is not a forum for fraud
this is "Development & Technical Discussion"
and this question is very on-topic imho
legendary
Activity: 1624
Merit: 2509
November 16, 2017, 11:47:39 AM
#29
It really depends on what is your definition of low. If the fee is 100satoshi/KB, it would almost certainly not show up anywhere other than your own wallet. Saying that miners won't include it into their block is also overgeneralisation. Of course they can include it, why not?

Transactions with low fees will certainly get relayed. There may be a few nodes which specify which transactions will be relayed.
But the majority of the nodes relay transactions "whatever" fee they include.
Miner are profit orientated. Of course they can include a low fee tx instead of a transaction with a high fee.
But thats lost money. Miner usually include the highest (sat/B)fee transactions. Simply because it gives the most money.
But you are right, TX can be accelerated for free and thereby included by a miner (as a gesture of goodwill).
sr. member
Activity: 770
Merit: 305
November 16, 2017, 10:56:06 AM
#28
it is almost impossible for it to be propagated well.
wrong. it is not "almost impossible". it is very easy.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
November 16, 2017, 10:50:09 AM
#27
If the fee is 100satoshi/KB, it would almost certainly not show up anywhere other than your own wallet.
Wrong. Network relays even zero-fees transactions. They are standard.
Notice the use of qualifiers.

Bitcoin Core 0.15.0 has removed the coin age function. Free transactions being relayed to Bitcoin Core 0.15.0 nodes will no longer have it relayed to others, provided that nothing in the compiled copy has changed. Obviously, this differs from node to node. That being said, of course 0 fee transactions are standard. But with the current situation, it is almost impossible for it to be propagated well.
sr. member
Activity: 770
Merit: 305
November 16, 2017, 09:28:22 AM
#26
If the fee is 100satoshi/KB, it would almost certainly not show up anywhere other than your own wallet.
Wrong. Network relays even zero-fees transactions. They are standard.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
November 16, 2017, 09:19:51 AM
#25
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?
you can do this on testnet.
Wait what the heck. NO.
I don't think fake transaction would through miners because every transaction node you've made would be relayed on by the miners so that they can verify which is valid. It sounds rather suspicious to make those kind of transactions because you are like trying to deceive or trick someone with some kind of fake transaction sir, I don't meant any offense sir.
Miners validate all transactions but the nodes wouldn't have relayed an invalid transaction in the first place. Mining isn't verifying transactions, strictly speaking. Please look your facts up before spamming.
You could theoretically create a Transaction with a extremely low fee. This TX will show up in the mempools (and therefore also on block explorers).
Therefore you can create a transaction which will be shown online.. but never will go through because no miner will include your transaction into a block.
It really depends on what is your definition of low. If the fee is 100satoshi/KB, it would almost certainly not show up anywhere other than your own wallet. Saying that miners won't include it into their block is also overgeneralisation. Of course they can include it, why not?
legendary
Activity: 1624
Merit: 2509
November 15, 2017, 03:54:53 AM
#24
i dont want to scam anyone ffs i just wanted to know if it was possible i dont even care how i just wanted to know if thats somthing possible

You could theoretically create a Transaction with a extremely low fee. This TX will show up in the mempools (and therefore also on block explorers).
Therefore you can create a transaction which will be shown online.. but never will go through because no miner will include your transaction into a block.
But you can't really make use of this. Because Transactions/deposits to any site will only be credited with 1+ confirmation.
A 0 Confirmation transaction is nowhere seen as a payments. Its like a "wish of a payment". Only after the confirmation (including into a block) this payment is being processed.

And to awnser your question once for all.. No, its not possible to create "fake transaction" as you are imagining.
sr. member
Activity: 770
Merit: 305
November 15, 2017, 12:50:26 AM
#23
i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid

This is not possible.
This is possible. Just define what do you mean by "it will show up"
If it means "it is visible on some block-explorer site" it is definitely possible.

Take this one for example:
https://blockchain.info/tx/ba8a7fb13a507a4987bfa267a6f12defc0d30216fdf6664cdc06cc4c8de71a84
This is fake transaction.
full member
Activity: 168
Merit: 120
November 15, 2017, 12:36:23 AM
#22
I don't think fake transaction would through miners because every transaction node you've made would be relayed on by the miners so that they can verify which is valid. It sounds rather suspicious to make those kind of transactions because you are like trying to deceive or trick someone with some kind of fake transaction sir, I don't meant any offense sir.
sr. member
Activity: 2506
Merit: 368
November 14, 2017, 05:00:27 PM
#21
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?

People like you are the reason we need a trustless payment system like Bitcoin. The sense of BTC is to not having to trust someone in order to get a payment done.
If it would be possible to create a "fake transaction" which shows up.. but then does not "go through".. you would need trust to recieve payments.
So.. if you want to to scam people write an email telling them you send them 1 Million $ via mail if they send you 100 bucks via sepa,...
But don't even try to trick someone like this with btc payments. It just doesn't work.
I think printing money from your home printer is more of a "business" which suites you..

i dont want to scam anyone ffs i just wanted to know if it was possible i dont even care how i just wanted to know if thats somthing possible
Anyway, why do you have to ask such fake transactions then? It wouldn't be appropriate if someone read it though because it almost sounds like a scam is going to happen. I guess you should start to write with the right question about of this topic like, "Is there a way that someone could create a fake transactions?" or "Is it possible that someone could've just send you a fake transactions number?" Just something like that you know, it's just my opinion.
newbie
Activity: 11
Merit: 0
November 14, 2017, 02:31:41 PM
#20
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?

People like you are the reason we need a trustless payment system like Bitcoin. The sense of BTC is to not having to trust someone in order to get a payment done.
If it would be possible to create a "fake transaction" which shows up.. but then does not "go through".. you would need trust to recieve payments.
So.. if you want to to scam people write an email telling them you send them 1 Million $ via mail if they send you 100 bucks via sepa,...
But don't even try to trick someone like this with btc payments. It just doesn't work.
I think printing money from your home printer is more of a "business" which suites you..

i dont want to scam anyone ffs i just wanted to know if it was possible i dont even care how i just wanted to know if thats somthing possible
legendary
Activity: 1624
Merit: 2509
November 14, 2017, 01:28:26 PM
#19
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?

People like you are the reason we need a trustless payment system like Bitcoin. The sense of BTC is to not having to trust someone in order to get a payment done.
If it would be possible to create a "fake transaction" which shows up.. but then does not "go through".. you would need trust to recieve payments.
So.. if you want to to scam people write an email telling them you send them 1 Million $ via mail if they send you 100 bucks via sepa,...
But don't even try to trick someone like this with btc payments. It just doesn't work.
I think printing money from your home printer is more of a "business" which suites you..
member
Activity: 152
Merit: 10
November 13, 2017, 11:28:03 AM
#18
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?
you can do this on testnet.
legendary
Activity: 3528
Merit: 4945
November 11, 2017, 06:16:45 AM
#17
i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid

This is not possible.

Any transaction that will go "through the bitcoin network" and "show up" is a transaction that miners can confirm.

Any transaction that is guaranteed not to confirm, will not go "through the bitcoin network" and will not "show up".

The process of "showing up" is identical to the process of being allowed to confirm. So, any transaction that is invalid enough that it can't "confirm" is also invalid enough that it can't "show up".

That is how bitcoin works.
newbie
Activity: 11
Merit: 0
November 11, 2017, 05:48:21 AM
#16
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?

Best to do this on testnet.

but i need it to go the the normal blockchain

Then you need it to confirm.

If it is in the blockchain, then it is confirmed.  If it is not in the blockchain, then it is not confirmed.

That's what the word "confirm" means.

so i want to create a fake transaction 1 that will go trough . . .
Go through where?
so i want to create a fake transaction 1 that will go trough . . .

Go through where?

Any transaction that will go "through the bitcoin network" is a transaction that miners can confirm.  There is no way to guarantee that a miner won't confirm it.

Any transaction that is guaranteed not to confirm, will not go "through the bitcoin network".  That is how bitcoin works.

You'll need to explain what you are trying to do. It might not be possible.


i dont care if it gets saved in the blockchain i just want it to count like if i send it to an adress it will show up but because its fake it will just disappier because its invalid
newbie
Activity: 11
Merit: 0
November 10, 2017, 07:04:09 PM
#15
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?

Go through where?

Any transaction that will be relayed by nodes could be confirmed.  If it is invalid, then nodes won't accept or relay it.  If it is valid, then miners might confirm it.


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?

A valid transaction with zero transaction fee will probably sit around in the mempool for a long time. I don't think there's any way to guarantee that it won't get confirmed eventually (last 30 days mempool, see Oct 26).

what i an saying is that it will send fake btc and it wont get confirmed because they are fake if it gets confirmed idc but they proboly wont
full member
Activity: 210
Merit: 100
November 10, 2017, 01:08:03 PM
#14
Give us more idea on what you will use this.

It smells bad.
member
Activity: 72
Merit: 10
November 10, 2017, 01:02:03 PM
#13
Enlighten me ,for what it's transace need? Actually sounds like cheating people.
member
Activity: 98
Merit: 26
November 10, 2017, 12:45:15 PM
#12
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

A bit of cross-talk here. As user DannyHamilton has explained, it is not possible for a "fake transaction" to be confirmed on the blockchain. That's the whole purpose of the blockchain and that is precisely why it is designed the way it is - so that fake, invalid, fraudulent, malformed, double-spend and any other kind of transaction, except a valid Bitcoin transaction, cannot be added into the blockchain.
newbie
Activity: 11
Merit: 0
November 10, 2017, 12:40:01 PM
#11
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
sr. member
Activity: 910
Merit: 263
November 10, 2017, 12:06:24 PM
#10
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
legendary
Activity: 3528
Merit: 4945
November 10, 2017, 11:57:45 AM
#9
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?

Best to do this on testnet.

but i need it to go the the normal blockchain

Then you need it to confirm.

If it is in the blockchain, then it is confirmed.  If it is not in the blockchain, then it is not confirmed.

That's what the word "confirm" means.

so i want to create a fake transaction 1 that will go trough . . .
Go through where?
so i want to create a fake transaction 1 that will go trough . . .

Go through where?

Any transaction that will go "through the bitcoin network" is a transaction that miners can confirm.  There is no way to guarantee that a miner won't confirm it.

Any transaction that is guaranteed not to confirm, will not go "through the bitcoin network".  That is how bitcoin works.

You'll need to explain what you are trying to do. It might not be possible.
member
Activity: 98
Merit: 26
November 10, 2017, 11:46:50 AM
#8
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?

Go through where?

Any transaction that will be relayed by nodes could be confirmed.  If it is invalid, then nodes won't accept or relay it.  If it is valid, then miners might confirm it.


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?

A valid transaction with zero transaction fee will probably sit around in the mempool for a long time. I don't think there's any way to guarantee that it won't get confirmed eventually (last 30 days mempool, see Oct 26).
newbie
Activity: 11
Merit: 0
November 10, 2017, 11:39:12 AM
#7
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?

Go through where?

Any transaction that will be relayed by nodes could be confirmed.  If it is invalid, then nodes won't accept or relay it.  If it is valid, then miners might confirm it.


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?
legendary
Activity: 2926
Merit: 1386
November 10, 2017, 11:31:32 AM
#6
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?

Define fake.
newbie
Activity: 11
Merit: 0
November 10, 2017, 11:30:04 AM
#5
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?

Best to do this on testnet.

but i need it to go the the normal blockchain
legendary
Activity: 3528
Merit: 4945
November 10, 2017, 10:55:22 AM
#4
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?

Go through where?

Any transaction that will be relayed by nodes could be confirmed.  If it is invalid, then nodes won't accept or relay it.  If it is valid, then miners might confirm it.
member
Activity: 98
Merit: 26
November 10, 2017, 10:53:48 AM
#3
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?

Best to do this on testnet.
jr. member
Activity: 113
Merit: 5
November 10, 2017, 10:38:06 AM
#2
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?

you can use raw transaction command line to create an invalid transaction, it will be rejected by miner. I suppose.
newbie
Activity: 11
Merit: 0
November 10, 2017, 09:32:21 AM
#1
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?
Jump to: