Bitcoin Forum
July 16, 2024, 07:46:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: couple questions about PoS for programmers  (Read 77 times)
Mahmoud70 (OP)
Jr. Member
*
Offline Offline

Activity: 33
Merit: 1


View Profile
March 19, 2021, 07:39:43 PM
 #1

as i know the Proof of stake is about staking an amount of specific coin in the network so it can make decisions what's gonna be in the next block
can I develop a code that I could use this amount of coins while it's under Mortgage?
could I develop a  blockchain code that you can stake whatever coin you have?
NeuroticFish
Legendary
*
Offline Offline

Activity: 3738
Merit: 6466


Looking for campaign manager? Contact icopress!


View Profile
March 19, 2021, 07:47:17 PM
 #2

as i know the Proof of stake is about staking an amount of specific coin in the network so it can make decisions what's gonna be in the next block
can I develop a code that I could use this amount of coins while it's under Mortgage?
could I develop a  blockchain code that you can stake whatever coin you have?

I'm not 100% sure that this is what you need, but maybe you can check for LPOS (Leased PoS), WAVES has that. Maybe you can mix PoS with LPoS and other whatever-PoS got invented meanwhile.
But I've never looked into the code of any PoS, so I don't know...

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
bitmover
Legendary
*
Online Online

Activity: 2366
Merit: 6121


bitcoindata.science


View Profile WWW
March 20, 2021, 12:20:00 AM
 #3

as i know the Proof of stake is about staking an amount of specific coin in the network so it can make decisions what's gonna be in the next block

Not exactly.

You do not take decisions about the next block.

You say that those transaction you put inside that block are valid and you put you coins at stake. Like a bet. If there are invalid transaction there, you lose those coins. This is why it is called proof of stake.

You cannot make decisions like you suggested. You are staking, not deciding anything.  You can decide what tx goes inside your block and which doesnt, but your "decision" power dies there.

YOu can read more here:
https://eth.wiki/en/concepts/proof-of-stake-faqs

Pages: [1]
  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!