Author

Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network - page 233. (Read 1201327 times)

full member
Activity: 157
Merit: 100
where will the smart contract be added into DCR ?

Good question. I don't know if we have an ETA on that.
I know there's a programmer working on it.


I think there's no ETA for smart contracts, but they are under development. But there's also more coming, as i quote dev's words: "We will be doing a marketing push in the coming months, along with a cross-platform GUI based in electron. The behind the scenes improvements we made may seem boring, but they are in fact laying the groundwork for the amazing things to come. Stay tuned... "

And also this: https://forum.decred.org/threads/stake-pool-is-now-open-source.4066/#post-22436

So there's lot's of features coming.
legendary
Activity: 1118
Merit: 1004
where will the smart contract be added into DCR ?

Good question. I don't know if we have an ETA on that.
I know there's a programmer working on it.
legendary
Activity: 1206
Merit: 1000
When whales stop accumulating, everyone needs to buy from them at high price.

What is te high price?

Time will tell =)  DYOR, if the project is in your opinion good and there will be chance to grow, then you follow it.

With only 3M coins, accompanied by skilled devs and strong support from the dcr community, I'd say there's plenty of room for growth here Smiley
full member
Activity: 157
Merit: 100
When whales stop accumulating, everyone needs to buy from them at high price.

What is te high price?

Time will tell =)  DYOR, if the project is in your opinion good and there will be chance to grow, then you follow it.
newbie
Activity: 46
Merit: 0
When whales stop accumulating, everyone needs to buy from them at high price.

What is te high price?
full member
Activity: 122
Merit: 100
where will the smart contract be added into DCR ?
legendary
Activity: 1164
Merit: 1010
How to get the total amount of dcr i have (including locked in tickets)? 
Code:
--wallet getbalance
only gives you the balance you can spend, correct?
Code:
--wallet getbalance "default" 0 all

Thanks.  That shows me ~83 dcr, but I have 18 live tickets and a balance of ~28 dcr.  So, what exactly is the difference in "...0 all" vs "...1 all"?




getbalance "default" 0 all (full balance, including locked to tickets)

getbalance "default" 0 locked  (balance locked in tickets)

getbalance "default" 0 spendable (spendable balance)

0 is default wallet, if using only the basic setup.

If you are using a stakepool or imported addresses/scripts then replace default with a *.

Thank you!  Exactly what I was looking for, now I see exactly how many dcr I have total.
hero member
Activity: 567
Merit: 503
New release, Decred v0.6.0

See our forum for more info and download links:
https://forum.decred.org/threads/dd-18-v0-6-0-11-09-16.4064/

already working on 0.7.0 awsome developers  Smiley

https://github.com/decred/dcrd/milestone/12

I really admire those developers, they've been constantly working on DCR since day one. 
sr. member
Activity: 248
Merit: 250
One World
Improvement keeps coming, pump there was. Price will keep going down... J-40 before the v0.7.0. 280.000 more DCR will be mined by then!
legendary
Activity: 1981
Merit: 1039
hero member
Activity: 868
Merit: 500
come on DCR big pump  Grin Cheesy Wink
legendary
Activity: 1118
Merit: 1004
34.82% price increase. The market has responded very well to this new version.
legendary
Activity: 1118
Merit: 1004
New release, Decred v0.6.0

See our forum for more info and download links:
https://forum.decred.org/threads/dd-18-v0-6-0-11-09-16.4064/

Great work! Thank you.
hero member
Activity: 574
Merit: 500
Updated. Strange error:

23:04:58 2016-11-09 [ERR] WLLT: Failed to process consensus server notification
(name: `blockconnected`, detail: `header is not a direct child of the current ti
p block`)
legendary
Activity: 1960
Merit: 1156
New release, Decred v0.6.0

See our forum for more info and download links:
https://forum.decred.org/threads/dd-18-v0-6-0-11-09-16.4064/

Nice! Decred great agent Smiley

good work!
full member
Activity: 157
Merit: 100
jcv
jr. member
Activity: 34
Merit: 1
New release, Decred v0.6.0

See our forum for more info and download links:
https://forum.decred.org/threads/dd-18-v0-6-0-11-09-16.4064/
hero member
Activity: 840
Merit: 1000
How to get the total amount of dcr i have (including locked in tickets)? 
Code:
--wallet getbalance
only gives you the balance you can spend, correct?
Code:
--wallet getbalance "default" 0 all

Thanks.  That shows me ~83 dcr, but I have 18 live tickets and a balance of ~28 dcr.  So, what exactly is the difference in "...0 all" vs "...1 all"?


0 all - shows coin that are in a yet unconfirmed tx
1 all - shows coin that have 1 or more confirmation.
hero member
Activity: 840
Merit: 1000
How to get the total amount of dcr i have (including locked in tickets)? 
Code:
--wallet getbalance
only gives you the balance you can spend, correct?
Code:
--wallet getbalance "default" 0 all

Thanks.  That shows me ~83 dcr, but I have 18 live tickets and a balance of ~28 dcr.  So, what exactly is the difference in "...0 all" vs "...1 all"?




getbalance "default" 0 all (full balance, including locked to tickets)

getbalance "default" 0 locked  (balance locked in tickets)

getbalance "default" 0 spendable (spendable balance)

0 is default wallet, if using only the basic setup.

If you are using a stakepool or imported addresses/scripts then replace default with a *.
full member
Activity: 157
Merit: 100
How to get the total amount of dcr i have (including locked in tickets)?  
Code:
--wallet getbalance
only gives you the balance you can spend, correct?
Code:
--wallet getbalance "default" 0 all

Thanks.  That shows me ~83 dcr, but I have 18 live tickets and a balance of ~28 dcr.  So, what exactly is the difference in "...0 all" vs "...1 all"?




getbalance "default" 0 all (full balance, including locked to tickets)

getbalance "default" 0 locked  (balance locked in tickets)

getbalance "default" 0 spendable (spendable balance)

0 is default wallet, if using only the basic setup.
Jump to: