Bitcoin Forum
June 14, 2024, 07:42:26 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [WALLET] Improving generic wallet code  (Read 734 times)
Singman33 (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
September 11, 2014, 09:47:03 AM
 #1

Hi,
Many many alt crypto are using the same code base for their wallets. It's time to improve that code, to add missing functions or get a better standard base code.
Two examples to give you an idea :
  • Return the block reward with the 'getinfo' call, like heavycoin do. Many altcoin devs love to find very complex formulae for their block reward, not always with the possibility for pools owner to calculate
  • Use the 'error' field to give more informations about the status of the waller, ie when you do a 'reindex' command, all informations given by wallet is not up-to-date to network during the time of operation. But there is no way to know the wallet is reindexing his database or when it's finished. Again, very usefull for pools owner.

Feel free to add your comments.

Thanks.
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!