Bitcoin Forum
May 26, 2024, 05:14:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⒶNN☼SPROUTS☪STEAK CLOUD&BITTREX☯Hi✯PoS💰PoW▒CRYPTOßOT▒PAYSERVICES.COM▒BOUNTIES🚀 on: November 21, 2015, 05:33:25 PM
We do need a Linux wallet version! I'll add the bounty ASAP.

do you mean a precompiled one?

sprouts.zip

64 bit compiled from https://github.com/ctgiant/sprouts repository and staticized with ermine
the zip contains both qt and command line clients...

if you feel to send some sprous, this is my address: Sfapq75jqZCT8xrUd1iBYYRB6BkzDbNvTK

thank you
62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ethereum: Welcome to the Beginning on: October 29, 2015, 02:55:53 AM
new pool on the block
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] 1st ETH fork | UPDATE v0.4.0 | GUI WALLET on: October 28, 2015, 01:50:54 AM
could somebody tell me what's the actual block height please?
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] 1st ETH fork | UPDATE v0.4.0 | GUI WALLET on: October 27, 2015, 04:34:37 PM
https://shift.etherchain.org/

is this a joke?
that's the ether block chain:

https://etherchain.org/

did a shift block explorer ever exist?
65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] 1st ETH fork | UPDATE v0.4.0 | GUI WALLET on: October 27, 2015, 04:15:32 PM
The problem is known, the Shift-team is working on it (I hope so).
You can use  the old V0.3 binaries (from github) to prevent this.

See
https://bitcointalk.org/index.php?topic=1155284.msg12700291#msg12700291
yes, i figured out commit 689ac0dfbb17ca4b92f385e983cbaa4a4267f097 was causing this, however experimental stuff should go to the dev branch and not to the master branch...
or at least remember to tag stable versions...
66  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] 1st ETH fork | UPDATE v0.4.0 | GUI WALLET on: October 27, 2015, 11:26:16 AM
today the client got stuck:
Code:
I1026 14:22:30.340734   20693 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
I1026 14:22:37.163353   20693 chain_manager.go:671] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 4.142695ms. #263289 [daba2d47 / daba2d47]
I1026 14:22:37.724659   20693 chain_manager.go:863] Bad block #263290 (95a3f537b3b813140d6db57a91757f6dceb2fd8c46904f61dc1cbb8e0fd495a3)
I1026 14:22:37.724700   20693 chain_manager.go:864] invalid merkle root. received=620d52e223d737791645b49a94ba3eec9a24a145212412d6900e3399d371f93e got=330c336f53c63675ed177596f08d1287ce2b9e02b6de4d9f6b28efc82fac7caa
I1026 14:22:37.724810   20693 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
i've tried the recover command, but no dice:
Code:
I1026 14:25:30.256126   16022 database.go:73] Alloted 16MB cache to /home/skunk/.Shift/blockchain
panic: runtime error: index out of range

goroutine 1 [running]:
main.blockRecovery(0xc2080a4e00)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/cmd/shift/main.go:558 +0xa82
github.com/codegangsta/cli.Command.Run(0xe5c8b0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfb9390, 0x64, 0x11212f0, ...)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0x104b
github.com/codegangsta/cli.(*App).Run(0xc2080ba000, 0xc20800a000, 0x2, 0x2, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xdf6
main.main()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/cmd/shift/main.go:362 +0x80

goroutine 5 [syscall]:
os/signal.loop()
        /usr/lib/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
        /usr/lib/go/src/os/signal/signal_unix.go:27 +0x35

goroutine 7 [chan receive]:
github.com/shiftcurrency/shift/logger/glog.(*loggingT).flushDaemon(0x16e41a0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/glog/glog.go:897 +0x78
created by github.com/shiftcurrency/shift/logger/glog.init·1
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/glog/glog.go:428 +0x77

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        /usr/lib/go/src/runtime/asm_amd64.s:2232 +0x1

goroutine 8 [select]:
github.com/shiftcurrency/shift/logger.dispatchLoop()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/sys.go:81 +0x6d1
created by github.com/shiftcurrency/shift/logger.init·1
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/sys.go:60 +0x25

goroutine 34 [IO wait]:
net.(*pollDesc).Wait(0xc2080f80d0, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080f80d0, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc2080f8070, 0xc208220000, 0x800, 0x800, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081c4100)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081ec000, 0xc208220000, 0x800, 0x800, 0x4f4640, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
net.(*UDPConn).ReadFrom(0xc2081ec000, 0xc208220000, 0x800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:82 +0x12e
github.com/huin/goupnp/httpu.(*HTTPUClient).Do(0xc2081de040, 0xc208206000, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go:96 +0xba4
github.com/huin/goupnp/ssdp.SSDPRawSearch(0xc2081de040, 0xf94990, 0x31, 0x2, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/ssdp/ssdp.go:53 +0x654
github.com/huin/goupnp.DiscoverDevices(0xf94990, 0x31, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/goupnp.go:57 +0x129
github.com/shiftcurrency/shift/p2p/nat.discover(0xc2081c2000, 0xf94990, 0x31, 0x1114190)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:137 +0x40
created by github.com/shiftcurrency/shift/p2p/nat.discoverUPnP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:115 +0x84

goroutine 35 [IO wait]:
net.(*pollDesc).Wait(0xc208010300, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010300, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc2080102a0, 0xc2080f5800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081a2af0)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081e8000, 0xc2080f5800, 0x800, 0x800, 0x4f4640, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
net.(*UDPConn).ReadFrom(0xc2081e8000, 0xc2080f5800, 0x800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:82 +0x12e
github.com/huin/goupnp/httpu.(*HTTPUClient).Do(0xc2081da040, 0xc2081f00d0, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go:96 +0xba4
github.com/huin/goupnp/ssdp.SSDPRawSearch(0xc2081da040, 0xf949f0, 0x31, 0x2, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/ssdp/ssdp.go:53 +0x654
github.com/huin/goupnp.DiscoverDevices(0xf949f0, 0x31, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/goupnp.go:57 +0x129
github.com/shiftcurrency/shift/p2p/nat.discover(0xc2081c2000, 0xf949f0, 0x31, 0x1114198)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:137 +0x40
created by github.com/shiftcurrency/shift/p2p/nat.discoverUPnP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:127 +0xbd

goroutine 11 [chan receive]:
github.com/shiftcurrency/shift/p2p/nat.func·004(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:158 +0x175
github.com/shiftcurrency/shift/p2p/nat.func·005()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:242 +0x51
sync.(*Once).Do(0xc2081a4390, 0xc208017798)
        /usr/lib/go/src/sync/once.go:44 +0xd4
github.com/shiftcurrency/shift/p2p/nat.(*autodisc).wait(0xc2081a4380, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:244 +0x79
created by github.com/shiftcurrency/shift/p2p/nat.startautodisc
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:203 +0xc7

goroutine 18 [chan receive]:
github.com/shiftcurrency/shift/p2p/nat.discoverUPnP(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:129 +0x109
github.com/shiftcurrency/shift/p2p/nat.func·002()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:155 +0x28
created by github.com/shiftcurrency/shift/p2p/nat.func·004
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:155 +0xcb

goroutine 19 [select]:
github.com/shiftcurrency/shift/p2p/nat.discoverPMP(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:86 +0x39d
github.com/shiftcurrency/shift/p2p/nat.func·003()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:156 +0x28
created by github.com/shiftcurrency/shift/p2p/nat.func·004
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:156 +0x121

goroutine 36 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc208226000)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c

goroutine 21 [IO wait]:
net.(*pollDesc).Wait(0xc208122060, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208122060, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc208122000, 0xc2081b20e0, 0xc, 0xc, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081b20d8)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081ac010, 0xc2081b20e0, 0xc, 0xc, 0x2, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
github.com/jackpal/go-nat-pmp.(*Client).rpc(0xc2081b0820, 0xc208055ede, 0x2, 0x2, 0xc, 0xc2081b20e0, 0xc, 0xc, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go:130 +0x3c8
github.com/jackpal/go-nat-pmp.(*Client).GetExternalAddress(0xc2081b0820, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go:52 +0xc8
github.com/shiftcurrency/shift/p2p/nat.func·006()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:73 +0xa5
created by github.com/shiftcurrency/shift/p2p/nat.discoverPMP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:78 +0x1a1

goroutine 12 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849

goroutine 13 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863

goroutine 14 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7

goroutine 15 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1

goroutine 16 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
then i've tried the removedb command, but it gets stuck on block 31 now:
Code:
I1026 14:42:13.540037   24069 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
I1026 14:42:27.769112   24069 chain_manager.go:863] Bad block #31 (a4e7785f19f984044087ed2b32523f8e86b2b487646c516cc690cc4e883bb9f3)
I1026 14:50:18.614341   24069 chain_manager.go:864] invalid merkle root. received=8a549bff93cf2aff5b5493f005515120e54fea0085061c91d0a103679052daa9 got=f5d060911dd5c66b2ca20d97f264149b3877cf615f67006c7e0cce409c250cc7
I1026 14:50:18.614436   24069 downloader.go:254] Synchronisation failed: block downloading canceled (requested)
Code:
SHIFT
Version: 0.4.0
Git Commit: e9d3f48fefdbcd0a69fa0b8f314755b193e4df9f
Protocol Versions: [61 60]
Network Id: 1
Go Version: go1.4.2
OS: linux
GOPATH=
GOROOT=/usr/lib/go
peerCount varies from 0 to 3 and it doesn't stay connected...
i'm running eth, exp and soil clients without problems...

shift team still here?
67  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] 1st ETH fork | UPDATE v0.4.0 | GUI WALLET on: October 26, 2015, 02:02:21 PM
today the client got stuck:
Code:
I1026 14:22:30.340734   20693 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
I1026 14:22:37.163353   20693 chain_manager.go:671] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 4.142695ms. #263289 [daba2d47 / daba2d47]
I1026 14:22:37.724659   20693 chain_manager.go:863] Bad block #263290 (95a3f537b3b813140d6db57a91757f6dceb2fd8c46904f61dc1cbb8e0fd495a3)
I1026 14:22:37.724700   20693 chain_manager.go:864] invalid merkle root. received=620d52e223d737791645b49a94ba3eec9a24a145212412d6900e3399d371f93e got=330c336f53c63675ed177596f08d1287ce2b9e02b6de4d9f6b28efc82fac7caa
I1026 14:22:37.724810   20693 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
i've tried the recover command, but no dice:
Code:
I1026 14:25:30.256126   16022 database.go:73] Alloted 16MB cache to /home/skunk/.Shift/blockchain
panic: runtime error: index out of range

goroutine 1 [running]:
main.blockRecovery(0xc2080a4e00)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/cmd/shift/main.go:558 +0xa82
github.com/codegangsta/cli.Command.Run(0xe5c8b0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xfb9390, 0x64, 0x11212f0, ...)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0x104b
github.com/codegangsta/cli.(*App).Run(0xc2080ba000, 0xc20800a000, 0x2, 0x2, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xdf6
main.main()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/cmd/shift/main.go:362 +0x80

goroutine 5 [syscall]:
os/signal.loop()
        /usr/lib/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
        /usr/lib/go/src/os/signal/signal_unix.go:27 +0x35

goroutine 7 [chan receive]:
github.com/shiftcurrency/shift/logger/glog.(*loggingT).flushDaemon(0x16e41a0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/glog/glog.go:897 +0x78
created by github.com/shiftcurrency/shift/logger/glog.init·1
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/glog/glog.go:428 +0x77

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        /usr/lib/go/src/runtime/asm_amd64.s:2232 +0x1

goroutine 8 [select]:
github.com/shiftcurrency/shift/logger.dispatchLoop()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/sys.go:81 +0x6d1
created by github.com/shiftcurrency/shift/logger.init·1
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/logger/sys.go:60 +0x25

goroutine 34 [IO wait]:
net.(*pollDesc).Wait(0xc2080f80d0, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080f80d0, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc2080f8070, 0xc208220000, 0x800, 0x800, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081c4100)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081ec000, 0xc208220000, 0x800, 0x800, 0x4f4640, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
net.(*UDPConn).ReadFrom(0xc2081ec000, 0xc208220000, 0x800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:82 +0x12e
github.com/huin/goupnp/httpu.(*HTTPUClient).Do(0xc2081de040, 0xc208206000, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go:96 +0xba4
github.com/huin/goupnp/ssdp.SSDPRawSearch(0xc2081de040, 0xf94990, 0x31, 0x2, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/ssdp/ssdp.go:53 +0x654
github.com/huin/goupnp.DiscoverDevices(0xf94990, 0x31, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/goupnp.go:57 +0x129
github.com/shiftcurrency/shift/p2p/nat.discover(0xc2081c2000, 0xf94990, 0x31, 0x1114190)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:137 +0x40
created by github.com/shiftcurrency/shift/p2p/nat.discoverUPnP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:115 +0x84

goroutine 35 [IO wait]:
net.(*pollDesc).Wait(0xc208010300, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010300, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc2080102a0, 0xc2080f5800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081a2af0)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081e8000, 0xc2080f5800, 0x800, 0x800, 0x4f4640, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
net.(*UDPConn).ReadFrom(0xc2081e8000, 0xc2080f5800, 0x800, 0x800, 0x800, 0x0, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:82 +0x12e
github.com/huin/goupnp/httpu.(*HTTPUClient).Do(0xc2081da040, 0xc2081f00d0, 0x7d2b7500, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/httpu/httpu.go:96 +0xba4
github.com/huin/goupnp/ssdp.SSDPRawSearch(0xc2081da040, 0xf949f0, 0x31, 0x2, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/ssdp/ssdp.go:53 +0x654
github.com/huin/goupnp.DiscoverDevices(0xf949f0, 0x31, 0x0, 0x0, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/huin/goupnp/goupnp.go:57 +0x129
github.com/shiftcurrency/shift/p2p/nat.discover(0xc2081c2000, 0xf949f0, 0x31, 0x1114198)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:137 +0x40
created by github.com/shiftcurrency/shift/p2p/nat.discoverUPnP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:127 +0xbd

goroutine 11 [chan receive]:
github.com/shiftcurrency/shift/p2p/nat.func·004(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:158 +0x175
github.com/shiftcurrency/shift/p2p/nat.func·005()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:242 +0x51
sync.(*Once).Do(0xc2081a4390, 0xc208017798)
        /usr/lib/go/src/sync/once.go:44 +0xd4
github.com/shiftcurrency/shift/p2p/nat.(*autodisc).wait(0xc2081a4380, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:244 +0x79
created by github.com/shiftcurrency/shift/p2p/nat.startautodisc
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:203 +0xc7

goroutine 18 [chan receive]:
github.com/shiftcurrency/shift/p2p/nat.discoverUPnP(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natupnp.go:129 +0x109
github.com/shiftcurrency/shift/p2p/nat.func·002()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:155 +0x28
created by github.com/shiftcurrency/shift/p2p/nat.func·004
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:155 +0xcb

goroutine 19 [select]:
github.com/shiftcurrency/shift/p2p/nat.discoverPMP(0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:86 +0x39d
github.com/shiftcurrency/shift/p2p/nat.func·003()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:156 +0x28
created by github.com/shiftcurrency/shift/p2p/nat.func·004
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/nat.go:156 +0x121

goroutine 36 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc208226000)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c

goroutine 21 [IO wait]:
net.(*pollDesc).Wait(0xc208122060, 0x72, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208122060, 0x0, 0x0)
        /usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc208122000, 0xc2081b20e0, 0xc, 0xc, 0x0, 0x0, 0x0, 0x7fdb32a7b848, 0xc2081b20d8)
        /usr/lib/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2081ac010, 0xc2081b20e0, 0xc, 0xc, 0x2, 0x0, 0x0, 0x0)
        /usr/lib/go/src/net/udpsock_posix.go:67 +0x124
github.com/jackpal/go-nat-pmp.(*Client).rpc(0xc2081b0820, 0xc208055ede, 0x2, 0x2, 0xc, 0xc2081b20e0, 0xc, 0xc, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go:130 +0x3c8
github.com/jackpal/go-nat-pmp.(*Client).GetExternalAddress(0xc2081b0820, 0x0, 0x0, 0x0)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/jackpal/go-nat-pmp/natpmp.go:52 +0xc8
github.com/shiftcurrency/shift/p2p/nat.func·006()
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:73 +0xa5
created by github.com/shiftcurrency/shift/p2p/nat.discoverPMP
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/p2p/nat/natpmp.go:78 +0x1a1

goroutine 12 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849

goroutine 13 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863

goroutine 14 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7

goroutine 15 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1

goroutine 16 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208208160)
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
        /home/skunk/bitcoin/shift/build/_workspace/src/github.com/shiftcurrency/shift/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
then i've tried the removedb command, but it gets stuck on block 31 now:
Code:
I1026 14:42:13.540037   24069 downloader.go:254] Synchronisation failed: hash fetching canceled (requested)
I1026 14:42:27.769112   24069 chain_manager.go:863] Bad block #31 (a4e7785f19f984044087ed2b32523f8e86b2b487646c516cc690cc4e883bb9f3)
I1026 14:50:18.614341   24069 chain_manager.go:864] invalid merkle root. received=8a549bff93cf2aff5b5493f005515120e54fea0085061c91d0a103679052daa9 got=f5d060911dd5c66b2ca20d97f264149b3877cf615f67006c7e0cce409c250cc7
I1026 14:50:18.614436   24069 downloader.go:254] Synchronisation failed: block downloading canceled (requested)
Code:
SHIFT
Version: 0.4.0
Git Commit: e9d3f48fefdbcd0a69fa0b8f314755b193e4df9f
Protocol Versions: [61 60]
Network Id: 1
Go Version: go1.4.2
OS: linux
GOPATH=
GOROOT=/usr/lib/go
peerCount varies from 0 to 3 and it doesn't stay connected...
i'm running eth, exp and soil clients without problems...
68  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: October 23, 2015, 05:23:19 PM
Custom GUI Wallet Development Preview Release
linux? sources?
69  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 21, 2015, 09:52:02 AM
What card is this (memclock/coreclock)? And how long did you run the benchmark
it's a gigabyte on default clocks (3505/1278)
each test ran for one minute...
since profits are very low, i'll maybe repeat the tests today on a 5 minutes timeframe while hashing on nicehash
You get bether rates under windows x86 builds. Asus strix 960 should do above 6MHASH on lyra2v2 and 10.7 in quark. (cuda 6.5)
no windows here...
For more accurate benchmarking you should use the --timelimit option.
ccminer -a quark --benchmark --timelimit 500  (will mine for 500 seconds and then exit)
i'm using the api for getting the hash rate just before killing the process as it's more convenient than parsing the output
If your card trottle, (hashrate is decreasing over time) The gpu-clock is downlocked automaticly and hashrate is lost. To avoid trottling reduce the intenstiy, increase the tdp in the bios, increase the temp limits of the card. (overclock) make sure that you always run in p0 mode.
no, it doesn't throttle as the hashrate always increase after starting and then stays constant without decreases
Interesting that my junior asus strix 750ti with +200 on the mem-clock/gpu-clock is almost running faster than your gtx 960 in lyra. I get 5.4MHASH.
(640 shaders vs 1024)
yes, the card performance is disappointing but was cheap...
70  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 20, 2015, 10:53:47 PM
since i was curious about the evolution of the miner, i've performed some benchmarks on a 960 with various popular building with both cuda 6.5 and 7.5...
Code:
cuda 6.5.19

version    x11       x13   neoscrypt   qubit     quark    lyra2v2
-----------------------------------------------------------------
1.5.61   4896.75   3817.49   307.50   7370.82   9901.39   4975.50
1.5.62   4830.94   3824.48   308.17   7367.76   9832.79   4892.54
1.5.63   4829.33   3827.89   307.98   7329.33   9942.74   5064.79
1.5.64   4830.37   3828.82   305.08   7364.21   9939.97   5022.05
1.5.65   4833.80   3829.02   308.03   7316.46   9935.27   5128.57
1.5.66   4841.17   3828.98   308.19   7309.84   9945.59   4964.04
1.5.67   4843.54   3842.94   304.59   7307.92   9895.11   5311.58
1.5.68   4871.72   3849.88   304.81   7333.10   9897.92   5284.52
1.5.69   4871.32   3846.09   305.23   7316.51   9926.38   5291.48
1.5.70   4850.56   3840.83   300.97   7325.78   9928.29   5274.59
1.5.71   4864.87   3848.43   302.00   7311.15   9938.50   5434.95
HEAD     4859.92   3846.95   279.25   7309.49   9943.24   5442.70


cuda 7.5.18

version    x11       x13   neoscrypt   qubit     quark    lyra2v2
-----------------------------------------------------------------
1.5.61   4545.64   3557.33    na      6833.08   9649.00   5137.34
1.5.62   4548.16   3536.73    na      6765.00   9741.35   5082.66
1.5.63   4549.85   3552.70    na      6766.62   9595.26   5254.05
1.5.64   4469.91   3544.88    na      6766.10   9772.69   5268.54
1.5.65   4537.04   3558.38    na      6760.28   9845.07   5329.07
1.5.66   4379.26   3547.62    na      6816.86   9779.27   5404.03
1.5.67   4572.08   3575.58    na      6764.94   9649.66   5782.35
1.5.68   4568.98   3576.28    na      6763.20  10016.10   5752.82
1.5.69   4564.96   3576.59    na      6760.18   9971.33   5747.59
1.5.70   4566.48   3564.19    na      6775.10   9936.68   5737.31
1.5.71   4529.04   3568.78    na      6756.01   9961.33   5505.06
HEAD     4564.34   3580.72    na      6748.33  10013.80   5506.37
edit: this is under linux
71  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Hi-PoS hybrid pos/pow no premine/ipo/ico on: October 15, 2015, 06:03:29 PM
could somebody please tell me with what formula was the staking percentage graph on op drawed?
is 15% at 0.003 the lowest interest or may it decrease even more?
thank you!  Smiley
nobody really knows how to calculate staking % given the pos difficulty?
72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Hi-PoS hybrid pos/pow no premine/ipo/ico on: October 13, 2015, 05:06:45 PM
could somebody please tell me with what formula was the staking percentage graph on op drawed?
is 15% at 0.003 the lowest interest or may it decrease even more?
thank you!  Smiley

https://bitcointalk.org/index.php?topic=320404.0    Grin look OP
Huh there're no answers to the above questions on op...
73  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Hi-PoS hybrid pos/pow no premine/ipo/ico on: October 13, 2015, 04:51:54 PM
could somebody please tell me with what formula was the staking percentage graph on op drawed?
is 15% at 0.003 the lowest interest or may it decrease even more?
thank you!  Smiley
74  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Hi-PoS hybrid pos/pow no premine/ipo/ico on: October 08, 2015, 09:46:09 AM
For the sake of getting rid of small blocks, would it be possible to add a combine threshold / split threshold option (i.e. like what has been done with the CAP wallet)? This could be really helpful to control the splitting of blocks after staking, and avoid at the same time a difficulty rise...
Split threshold is already there, combine threshold will not solve the problem in case if someone doing that deliberately - can always set low threshold and keep flooding the network with small blocks.

Could someone please explain how I can apply the split threshold in the TEK wallet? I would like to make sure that none of my blocks split, but that they just keep growing. Thanks.


add "splitthreshold=15000" to tekcoin.conf
15000 is the maximum
75  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ethereum: Welcome to the Beginning on: September 28, 2015, 07:59:03 PM
I could never recommend selling Ethereum if you own it because it has such big potential but I'm definitely looking for the next big project that can deliver on expectations. Synereo looks like the next big thing as of right now but after researching them more they are big supporters of NATO (No Action Talk Only).
even worse, synereo is a israel company.
76  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: September 15, 2015, 03:21:37 PM
Can i mine with a MSI GeForce 960 2Go?

Miner say to me:

"No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument."

try
Code:
color 02
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
@echo off
color 0A
"ethminer.exe" -G -F http://127.0.0.1:9656
PAUSE


The same message.

I have my GTX960 but i have an integrate gpu to my motherboard. The miner saw just integrate gpu or not?

use the cuda miner with your nvidia card
77  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: I created CoinFinance.com, a free tool to track all your cryptos on: September 14, 2015, 11:43:59 AM
hi coinfinance,
i've already reported 3 or 4 times an issue with hyp market, but got no feedback...
hyp was delisted from allcoin and the price wasn't updated since a long time, please get the price from poloniex or give the user the option to choose from availables markets.
thank you.
78  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SHIFT] First Ethereum fork. GUI wallet. No ICO/IPO. PoW, Bountys. Bittrex. on: September 12, 2015, 07:21:19 PM
actually none
79  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: September 12, 2015, 04:08:40 PM
everything works fine here on lan without port forwarding:
Code:
instance: Gexp/v1.1.3-df8d5237/linux/go1.4.2
 datadir: /home/skunk/.expanse
coinbase: 0xe3d38133565af3acf698bb6f193a7c9d9269a8b3
at block: 905 (Sat, 12 Sep 2015 17:47:00 CEST)
modules: admin:1.0 db:1.0 debug:1.0 exp:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> net.peerCount
4
> admin.peers
[{
    Caps: "exp/60, exp/61",
    ID: "f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1",
    LocalAddress: "192.168.100.246:50910",
    Name: "Gexp/v1.1.2-74cee8c3/linux/go1.4",
    RemoteAddress: "74.196.59.103:42786"
}, {
    Caps: "exp/60, exp/61",
    ID: "4055ec69e53df4bfecb95e3b65c28e4f2a1145a3bdc4d85d077b552248cf159951afd649f044783bebf48b902fbc0e96978c76236fd4ab3d5ef7d95d72b84ee5",
    LocalAddress: "192.168.100.246:45994",
    Name: "Gexp/v1.1.3-df8d5237/linux/go1.4",
    RemoteAddress: "45.55.217.136:42786"
}, {
    Caps: "exp/60, exp/61",
    ID: "5da15ed702057b08c841857226a532b4169c3e248189a26585d4c7812887c8a2588d4e30092ebacdbaf2893acdae0910db92fd91b8c7df10ef7fd4a8b05b543f",
    LocalAddress: "192.168.100.246:55798",
    Name: "Gexp/v1.1.3-ec3fb93c/linux/go1.4",
    RemoteAddress: "138.128.169.51:42786"
}, {
    Caps: "exp/60, exp/61",
    ID: "6806712796f1e84b868d895c2f63b59ef90a7ae28ac3ce8a5dd4bf534778468652473882c9a0e0259ba0e7fb80257992031b5b5ed4f902f8dadc3bd0fe576732",
    LocalAddress: "192.168.100.246:53369",
    Name: "Gexp/v1.1.3-ec3fb93c/linux/go1.4",
    RemoteAddress: "212.18.233.114:42786"
}]
> web3.fromWei(exp.getBalance(exp.coinbase))
240
will:
Code:
git pull
make
./build/bin/gexp account new
./build/bin/gexp --rpc
suffice on launch? or should i do something else?
thank you
80  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: September 06, 2015, 10:42:00 PM
You should be good at HEAD though. Smiley
yes, after pulling from sp's tree it's fine now, thank you.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!