Bitcoin Forum
April 19, 2024, 03:31:23 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 555 »
  Print  
Author Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network  (Read 1201064 times)
docker
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
April 26, 2016, 11:06:12 AM
 #4801

This development dispatch covers work completed since the Decred v0.1.0 release from April 18th, 2016. Since then, developers have merged 18 pull requests of code into 3 software repositories. During this period, a total of 18 commits occurred in these repositories and represent modifications to the effect of 848 lines of code added to and 275 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Milestones paid for include (See: Status and Expenditures):

  • RFP-3: Port has been completed (limited milestones) (6ae7950)
  • RFP-6: Pool has been successfully tested for 1 week on testnet and configuration verified (x4) (e5bcf90, f9ea04d, e94c540, fc58177)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.1.1

dcrd
  • Added a check to disallow by default transactions to be broadcast if the fee per kilobyte is 100x above the minimum (0.01 DCR). This check does not affect other incoming transactions to the node, it only checks transactions going out of the node (124-b7e88f4)
  • Added a new RPC command called ticketfeeinfo to provide statistical information about ticket fees per kilobyte for the mempool, recent blocks, and recent difficulty windows (132-41abd20)
  • Updated fee calculation (125-a5ca12f), error handling (127-82a0e17), documentation (128-fd40243), and versioning (136-4f8ad73)

dcrwallet
  • Fixed the build when using newer versions of the gRPC packages (189-3f411f0)
  • Isolated the address pool to prevent excessive address creation (192-4e689d6)
  • Fixed an issue where the purchaseticket RPC command would fail if the ticket address or pool address was undeclared, not allowing the user to set the ticket expiry if either was absent (198-0740964)
  • Added ability to change the ticket autopurchase frequency and changed the frequency to a default of 1 (can be changed with the command-line argument --ticketbuyfreq=) (201-823bddb)
  • Fixed an issue that prevented Paymetheus from starting properly (203-b28ae9a)
  • Updated dust calculation (193-df0af6e), fee calculation (194-5d77ddb), documentation (195-2a1e04c, 208-0bcc487), index scan length (196-38cdae0), user prompts (202-8ed9a8c), and versioning (209-c5e47fb)

dcrrpcclient

Thanks for the update mate. Volume is not impressing right now but I'm confident
1713540683
Hero Member
*
Offline Offline

Posts: 1713540683

View Profile Personal Message (Offline)

Ignore
1713540683
Reply with quote  #2

1713540683
Report to moderator
1713540683
Hero Member
*
Offline Offline

Posts: 1713540683

View Profile Personal Message (Offline)

Ignore
1713540683
Reply with quote  #2

1713540683
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713540683
Hero Member
*
Offline Offline

Posts: 1713540683

View Profile Personal Message (Offline)

Ignore
1713540683
Reply with quote  #2

1713540683
Report to moderator
1713540683
Hero Member
*
Offline Offline

Posts: 1713540683

View Profile Personal Message (Offline)

Ignore
1713540683
Reply with quote  #2

1713540683
Report to moderator
1713540683
Hero Member
*
Offline Offline

Posts: 1713540683

View Profile Personal Message (Offline)

Ignore
1713540683
Reply with quote  #2

1713540683
Report to moderator
Bitcoin_Delivery
Hero Member
*****
Offline Offline

Activity: 952
Merit: 500



View Profile
April 26, 2016, 01:02:40 PM
 #4802

Don't mind how is possible that from the launch date, DCR still not have is own wallet!!
McNulty
Hero Member
*****
Offline Offline

Activity: 539
Merit: 500


View Profile
April 26, 2016, 01:16:46 PM
 #4803

Something is wrong with suprnova stratum or it's only for me ?

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 26, 2016, 01:21:56 PM
 #4804

Something is wrong with suprnova stratum or it's only for me ?



Looks good here, what problem have you got ?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
McNulty
Hero Member
*****
Offline Offline

Activity: 539
Merit: 500


View Profile
April 26, 2016, 01:26:38 PM
 #4805

Something is wrong with suprnova stratum or it's only for me ?



Looks good here, what problem have you got ?


disconnect


It seems to be back now  Smiley
NetAlp
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
April 26, 2016, 01:38:26 PM
 #4806

This development dispatch covers work completed since the Decred v0.1.0 release from April 18th, 2016. Since then, developers have merged 18 pull requests of code into 3 software repositories. During this period, a total of 18 commits occurred in these repositories and represent modifications to the effect of 848 lines of code added to and 275 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Milestones paid for include (See: Status and Expenditures):

  • RFP-3: Port has been completed (limited milestones) (6ae7950)
  • RFP-6: Pool has been successfully tested for 1 week on testnet and configuration verified (x4) (e5bcf90, f9ea04d, e94c540, fc58177)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.1.1

dcrd
  • Added a check to disallow by default transactions to be broadcast if the fee per kilobyte is 100x above the minimum (0.01 DCR). This check does not affect other incoming transactions to the node, it only checks transactions going out of the node (124-b7e88f4)
  • Added a new RPC command called ticketfeeinfo to provide statistical information about ticket fees per kilobyte for the mempool, recent blocks, and recent difficulty windows (132-41abd20)
  • Updated fee calculation (125-a5ca12f), error handling (127-82a0e17), documentation (128-fd40243), and versioning (136-4f8ad73)

dcrwallet
  • Fixed the build when using newer versions of the gRPC packages (189-3f411f0)
  • Isolated the address pool to prevent excessive address creation (192-4e689d6)
  • Fixed an issue where the purchaseticket RPC command would fail if the ticket address or pool address was undeclared, not allowing the user to set the ticket expiry if either was absent (198-0740964)
  • Added ability to change the ticket autopurchase frequency and changed the frequency to a default of 1 (can be changed with the command-line argument --ticketbuyfreq=) (201-823bddb)
  • Fixed an issue that prevented Paymetheus from starting properly (203-b28ae9a)
  • Updated dust calculation (193-df0af6e), fee calculation (194-5d77ddb), documentation (195-2a1e04c, 208-0bcc487), index scan length (196-38cdae0), user prompts (202-8ed9a8c), and versioning (209-c5e47fb)

dcrrpcclient


Suprnova has been updated
thanks for update.
now working smoothly

           ▄▀▀▀▀▄▄
          █   █▄  ▀▀▀██▄▄
       ▄▄▀▀█  ██  ▄ ▄▀▀▀ ▀▀▄▄
 █▄▄▄██▀ ▄▄██▀▀      ▐███▄ ▀ ▀▀▄
  ▀██▄    ▀▄    ▄ ▄  ▀▀▀▀▀█    ▄██
    ▀███▄▄▄▄▄  █▌ ▀▀▄▄▄  ▄█     ▐█
   ▀▄▄ ██▀▀   ███▄▄▄▄▄▄  █▄▄    █▀
     █▌ ██    ▐████▀▀   ▄██▄▄▄▄██
      ▌ ▐█   █ ▀▄    ▄ ▐██▀    ▀
        █▀  █    ▀     ▐██
       ▄▀ ▄▀    ▄▄▄▄▄   ▀▀████
      ▄▀    ▄█▄█▀▀▀▀▀▀▄     █▀
    ▄▀   ▄█▀▀█▀        ▀█▄▄▀
 █     ▄█▀              ▀
██   ▄█▀
█▀ ▄█▀
██▄██
▀███
 ▀██
  ▀█
Tigereum             ▀▀▄▄
                ▀█▄▄
▀▄▄      ▄▄       ▀█▄▄
  ▀█▄     ▀█▄       ▀██▄
    ▀█▄    ███▄▄     ▀██▄
      ██▄▄   ▀███▄    ▀██▄
       ▀█▄▄    ████   ▀▀██▄
        ███    ▀████   ▐███
        ▀██▄    ████▄   ████
        ████    ▀████▌   ▐██▄
         ▀███    ▀███    ▐███▐
          ▀███    ▀███     ███
          ▀████    ▀███     ██▄
            ███      ██      ██▄
             ███      █▌      ███
              ▀█▄      █       ██
               ▀█▄▄     ▀       █▄
                ▀█▌              ▀
                 ▀█
                  ▀▄
              ' WHITEPAPER '             
Join Us on Telegram
Facebook   Twitter   Linkedin
1337leet
Hero Member
*****
Offline Offline

Activity: 1308
Merit: 508



View Profile
April 26, 2016, 01:40:18 PM
 #4807

Is there a wallet for DCR available comparable to a usual Bitcoin Core wallet with GUI?
gtzanap
Sr. Member
****
Offline Offline

Activity: 409
Merit: 250



View Profile
April 26, 2016, 02:21:28 PM
 #4808

Is there a wallet for DCR available comparable to a usual Bitcoin Core wallet with GUI?

Not yet but supposedly soon. Its still in testing.

Many people are waiting for this. I hope price will pick up when it is released.

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Beam
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
April 26, 2016, 02:57:16 PM
 #4809

The 3 top world currencies will be BTC, ETH, and DCR they will equal 100 Billion dollars in market cap


when? Smiley
Yup, that's what i was also thinking while watching the price falling.
I brought some coins at a high price...... 0.005BTC per decred. But now all i can do is cry and see the price falling and falling.
Comeon pumpers, where are you now?

If you had taken the effort to learn how to solo stake, you would have mitigated your loses by now, or at least broke even. Of course, this is your very first post, so it's clear you just made this account to post some FUD.
I'm just waiting for my tickets to come in to relieve myself of this bag. It may take a while. Good luck to everyone else. Hope all your dreams come true with this coin.



Asking for pump groups, too - which will only hurt or kill the coin long term. Fuck that guy.
So what do you suggest me for getting back what I have lost in decred.
I heard people talking good things about decred here and there, so i brought decred from all the bitcoins I was having and now i don't have any left with me for buying more decred at this low price.
So can you tell me how can i get back to what I was having initially?


Is there a wallet for DCR available comparable to a usual Bitcoin Core wallet with GUI?

Not yet but supposedly soon. Its still in testing.

Many people are waiting for this. I hope price will pick up when it is released.
and yes, GUI wallets are available, you can search for this on the decred forum and get the wallet from there. But the decred developers haven't made the wallet, so there can be a few bugs in it.

Thanks
Abou Talha
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
April 26, 2016, 03:54:52 PM
 #4810

but what if DCR is 4x what you bought it for in 6 months?

Or 40x. Wink
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1826



View Profile
April 26, 2016, 04:18:19 PM
 #4811

So what do you suggest me for getting back what I have lost in decred.
I heard people talking good things about decred here and there, so i brought decred from all the bitcoins I was having and now i don't have any left with me for buying more decred at this low price.
So can you tell me how can i get back to what I was having initially?


     There are several strategies you can try.
     The first is to learn to use the command line wallet and learn how to solo stake.
     The second is to look for arbitage opportunities between Bleutrade and Bittrex. The risk with arbitage is you may not be able to transfer coins in time, before the arbitage opportunity disappears. To counter this, you would have to have BTC and DCR on both exchanges.
     The third is to try and take advantage of the spread. You can put in an both an ask and a bid. The risk to this is the market may have an extended bull or bear run and you end up having to chase the market.
     You can also HODL, and hope the market eventually makes a turn around.
malekbaba
Legendary
*
Offline Offline

Activity: 1526
Merit: 1026

SellDefi.com | Earn by selling files


View Profile
April 26, 2016, 06:35:12 PM
 #4812

So what do you suggest me for getting back what I have lost in decred.
I heard people talking good things about decred here and there, so i brought decred from all the bitcoins I was having and now i don't have any left with me for buying more decred at this low price.
So can you tell me how can i get back to what I was having initially?


     There are several strategies you can try.
     The first is to learn to use the command line wallet and learn how to solo stake.
     The second is to look for arbitage opportunities between Bleutrade and Bittrex. The risk with arbitage is you may not be able to transfer coins in time, before the arbitage opportunity disappears. To counter this, you would have to have BTC and DCR on both exchanges.
     The third is to try and take advantage of the spread. You can put in an both an ask and a bid. The risk to this is the market may have an extended bull or bear run and you end up having to chase the market.
     You can also HODL, and hope the market eventually makes a turn around.

Thanks for your lesson
ed101
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
April 27, 2016, 12:34:12 AM
 #4813

Anyone have an ELI5 for the first post?
_ingsoc
Sr. Member
****
Offline Offline

Activity: 452
Merit: 251



View Profile WWW
April 27, 2016, 08:27:37 AM
 #4814

If anyone is interested in helping the software improve, please share the RPC commands you most frequently use. I just made a post on the forum requesting this information, and to quote from the post:

Quote
TLDR: Please post commands you use so that testing can improve and a new RFP can be released to develop exhaustive behavioural tests of the software.

Any feedback would be greatly appreciated as it will have direct impact.

bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
April 27, 2016, 03:33:03 PM
 #4815

If anyone is interested in helping the software improve, please share the RPC commands you most frequently use. I just made a post on the forum requesting this information, and to quote from the post:

Quote
TLDR: Please post commands you use so that testing can improve and a new RFP can be released to develop exhaustive behavioural tests of the software.

Any feedback would be greatly appreciated as it will have direct impact.

Code:
start daemon:
dcrd --rpcuser [user] --rpcpass [password]

start wallet:
dcrwallet -u [user]-P [password]--enablestakemining --ticketmaxprice=0 --ticketaddress=[address]

unlock wallet:
dcrctl -u [user] -P [password] --wallet walletpassphrase [passphrase] 0

get stake info:
dcrctl -u [user] -P [password] --wallet getstakeinfo

get balances:
dcrctl -u [user] -P [password] --wallet getbalance * 0 locked
dcrctl -u [user] -P [password] --wallet getbalance * 0 spendable
dcrctl -u [user] -P [password] --wallet getbalance * 0 all

buy ticket:
dcrctl -u [user] -P [password] --wallet purchaseticket "default" [maxprice] 1 [address]

I have each command as a separate batch file with the parameters I want.
I would like a getbalance parameter to show unconfirmed coins too. I know I can calculate it in the batch with [all - (spendable + locked)] but its nice to have natively

CryptoMaik
Hero Member
*****
Offline Offline

Activity: 594
Merit: 500


Blockchain entrepreneur✔


View Profile
April 27, 2016, 08:05:39 PM
 #4816

Is there a wallet for DCR available comparable to a usual Bitcoin Core wallet with GUI?

Not yet but supposedly soon. Its still in testing.

Many people are waiting for this. I hope price will pick up when it is released.

You mean Ticket price will sky rocket because a lot of people are going to pos staking with their GUI wallet.

CryptoMaik ✔
Abou Talha
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
April 27, 2016, 08:08:57 PM
 #4817

Can someone explain me what's the software contain exactly ?
jeremy grol
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500


View Profile
April 27, 2016, 08:14:59 PM
 #4818

Any release date for GUI wallet?
Abou Talha
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
April 27, 2016, 08:15:46 PM
 #4819

Any release date for GUI wallet?

No.
Abou Talha
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
April 27, 2016, 08:20:02 PM
 #4820

Can someone explain me what's the software contain exactly ?

No one for my question ?
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 555 »
  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!