Bitcoin Forum
May 09, 2024, 06:53:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Bitcoin Stash (BSH) Merged Mining Guide for SHA256 Coin Miners on: December 29, 2018, 09:47:26 PM
Bitcoin Stash Merged Mining Guide


Overview

Bitcoin Stash is a merge mineable cryptocurrency that utilizes SHA256 for its mining algorithm. This means that it can be merge mined with other SHA256 coins like Bitcoin an Bitcoin Cash. Merge mining is a process where a miner is able to mine multiple cryptocurrencies at the same time. All that is required for a miner is to add 48 bytes of data to the coinbase of the parent block.
We will have a private testnet testing phase beginning at 11/4/18. On 11/4/18, miners will have access to Bitcoin Stash binaries (with only testnet capabilities available). They will be able to merge mine on the testnet by following the below instructions. A sample code implementation is provided in bitcoinstash_mergemining_sample.py.


Instructions

Follow the step belows to merge mine on Bitcoin Stash. Sample code implementation is provided in bitcoinstash_mergemining_sample.py.

1.Use RPC call getnewaddress() to get a new address for Bitcoin Stash (this will only need to be done once)

2.Call RPC command createauxblock() with address obtained from step 1). This will make a Bitcoin Stash block with a coinbase payment to the address.

3.From the JSON output of createauxblock(), use 'auxcoinbasedata' to obtain the data that must be inserted into the script sig of the coinbase in the parent block. To understand how this data is constructed, read the 'Constructing the Auxpow Coinbase Data' section below.

4.Start solving the parent block until you meet the encoded target threshold specified by the 'bits' field in the JSON output of createauxblock().

5.If the parent block meets the target as defined step 4, construct the auxpow header data. Submit the auxpow header data using RPC command submitauxblock() with first argument being 'hash' from output of createauxblock in step 2), the second argument is the hex string of the auxpow data. Instructions on constructing the auxpow data is shown below. If a valid auxpow header data was submitted, the merge mined block will be submitted on the Bitcoin Stash network.


Constructing the Auxpow Header Data


Auxpow header data is extra data attached to the BitcoinStash block header that links the block to the the parent block. It is composed from the below data.
Serialized coinbase transaction +
Hash of the parent block (32 bytes) +
Merkle branches (can be 0x00, if only transaction in block) +
Index in the merkle branch (4 bytes, must always be \x00\x00\x00\x00) +
Chain Merkle branch (4 bytes, can be 0x00, if no other child chain) +
Index in the chain merkle branch (4 bytes, can be \x00\x00\x00\x00 if no other child chain) +
Serialized parent block header

Constructing the Auxpow Coinbase Data

The auxpow coinbase data is data inserted into the parent block's coinbase to link the parent block to the BitcoinStash block. It is composed from the below data.
Merge Mining Header (4 bytes, must always be \xFA\xBE\x6D\x6D ) +
Root hash of Merkle Trie containing child chian (32 bytes, set to hash of Bitcoin Stash block if no other child chain) +
Merkle Trie Size, (4 bytes, set to 1 if no other child chain) +
Nonce, the nonce and the chain id of the child chain determines a pseudo random slot in the chain merkle trie (4 bytes, can be set to anything if no other child chain) +
Parent Chain Id (4 bytes, set to 210 if Bitcoin is the parent block 209 if Bitcoin Cash is parent block)


Stand Alone Mining


Stand alone mining (mining Bitcoin Stash only without using its merge mining capabilities), will also be possible through the standard RPC call getblocktemplate.


Bitcoin Stash Wallet Binary Files (Windows & Linux)

Linux /// Windows

Bitcoin Stash Website

https://bstash.org

Bitcoin Stash Forum
https://forum.bstash.org

Bitcoin Stash Explorer

http://explorer.bstash.org
2  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] REALX DECENTRALIZED PLATFORM FOR REAL ESTATE PROPERTIES (POW/POS COIN) on: December 28, 2018, 09:49:36 PM
WHAT IS REALX?

Realx is a decentralized platform created with the purpose of disrupting the real estate industry. Realx revolutionises property holding and transaction in a tokenized form. Realx provides direct public access to the most current and comprehensive listing of properties for sale using Realx tokens.

By using blockchain based tokens, we are directly connecting investors with real estate market place. we make it easy to invest in Real Estate.

Because we are removing intermediaries such as notaries, banks or exchanges, we are greatly reducing transaction costs. investors can choose to invest as little and as often as they want.

Why Blockchain Tokens in Real Estate?

Today, Investments in Real Estate can only be made Through Inefficient processes involving multiple intermediaries such as banks or exchanges. As a result, It is unnecessarily costly and Complicated for private investors to directly or indirectly own Real Estate assets.

By using blockchain, Realx removes intermediaries in Real Estate investments and the transaction cost of investment is greatly reduced. Once a Real Estate Token(Reto) has been issued, it can be traded in a decentralized Fashion between investors


COIN SPECIFICATION

Name: REALX
Ticker: REALX
Algorithm: Scrypt
Type: POW / POS
Maximum money: 1 billion (1,000,000,000)
Premine: [20%] 200 million (200,000,000)
p2p port=37272
rpc port=37273
Block Time: 1 min till 10,000 blocks, 2 min afterwards.
Minimum stake age: 6 hours
Coinbase maturity: 10 confirmations
Max block size: 2000000

Rewards
POS: 350%
POW: 50 REALX

Explorer: http://45.63.57.42:3001/
Wallet: https://bitbucket.org/relaxin/realx-qt/downloads/windows-qt.zip
Source code: https://github.com/realxcoin/realx

Join RealX telegram channel for more information here https://t.me/realxproject
Exchange Listings:

Altilly - coming soon
Altmarket - coming soon
Probitex - coming soon


FOLLOW US

_______________________________________________________________________________ ______________

 
Facebook|Twitter|Telegram
_______________________________________________________________________________ ______________
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!