Bitcoin Forum

Bitcoin => Project Development => Topic started by: nine009 on April 10, 2014, 12:58:29 PM



Title: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: nine009 on April 10, 2014, 12:58:29 PM
There is no a bitcoin testnet that Support all kinds of non-standard transactions.

As we Know,so I builds the OmniTestNET site to get the goals.

Feature:
1.Support All kinds of Bitcoin non-standard transactions
2.Generate block Every 10 minute
3.based on bitcoincore 0.9

Guide:
1.Get TEST BTC at GetTestBTC  : http://107.170.99.203/GetTestBTC
2.DIY your transactions and boardcast at PushTX : http://107.170.99.203/PushTX
3.Explore Blockchain Blockchain: http://107.170.99.203:2750

Non-standard transactions such as:
1、
scriptPubKey : <pubkey> OP_CHECKSIG  
scriptSig : <sig>                                  

2、
scriptPubKey : <None>                            
scriptSig : OP_TRUE                          

3、
scriptPubKey : OP_RETURN                

4、
Puzzle
scriptPubKey : OP_HASH256 <hash> OP_EQUAL
scriptSig : <data>                                                  

and so on

Welcome to donate BTC:14JHFTBbJBRM4qCw4AxoKMisPJ9z3cD9us


+4/10/2014:thers is a bug, repairing....

+April/11/2014:Bug is repaired. All is ok。
A sample Non-standard transactions :
http://107.170.99.203:2750/tx/4bb54f1c4d3718bdb9fecb17e38ca8cf347d2e390ff5a2232b12f95a740bafbf


Title: Re: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: nine009 on April 13, 2014, 01:15:36 PM
Yes Like OP_RETURN is supported too,you can relay it


Title: Re: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: crazy_rabbit on April 13, 2014, 01:23:04 PM
Sounds great, but I am confused, is this essentially an alt coin (IE: a bitcointestnet with a different genesis block?) or is this BitcoinTestnet 3? Also, is it mineable, is there a client?


Title: Re: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: nine009 on April 14, 2014, 04:02:59 PM
Sounds great, but I am confused, is this essentially an alt coin (IE: a bitcointestnet with a different genesis block?) or is this BitcoinTestnet 3? Also, is it mineable, is there a client?


The bitcoin testnet has miner and client,but do not support  non-standard transactions.

OmniTestNET is not a altcoin,there is no miner,no client ,only for Test  and support all transactions,especially non-standard transactions. so you shold first create transactions,then relay on OmniTestNETat http://107.170.99.203/PushTX.

maybe next plan is adding wallet in OmniTestNET.



Title: Re: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: crazy_rabbit on April 14, 2014, 05:35:18 PM
Sounds great, but I am confused, is this essentially an alt coin (IE: a bitcointestnet with a different genesis block?) or is this BitcoinTestnet 3? Also, is it mineable, is there a client?


The bitcoin testnet has miner and client,but do not support  non-standard transactions.

OmniTestNET is not a altcoin,there is no miner,no client ,only for Test  and support all transactions,especially non-standard transactions. so you shold first create transactions,then relay on OmniTestNETat http://107.170.99.203/PushTX.

maybe next plan is adding wallet in OmniTestNET.



But where are you pushing the transactions too? The regular bitcoin testnet? What is the advantage?


Title: Re: OmniTestNET is the first Testnet that Support Bitcoin non-standard transactions
Post by: nine009 on April 15, 2014, 02:54:17 PM
Sounds great, but I am confused, is this essentially an alt coin (IE: a bitcointestnet with a different genesis block?) or is this BitcoinTestnet 3? Also, is it mineable, is there a client?


The bitcoin testnet has miner and client,but do not support  non-standard transactions.

OmniTestNET is not a altcoin,there is no miner,no client ,only for Test  and support all transactions,especially non-standard transactions. so you shold first create transactions,then relay on OmniTestNETat http://107.170.99.203/PushTX.

maybe next plan is adding wallet in OmniTestNET.



But where are you pushing the transactions too? The regular bitcoin testnet? What is the advantage?

pushing TX at  OmniTestNET ,url is http://107.170.99.203/PushTX. support all kinds of non-standard transactions.