Bitcoin Forum
April 28, 2024, 03:17:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
1241  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (NEW: Qt and Windows builds) on: July 14, 2014, 01:59:48 AM
I think I have the same problem. Downloaded the new binary, it didnt jive, so I deleted the data and started over. Now the GUI is frozen and the bottom of the window has changed from block download to 'Downloading trie...' with the status bar at 50%. This is the last bit of the log before I restarted:

Code:
2014-07-14 01:31:43 Connect tip : 00000323079e51297bbd7f416d145a8202d530a9403c235f4914083ccb6b1ec6
2014-07-14 01:31:43 UpdateTip()
2014-07-14 01:31:43 UpdateTip: new best=00000323079e51297bbd7f416d145a8202d530a9403c235f4914083ccb6b1ec6  height=8183  log2_work=33.912672  tx=7634  date=2014-07-14 01:22:56 progress=1.000000
2014-07-14 01:31:43 Connect tip : 000003361cbf3223a538475995905e0e4db78fa7b374fe24822c2827611fdd0d
2014-07-14 01:31:43 UpdateTip()
2014-07-14 01:31:43 UpdateTip: new best=000003361cbf3223a538475995905e0e4db78fa7b374fe24822c2827611fdd0d  height=8184  log2_work=33.912897  tx=7635  date=2014-07-14 01:24:05 progress=1.000000
2014-07-14 01:31:43 Activate 000003361cbf3223a538475995905e0e4db78fa7b374fe24822c2827611fdd0d
2014-07-14 01:31:47 Writing file 000003361cbf3223a538475995905e0e4db78fa7b374fe24822c2827611fdd0d
2014-07-14 01:31:47 Serialized: 1403 bytes
2014-07-14 01:36:37 Connect tip : 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:36:37 UpdateTip()
2014-07-14 01:36:37 UpdateTip: new best=000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5  height=8185  log2_work=33.913123  tx=7636  date=2014-07-14 01:36:27 progress=1.000000
2014-07-14 01:36:37 Activate 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:36:37 Writing file 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:36:37 Serialized: 1403 bytes
2014-07-14 01:36:37 ProcessBlock: ACCEPTED 8185
2014-07-14 01:39:27 receive version message: /Satoshi:0.1.1/: version 10000, blocks=8186, us=98.213.214.114:18253, them=24.110.218.202:18253, peer=24.110.218.202:58519
2014-07-14 01:40:15 receive version message: /Satoshi:0.1.1/: version 10000, blocks=8186, us=98.213.214.114:18253, them=54.88.78.143:18253, peer=54.88.78.143:60361
2014-07-14 01:40:15 Added time data, samples 4, offset +67 (+1 minutes)
2014-07-14 01:48:58 Requesting 1 blocks from 66.45.239.67:18253
2014-07-14 01:49:02 ERROR: ReadBlockFromDisk : OpenBlockFile failed
2014-07-14 01:49:02 ReadBlockFromDisk: Could not find block 000005440c21f1a442211f77ed81ac529b2771692d18af22ceea90a899f6bf20
2014-07-14 01:49:02 Activate 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:49:02 Writing file 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:49:02 Serialized: 1403 bytes
2014-07-14 01:49:02 ProcessBlock: ACCEPTED 8187
2014-07-14 01:51:02 UPnP Port Mapping successful.
2014-07-14 01:54:31 Requesting 1 blocks from 24.110.218.202:55557
2014-07-14 01:55:00 ERROR: ReadBlockFromDisk : OpenBlockFile failed
2014-07-14 01:55:00 ReadBlockFromDisk: Could not find block 000005440c21f1a442211f77ed81ac529b2771692d18af22ceea90a899f6bf20
2014-07-14 01:55:00 Activate 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:55:00 Writing file 000002445a4dfb073bd82c75c2b1db64cf37bc9bc13db59302098a7c31c7f0c5
2014-07-14 01:55:00 Serialized: 1403 bytes
2014-07-14 01:55:00 ProcessBlock: ACCEPTED 8188
2014-07-14 01:56:01 Requesting 1 blocks from 24.110.218.202:55557
Requesting initialize
Running AppInit2 in thread

After a restart it fired right up and is now happily mining away.
1242  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (NEW: Qt and Windows builds) on: July 13, 2014, 06:44:32 PM
Also remember that after download you have to set files as executable with:
Code:
chmod +x ./cryptonited



oh snap thats what it was... for some reason I assumed it was good to go since the properties window didn't give me that option. Should of bloody known better.

Thank you

[edit] man I am embarrased! lol

ok, client is super slick and fast as hell. c92aD9FFofQCNuHyfGVGTSfbMhk8gAuPnp for abuse. I will send about abuse tonight when I get home if anyone is game
1243  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (NEW: Qt and Windows builds) on: July 13, 2014, 06:05:04 PM
I can't get any of the linux binaries to work either though my issue is I keep getting permission denied
1244  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (mini-blockchain implementation) on: July 12, 2014, 10:43:44 PM
Can't seem to meet dependencies for either bin.

This is linux mint 16 which is build off of ubuntu 13.10

r00t@Hoverquarters ~/Desktop/Wallets $ ldd trusty_amd64_cryptonite-qt_14071213
   linux-vdso.so.1 =>  (0x00007fff27f58000)
   libboost_system.so.1.54.0 => /usr/lib/libboost_system.so.1.54.0 (0x00007f95f4ff0000)
   libboost_filesystem.so.1.54.0 => /usr/lib/libboost_filesystem.so.1.54.0 (0x00007f95f4dd8000)
   libboost_program_options.so.1.54.0 => /usr/lib/libboost_program_options.so.1.54.0 (0x00007f95f4b68000)
   libboost_thread.so.1.54.0 => /usr/lib/libboost_thread.so.1.54.0 (0x00007f95f4950000)
   libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f95f3c98000)
   libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007f95f3950000)
   libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f95f3468000)
   libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 (0x00007f95f31e8000)
   libprotobuf.so.8 => not found only goes to v7
   libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f95f2fc8000)
   libdb_cxx-4.8.so => /usr/lib/libdb_cxx-4.8.so (0x00007f95f2c28000)
   libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f95f29b0000)
   libminiupnpc.so.8 => /usr/lib/libminiupnpc.so.8 (0x00007f95f27a0000)
   libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f95f2540000)
   libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f95f2160000)
   libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f95f1e58000)
   libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f95f1b50000)
   libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f95f1938000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f95f1570000)
   librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f95f1368000)
   libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f95f1128000)
   libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007f95f0f10000)
   libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f95f0c08000)
   libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f95f09e0000)
   libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f95f07c0000)
   libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f95f0518000)
   libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f95f02c0000)
   libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f95f00b8000)
   libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f95efe98000)
   libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f95efc88000)
   libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f95efa78000)
   libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f95ef860000)
   libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f95ef528000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f95ef320000)
   /lib64/ld-linux-x86-64.so.2 (0x00007f95f6658000)
   libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4 (0x00007f95ef0d8000)
   libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f95eee90000)
   libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f95eec60000)
   libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f95ee9f8000)
   libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f95ee7f0000)
   libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f95ee5b0000)
   libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f95ee3a8000)
   libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f95ee1a0000)
   libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f95edf80000)
   libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f95edd78000)
r00t@Hoverquarters ~/Desktop/Wallets $ ldd wheezy_amd64_cryptonite-qt_14071213
   linux-vdso.so.1 =>  (0x00007fff265d0000)
   libboost_system.so.1.49.0 => /usr/lib/libboost_system.so.1.49.0 (0x00007fd0e6fa0000)
   libboost_filesystem.so.1.49.0 => /usr/lib/libboost_filesystem.so.1.49.0 (0x00007fd0e6d80000)
   libboost_program_options.so.1.49.0 => /usr/lib/libboost_program_options.so.1.49.0 (0x00007fd0e6b18000)
   libboost_thread.so.1.49.0 => /usr/lib/libboost_thread.so.1.49.0 (0x00007fd0e68f8000)
   libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007fd0e5c40000)
   libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007fd0e58f8000)
   libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007fd0e5410000)
   libQtDBus.so.4 => /usr/lib/x86_64-linux-gnu/libQtDBus.so.4 (0x00007fd0e5190000)
   libQtXml.so.4 => /usr/lib/x86_64-linux-gnu/libQtXml.so.4 (0x00007fd0e4f48000)
   libprotobuf.so.7 => /usr/lib/libprotobuf.so.7 (0x00007fd0e4c50000)
   libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fd0e4a30000)
   libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fd0e4810000)
   libdb_cxx-4.8.so => /usr/lib/libdb_cxx-4.8.so (0x00007fd0e4470000)
   libgmpxx.so.4 => /usr/lib/x86_64-linux-gnu/libgmpxx.so.4 (0x00007fd0e4268000)
   libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007fd0e3ff0000)
   libminiupnpc.so.5 => not found v8 is installed but does not work apparently
   libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007fd0e3d90000)
   libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007fd0e39b0000)
   libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fd0e36a8000)
   libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fd0e33a0000)
   libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fd0e3188000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd0e2dc0000)
   libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007fd0e2b80000)
   libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007fd0e2968000)
   libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fd0e2660000)
   libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007fd0e2438000)
   libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fd0e2190000)
   libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007fd0e1f38000)
   libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007fd0e1d30000)
   libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007fd0e1b10000)
   libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007fd0e1900000)
   libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007fd0e16f0000)
   libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fd0e14d8000)
   libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fd0e11a0000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fd0e0f98000)
   librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fd0e0d90000)
   /lib64/ld-linux-x86-64.so.2 (0x00007fd0e86e8000)
   libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007fd0e0b48000)
   libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007fd0e0918000)
   libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007fd0e06b0000)
   libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fd0e04a8000)
   libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fd0e0268000)
   libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007fd0e0060000)
   libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fd0dfe58000)
   libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fd0dfc38000)
   libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fd0dfa30000)
1245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap on: July 12, 2014, 10:34:15 PM
Whats the back story here? Is this an upgrade from the first client? Vanilla install?
1246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap on: July 12, 2014, 10:01:19 PM
I usually do just to be on the paranoid side
1247  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (mini-blockchain implementation) on: July 12, 2014, 09:51:10 PM
hmmm managed to make the boost happy but now stuck on the libminiupnpc

You are using ubuntu 14.04?  Should be apt-get install libminiupnpc8

I have 8 installed but its still not happy.
1248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap on: July 12, 2014, 09:48:56 PM
Code:
[
{
"addr" : "23.240.55.44:18775",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405200780,
"conntime" : 1405173626,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "192.241.233.70:18775",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405173716,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "155.210.85.36:57523",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405173894,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "172.249.9.34:61761",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201336,
"conntime" : 1405175746,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "50.130.2.217:39678",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201336,
"conntime" : 1405176436,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "83.168.53.158:50511",
"services" : "00000001",
"lastsend" : 1405201525,
"lastrecv" : 1405201525,
"conntime" : 1405177002,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 32137,
"banscore" : 0
},
{
"addr" : "67.116.255.140:62013",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201336,
"conntime" : 1405178609,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "193.71.56.51:42912",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201336,
"conntime" : 1405178635,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "69.196.152.114:45715",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405182178,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33229,
"banscore" : 0
},
{
"addr" : "87.210.65.76:59705",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201336,
"conntime" : 1405184046,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33233,
"banscore" : 0
},
{
"addr" : "65.29.241.133:60265",
"services" : "00000001",
"lastsend" : 1405201046,
"lastrecv" : 1405201335,
"conntime" : 1405184313,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33289,
"banscore" : 0
},
{
"addr" : "178.9.56.218:52030",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201336,
"conntime" : 1405185050,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33319,
"banscore" : 0
},
{
"addr" : "98.71.200.60:60473",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405200888,
"conntime" : 1405185567,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33327,
"banscore" : 0
},
{
"addr" : "80.57.50.122:49553",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405186428,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33346,
"banscore" : 0
},
{
"addr" : "46.164.247.229:52606",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201336,
"conntime" : 1405187457,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33361,
"banscore" : 0
},
{
"addr" : "72.39.84.199:63287",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201047,
"conntime" : 1405188322,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33371,
"banscore" : 0
},
{
"addr" : "24.85.126.229:60980",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201336,
"conntime" : 1405188578,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33373,
"banscore" : 0
},
{
"addr" : "85.169.43.123:60286",
"services" : "00000001",
"lastsend" : 1405200888,
"lastrecv" : 1405201335,
"conntime" : 1405191709,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33365,
"banscore" : 0
},
{
"addr" : "77.254.221.211:11534",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201336,
"conntime" : 1405192972,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33420,
"banscore" : 0
},
{
"addr" : "64.188.164.77:59255",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201337,
"conntime" : 1405193827,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33427,
"banscore" : 0
},
{
"addr" : "86.25.58.29:60895",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405194321,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33428,
"banscore" : 0
},
{
"addr" : "193.53.89.147:38532",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405194544,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33428,
"banscore" : 0
},
{
"addr" : "208.186.162.110:3764",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201046,
"conntime" : 1405194710,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33432,
"banscore" : 0
},
{
"addr" : "178.9.56.218:49729",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201046,
"conntime" : 1405195252,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33438,
"banscore" : 0
},
{
"addr" : "212.198.177.53:18775",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201046,
"conntime" : 1405195615,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 33438,
"banscore" : 0
},
{
"addr" : "174.93.50.64:1795",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405200888,
"conntime" : 1405195641,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33438,
"banscore" : 0
},
{
"addr" : "82.46.79.119:46716",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405195668,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33439,
"banscore" : 0
},
{
"addr" : "96.126.107.185:50480",
"services" : "00000001",
"lastsend" : 1405200888,
"lastrecv" : 1405201335,
"conntime" : 1405196095,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33444,
"banscore" : 0
},
{
"addr" : "85.191.52.188:1066",
"services" : "00000001",
"lastsend" : 1405201336,
"lastrecv" : 1405201336,
"conntime" : 1405197383,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33448,
"banscore" : 0
},
{
"addr" : "46.47.78.73:18775",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405198295,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 33468,
"banscore" : 0
},
{
"addr" : "91.125.232.20:57736",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201335,
"conntime" : 1405198709,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33474,
"banscore" : 0
},
{
"addr" : "138.130.255.171:59664",
"services" : "00000001",
"lastsend" : 1405201337,
"lastrecv" : 1405201338,
"conntime" : 1405200530,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33474,
"banscore" : 0
},
{
"addr" : "174.52.185.202:61123",
"services" : "00000001",
"lastsend" : 1405201335,
"lastrecv" : 1405201313,
"conntime" : 1405201313,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33500,
"banscore" : 0
},
{
"addr" : "107.188.144.125:60088",
"services" : "00000001",
"lastsend" : 1405201595,
"lastrecv" : 1405201588,
"conntime" : 1405201587,
"version" : 72000,
"subver" : "/HyperStake:0.8.2.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 33501,
"banscore" : 0
}
]
1249  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (mini-blockchain implementation) on: July 12, 2014, 08:57:34 PM
hmmm managed to make the boost happy but now stuck on the libminiupnpc
1250  Alternate cryptocurrencies / Altcoin Discussion / Re: [TEST RELEASE] Cryptonite binary for linux (mini-blockchain implementation) on: July 12, 2014, 07:16:08 PM
ok then silly question, can I have multiple daemons connect to one central daemon and just mine to one wallet?

You have a couple of options here. One is to take the wallet.dat file from your main machine and copy it over the file on any miners. This will cause all blocks to get mined into your same accounts, but it is risky because if any miner gets compromised the attacker would have all of your keys. Other possibility is that when you first setup a miner, run dumpwallet to export all keys and then import all keys from all miners into your main setup. So a little bit of work, but no master/slave thing is really needed.

hmmmm interesting. Option A would be a lot more feasible for my situation and a simple added layer of insurance would just to have the mining wallet feed into a separate wallet on a timer. Thank you for the brain candy sir.

I have been playing with my computer time settings and now my log has a ton of these messages:
2014-07-11 05:17:10 ERROR: AcceptToMemoryPool: : coinbase as individual tx
and now i can't connect to server.

Where have you been hiding? Playing with something other than you system clock I presume?

the last couple of weeks have been crazy busy at work plus hot weather made my old ass very tired at the end of the day  Grin

anything exciting your way?

Just living the dream sir

New releases available now. We have a build bot setup and the outputs are here:

http://gpile.it/cryptonite/

The number at the end is sort build date/time, the bigger the newer. These new builds remove hacks used to statically link boost. So even the CLI client may require you to have additional dependencies installed. These builds will have poor compatibility between linux distros so currently we have different bins for debian wheezy and ubuntu 14.04. If you need builds for a different distro, let us know. New builds are also stripped, this will make debugging more difficult but uploading 500MB to the server is a real pain.

Notice that QT builds are available now. These should work, a couple of features are missing, shouldn't cause much trouble. These again will have additional dependency requirements on your end. Namely libprotobuf and qt4.

Windows builds are there, but they don't work. You will need a collection of dll files to run them which will be coming soon.



Ok, I'm stupid apparently. I can not get this to run. I've tripled check the permissions but the shell keeps telling my I don't have permission to start it.
1251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap on: July 12, 2014, 04:56:33 PM
oooh snap just got a block
1252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap on: July 12, 2014, 04:44:06 PM
Alright everyone, I'll release the latest build of the wallet now - v1.0.1 - I was going to wait until the new logo was chosen, but I think the syncing icon and the weight icon have been too confusing to a lot of people so the fix should be released now. v.1.1 will probably come out in a few days with new logo etc, and will only have minor code changes.

Code:
- Port change to 18777 so it can run side by side with TRK
- Fix minting icon and calcs to be more accurate
- Fix syncing icon to have no time requirement
- add moneysupply rpc command (preliminary)
- Add weight in coin control
- Misc minor GUI changes to coin control

https://github.com/presstab/HyperStake/releases/tag/v1.0.1

This might be a dumb question but when i download the new file it does not have a new QT just data files and such. The QT is a separate downland but when I download it it only lets me run it.

This might be a dumb response but what else do you want the qt exe to do?


1253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Koolio][Launch Saturday 7/12/2014 18:00 GMT] Back To Basics[Scrypt] on: July 12, 2014, 02:29:07 PM
The ironies in this thread are amazing.
1254  Alternate cryptocurrencies / Altcoin Discussion / Re: APU 's +Nvidia pascal impact on CPU mining cryptonite/cryptonote, primecoin,X11 on: July 12, 2014, 02:17:20 PM
You are looking at it the wrong way. These low power solutions are more perfectly geared towards PoS wallets as opposed to PoW. Case in point I have a server in my house with an APU that acts as a fileserver and vm hosts. I have all my PoS wallets hosted on a secured vm that is never shut down and is connected to a battery back up. Add to that things like Pi's and other arm boards and you could have a very energy efficient mining operation for PoS. Food for thought.
1255  Bitcoin / Hardware / Re: [BFL Jalapeno] head banging on: July 12, 2014, 01:55:31 PM
Have you tried hooking the jalapeno up to an entirely different and preferably "clean" system?  Could be any number of factors preventing your jally from being recognized or utilized if seen (particularly if using Windows)

To add to this OP you say you have a Pi and you flashed the jala from it? Why not install minepeon and see if that works?
1256  Bitcoin / Hardware / Re: The Mine'llium Falcon on: July 12, 2014, 01:52:01 PM
This might be the greatest thread I have read in MANY a moons. Between the badass mod and the nerds coming out of the woodwork, this is going to be a hard one to top for a long time.
1257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield - SK-1024 GPU| Prime CPU| POS | Shitcoin Cleanup| Unified Time on: July 12, 2014, 01:24:28 PM
Block Reward [Developers]:1 * e^(-0.00000059 * nHeight * [Chain Time Modular]) + 0.04
And with that... this coin is dead to me.

Too bad, was a damn decent idea.  Sad to see it abused by another greedy developer.

I hope CoinShield is the first coin that this project tried to destroy, lol.

I hear ya on that BUT this sort of method of dev compensation is actually kinda interesting since its more of a commission in the way that if the project does not succeed the dev gets shit. Still, you want to push that to the extreme and you could easily say a good dev team with a good project would still profit without an ipo/premine/etc.
1258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][0.8.6] Truckcoin - TRK - X11 - 200% PoS Interest! on: July 12, 2014, 01:19:31 PM
There are a couple of us in the process of taking this coin over. Stay tuned for more info. There are only 8.5 million of this coin it should not be a 100 sat price.

Not to be captain piss on your parade but wouldn't it be easier to fork your coins you are holding over to HYP like the rest of us? They already have active devs working on the coin and would require very little effort on your part.

U know u still have ur truckcoins right captain Wink the fork meant u got a free Hype forevery trk u held , u didnt lose your Trk coins.
U can run both wallets at the same time as long as u assign a port number to one of them , like "hyperstake-qt.exe -port=12345" or do that for trk coin works fine.



Right, you know what I meant

Point being, this dev is not active.

Yes he stated he is busy and it is hard for him to keep up with this coin. That is why Myself and a few others are looking to take this coin over however I am not a dev so we would need one to join the team or we will have to have a donation address to pay for a DEV when one is needed. Currently there is nothing new needed for this coin to work. New feature are nice but not needed to make a coin work. What we need is to develop a market for the coin and market the coin.

No, you are right. The client as-is does indeed work. The problem is though, and mind you this is just my opinion, but folks are not going to invest money or electricity in a coin that does not have an active and vocal dev team. The alt scene is so damn inundated in coins right now that even the slightest disadvantage is enough to kill a coin. With that in mind I would strongly recommend you procure a proper coder (or two for that matter) onto your team before doing anything else. Easier said then done, I know, but the rewards would be substantial.
1259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PEOPLES CURRENCY][PPL][17ROUNDS CRYPTOHASH ALGO]LAUNCHING NOW on: July 12, 2014, 01:15:06 PM
People Pool for you:


https://people.suprnova.cc




This is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too.

SSO Single-Sign-On on this Pool - You can also use your previously set up workers !
Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.
Only 1 % fee ! (thats 50% lower than most other Pools !)


Tested and Approvied Mining Rigs can be rented here:  http://www.miningrigrentals.com


ur stratum fcks up everytime connection terminated

hmm looks good to me, no problems to see.. maybe your cpu is too slow and connection "times out" ?

can you give a link of working cpu miner?

I only got the source from First Post

Hi, I'm trying to pool mine at your pool now as I'm not finding anything anymore soloing.

I tried using minerd with:

Code:
minerd -a -t 6 -s 4 -o stratum+tcp://people.suprnova.cc:3674 -u Weblogin.WorkerName -p WorkerPassword

as stated under the 'Getting started' tab, but it insta-crashes.

Also tried an old CGminer version that supports CPU, but that gets 100% invalid shares.

Any suggestions?


Edit: NVM, need a cryptohash miner.

had a bug in the payouts, fixed now !

Smooth sailing now bud!
1260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Offerings to Cthulhu - 1.4 very soon; now accepted at Coinlab.info on: July 11, 2014, 05:41:14 PM
you are going to make me mine this again, aren't you?
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!