Bitcoin Forum
May 06, 2024, 09:16:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 [5676] 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722505 times)
noobtrader
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 28, 2016, 05:29:26 AM

Reading posts about this proposal with language like 'wanting to see coins burned' prompted me to write a script to see the state of budget disbursement.

Even if passed, there's no money left in the next cycle to pay.

It's a first-draft, so probably has horrible miscalculations, but I'll update the github from time to time as I discover them.

https://github.com/moocowmoo/dash-budget_state

here's the current output for the next cycle:
rows are ordered in payment priority

Code:
estimated minimum budget: 7714.57142857
       remaining approval name                   payment    
   7709.57142857 99.8%    2mb-blocksize             5.00
   6533.57142857 99.4%    core-team              1176.00
   4433.57142857 98.5%    dash-org               2100.00
   3823.31142857 97.2%    lamassu-integration     610.26
   3233.31142857 96.0%    590-soda-machine        590.00
   1077.31142857 92.0%    public-awareness       2156.00
    927.31142857 89.4%    Sponsor-DailyDecrypt    150.00
    787.31142857 88.8%    ds-liquidity            140.00
   -312.68857143 68.3%    transform-pr           1100.00

notice how the last row is negative, that's how short the funding will be for that proposal.
(the leftmost column is what's remaining AFTER the row is paid (the amount on the right))


Good catch, i guess we will exercise our un-vote budget soon ?

"...I suspect we need a better incentive for users to run nodes instead of relying solely on altruism...",  satoshi@vistomail.com
1714987005
Hero Member
*
Offline Offline

Posts: 1714987005

View Profile Personal Message (Offline)

Ignore
1714987005
Reply with quote  #2

1714987005
Report to moderator
1714987005
Hero Member
*
Offline Offline

Posts: 1714987005

View Profile Personal Message (Offline)

Ignore
1714987005
Reply with quote  #2

1714987005
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714987005
Hero Member
*
Offline Offline

Posts: 1714987005

View Profile Personal Message (Offline)

Ignore
1714987005
Reply with quote  #2

1714987005
Report to moderator
1714987005
Hero Member
*
Offline Offline

Posts: 1714987005

View Profile Personal Message (Offline)

Ignore
1714987005
Reply with quote  #2

1714987005
Report to moderator
moocowmoo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
January 28, 2016, 05:36:52 AM

Reading posts about this proposal with language like 'wanting to see coins burned' prompted me to write a script to see the state of budget disbursement.

Even if passed, there's no money left in the next cycle to pay.

It's a first-draft, so probably has horrible miscalculations, but I'll update the github from time to time as I discover them.

https://github.com/moocowmoo/dash-budget_state

here's the current output for the next cycle:
rows are ordered in payment priority

Code:
estimated minimum budget: 7714.57142857
       remaining approval name                   payment    
   7709.57142857 99.8%    2mb-blocksize             5.00
   6533.57142857 99.4%    core-team              1176.00
   4433.57142857 98.5%    dash-org               2100.00
   3823.31142857 97.2%    lamassu-integration     610.26
   3233.31142857 96.0%    590-soda-machine        590.00
   1077.31142857 92.0%    public-awareness       2156.00
    927.31142857 89.4%    Sponsor-DailyDecrypt    150.00
    787.31142857 88.8%    ds-liquidity            140.00
   -312.68857143 68.3%    transform-pr           1100.00

notice how the last row is negative, that's how short the funding will be for that proposal.
(the leftmost column is what's remaining AFTER the row is paid (the amount on the right))


Good catch, i guess we will exercise our un-vote budget soon ?

The key is remembering that payment priority is equal to popular vote (approval percentage.)
The higher the value of yes' minus no's, the higher the proposal in the payment queue.
At any time between cycles (listed here: https://goo.gl/5mNl6U ) votes can be recast to alter a proposals payment priority.
If, at any time, the yes-no vote count goes under about 345 (10% of the total nodes) the proposal is permanently deleted from the network.

tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
moocowmoo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
January 28, 2016, 05:47:22 AM


bug found, fixed.  Next budget cycle has about 427 dash unallocated.

Code:
estimated minimum budget: 7714.57142857
       remaining approval name                   payment   
   7709.57142857 99.8%    2mb-blocksize             5.00
   6533.57142857 99.4%    core-team              1176.00
   4433.57142857 98.5%    dash-org               2100.00
   3823.31142857 97.2%    lamassu-integration     610.26
   1667.31142857 92.0%    public-awareness       2156.00
   1527.31142857 88.8%    ds-liquidity            140.00
    427.31142857 68.3%    transform-pr           1100.00

tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
flailing Junk
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
January 28, 2016, 05:50:28 AM

Its interesting that the transform pr thing has a lot of no votes. What do people not like about it?
gusterdd
Full Member
***
Offline Offline

Activity: 220
Merit: 100


View Profile
January 28, 2016, 05:51:48 AM
Last edit: January 28, 2016, 06:05:05 AM by gusterdd

i think the project is too ambitious, take too long time and too expensive, break down the project goal and reduce time and cost.  simple detail of fund uses would be nice...



"i think the project is too ambitious, take too long time and too expensive, break down the project goal and reduce time and cost.  simple detail of fund uses would be nice...."

if reduce time,cost  I will vote yes.


Interest : Mining Rig, Bitcoin, Litecoin, Ethereum, Monero, Dash, Bitshare
moocowmoo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
January 28, 2016, 06:20:07 AM

built for humans now, hehe

https://github.com/moocowmoo/dash-budget_state

Code:
current time      : Thu, 28 Jan 2016 06:17:53 +0000
current block     : 410608
next budget cycle : 20.53 days (11824 blocks)

name                 approval payment        remaining
estimated budget                         7714.57142857
2mb-blocksize        99.8%       5.00    7709.57142857
core-team            99.4%    1176.00    6533.57142857
dash-org             98.5%    2100.00    4433.57142857
lamassu-integration  97.2%     610.26    3823.31142857
public-awareness     92.0%    2156.00    1667.31142857
ds-liquidity         88.8%     140.00    1527.31142857
transform-pr         68.3%    1100.00     427.31142857

tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
gusterdd
Full Member
***
Offline Offline

Activity: 220
Merit: 100


View Profile
January 28, 2016, 06:28:22 AM

built for humans now, hehe

https://github.com/moocowmoo/dash-budget_state

Code:
current time      : Thu, 28 Jan 2016 06:17:53 +0000
current block     : 410608
next budget cycle : 20.53 days (11824 blocks)

name                 approval payment        remaining
estimated budget                         7714.57142857
2mb-blocksize        99.8%       5.00    7709.57142857
core-team            99.4%    1176.00    6533.57142857
dash-org             98.5%    2100.00    4433.57142857
lamassu-integration  97.2%     610.26    3823.31142857
public-awareness     92.0%    2156.00    1667.31142857
ds-liquidity         88.8%     140.00    1527.31142857
transform-pr         68.3%    1100.00     427.31142857

Moocowmoo make useful program easily.
Thanks.

Interest : Mining Rig, Bitcoin, Litecoin, Ethereum, Monero, Dash, Bitshare
noobtrader
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 28, 2016, 06:39:39 AM


if reduce time,cost  I will vote yes.


agreed, maybe just 1 project that can be used to show off before http://satoshiroundtable.org/  would be great. 

"...I suspect we need a better incentive for users to run nodes instead of relying solely on altruism...",  satoshi@vistomail.com
bigrcanada1
Hero Member
*****
Offline Offline

Activity: 673
Merit: 531


Proud Lifetime DASH Foundation Member


View Profile WWW
January 28, 2016, 06:41:27 AM

Where does one find a detailed list of budget proposals,  with indepth explanations,  time lines,  costs etc etc.
bigrcanada1
Hero Member
*****
Offline Offline

Activity: 673
Merit: 531


Proud Lifetime DASH Foundation Member


View Profile WWW
January 28, 2016, 06:55:33 AM

Wow that pump n dump crew are amazing.     Watching the Last 2 weeks has been fascinating...
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 28, 2016, 07:04:08 AM

Where does one find a detailed list of budget proposals,  with indepth explanations,  time lines,  costs etc etc.

http://178.254.18.153/~pub/Darkcoin/masternode_payments_stats.html
i use this and then read the details on Dashwhale
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 28, 2016, 07:11:52 AM

The Daily Decrypt:
Everything 'Evolution' & 3rd Tier Possibilities w/ Dash's Evan Duffield


https://youtu.be/PlPEniN-LEA

tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 28, 2016, 07:50:03 AM

Dash in Arabic News:
http://bitcoinnewsarabia.com/الاستجابة-للمطالب-التقنية-بسرعة-داش/
wozzek23
Sr. Member
****
Offline Offline

Activity: 1568
Merit: 283


View Profile
January 28, 2016, 07:51:39 AM

The Daily Decrypt:
Everything 'Evolution' & 3rd Tier Possibilities w/ Dash's Evan Duffield


https://youtu.be/PlPEniN-LEA



Evan is a treasure that never ceased to amaze me with his realness, kindness, humility of his articulous statements and the ability to explain complex issues in a simple way. Not to mention he's a Benjamin Franklin type visionary of the crypto and a tech mastermind.

To piggyback on his genius is such a joy.
moocowmoo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
January 28, 2016, 08:03:33 AM

as I tend to do with these late night hacks...

now with the next three budget estimates!
(for those wondering, the 7% reduction happens after the next budget cycle, hence the under funding of the last-paid proposal)

https://github.com/moocowmoo/dash-budget_state

Code:
current time      : Thu, 28 Jan 2016 07:57:54 +0000
current block     : 410649

next budget :  8.25 days - block 415400 ( 4751 blocks)
name                 approval payment        remaining
estimated budget                         7714.57142857
2mb-blocksize        99.8%       5.00    7709.57142857
core-team            99.4%    1176.00    6533.57142857
dash-org             98.5%    2100.00    4433.57142857
lamassu-integration  97.2%     610.26    3823.31142857
public-awareness     92.0%    2156.00    1667.31142857
ds-liquidity         88.8%     140.00    1527.31142857
transform-pr         68.3%    1100.00     427.31142857

next budget : 37.10 days - block 448632 (21367 blocks)
name                 approval payment        remaining
estimated budget                         7163.53061224
core-team            99.4%    1176.00    5987.53061224
dash-org             98.5%    2100.00    3887.53061224
lamassu-integration  97.2%     610.26    3277.27061224
public-awareness     92.0%    2156.00    1121.27061224
ds-liquidity         88.8%     140.00     981.27061224
transform-pr         68.3%    1100.00    -118.72938776

next budget : 65.94 days - block 481864 (37983 blocks)
name                 approval payment        remaining
estimated budget                         7163.53061224
core-team            99.4%    1176.00    5987.53061224
lamassu-integration  97.2%     610.26    5377.27061224
public-awareness     92.0%    2156.00    3221.27061224
ds-liquidity         88.8%     140.00    3081.27061224

tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
TanteStefana2
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001


View Profile
January 28, 2016, 08:14:05 AM

as I tend to do with these late night hacks...

now with the next three budget estimates!
(for those wondering, the 7% reduction happens after the next budget cycle, hence the under funding of the last-paid proposal)

https://github.com/moocowmoo/dash-budget_state

Code:
current time      : Thu, 28 Jan 2016 07:57:54 +0000
current block     : 410649

next budget :  8.25 days - block 415400 ( 4751 blocks)
name                 approval payment        remaining
estimated budget                         7714.57142857
2mb-blocksize        99.8%       5.00    7709.57142857
core-team            99.4%    1176.00    6533.57142857
dash-org             98.5%    2100.00    4433.57142857
lamassu-integration  97.2%     610.26    3823.31142857
public-awareness     92.0%    2156.00    1667.31142857
ds-liquidity         88.8%     140.00    1527.31142857
transform-pr         68.3%    1100.00     427.31142857

next budget : 37.10 days - block 448632 (21367 blocks)
name                 approval payment        remaining
estimated budget                         7163.53061224
core-team            99.4%    1176.00    5987.53061224
dash-org             98.5%    2100.00    3887.53061224
lamassu-integration  97.2%     610.26    3277.27061224
public-awareness     92.0%    2156.00    1121.27061224
ds-liquidity         88.8%     140.00     981.27061224
transform-pr         68.3%    1100.00    -118.72938776

next budget : 65.94 days - block 481864 (37983 blocks)
name                 approval payment        remaining
estimated budget                         7163.53061224
core-team            99.4%    1176.00    5987.53061224
lamassu-integration  97.2%     610.26    5377.27061224
public-awareness     92.0%    2156.00    3221.27061224
ds-liquidity         88.8%     140.00    3081.27061224

When a proposal is partially cut off  like that, will it get partially paid?  Or fully rejected?

Another proud lifetime Dash Foundation member Smiley My TanteStefana account was hacked, Beware trading
"You'll never reach your destination if you stop to throw stones at every dog that barks."
Sir Winston Churchill  BTC: 12pu5nMDPEyUGu3HTbnUB5zY5RG65EQE5d
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
January 28, 2016, 08:18:20 AM


Thank Evan for the updates.

DashDrive, what is that?  Sound so interesting. Someone points me to that ? Like Storj doing now ?
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 28, 2016, 08:30:05 AM

The Daily Decrypt:
Everything 'Evolution' & 3rd Tier Possibilities w/ Dash's Evan Duffield


https://youtu.be/PlPEniN-LEA

Evan is a treasure that never ceased to amaze me with his realness, kindness, humility of his articulous statements and the ability to explain complex issues in a simple way. Not to mention he's a Benjamin Franklin type visionary of the crypto and a tech mastermind.

To piggyback on his genius is such a joy.

i totally agree
meeting him in miami in person was amazing
and you have your points totally right about him !

i made some comments regarding Miami and Team here:
https://dashtalk.org/threads/tnabc-personal-view-ii.7795/
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
January 28, 2016, 08:33:51 AM


Thank Evan for the updates.

DashDrive, what is that?  Sound so interesting. Someone points me to that ? Like Storj doing now ?

1. There's a decentralized file-system implementation called DashDrive, which stores "files" on the network. As a developer you can interact with the filesystem like it was local, but it's not, you just open these abstract files that are stored on the network itself. That's how we're going to sync the masternode system, budget systems, etc.
https://dashtalk.org/threads/dash-evolution-discussion-thread.7231/page-2#post-75963
moocowmoo
Sr. Member
****
Offline Offline

Activity: 263
Merit: 250


bovine quadruped, professional loafer, dash dev


View Profile WWW
January 28, 2016, 08:54:10 AM


Code:
next budget : 37.10 days - block 448632 (21367 blocks)
name                 approval payment        remaining
estimated budget                         7163.53061224
core-team            99.4%    1176.00    5987.53061224
dash-org             98.5%    2100.00    3887.53061224
lamassu-integration  97.2%     610.26    3277.27061224
public-awareness     92.0%    2156.00    1121.27061224
ds-liquidity         88.8%     140.00     981.27061224
transform-pr         68.3%    1100.00    -118.72938776

When a proposal is partially cut off  like that, will it get partially paid?  Or fully rejected?

Best I can tell (my c++ isn't great), a budget will not be paid if it cannot be fully paid.

https://github.com/dashpay/dash/blob/master/src/masternode-budget.cpp#L671

The budget processing will continue through the next budgets and try to fit them in instead.


tips: XmoocowYfrPKUR6p6M5aJZdVntQe71irCX | identity: https://keybase.io/moocowmoo
service: https://masternode.me -- The first automated masternode service. Ugly website, stellar uptimes and hands-on support. Over 150 nodes with 300+ days uptime!
Pages: « 1 ... 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 [5676] 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 ... 7012 »
  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!