Bitcoin Forum
May 09, 2024, 09:36:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 [144] 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 ... 555 »
  Print  
Author Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network  (Read 1201067 times)
groggin
Legendary
*
Offline Offline

Activity: 1894
Merit: 1001



View Profile
February 13, 2016, 04:55:22 PM
 #2861

Why I get only rejects. My conf
cgminer.exe --blake256 --benchmark -o http://dcr.suprnova.cc:9111 -u xxx -p xxx -I 10

 loose the --benchmark, add (optional) --no-submit-stale --gpu-threads 2 --scan-time 2 --queue 0   Wink

 fwiw i'm running @ -I 4 and ~90o C

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!| |
1715290575
Hero Member
*
Offline Offline

Posts: 1715290575

View Profile Personal Message (Offline)

Ignore
1715290575
Reply with quote  #2

1715290575
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715290575
Hero Member
*
Offline Offline

Posts: 1715290575

View Profile Personal Message (Offline)

Ignore
1715290575
Reply with quote  #2

1715290575
Report to moderator
1715290575
Hero Member
*
Offline Offline

Posts: 1715290575

View Profile Personal Message (Offline)

Ignore
1715290575
Reply with quote  #2

1715290575
Report to moderator
1715290575
Hero Member
*
Offline Offline

Posts: 1715290575

View Profile Personal Message (Offline)

Ignore
1715290575
Reply with quote  #2

1715290575
Report to moderator
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 13, 2016, 05:01:03 PM
 #2862

Here the method (for free) :


https://forum.decred.org/threads/final-airdrop-review-process.534/page-3#post-8660


Quote from: davecgh, post: 8660, member: 323
Since there are that many of you that had the same issue, I wrote the following utility for you do to the conversion.  If you could help the Portuguese speaking community with this that would be helpful.

https://github.com/davecgh/dcrseedhextowords

I made binaries for Windows/Linux/Mac and they're available under the Releases tab.

To use it, just run:

Code:
$ dcrseedhextowords "whatever your seed hex is here"

Many thanks, that is very helpful. Will try this out, have already bought some coins, would be great if I could add there thei airdrop coins. Like this Coin and the Community very much  Smiley

You are welcome , I hope that you will be able to recover you decred Wink.




@shimlbit and @redSnow, who is worse?
I would help them recover the coins by 20% or you who knew that they could recover the coins, but didn't offer help to the coins don't enter in the market?
You only manifested after me. To pretend seems better. Hypocrites  Roll Eyes

developed by u to send u the hex code ? Smiley

Are you retarded?

I don't want or pretend to be better than you, I only posted the tool that I've found on the decred forum.


badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
February 13, 2016, 05:06:53 PM
 #2863

I am getting the following dump and crash when I attempt to unlock my wallet. Can anyone give me a hint on what I am doing wrong?

Code:
fatal error: runtime: failed to release pages

runtime stack:
runtime.throw(0xb801c0, 0x20)
        /home/jcv/code/golang/src/runtime/panic.go:527 +0x7f
runtime.sysFree(0x0, 0x20000000, 0xdfd78)
        /home/jcv/code/golang/src/runtime/mem_windows.go:86 +0x5b
runtime.mHeap_SysAlloc(0xf95f40, 0x10000000, 0xc393e8)
        /home/jcv/code/golang/src/runtime/malloc.go:418 +0x4a1
runtime.mHeap_Grow(0xf95f40, 0x8000, 0x0)
        /home/jcv/code/golang/src/runtime/mheap.go:628 +0x52
runtime.mHeap_AllocSpanLocked(0xf95f40, 0x8000, 0x1)
        /home/jcv/code/golang/src/runtime/mheap.go:532 +0x574
runtime.mHeap_Alloc_m(0xf95f40, 0x8000, 0x0, 0x1, 0x10008000)
        /home/jcv/code/golang/src/runtime/mheap.go:425 +0x281
runtime.mHeap_Alloc.func1()
        /home/jcv/code/golang/src/runtime/mheap.go:484 +0x3d
runtime.systemstack(0xdfe74)
        /home/jcv/code/golang/src/runtime/asm_386.s:283 +0x81
runtime.mHeap_Alloc(0xf95f40, 0x8000, 0x0, 0xf90101, 0x46393d)
        /home/jcv/code/golang/src/runtime/mheap.go:485 +0x5a
runtime.largeAlloc(0x10000000, 0x1, 0x132559b0)
        /home/jcv/code/golang/src/runtime/malloc.go:748 +0xa0
runtime.mallocgc.func3()
        /home/jcv/code/golang/src/runtime/malloc.go:637 +0x30
runtime.systemstack(0xf900a0)
        /home/jcv/code/golang/src/runtime/asm_386.s:267 +0x57
runtime.mstart()
        /home/jcv/code/golang/src/runtime/proc1.go:668

goroutine 23 [running]:
runtime.systemstack_switch()
        /home/jcv/code/golang/src/runtime/asm_386.s:222 fp=0x13255760 sp=0x1325575c
runtime.mallocgc(0x10000000, 0x96f9e0, 0x1, 0x13607000)
        /home/jcv/code/golang/src/runtime/malloc.go:638 +0x77f fp=0x132557c8 sp=0x13255760
runtime.newarray(0x96f9e0, 0x4000000, 0x13607000)
        /home/jcv/code/golang/src/runtime/malloc.go:780 +0xbc fp=0x132557ec sp=0x132557c8
runtime.makeslice(0x9633e0, 0x4000000, 0x0, 0x4000000, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/runtime/slice.go:32 +0x180 fp=0x1325582c sp=0x132557ec
github.com/btcsuite/golangcrypto/scrypt.Key(0x13588350, 0xb, 0x10, 0x1320d4f4, 0x20, 0x20, 0x40000, 0x8, 0x1, 0x20, ...)

        /home/jcv/code/go/src/github.com/btcsuite/golangcrypto/scrypt/scrypt.go:235 +0x18d fp=0x132558c8 sp=0x1325582c
github.com/decred/dcrwallet/snacl.(*SecretKey).deriveKey(0x1320d4f0, 0x13255da0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/snacl/snacl.go:113 +0xa6 fp=0x13255940 sp=0x132558c8
github.com/decred/dcrwallet/snacl.(*SecretKey).DeriveKey(0x1320d4f0, 0x13255da0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/snacl/snacl.go:204 +0x37 fp=0x132559b0 sp=0x13255940
github.com/decred/dcrwallet/waddrmgr.(*Manager).Unlock(0x1324c140, 0x13588350, 0xb, 0x10, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/waddrmgr/manager.go:1536 +0x4a2 fp=0x13255d9c sp=0x132559b0
github.com/decred/dcrwallet/wallet.(*Wallet).walletLocker(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:1429 +0x224 fp=0x13255fc8 sp=0x13255d9c
runtime.goexit()
        /home/jcv/code/golang/src/runtime/asm_386.s:1662 +0x1 fp=0x13255fcc sp=0x13255fc8
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:615 +0x1f9

goroutine 1 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x132380c0)
        /home/jcv/code/golang/src/runtime/sema.go:43 +0x26
sync.(*WaitGroup).Wait(0x132380b4)
        /home/jcv/code/golang/src/sync/waitgroup.go:126 +0xa4
main.(*rpcServer).WaitForShutdown(0x13238000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:532 +0x8c
main.walletMain(0x0, 0x0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/dcrwallet.go:173 +0x5ef
main.main()
        /home/jcv/code/go/src/github.com/decred/dcrwallet/dcrwallet.go:42 +0x28

goroutine 5 [semacquire, 2 minutes]:
sync.runtime_Syncsemacquire(0x13571d48)
        /home/jcv/code/golang/src/runtime/sema.go:237 +0x1ef
sync.(*Cond).Wait(0x13571d40)
        /home/jcv/code/golang/src/sync/cond.go:62 +0x85
github.com/btcsuite/seelog.(*asyncLoopLogger).processItem(0x132071c0, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:50 +0xaf
github.com/btcsuite/seelog.(*asyncLoopLogger).processQueue(0x132071c0)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:63 +0x2a
created by github.com/btcsuite/seelog.newAsyncLoopLogger
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:40 +0x79

goroutine 6 [semacquire, 2 minutes]:
sync.runtime_Syncsemacquire(0x13571ee8)
        /home/jcv/code/golang/src/runtime/sema.go:237 +0x1ef
sync.(*Cond).Wait(0x13571ee0)
        /home/jcv/code/golang/src/sync/cond.go:62 +0x85
github.com/btcsuite/seelog.(*asyncLoopLogger).processItem(0x13207240, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:50 +0xaf
github.com/btcsuite/seelog.(*asyncLoopLogger).processQueue(0x13207240)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:63 +0x2a
created by github.com/btcsuite/seelog.newAsyncLoopLogger
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_asynclooplogger.go:40 +0x79

goroutine 33 [select, 1 minutes]:
main.(*rpcServer).notificationListener(0x13238000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:1091 +0x1544
created by main.(*rpcServer).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:410 +0x61

goroutine 8 [syscall, 2 minutes]:
os/signal.loop()
        /home/jcv/code/golang/src/os/signal/signal_unix.go:22 +0x1a
created by os/signal.init.1
        /home/jcv/code/golang/src/os/signal/signal_unix.go:28 +0x36

goroutine 9 [semacquire, 1 minutes]:
sync.runtime_Syncsemacquire(0x13616128)
        /home/jcv/code/golang/src/runtime/sema.go:237 +0x1ef
sync.(*Cond).Wait(0x13616120)
        /home/jcv/code/golang/src/sync/cond.go:62 +0x85
github.com/btcsuite/seelog.(*asyncAdaptiveLogger).processItem(0x1320d130, 0x1360c200, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_adaptivelogger.go:94 +0xc3
github.com/btcsuite/seelog.(*asyncAdaptiveLogger).processQueue(0x1320d130)
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_adaptivelogger.go:119 +0x2a
created by github.com/btcsuite/seelog.newAsyncAdaptiveLogger
        /home/jcv/code/go/src/github.com/btcsuite/seelog/behavior_adaptivelogger.go:84 +0x3f5

goroutine 34 [select, 1 minutes]:
main.(*rpcServer).notificationQueue(0x13238000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:1220 +0x2e6
created by main.(*rpcServer).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:411 +0x81

goroutine 35 [select, 1 minutes]:
main.(*rpcServer).notificationHandler(0x13238000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:1258 +0x4e6
created by main.(*rpcServer).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:412 +0xa1

goroutine 36 [IO wait, 2 minutes]:
net.runtime_pollWait(0x337712b8, 0x72, 0x23684010)
        /home/jcv/code/golang/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x236527d0, 0x72, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x13614228, 0x23652738, 0xadeb10, 0x8, 0x23684000, 0x236740e0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x23652700, 0x23674000, 0x2, 0x2, 0x23652738, 0x135efd20, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x23652700, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x13614238, 0x47dd50, 0x0, 0x0)
        /home/jcv/code/golang/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x13614238, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/tcpsock_posix.go:264 +0x39
crypto/tls.(*listener).Accept(0x13202380, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/crypto/tls/tls.go:46 +0x53
net/http.(*Server).Serve(0x23656c00, 0x33771330, 0x13202380, 0x0, 0x0)
        /home/jcv/code/golang/src/net/http/server.go:1887 +0x98
main.(*rpcServer).Start.func3(0x23656c00, 0x13238000, 0x33771330, 0x13202380)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:474 +0xf9
created by main.(*rpcServer).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:477 +0x401

goroutine 37 [IO wait, 1 minutes]:
net.runtime_pollWait(0x33771240, 0x72, 0x133e8070)
        /home/jcv/code/golang/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x236528b0, 0x72, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x13614228, 0x23652818, 0xadeb10, 0x8, 0x133e8060, 0x1341e2a0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:182 +0x122
net.(*netFD).acceptOne(0x236527e0, 0x1341e1c0, 0x2, 0x2, 0x23652818, 0x13604008, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:564 +0x1d4
net.(*netFD).accept(0x236527e0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:594 +0x11f
net.(*TCPListener).AcceptTCP(0x13614248, 0x236d8000, 0x0, 0x0)
        /home/jcv/code/golang/src/net/tcpsock_posix.go:254 +0x47
net.(*TCPListener).Accept(0x13614248, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/tcpsock_posix.go:264 +0x39
crypto/tls.(*listener).Accept(0x132023d0, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/crypto/tls/tls.go:46 +0x53
net/http.(*Server).Serve(0x23656c00, 0x33771330, 0x132023d0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/http/server.go:1887 +0x98
main.(*rpcServer).Start.func3(0x23656c00, 0x13238000, 0x33771330, 0x132023d0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:474 +0xf9
created by main.(*rpcServer).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:477 +0x401

goroutine 49 [select, 2 minutes]:
main.mainInterruptHandler()
        /home/jcv/code/go/src/github.com/decred/dcrwallet/signal.go:40 +0x256
created by main.addInterruptHandler
        /home/jcv/code/go/src/github.com/decred/dcrwallet/signal.go:63 +0xd8

goroutine 50 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x135c20d0)
        /home/jcv/code/golang/src/runtime/sema.go:43 +0x26
sync.(*WaitGroup).Wait(0x135c20c4)
        /home/jcv/code/golang/src/sync/waitgroup.go:126 +0xa4
github.com/decred/dcrrpcclient.(*Client).WaitForShutdown(0x135c2070)
        /home/jcv/code/go/src/github.com/decred/dcrrpcclient/infrastructure.go:1059 +0x2b
github.com/decred/dcrwallet/chain.(*Client).WaitForShutdown(0x135c2000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/chain/chain.go:160 +0x23
main.walletMain.func3(0x13222af0, 0x13238000, 0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/dcrwallet.go:157 +0x394
created by main.walletMain
        /home/jcv/code/go/src/github.com/decred/dcrwallet/dcrwallet.go:169 +0x5e3

goroutine 16 [IO wait, 1 minutes]:
net.runtime_pollWait(0x337710d8, 0x72, 0x236842d0)
        /home/jcv/code/golang/src/runtime/netpoll.go:157 +0x55
net.(*pollDesc).Wait(0x23678450, 0x72, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_poll_runtime.go:73 +0x35
net.(*ioSrv).ExecIO(0x13614228, 0x236783b8, 0xab1260, 0x7, 0xc3922c, 0xffffffff, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:182 +0x122
net.(*netFD).Read(0x23678380, 0x13394000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/fd_windows.go:463 +0x129
net.(*conn).Read(0x236722d8, 0x13394000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/net/net.go:172 +0xb9
crypto/tls.(*block).readFromUntil(0x135bf4a0, 0x33990070, 0x236722d8, 0x5, 0x0, 0x0)
        /home/jcv/code/golang/src/crypto/tls/conn.go:455 +0xa4
crypto/tls.(*Conn).readRecord(0x13200340, 0xc39517, 0x0, 0x0)
        /home/jcv/code/golang/src/crypto/tls/conn.go:540 +0x269
crypto/tls.(*Conn).Read(0x13200340, 0x135a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
        /home/jcv/code/golang/src/crypto/tls/conn.go:901 +0x130
bufio.(*Reader).fill(0x132051a0)
        /home/jcv/code/golang/src/bufio/bufio.go:97 +0x172
bufio.(*Reader).Read(0x132051a0, 0x236842c0, 0x2, 0x8, 0xa327c0, 0x0, 0x0)
        /home/jcv/code/golang/src/bufio/bufio.go:207 +0x1b9
github.com/btcsuite/websocket.(*Conn).readFull(0x135e41b0, 0x236842c0, 0x2, 0x8, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/websocket/conn.go:542 +0x80
github.com/btcsuite/websocket.(*Conn).advanceFrame(0x135e41b0, 0x0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/websocket/conn.go:566 +0x138
github.com/btcsuite/websocket.(*Conn).NextReader(0x135e41b0, 0x30, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/websocket/conn.go:706 +0x56
github.com/btcsuite/websocket.(*Conn).ReadMessage(0x135e41b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/btcsuite/websocket/conn.go:769 +0x4b
github.com/decred/dcrrpcclient.(*Client).wsInHandler(0x135c2070)
        /home/jcv/code/go/src/github.com/decred/dcrrpcclient/infrastructure.go:393 +0x163
created by github.com/decred/dcrrpcclient.(*Client).start
        /home/jcv/code/go/src/github.com/decred/dcrrpcclient/infrastructure.go:1051 +0x17a

goroutine 65 [select, 1 minutes]:
github.com/decred/dcrrpcclient.(*Client).wsOutHandler(0x135c2070)
        /home/jcv/code/go/src/github.com/decred/dcrrpcclient/infrastructure.go:429 +0x278
created by github.com/decred/dcrrpcclient.(*Client).start
        /home/jcv/code/go/src/github.com/decred/dcrrpcclient/infrastructure.go:1052 +0x197

goroutine 18 [select, 1 minutes]:
github.com/decred/dcrwallet/chain.(*Client).handler(0x135c2000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/chain/chain.go:457 +0x87a
created by github.com/decred/dcrwallet/chain.(*Client).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/chain/chain.go:134 +0x1c3

goroutine 19 [select, 1 minutes]:
github.com/decred/dcrwallet/chain.(*Client).handlerVoting(0x135c2000)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/chain/chain.go:549 +0x2d4
created by github.com/decred/dcrwallet/chain.(*Client).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/chain/chain.go:135 +0x1e0

goroutine 20 [chan receive, 1 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).handleChainNotifications(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/chainntfns.go:50 +0xa6
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:612 +0x1a2

goroutine 21 [chan receive, 1 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).handleChainVotingNotifications(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/chainntfns.go:698 +0x6e
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:613 +0x1bf

goroutine 22 [select, 2 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).txCreator(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:1224 +0xb1a
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:614 +0x1dc

goroutine 24 [select, 2 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).rescanBatchHandler(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/rescan.go:119 +0xb50
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:616 +0x216

goroutine 25 [select, 2 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).rescanProgressHandler(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/rescan.go:184 +0xa95
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:617 +0x233

goroutine 26 [select, 2 minutes]:
github.com/decred/dcrwallet/wallet.(*Wallet).rescanRPCHandler(0x13260120)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/rescan.go:246 +0x5cd
created by github.com/decred/dcrwallet/wallet.(*Wallet).Start
        /home/jcv/code/go/src/github.com/decred/dcrwallet/wallet/wallet.go:618 +0x250

goroutine 39 [chan receive]:
main.WalletPassphrase(0x13260120, 0x135c2000, 0x94fe20, 0x13588320, 0x0, 0x0, 0x0, 0x0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:4463 +0x192
main.(*rpcServer).HandlerClosure.func1(0x236c2630, 0x0, 0x0, 0x13588310)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:598 +0xa0
main.(*rpcServer).PostClientRPC(0x13238000, 0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:963 +0x854
main.(*rpcServer).Start.func1(0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:439 +0x15d
net/http.HandlerFunc.ServeHTTP(0x13614260, 0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/golang/src/net/http/server.go:1422 +0x34
main.throttled.func1(0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/go/src/github.com/decred/dcrwallet/rpcserver.go:667 +0x1f0
net/http.HandlerFunc.ServeHTTP(0x13603f00, 0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/golang/src/net/http/server.go:1422 +0x34
net/http.(*ServeMux).ServeHTTP(0x13603ee0, 0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/golang/src/net/http/server.go:1699 +0x133
net/http.serverHandler.ServeHTTP(0x23656c00, 0x338f06c0, 0x133b2200, 0x136185b0)
        /home/jcv/code/golang/src/net/http/server.go:1862 +0x156
net/http.(*conn).serve(0x135f4000)
        /home/jcv/code/golang/src/net/http/server.go:1361 +0xc05
created by net/http.(*Server).Serve
        /home/jcv/code/golang/src/net/http/server.go:1910 +0x343
PS C:\wallets\decred\windows-386>




That's a lot of errors far far away of my knowledge i would advice you to head overt to official decred forum or irc devs are there to help you
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
February 13, 2016, 05:09:45 PM
 #2864

Any predictions on the price? It seems to always slowly rise to 0.004 and then drop back down to 0.0027. What do you think?

I'm hoping to drop a bit to buy more
anders lokka
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250


View Profile
February 13, 2016, 05:10:09 PM
 #2865

Here the method (for free) :


https://forum.decred.org/threads/final-airdrop-review-process.534/page-3#post-8660


Quote from: davecgh, post: 8660, member: 323
Since there are that many of you that had the same issue, I wrote the following utility for you do to the conversion.  If you could help the Portuguese speaking community with this that would be helpful.

https://github.com/davecgh/dcrseedhextowords

I made binaries for Windows/Linux/Mac and they're available under the Releases tab.

To use it, just run:

Code:
$ dcrseedhextowords "whatever your seed hex is here"

Many thanks, that is very helpful. Will try this out, have already bought some coins, would be great if I could add there thei airdrop coins. Like this Coin and the Community very much  Smiley

You are welcome , I hope that you will be able to recover you decred Wink.




@shimlbit and @redSnow, who is worse?
I would help them recover the coins by 20% or you who knew that they could recover the coins, but didn't offer help to the coins don't enter in the market?
You only manifested after me. To pretend seems better. Hypocrites  Roll Eyes

developed by u to send u the hex code ? Smiley

Are you retarded?

I don't want or pretend to be better than you, I only posted the tool that I've found on the decred forum.




@redsn0w: Live and let live.
Don't be greedy.

You are the ones who tried to buy airdrop coins from user getting problems with seed instead helping them from what i see from your previous post.

Now you are happy with your profit and decide to help community?



I have performed the most faster yobit ico sold out in 29 Minutes.
NEW PROJECT SOON!!!
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 13, 2016, 05:12:31 PM
 #2866

Here the method (for free) :


https://forum.decred.org/threads/final-airdrop-review-process.534/page-3#post-8660


Quote from: davecgh, post: 8660, member: 323
Since there are that many of you that had the same issue, I wrote the following utility for you do to the conversion.  If you could help the Portuguese speaking community with this that would be helpful.

https://github.com/davecgh/dcrseedhextowords

I made binaries for Windows/Linux/Mac and they're available under the Releases tab.

To use it, just run:

Code:
$ dcrseedhextowords "whatever your seed hex is here"

Many thanks, that is very helpful. Will try this out, have already bought some coins, would be great if I could add there thei airdrop coins. Like this Coin and the Community very much  Smiley

You are welcome , I hope that you will be able to recover you decred Wink.




@shimlbit and @redSnow, who is worse?
I would help them recover the coins by 20% or you who knew that they could recover the coins, but didn't offer help to the coins don't enter in the market?
You only manifested after me. To pretend seems better. Hypocrites  Roll Eyes

developed by u to send u the hex code ? Smiley

Are you retarded?

I don't want or pretend to be better than you, I only posted the tool that I've found on the decred forum.




@redsn0w: Live and let live.
Don't be greedy.


I didn't ask for 20% ... I'm not the greedy one   Grin  !
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
February 13, 2016, 05:13:24 PM
 #2867

Any predictions on the price? It seems to always slowly rise to 0.004 and then drop back down to 0.0027. What do you think?

Whales manipulating. Yesterday at bittrex the second and the third wallets were both holding around 6000 DCR and today they dumped for some profit and hoarding now again
anders lokka
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250


View Profile
February 13, 2016, 05:15:30 PM
 #2868

Here the method (for free) :


https://forum.decred.org/threads/final-airdrop-review-process.534/page-3#post-8660


Quote from: davecgh, post: 8660, member: 323
Since there are that many of you that had the same issue, I wrote the following utility for you do to the conversion.  If you could help the Portuguese speaking community with this that would be helpful.

https://github.com/davecgh/dcrseedhextowords

I made binaries for Windows/Linux/Mac and they're available under the Releases tab.

To use it, just run:

Code:
$ dcrseedhextowords "whatever your seed hex is here"

Many thanks, that is very helpful. Will try this out, have already bought some coins, would be great if I could add there thei airdrop coins. Like this Coin and the Community very much  Smiley

You are welcome , I hope that you will be able to recover you decred Wink.




@shimlbit and @redSnow, who is worse?
I would help them recover the coins by 20% or you who knew that they could recover the coins, but didn't offer help to the coins don't enter in the market?
You only manifested after me. To pretend seems better. Hypocrites  Roll Eyes

developed by u to send u the hex code ? Smiley

Are you retarded?

I don't want or pretend to be better than you, I only posted the tool that I've found on the decred forum.




@redsn0w: Live and let live.
Don't be greedy.


I didn't ask for 20% ... I'm not the greedy one   Grin  !

So, first you was ones who wanted to buy airdrop coins from user getting problems with seed.

Now, you are helping people.

Why you didn't helped user with seed instead trying to buy airdrop from users not so much addicted with seed procedure?

I have performed the most faster yobit ico sold out in 29 Minutes.
NEW PROJECT SOON!!!
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 13, 2016, 05:18:15 PM
 #2869

Here the method (for free) :


https://forum.decred.org/threads/final-airdrop-review-process.534/page-3#post-8660


Quote from: davecgh, post: 8660, member: 323
Since there are that many of you that had the same issue, I wrote the following utility for you do to the conversion.  If you could help the Portuguese speaking community with this that would be helpful.

https://github.com/davecgh/dcrseedhextowords

I made binaries for Windows/Linux/Mac and they're available under the Releases tab.

To use it, just run:

Code:
$ dcrseedhextowords "whatever your seed hex is here"

Many thanks, that is very helpful. Will try this out, have already bought some coins, would be great if I could add there thei airdrop coins. Like this Coin and the Community very much  Smiley

You are welcome , I hope that you will be able to recover you decred Wink.




@shimlbit and @redSnow, who is worse?
I would help them recover the coins by 20% or you who knew that they could recover the coins, but didn't offer help to the coins don't enter in the market?
You only manifested after me. To pretend seems better. Hypocrites  Roll Eyes

developed by u to send u the hex code ? Smiley

Are you retarded?

I don't want or pretend to be better than you, I only posted the tool that I've found on the decred forum.




@redsn0w: Live and let live.
Don't be greedy.


I didn't ask for 20% ... I'm not the greedy one   Grin  !

So, first you was ones who wanted to buy airdrop coins from user getting problems with seed.

Now, you are helping people.

Why you didn't helped user with seed instead trying to buy airdrop from users not so much addicted with seed procedure?


You are right, because I wanted to buy their seed ..... I don't force the others to give me the 20% of their DCR for an help , instead I will (or wanted to ) buy their seed Wink.


I don't think this is greedy , or am I wrong?
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
February 13, 2016, 05:29:57 PM
 #2870



You are right, because I wanted to buy their seed ..... I don't force the others to give me the 20% of their DCR for an help , instead I will (or wanted to ) buy their seed Wink.


I don't think this is greedy , or am I wrong?

you would prefer that they lose all coins, right?
Because you knew how they could recover but don't offered any help.
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 13, 2016, 05:34:04 PM
 #2871



You are right, because I wanted to buy their seed ..... I don't force the others to give me the 20% of their DCR for an help , instead I will (or wanted to ) buy their seed Wink.


I don't think this is greedy , or am I wrong?

you would prefer they lose all coins, right?
Because you knew how they could recover but don't offered any help.


no, because basically I'm buying their seed (if they want) it is a deal between two users.



I have found how to recover the airdrop's coin from an hex only today... I've searched hex airdrop in the search bar at decred.forum.org


kaene
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1005


View Profile
February 13, 2016, 05:47:51 PM
 #2872

Any predictions on the price? It seems to always slowly rise to 0.004 and then drop back down to 0.0027. What do you think?
Seems that it's stabile now around at 0.003 i think it's a pretty fair price, since Decred was launched few days ago. Looking to github, if the updates are coming day to day i'm sure that the price will rise continously

I would expect something around 0.0015-0.002 as the right level for anyone who wants to accumulate, I'm mainly having in mind the amount of new DCR created daily (the amount of BTC the market needs daily to sustain the price).
dygus
Legendary
*
Offline Offline

Activity: 1193
Merit: 1000


Peaky Blinder


View Profile
February 13, 2016, 07:35:21 PM
 #2873

Why I get only rejects. My conf
cgminer.exe --blake256 --benchmark -o http://dcr.suprnova.cc:9111 -u xxx -p xxx -I 10

 loose the --benchmark, add (optional) --no-submit-stale --gpu-threads 2 --scan-time 2 --queue 0   Wink

 fwiw i'm running @ -I 4 and ~90o C

TY m8. 90oC even we have middle of winter it's  unacceptable temp. It's more profitable to mine ETH and buy DCR from exchange.

CHANGE FINANCE First Decentralised Global Crypto Bank
[color=#15B5E2 ]LINK TO ICO | LINK TO DISCUSSION
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
February 13, 2016, 07:45:37 PM
 #2874

Why I get only rejects. My conf
cgminer.exe --blake256 --benchmark -o http://dcr.suprnova.cc:9111 -u xxx -p xxx -I 10

 loose the --benchmark, add (optional) --no-submit-stale --gpu-threads 2 --scan-time 2 --queue 0   Wink

 fwiw i'm running @ -I 4 and ~90o C

TY m8. 90oC even we have middle of winter it's  unacceptable temp. It's more profitable to mine ETH and buy DCR from exchange.

What GPUs are you using?
With 280X i am having 72C with 25C ambient temperature
Flomess
Hero Member
*****
Offline Offline

Activity: 705
Merit: 500


View Profile
February 13, 2016, 07:47:47 PM
 #2875

It's funny how people still recommend using --no-submit-stale - I'm starting to think it's to sabotage new miners lol

What's this command about? I got it in my conf file  Huh
CjMapope
Legendary
*
Offline Offline

Activity: 1820
Merit: 1092


~Full-Time Minter since 2016~


View Profile WWW
February 13, 2016, 08:03:40 PM
 #2876

It's funny how people still recommend using --no-submit-stale - I'm starting to think it's to sabotage new miners lol

What's this command about? I got it in my conf file  Huh

It's completely stupid. As the miner can only GUESS if a share is considered stale by the pool, and because there is ZERO harm in trying, it not only will result in you sometimes not submitting valid shares, but will also hide the actual reject rate.

arg, it's painful to watch these devs disregard your words Wolf. Anyone who knows your name knows you are THE GUY when it comes to making miners,forks for miners, and such.   Not impressing me that's for sure , but decred devs don't really seem to care much now that the money's been made...
(this is my opinion, let the bagholders hate)

~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~
~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~
Prohashing  -- Simply the best Multipool!
_ingsoc
Sr. Member
****
Offline Offline

Activity: 452
Merit: 251



View Profile WWW
February 13, 2016, 08:25:05 PM
 #2877

arg, it's painful to watch these devs disregard your words Wolf. Anyone who knows your name knows you are THE GUY when it comes to making miners,forks for miners, and such.   Not impressing me that's for sure , but decred devs don't really seem to care much now that the money's been made...
(this is my opinion, let the bagholders hate)

That's not true at all - and a bit unfair to be honest. Just because it's not visible here at all times doesn't mean it's not happening. As a matter of fact, I just spoke to Wolf` in private and in public. As for your other point about the devs not caring, that's baseless too. They're working around the clock - a testnet stake pool was released just a day ago. If they were chatting on here all day I'd be worried. As a matter of fact, the first RFPs are going up this week too for other developers to get involved. So please, I don't want to be rude, but you must base what you say on evidence and not just opinion - the world has a lot of opinions, we need evidence-based reasoning - the world needs it!

CjMapope
Legendary
*
Offline Offline

Activity: 1820
Merit: 1092


~Full-Time Minter since 2016~


View Profile WWW
February 13, 2016, 08:38:49 PM
 #2878

arg, it's painful to watch these devs disregard your words Wolf. Anyone who knows your name knows you are THE GUY when it comes to making miners,forks for miners, and such.   Not impressing me that's for sure , but decred devs don't really seem to care much now that the money's been made...
(this is my opinion, let the bagholders hate)

That's not true at all - and a bit unfair to be honest. Just because it's not visible here at all times doesn't mean it's not happening. As a matter of fact, I just spoke to Wolf` in private and in public. As for your other point about the devs not caring, that's baseless too. They're working around the clock - a testnet stake pool was released just a day ago. If they were chatting on here all day I'd be worried. As a matter of fact, the first RFPs are going up this week too for other developers to get involved. So please, I don't want to be rude, but you must base what you say on evidence and not just opinion - the world has a lot of opinions, we need evidence-based reasoning - the world needs it!

well it's good to know that then Wink
meh im an action guy, i hold only small amount of decred and am mainly watching, i expect really nothing, so you guys just do your thing and don't worry, when your done what your working on all will work out im sure Wink
don't be worried about my opinion, i'm a guy that thinks eth is full of holes, alot of hype, and broke begging (tho it did open the floodgates for other platforms to build on.)
all of this is just ideas till it's not.
and im sure you guys will pull thru Wink, it's just my opinion that a "team" that pushes away the community and acts above it will never have mainstream adoption, then again maybe you don't want that, im still unsure what decred even stands for or offers ;p (tho i have spent time reading it's just technical and vague, not simple user friendly thats for sure)
but i digress, again, that all may change when w.e you guys are working on happens ;p

~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~
~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~
Prohashing  -- Simply the best Multipool!
LordPiccolo
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 1000


View Profile
February 13, 2016, 08:52:42 PM
 #2879

arg, it's painful to watch these devs disregard your words Wolf. Anyone who knows your name knows you are THE GUY when it comes to making miners,forks for miners, and such.   Not impressing me that's for sure , but decred devs don't really seem to care much now that the money's been made...
(this is my opinion, let the bagholders hate)

That's not true at all - and a bit unfair to be honest. Just because it's not visible here at all times doesn't mean it's not happening. As a matter of fact, I just spoke to Wolf` in private and in public. As for your other point about the devs not caring, that's baseless too. They're working around the clock - a testnet stake pool was released just a day ago. If they were chatting on here all day I'd be worried. As a matter of fact, the first RFPs are going up this week too for other developers to get involved. So please, I don't want to be rude, but you must base what you say on evidence and not just opinion - the world has a lot of opinions, we need evidence-based reasoning - the world needs it!

Don't defend yourselves to these planks and trolls! Carry on working. Anyone that has an real interest in crypto and learning the basics only needs to look at github.

Thanks for stopping by though Smiley

                                 
     ▄███████████████████████   
    █████████████████████████   
    █████████████████████████   
    ███████           ███████   
    ███████          ▄███████   
    ███████   ▄▄▄▄███████████   
    ████████████████████████▀   
    ███████████████████▀▀▀       
    █████████████▀▀▀             
    ███████▀▀                   
    █████▀▀                     
    ▀▀▀                         
                                 
.phore.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
xD E L I V E R I N G   B L O C K C H A I N   T E C H N O L O G Yxx
xxxxxxxxxxxxxT O   T H E   R E A L   W O R L Dxxxxxxxxxxxxxx

██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
..Telegram....
..Facebook...
..Instagram...
..Youtube...
..LinkedIn...
..Twitter......
..Discord...
..Reddit.....
..Github.....
(██████████████████████████████
xphore.ioxx

██████████████████████████████████████
)
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
February 13, 2016, 08:55:32 PM
 #2880

arg, it's painful to watch these devs disregard your words Wolf. Anyone who knows your name knows you are THE GUY when it comes to making miners,forks for miners, and such.   Not impressing me that's for sure , but decred devs don't really seem to care much now that the money's been made...
(this is my opinion, let the bagholders hate)

That's not true at all - and a bit unfair to be honest. Just because it's not visible here at all times doesn't mean it's not happening. As a matter of fact, I just spoke to Wolf` in private and in public. As for your other point about the devs not caring, that's baseless too. They're working around the clock - a testnet stake pool was released just a day ago. If they were chatting on here all day I'd be worried. As a matter of fact, the first RFPs are going up this week too for other developers to get involved. So please, I don't want to be rude, but you must base what you say on evidence and not just opinion - the world has a lot of opinions, we need evidence-based reasoning - the world needs it!

well it's good to know that then Wink
meh im an action guy, i hold only small amount of decred and am mainly watching, i expect really nothing, so you guys just do your thing and don't worry, when your done what your working on all will work out im sure Wink
don't be worried about my opinion, i'm a guy that thinks eth is full of holes, alot of hype, and broke begging (tho it did open the floodgates for other platforms to build on.)
all of this is just ideas till it's not.
and im sure you guys will pull thru Wink, it's just my opinion that a "team" that pushes away the community and acts above it will never have mainstream adoption, then again maybe you don't want that, im still unsure what decred even stands for or offers ;p (tho i have spent time reading it's just technical and vague, not simple user friendly thats for sure)
but i digress, again, that all may change when w.e you guys are working on happens ;p

Even though i don't agree with fully i must agree with the fact that decred needs to work on a User friendly documentation. So much technical stuff with technical language that a regular user(or sometimes even me) doesn't understands. A high priority work has to be done in making decred extremely user friendly, and i am saying this in concordance with the fact that i love and fully support decred, but many documentation and function needs to be simplified to be "noob friendly", and i am not demanding this to happen right now, but imo some resources must be dedicated to this aspect. Please take this as a constructive feedback not a criticism
Pages: « 1 ... 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 [144] 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 ... 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!