Bitcoin Forum
August 16, 2024, 09:47:29 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need some help to add a feature to my altcoin  (Read 221 times)
ajinidev (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 26, 2017, 10:35:32 PM
 #1

Hi All,

I am developing an altcoin. For that I am modifying shadowcoin. I would like to add a feature like this.

1/100 of all staking individuals will pseudo-randomly receive a reward every block. The pseudo-random seed is the upcoming block's stake modifier, the modifier that is determined once the block is created.

Since I am new to this, I need some help to identify were exactly to modify the code.

Thank you
Abhijith
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 268

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
May 26, 2017, 10:41:10 PM
 #2

Since I am new to this, I need some help to identify were exactly to modify the code.

If you are new to software development, you should not develop security-critical software such as an altcoin client. You risk breaking security and consensus with every change you make.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
May 27, 2017, 06:50:24 AM
 #3

Since I am new to this, I need some help to identify were exactly to modify the code.

If you are new to software development, you should not develop security-critical software such as an altcoin client. You risk breaking security and consensus with every change you make.
That doesn't specifically answer his question.However you make a valid point.
OP,are you a programmer ? Otherwise knowing where to update/insert the code wouldn't still be relevant.If you still want the answer,link to the github repo of your project please.
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!