Bitcoin Forum
March 28, 2024, 02:33:39 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 185 186 187 188 189 190 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 ... 555 »
  Print  
Author Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network  (Read 1201056 times)
mmx888
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
April 19, 2016, 02:29:25 AM
 #4681

allmempooltix:760
 Cry Cry Cry Cry
1711636419
Hero Member
*
Offline Offline

Posts: 1711636419

View Profile Personal Message (Offline)

Ignore
1711636419
Reply with quote  #2

1711636419
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711636419
Hero Member
*
Offline Offline

Posts: 1711636419

View Profile Personal Message (Offline)

Ignore
1711636419
Reply with quote  #2

1711636419
Report to moderator
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
April 19, 2016, 06:11:40 AM
 #4682

allmempooltix:760
 Cry Cry Cry Cry


what does that stat mean?

denis1995
Full Member
***
Offline Offline

Activity: 256
Merit: 100


View Profile
April 19, 2016, 06:26:19 AM
 #4683

Hello guys I have a wallet from here : https://wallet.decred.org/#/
and when I try to put my wallet addres in the mining pool Payment Address I got that :
Did some1 have the same problem?
decred (OP)
Full Member
***
Offline Offline

Activity: 156
Merit: 236



View Profile WWW
April 19, 2016, 08:37:47 AM
 #4684

This development dispatch covers work completed since the Decred v0.0.10 release from April 7th, 2016. Since then, developers have merged 28 pull requests of code into 4 software repositories. During this period, a total of 28 commits occurred in these repositories and represent modifications to the effect of 1,991 lines of code added to and 602 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the near future. These include another network overview and indicator dashboard (RFP-3), a new documentation system available for community feedback and contribution (RFP-4), new and updated binary builds for Windows and Linux for cgminer and ccminer (RFP-5), and new independently-operated mainnet stake pools (RFP-6). Milestones paid for include (See: Status and Expenditures):

  • Final modifications and documentation in RFP-1 (423fd36)
  • Generate copy for obtaining Decred funds, using the block explorer, and PoW mining documentation, and review and provide feedback on copy for introduction, wallet setup, stake mining and network parameters documentation in RFP-4 (14e3bb1, 682b50a)
  • Pool has been successfully tested for 1 week on testnet and configuration verified in RFP-6 (x2) (d99401c, 74faad5)

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

dcrd
  • Fixed constructors for new RPC account commands (106-0119cd6)
  • Added option to change the home directory (109-851569f)
  • Fixed fall through on invalid transaction types for getrawmempool (111-2459171)
  • Merged policy.go changes from btcd to fix fee calculation issues (112-936b379)
  • Fixed an issue with the mining transaction selection algorithm where it failed to sort stake transactions effectively. The codebase now defaults to no priority size spacing in the block, correctly sorts transactions by their stake importance, and then sub-sorts them by fees (113-2ba4225)
  • Fixed an issue to ensure proper handling when attempting reorganization to an eligible block (117-b75a280)
  • Fixed getrawtransaction verbose output to correctly display ticket commitments (address and amount) (119-678b454)
  • Modified the purchaseticket RPC command to add new fields now used by wallet (121-ca8935f)
  • Improved error handling for transactions (122-9559b0a)
  • Updated configuration (107-073d412), documentation (118-5c79172), and versioning (123-a339852)

dcrwallet
  • Fixed an issue that could cause an unusual locking up of the wallet when requesting a transaction, such as through sendtoaddress. The address is pulled before the database transaction is opened and then committed to later if the transaction succeeds and includes the change address (167-eb9d082)
  • Fixed attempted syncing when connected to an empty chain so cold wallets connect properly (169-d519d55)
  • Fixed an issue with getwalletfee consistency (172-bce92a7)
  • Added a sweepaccount tool that creates on-chain transactions, one per used address in a source account, to sweep all output value to new addresses in a different destination account (173-a4b8c49)
  • Fixed an issue in address manager sync error handling (176-5166dcc)
  • Fixed an issue in wallet auto-syncing for wallets synced from seed (177-6be3794)
  • Changed default relay fees from 0.05 to 0.01 DCR per KB (182-adc0d74)
  • Replaced ticket purchase code with new and more robust code. Chains of tickets can now be purchased with ease because outputs to be consumed by tickets are now pregenerated in split transactions. Ticket expiry can now be added to ensure that the tickets will expire in a short time frame, so that the end user can update the ticket fees if their tickets fail to be added to a block. Tickets can now pay a fee to a pool that is set by the user. The fee determines the amount that the user will contribute to the pool. The pool then receives this amount plus subsidy (183-780c3ce)
  • Refactored address index syncing code to enhance the synchronization speed of wallet on restore from seed and start up. A new flag has been added to allow users to optionally set their final address index scan lengths (184-286287f)
  • Updated configuration (168-d45ff26), user prompts (180-2e788aa), and versioning (185-b192834)

dcrrpcclient
  • Added RPC client handling for the new RPC commands in dcrd (existsaddresses, livetickets) and dcrwallet (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, walletinfo) (12-e297cfc)
  • Fixed purchaseticket caller (14-f005c4a)
  • Updated configuration (13-3a9c419)

dcrutil
alenevaa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 260



View Profile WWW
April 19, 2016, 08:50:31 AM
 #4685

This development dispatch covers work completed since the Decred v0.0.10 release from April 7th, 2016. Since then, developers have merged 28 pull requests of code into 4 software repositories. During this period, a total of 28 commits occurred in these repositories and represent modifications to the effect of 1,991 lines of code added to and 602 lines removed from the codebase.

Great work!


██████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
█████████████████████
████████████████████████
████████████████████████
██████████████████████
██████████████████████
███████████████████████
████████████████████████
████████████████████████
████████████████████████
███████████████████████
██████████████████████
|
WINGS           
Where DAO Unicorns are born
|
.
1st Bitcoin & Ethereum DAO for DAOs
1st Decentralized Chatbot to Smart Contracts Interaction System

|
.
Wings Bounties Earn Eggs
X-Blockchain DAO

groggin
Legendary
*
Offline Offline

Activity: 1894
Merit: 1001



View Profile
April 19, 2016, 09:02:38 AM
 #4686


  please  add Cryptopia to the OP!

                       https://www.cryptopia.co.nz/Exchange/?market=DCR_BTC

 also at Cryptopia:
https://www.cryptopia.co.nz/Exchange/?market=DCR_DOT
https://www.cryptopia.co.nz/Exchange/?market=DCR_LTC
https://www.cryptopia.co.nz/Exchange/?market=DCR_DOGE
https://www.cryptopia.co.nz/Exchange/?market=DCR_FTC
https://www.cryptopia.co.nz/Exchange/?market=DCR_UNO

thanks  Wink

loose the sword that is your pen or tongue [or bittorrent enabled computer] and help fight the so-called new world order   it is the enemy of humanity[/b][/url]  |  Sign-up @ Aurovine to get FREE HD music ... and coins!| |
_ingsoc
Sr. Member
****
Offline Offline

Activity: 452
Merit: 251



View Profile WWW
April 19, 2016, 09:13:46 AM
 #4687

please add Cryptopia to the OP

Great! Will get that added. Thank you.

prophetx
Legendary
*
Offline Offline

Activity: 1666
Merit: 1010


he who has the gold makes the rules


View Profile WWW
April 19, 2016, 09:14:00 AM
 #4688

is this still minable with a laptop after only 2 months or waste of my time?
groggin
Legendary
*
Offline Offline

Activity: 1894
Merit: 1001



View Profile
April 19, 2016, 09:23:44 AM
 #4689

is this still minable with a laptop after only 2 months or waste of my time?

  Current Difficulty   329,197.86143445
Est. Next Difficulty   353,711.89377650 (Change in 1 Blocks)

easier to buy, i think  (my r9-280x GPU gets about one a day)

loose the sword that is your pen or tongue [or bittorrent enabled computer] and help fight the so-called new world order   it is the enemy of humanity[/b][/url]  |  Sign-up @ Aurovine to get FREE HD music ... and coins!| |
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
April 19, 2016, 09:52:17 AM
 #4690

Thanks for the comprehensive update.
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
April 19, 2016, 10:04:49 AM
 #4691

[...]
while dcrd update was successful, dcrwallet update fails:
Code:
$ go get -u -v github.com/decred/dcrwallet/...
github.com/decred/dcrwallet (download)
github.com/btcsuite/btclog (download)
github.com/btcsuite/seelog (download)
github.com/btcsuite/go-flags (download)
github.com/decred/dcrd (download)
github.com/decred/blake256 (download)
github.com/btcsuite/fastsha256 (download)
github.com/decred/ed25519 (download)
github.com/decred/dcrrpcclient (download)
github.com/btcsuite/go-socks (download)
github.com/btcsuite/websocket (download)
github.com/decred/dcrutil (download)
github.com/btcsuite/golangcrypto (download)
github.com/btcsuite/btcd (download)
github.com/decred/bitset (download)
github.com/golang/protobuf (download)
Fetching https://golang.org/x/net/context?go-get=1
Parsing meta tags from https://golang.org/x/net/context?go-get=1 (status code 200)
get "golang.org/x/net/context": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/context?go-get=1
get "golang.org/x/net/context": verifying non-authoritative meta tag
Fetching https://golang.org/x/net?go-get=1
Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200)
golang.org/x/net (download)
Fetching https://google.golang.org/grpc?go-get=1
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
get "google.golang.org/grpc": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc?go-get=1
google.golang.org/grpc (download)
Fetching https://golang.org/x/net/http2?go-get=1
Parsing meta tags from https://golang.org/x/net/http2?go-get=1 (status code 200)
get "golang.org/x/net/http2": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/http2?go-get=1
get "golang.org/x/net/http2": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/http2/hpack?go-get=1
Parsing meta tags from https://golang.org/x/net/http2/hpack?go-get=1 (status code 200)
get "golang.org/x/net/http2/hpack": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/http2/hpack?go-get=1
get "golang.org/x/net/http2/hpack": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/trace?go-get=1
Parsing meta tags from https://golang.org/x/net/trace?go-get=1 (status code 200)
get "golang.org/x/net/trace": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/trace?go-get=1
get "golang.org/x/net/trace": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/internal/timeseries?go-get=1
Parsing meta tags from https://golang.org/x/net/internal/timeseries?go-get=1 (status code 200)
get "golang.org/x/net/internal/timeseries": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/internal/timeseries?go-get=1
get "golang.org/x/net/internal/timeseries": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/codes?go-get=1
Parsing meta tags from https://google.golang.org/grpc/codes?go-get=1 (status code 200)
get "google.golang.org/grpc/codes": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/codes?go-get=1
get "google.golang.org/grpc/codes": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc?go-get=1
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
Fetching https://google.golang.org/grpc/credentials?go-get=1
Parsing meta tags from https://google.golang.org/grpc/credentials?go-get=1 (status code 200)
get "google.golang.org/grpc/credentials": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/credentials?go-get=1
get "google.golang.org/grpc/credentials": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/grpclog?go-get=1
Parsing meta tags from https://google.golang.org/grpc/grpclog?go-get=1 (status code 200)
get "google.golang.org/grpc/grpclog": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/grpclog?go-get=1
get "google.golang.org/grpc/grpclog": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/internal?go-get=1
Parsing meta tags from https://google.golang.org/grpc/internal?go-get=1 (status code 200)
get "google.golang.org/grpc/internal": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/internal?go-get=1
get "google.golang.org/grpc/internal": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/metadata?go-get=1
Parsing meta tags from https://google.golang.org/grpc/metadata?go-get=1 (status code 200)
get "google.golang.org/grpc/metadata": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/metadata?go-get=1
get "google.golang.org/grpc/metadata": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/naming?go-get=1
Parsing meta tags from https://google.golang.org/grpc/naming?go-get=1 (status code 200)
get "google.golang.org/grpc/naming": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/naming?go-get=1
get "google.golang.org/grpc/naming": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/transport?go-get=1
Parsing meta tags from https://google.golang.org/grpc/transport?go-get=1 (status code 200)
get "google.golang.org/grpc/transport": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/transport?go-get=1
get "google.golang.org/grpc/transport": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/peer?go-get=1
Parsing meta tags from https://google.golang.org/grpc/peer?go-get=1 (status code 200)
get "google.golang.org/grpc/peer": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/peer?go-get=1
get "google.golang.org/grpc/peer": verifying non-authoritative meta tag
github.com/btcsuite/bolt (download)
github.com/decred/dcrutil/hdkeychain
github.com/decred/dcrwallet/internal/zero
github.com/btcsuite/btcd/wire
github.com/btcsuite/golangcrypto/poly1305
github.com/btcsuite/golangcrypto/salsa20/salsa
github.com/btcsuite/golangcrypto/nacl/secretbox
github.com/btcsuite/golangcrypto/pbkdf2
github.com/btcsuite/golangcrypto/scrypt
github.com/decred/dcrwallet/snacl
github.com/decred/dcrwallet/walletdb
github.com/decred/dcrwallet/wtxmgr
github.com/decred/dcrwallet/pgpwordlist
github.com/decred/dcrwallet/waddrmgr
github.com/decred/dcrwallet/internal/cfgutil
github.com/decred/dcrwallet/internal/legacy/rename
github.com/decred/dcrwallet/internal/legacy/keystore
github.com/decred/dcrwallet/chain
github.com/btcsuite/golangcrypto/ssh/terminal
github.com/decred/dcrwallet/netparams
github.com/decred/dcrwallet/internal/helpers
github.com/decred/dcrwallet/wallet/internal/txsizes
github.com/decred/dcrwallet/internal/prompt
github.com/decred/dcrwallet/wallet/txrules
github.com/decred/dcrwallet/wallet/txauthor
github.com/decred/dcrwallet/wstakemgr
github.com/golang/protobuf/proto
github.com/decred/dcrwallet/wallet
golang.org/x/net/context
golang.org/x/net/http2/hpack
golang.org/x/net/http2
github.com/decred/dcrwallet/rpc/legacyrpc
golang.org/x/net/internal/timeseries
golang.org/x/net/trace
google.golang.org/grpc/codes
google.golang.org/grpc/credentials
google.golang.org/grpc/grpclog
google.golang.org/grpc/internal
google.golang.org/grpc/metadata
google.golang.org/grpc/naming
google.golang.org/grpc/peer
github.com/btcsuite/bolt
google.golang.org/grpc/transport
github.com/decred/dcrwallet/walletdb/bdb
google.golang.org/grpc
github.com/decred/dcrwallet/cmd/dropwtxmgr
github.com/decred/dcrwallet/rpc/walletrpc
# github.com/decred/dcrwallet/rpc/walletrpc
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:898: cannot use _VersionService_Version_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1425: cannot use _WalletService_Ping_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1429: cannot use _WalletService_Network_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1433: cannot use _WalletService_AccountNumber_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1437: cannot use _WalletService_Accounts_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1441: cannot use _WalletService_Balance_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1445: cannot use _WalletService_GetTransactions_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1449: cannot use _WalletService_ChangePassphrase_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1453: cannot use _WalletService_RenameAccount_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1457: cannot use _WalletService_NextAccount_Handler (type func(interface {}, context.Context, func(interface {}) error) (interface {}, error)) as type grpc.methodHandler in field value
decred2/src/github.com/decred/dcrwallet/rpc/walletrpc/api.pb.go:1457: too many errors
github.com/decred/dcrwallet/cmd/sweepaccount
github.com/decred/dcrwallet/internal/rpchelp

alevlaslo
Hero Member
*****
Offline Offline

Activity: 1988
Merit: 593


View Profile
April 19, 2016, 10:16:34 AM
 #4692

Supernova is good pool now, stratum working correct

Sale the first NFT of the first foto
chichidori
Legendary
*
Offline Offline

Activity: 1694
Merit: 1003


View Profile
April 19, 2016, 11:39:08 AM
 #4693

yeah i also recommend supernova for the pool. but its better to buy than to mine the coin.
_ingsoc
Sr. Member
****
Offline Offline

Activity: 452
Merit: 251



View Profile WWW
April 19, 2016, 01:05:38 PM
 #4694

while dcrd update was successful, dcrwallet update fails:
Code:
$ go get -u -v github.com/decred/dcrwallet/...
...

This fails because grpc was updated. Have a look at pull request 189. That's going to be merged in a few minutes which will fix the issue for you.

skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
April 19, 2016, 01:44:43 PM
 #4695

while dcrd update was successful, dcrwallet update fails:
Code:
$ go get -u -v github.com/decred/dcrwallet/...
...

This fails because grpc was updated. Have a look at pull request 189. That's going to be merged in a few minutes which will fix the issue for you.
it works now, thank you!

EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
April 19, 2016, 02:59:15 PM
 #4696

Hello guys I have a wallet from here : https://wallet.decred.org/#/
and when I try to put my wallet addres in the mining pool Payment Address I got that :
Did some1 have the same problem?

Probably you are using a testnet address (Ts).
You need to use a main net address (Ds).
tacee
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
April 19, 2016, 04:21:40 PM
 #4697

Has the GUI wallet been released? the cmd wallet is too hard to use.
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
April 19, 2016, 04:59:03 PM
 #4698

Has the GUI wallet been released? the cmd wallet is too hard to use.

It's already released on testnet, so  I reckon it should be coming very soon.
tacee
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
April 19, 2016, 05:10:03 PM
 #4699

Has the GUI wallet been released? the cmd wallet is too hard to use.

It's already released on testnet, so  I reckon it should be coming very soon.
I hope it support staking ,then i'll withdraw my dcr from bittrex to local wallet.
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
April 19, 2016, 05:41:28 PM
 #4700

Has the GUI wallet been released? the cmd wallet is too hard to use.

It's already released on testnet, so  I reckon it should be coming very soon.
I hope it support staking ,then i'll withdraw my dcr from bittrex to local wallet.

You can already start staking now (although I don't recommend buying tickets right now, the price is at an all-time high ... dcrstats.com gives you an idea when is a good time to buy: price will drop), there's a good guide on the Decred Forum. Don't let the command-line scare you, it isn't as complicated as it seems. Go to the PoS part of the Decred Forum, someone even made .bat files that you can run, you just edit a few things... but if you really don't want to do this (keep in mind solo mining requires you to have wallet on 24/7), then I would at least invite you to use the Decred web wallet instead of keeping your DCR on an exchange. Maybe I'm a little paranoid but you never know... an exchange can get hacked, it happened before as you know. Also, you might prefer to mine with stake pools (they're coming out soon too) - which will not require your computer/wallet to be on 24/7.
Pages: « 1 ... 185 186 187 188 189 190 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 ... 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!