Bitcoin Forum
May 07, 2024, 12:39:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 »  All
  Print  
Author Topic: [MASS] Decentralized HARD DRIVE mining cryptocurrency | PoC | Low Energy cost  (Read 9306 times)
MASSNET (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 31
Merit: 6


View Profile
March 05, 2020, 10:43:03 AM
Last edit: March 23, 2020, 05:58:36 AM by MASSNET
Merited by deadthings (2), fuguebtc (1), msarro (1), PochJvb (1), MineHunter12 (1)
 #1



The adoption of blockchain technology is a work in progress. There are details that have to be worked out; a fully secure and decentralized system needs to be built; scalability and performance must be optimized. Yet there is one major tension that must be resolved first: there needs to be a strong consensus mechanism.

Consensus is the basic infrastructure for all blockchain-based actions, contracts and applications — it’s blockchain’s Layer 0. In fact, the lack of a strong consensus layer has been a large contributing factor that’s inhibited Blockchain’s mainstream adoption. Proof-of-Work, currently the incumbent consensus mechanism, struggles with issues inherent to its design — energy waste, inequity, and increasingly centralized mining. If history is any guide, long-lasting systems need a stable base — MASS provides this strong basic infrastructure layer.



What is MASS?

MASS is a basic infrastructure layer that is capable of providing consensus services across any number of public chains. In order to create a sustainable and strong Layer 0, the MASS consensus engine uses MASS Proof-of-Capacity consensus protocol. Proof-of-Capacity establishes a consensus layer that is permissionless, fair, energy efficient, secure, and universal — ensuring the fundamental security of the public chain. Proof-of-Capacity is designed to preclude the use of ASICs: participants just need to have access to storage space (such as hard drive space on a basic laptop.)

MASS Net is the first public chain to make use of the MASS consensus engine (MASS is the store-of-value in circulation and the value anchor of the MASS consensus engine). The network is permissionless — with a level of security similar to the Nakamoto consensus protocol — nodes use storage capacity to run the consensus protocol. The network tends more towards decentralization compared to bitcoin, because competition for blocks does not require the use of prohibitively expensive computing resources. The MASS consensus engine is designed to enable participants to get a fair share of the value created — anyone can mine with commonplace hardware because only a small amount of computing resources is required. Furthermore, the network can support multiple blockchain instances in parallel.

MASS Net enables users to join a secure network and maintain it without the need for permission, and provides all participants a fair share of the value created.



MASS system features:

Secure : MASS Proof-of-Capacity protocol ensures the unforgeability of proofs by using the theory of Time-memory trade-off. This, along with the use of a verifiable random function, warrants that the MASS system has 51% Byzantine Fault Tolerance. Furthermore, a fork detection punishment scheme protects the main chain from Nothing-At-Stake attacks that could split the main chain.

Fair : MASS Proof-of-Capacity guarantees that a node's block generation probability is dependent only on the proof-of-effective-capacity provided by the node. In addition, the proof-of effective-capacity is storage medium independent, so that all nodes participating in the MASS network have similar marginal costs.

Energy efficient : MASS Proof-of-Capacity only requires computing resources when initializing storage capacity. When entering the block consensus phase storage capacity, data is only accessed at O(1) complexity a timetimes. Therefore, using MASS Proof-of-Capacity for block consensus does not require continuous power-input consumption. When the MASS system performs block consensus, the computing resources used are negligible, small enough to not affect the normal usage of a computer. When storage capacity is not participating in the MASS network, it can be reformatted and used for other purposes.

Universal : During the consensus process, the node only needs to perform an access query on the initialized capacity and does not perform any data operations on it. Therefore, the same storage space can provide capacity proofs for multiple blockchain consensus instances, and nodes using the MASS Proof-of-Capacity can simultaneously support multiple blockchain instances in parallel.



MASS White Paper:

•   Read more here


Development documents:

https://docs.massnet.org/en/


Specification

PoC algorithm: MASS consensus
Max supply: 206,438,400
Block reward: Halving
Block time: 45 seconds (3s/Slot)
Difficulty: Retargets at every block



Miners:

•   MASS miner full node macOS: https://download.massnet.org/miner/mass-miner-1.1.0-mainnet-macos.dmg
•   MASS miner full node Windows: https://download.massnet.org/miner/mass-miner-1.1.0-mainnet-windows.exe

Full Node Wallet

•   MASS full node wallet macOS: https://download.massnet.org/wallet/mass-wallet-full-node-1.1.0-mainnet-macos.dmg
•   MASS full node wallet Windows: https://download.massnet.org/wallet/mass-wallet-full-node-1.1.0-mainnet-windows.exe


Social Media:




Academic Research

https://massnet.org/en/research


What is Proof of Capacity(PoC)

Proof-of-Capacity (PoC) is a consensus mechanism based on providing a proof of storage space. In a PoC consensus algorithm, when a node submits a block to the network it must also provide a valid proof of capacity. It is very difficult for a node to generate a valid capacity proof without having the corresponding storage size, and the proof can be verified by any node in the network. If both the block data and the proof are valid, the block will be accepted by the rest of the network. The basic principle behind how a proof is provided is as follows: during the initialisation phase, a series of data is generated according to the protocol and is saved in the storage device capacity. When the a new block is to be generated, a part of this stored data is revealed retrieved based on the value of a random number. This data part is then used to generate a proof and the node is able to compete for the next block.

The MASS PoC protocol and bitcoin’s Nakamoto consensus protocol can both be described with a unified mathematical model. F(∙) is a one-way permutation function for space |N|_x to space |N|_y. The verifier takes a value y from space |N|_y, and within a certain period of time, the prover must submit give a corresponding value x for in space |N|_x within a certain period of time so that where F(x)=y. The Nakamoto consensus protocol uses an exhaustive brute-force search method to calculate y values with F(∙) by iterating all possible x value in order to find the right x when a collision of y happens, making multiple requests on the function to find the corresponding y value and thereby confirm the value of x. On the other hand, the MASS PoC protocol uses a look-up table method, first performing an offline analysis and recording all the x values that correspond with y, and then when solving for y simply looking up the corresponding x value when finding a y. Despite the difference in methods, in terms of security the MASS and Nakamoto consensus protocols are very similar within regards to algorithm security.

1715085582
Hero Member
*
Offline Offline

Posts: 1715085582

View Profile Personal Message (Offline)

Ignore
1715085582
Reply with quote  #2

1715085582
Report to moderator
1715085582
Hero Member
*
Offline Offline

Posts: 1715085582

View Profile Personal Message (Offline)

Ignore
1715085582
Reply with quote  #2

1715085582
Report to moderator
1715085582
Hero Member
*
Offline Offline

Posts: 1715085582

View Profile Personal Message (Offline)

Ignore
1715085582
Reply with quote  #2

1715085582
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715085582
Hero Member
*
Offline Offline

Posts: 1715085582

View Profile Personal Message (Offline)

Ignore
1715085582
Reply with quote  #2

1715085582
Report to moderator
1715085582
Hero Member
*
Offline Offline

Posts: 1715085582

View Profile Personal Message (Offline)

Ignore
1715085582
Reply with quote  #2

1715085582
Report to moderator
Daniko7
Full Member
***
Offline Offline

Activity: 424
Merit: 106


https://Newrewardcoins.com


View Profile WWW
March 05, 2020, 02:24:18 PM
 #2


notblox1
Legendary
*
Offline Offline

Activity: 2058
Merit: 1264


Logo Designer ⛨ BSFL Division1


View Profile WWW
March 05, 2020, 03:57:38 PM
Last edit: March 05, 2020, 04:38:55 PM by notblox1
 #3

Looks like this is not meant to be used for american, european, australian and other english speaking parts of the world.
Wallet, miner and discord are in Chinese language.
EDIT> I managed to switch it in english (gear icon)

 

██
██
██
██
██
██
██
██
██
██
██
██
██
... LIVECASINO.io    Play Live Games with up to 20% cashback!...██
██
██
██
██
██
██
██
██
██
██
██
██
amber332
Jr. Member
*
Offline Offline

Activity: 63
Merit: 1


View Profile
March 05, 2020, 05:08:20 PM
 #4



The adoption of blockchain technology is a work in progress. There are details that have to be worked out; a fully secure and decentralized system needs to be built; scalability and performance must be optimized. Yet there is one major tension that must be resolved first: there needs to be a strong consensus mechanism.



You are hitting the main bottleneck of blockchain i.e. integrating scalabilty, security and decentralization in one place. So far there is always a tradeoff b/w these three features. Bringing all these at one single table will be like a revolution.
TedBkgr
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
March 05, 2020, 05:13:04 PM
 #5



The adoption of blockchain technology is a work in progress. There are details that have to be worked out; a fully secure and decentralized system needs to be built; scalability and performance must be optimized. Yet there is one major tension that must be resolved first: there needs to be a strong consensus mechanism.



You are hitting the main bottleneck of blockchain i.e. integrating scalabilty, security and decentralization in one place. So far there is always a tradeoff b/w these three features. Bringing all these at one single table will be like a revolution.

There is no doubt that the concept is good.

But this is just there claim, its yet to be tested by the community. Till then we cant say anything with certainty.

We have seen so many projects coming up with big claims and after a month or two they disappeared.

MASS Blockchain Consensus Engine
► Permissionless  ► Fair  ► Energy Efficient  ► Universal  ► Secure
https://massnet.org/en/
amber332
Jr. Member
*
Offline Offline

Activity: 63
Merit: 1


View Profile
March 05, 2020, 05:27:01 PM
 #6



The adoption of blockchain technology is a work in progress. There are details that have to be worked out; a fully secure and decentralized system needs to be built; scalability and performance must be optimized. Yet there is one major tension that must be resolved first: there needs to be a strong consensus mechanism.



You are hitting the main bottleneck of blockchain i.e. integrating scalabilty, security and decentralization in one place. So far there is always a tradeoff b/w these three features. Bringing all these at one single table will be like a revolution.

There is no doubt that the concept is good.

But this is just there claim, its yet to be tested by the community. Till then we cant say anything with certainty.

We have seen so many projects coming up with big claims and after a month or two they disappeared.


You mean we have to wait till the time we see real results? Those who took mining seriously in the early days are called whales these days. No risk, no gain.
Jumping in this project won't cost me that big. I can start mining on my laptop. I will keep this in my portfolio.
ToothlessCoin
Jr. Member
*
Offline Offline

Activity: 53
Merit: 1

Crypto Mindset


View Profile
March 05, 2020, 05:43:54 PM
 #7

I am following this project now, hoping something good comes out of this.
Just one quick question, is this project run on ICO or IEO?
MASSNET (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 31
Merit: 6


View Profile
March 05, 2020, 05:54:45 PM
 #8

I am following this project now, hoping something good comes out of this.
Just one quick question, is this project run on ICO or IEO?
there is no ico no premined no treasury, no nothing, it will be mined from zero.
ToothlessCoin
Jr. Member
*
Offline Offline

Activity: 53
Merit: 1

Crypto Mindset


View Profile
March 05, 2020, 06:02:10 PM
 #9

I am following this project now, hoping something good comes out of this.
Just one quick question, is this project run on ICO or IEO?
there is no ico no premined no treasury, no nothing, it will be mined from zero.

No pre-ICO, ICO, no premined and no airdrop means all participants will get the coins at the same rate. I have seen a few projects following this strategy to make sure they generate good capital.
CRYcry
Jr. Member
*
Offline Offline

Activity: 46
Merit: 1


View Profile
March 05, 2020, 06:06:14 PM
 #10

I am following this project now, hoping something good comes out of this.
Just one quick question, is this project run on ICO or IEO?
there is no ico no premined no treasury, no nothing, it will be mined from zero.
Hi, the Block Height now is 387938, is it a testnet?
sibond
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
March 05, 2020, 06:08:22 PM
 #11

you forgot the last 'e' in this link
Quote
MASSNET (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 31
Merit: 6


View Profile
March 05, 2020, 06:14:32 PM
 #12

you forgot the last 'e' in this link
Quote
thank you sir, fixed it. Wink
Championt
Jr. Member
*
Offline Offline

Activity: 82
Merit: 2


View Profile
March 05, 2020, 06:23:03 PM
 #13

The good thing about this project is that it's open for all miners. You don't need expensive hardware to participate in the mining process. In other words, making mining purely decentralized, which is a long demand of miners. Admin, you can correct me if I am wrong.
wtr1133
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
March 05, 2020, 06:31:26 PM
 #14

The good thing about this project is that it's open for all miners. You don't need expensive hardware to participate in the mining process. In other words, making mining purely decentralized, which is a long demand of miners. Admin, you can correct me if I am wrong.

Hard to digest this fact seriously. Just like this forum provides maximum benefit to senior members and nothing to newcomers like me.
It will a big hit since there are many mining enthusiastic in underdeveloped countries who only have computers and an internet connection for mining.
MASSNET (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 31
Merit: 6


View Profile
March 05, 2020, 07:02:24 PM
 #15

I am following this project now, hoping something good comes out of this.
Just one quick question, is this project run on ICO or IEO?
there is no ico no premined no treasury, no nothing, it will be mined from zero.
Hi, the Block Height now is 387938, is it a testnet?

no sir, the mainnet is already on
chitchat
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
March 06, 2020, 12:17:51 PM
 #16

ok, so you are making mining decentralized which means anyone can participate in mining process.
can you please tell me on which exchange your tokens are listed and was the worth of these tokens which I will get after mining?
Jogmania
Newbie
*
Offline Offline

Activity: 27
Merit: 1


View Profile
March 06, 2020, 12:31:29 PM
 #17

The biggest advantage of PoC over PoW and PoS is that it lowers the entry barrier for miners and makes the mining process more decentralized, secure and reliable. I hope it will remain decentralized even after value of your coin increases?
HankePoster
Jr. Member
*
Offline Offline

Activity: 42
Merit: 1


View Profile
March 06, 2020, 12:49:59 PM
 #18

Nodes use storage capacity to run the consensus protocol and do not require permission. The MASS consensus engine is fair and energy efficient; only a very small amount of computing resources are required, meaning everyone has the chance to participate. MASS Docs


This is very innovative.
We only need hard disk on our computer to start mining, no ASIC, no expensive graphic card.
Whoever thought that mining can be done in that way?
akopjpuge
Jr. Member
*
Offline Offline

Activity: 236
Merit: 4


View Profile
March 06, 2020, 12:53:05 PM
 #19

Is anyone verified the softwares if it's clean? Looks like risky to install in personal computers.
HankePoster
Jr. Member
*
Offline Offline

Activity: 42
Merit: 1


View Profile
March 06, 2020, 12:59:05 PM
 #20

Check out their punishment mechanism, it's simple compared to PoW/PoS.

Punishment mechanism
If the miner receives two block headers containing the same proof and the same height, it proves that the miner is mining in multiple forked chains. Then the miner builds a punishment proposal in the coinbase transaction, which contains two different block headers and outputs a punished pk.
If this block is added to the main chain, then all miners extract blacklist from the main chain and add this pk to the local blacklist
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!