Coder Social home page Coder Social logo

decenomy / dsw Goto Github PK

View Code? Open in Web Editor NEW
19.0 7.0 24.0 268.45 MB

Decenomy Standard Wallet

Home Page: https://decenomy.net/

License: MIT License

Shell 0.30% CMake 0.33% Makefile 0.49% M4 0.95% Python 4.53% QMake 0.12% C++ 24.98% C 66.96% HTML 0.10% Objective-C++ 0.02% CSS 0.79% Sage 0.14% Assembly 0.13% Java 0.14% Inno Setup 0.03%

dsw's Introduction

ALERT: This document should be updated for EACH coin individually The dummy values below belongs to Sapphire Coin

DECENOMY Standard wallet repository

Coin Specs

• PoW Algorithm: X11KVS • Premine: 1,000,000,000 DSW • PoW Blocks: 1 - 1000 • PoS Blocks: Starting from 1001 • Block Time: 60 Seconds • Maturity: 100 Confirmations • Prefix: DSW adresses start with the capital letter "D" • Ports: PORT_MAINNET (p2p) / RPCPORT_MAINNET (rpc)

• Explorer https://explorer.decenomy.net/

• Website decenomy_website_link

Rewards Breakdown

Block Collateral Block Reward MN Reward % Staking Reward % MN Reward Staker Reward
1-500 - 1 - -
501-2000 10 1 90 10 0.9 0.1
2001-20000 50 2 90 10 1.8 0.2
20001-30000 500 10 90 10 9 1
30001-40000 750 15 90 10 13.5 1.5
40001-50000 1000 20 90 10 18 2
50001-60000 1250 25 90 10 22.5 2.5
60001-100000 2500 50 90 10 45 5
100001-130000 5000 100 90 10 90 10
130001-150000 10000 150 95 5 142.5 7.5
150001-175000 20000 200 95 5 190 10
175001-200000 30000 400 95 5 380 20
200001-250000 40000 500 95 5 475 25
250001-300000 50000 450 95 5 427.5 22.5
300001-400000 50000 400 95 5 380 20
400001-450000 75000 500 95 5 470 30
450001-500000 100000 600 95 5 570 30
500001-550000 125000 700 95 5 665 35
550001-600000 150000 800 95 5 760 40
600001-650000 175000 900 95 5 855 45
650001-700000 200000 1000 95 5 950 50
700001-750000 200000 900 95 5 855 45
750001-800000 200000 800 95 5 760 40
800001-850000 200000 700 95 5 665 35
850001-900000 200000 600 95 5 570 30
900001-950000 200000 500 95 5 475 25
950001-1000000 200000 450 95 5 427.5 22.5
1000001- 200000 400 95 5 380 20

dsw's People

Contributors

bedri avatar cozz avatar crowning- avatar fanquake avatar furszy avatar fuzzbawls avatar gavinandresen avatar gmaxwell avatar jonasschnelli avatar jonspock avatar laanwj avatar luke-jr avatar mrs-x avatar neoperol avatar non-github-bitcoin avatar pedro-at-decenomy avatar perseu avatar peteracn96 avatar petertodd avatar presstab avatar random-zebra avatar sipa avatar snogcel avatar stakebox avatar thebluematt avatar theuni avatar udjinm6 avatar vertoe avatar warrows avatar zimbora avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dsw's Issues

Won't compile on Manjaro Linux

I made a git clone of your repository
then:

./autogen.sh
./configure
make

The compile chokes at:

httpserver.cpp:74:10: error: ‘deque’ in namespace ‘std’ does not name a template type
74 | std::deque<WorkItem*> queue;
| ^~~~~
httpserver.cpp:32:1: note: ‘std::deque’ is defined in header ‘’; did you forget to ‘#include ’?
31 | #include <event2/keyvalq_struct.h>
+++ |+#include
32 |

and continues with some similar errors.

Obviously there is a missing definition or declaration, but, alas, I am not a programmer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.