Bitcoin Forum
March 29, 2024, 10:23:59 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 81 82 83 84 85 86 87 88 89 90 91 92 93 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 ... 197 »
  Print  
Author Topic: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency  (Read 687872 times)
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 22, 2013, 06:18:15 AM
 #2601

Does anyone know what how I can identify if my wallet has multiple keypools? so in case I use the same wallet on my new server, it doesn't de-sync out of blocks?

I am using command: primecoind --daemon -keypool10000
1711707839
Hero Member
*
Offline Offline

Posts: 1711707839

View Profile Personal Message (Offline)

Ignore
1711707839
Reply with quote  #2

1711707839
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
rethaw
Sr. Member
****
Offline Offline

Activity: 378
Merit: 255



View Profile
July 22, 2013, 06:39:13 AM
 #2602

Close up of diff jump today.

[IMG]https://i.imgur.com/7oinJp9.png

Is this your own data (from the debug log or something) or is this from a site? If the later can you provide a link, thanks.

It's from primecoind.

zax983
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
July 22, 2013, 06:58:31 AM
 #2603

I had my first found blocks from 3 days, when change with new client and all go to orphan. I understand if any immature stay unconfirmed forever, but all to go to orphan?! Explain! if it's not SCAM?

Code:
[7/13/2013 03:18:19]
 
listtransactions


03:18:19
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
}
]

Code:
[7/13/2013 19:11:00]
 
listtransactions


19:11:00
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 6,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 5,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 4,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "immature",
"amount" : 15.99000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "8c943c029c9ba8933e6f3feb2a584a21d3bd6f2f60e669386040d87b778fe866",
"blockindex" : 0,
"blocktime" : 1373688190,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "immature",
"amount" : 16.03000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "a00d31e4b7ed707c6025ed02bce477ca2eb088b45153683e43d4788a5d83f9bf",
"blockindex" : 0,
"blocktime" : 1373709553,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "immature",
"amount" : 16.06000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "efdf5085848723b403fe5c45bef858edf4a7bf1201bcd57f64b9b565486d4b3f",
"blockindex" : 0,
"blocktime" : 1373710375,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
}
]

Code:
[7/14/2013 21:23:46]
 
listtransactions


21:23:46
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "orphan",
"amount" : 15.94000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "orphan",
"amount" : 15.96000000,
"confirmations" : 0,
"generated" : true,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "orphan",
"amount" : 15.97000000,
"confirmations" : 0,
"generated" : true,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "orphan",
"amount" : 15.99000000,
"confirmations" : 0,
"generated" : true,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "orphan",
"amount" : 16.03000000,
"confirmations" : 0,
"generated" : true,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
},
{
"account" : "",
"address" : "AGc8uPjKHvzDBkKReoW1Lqd6RBCcappU2c",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f655aceb38e1af3ecc2cfc94cd969f577bffea7c612f06ea2ced747058753949",
"time" : 1373742755,
"timereceived" : 1373742757
},
{
"account" : "",
"address" : "AGgFQTrtcL144s1T5LXQymEoYvS5f3h24u",
"category" : "orphan",
"amount" : 16.11000000,
"confirmations" : 0,
"generated" : true,
"txid" : "3e19c22dc3c47e1294671b03315568a1bea5b72d9f95cf662acfd12c39196f25",
"time" : 1373743202,
"timereceived" : 1373743204
},
{
"account" : "",
"address" : "ATn1jqT4eL1ZoqJ56jUtGDk2ujfczZomXE",
"category" : "orphan",
"amount" : 16.12000000,
"confirmations" : 0,
"generated" : true,
"txid" : "ecce08d3d1ccfe3f884d1487a00838c149f89276ca0372b4e0fb1aa38ad752e9",
"time" : 1373765216,
"timereceived" : 1373765217
}
]

n4ru
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 22, 2013, 07:00:37 AM
 #2604

I had my first found blocks from 3 days, when change with new client and all go to orphan. I understand if any immature stay unconfirmed forever, but all to go to orphan?! Explain! if it's not SCAM?

Code:
[7/13/2013 03:18:19]
 
listtransactions


03:18:19
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
}
]

Code:
[7/13/2013 19:11:00]
 
listtransactions


19:11:00
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 6,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 5,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 4,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "immature",
"amount" : 15.99000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "8c943c029c9ba8933e6f3feb2a584a21d3bd6f2f60e669386040d87b778fe866",
"blockindex" : 0,
"blocktime" : 1373688190,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "immature",
"amount" : 16.03000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "a00d31e4b7ed707c6025ed02bce477ca2eb088b45153683e43d4788a5d83f9bf",
"blockindex" : 0,
"blocktime" : 1373709553,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "immature",
"amount" : 16.06000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "efdf5085848723b403fe5c45bef858edf4a7bf1201bcd57f64b9b565486d4b3f",
"blockindex" : 0,
"blocktime" : 1373710375,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
}
]

Code:
[7/14/2013 21:23:46]
 
listtransactions


21:23:46
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "orphan",
"amount" : 15.94000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "orphan",
"amount" : 15.96000000,
"confirmations" : 0,
"generated" : true,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "orphan",
"amount" : 15.97000000,
"confirmations" : 0,
"generated" : true,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "orphan",
"amount" : 15.99000000,
"confirmations" : 0,
"generated" : true,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "orphan",
"amount" : 16.03000000,
"confirmations" : 0,
"generated" : true,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
},
{
"account" : "",
"address" : "AGc8uPjKHvzDBkKReoW1Lqd6RBCcappU2c",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f655aceb38e1af3ecc2cfc94cd969f577bffea7c612f06ea2ced747058753949",
"time" : 1373742755,
"timereceived" : 1373742757
},
{
"account" : "",
"address" : "AGgFQTrtcL144s1T5LXQymEoYvS5f3h24u",
"category" : "orphan",
"amount" : 16.11000000,
"confirmations" : 0,
"generated" : true,
"txid" : "3e19c22dc3c47e1294671b03315568a1bea5b72d9f95cf662acfd12c39196f25",
"time" : 1373743202,
"timereceived" : 1373743204
},
{
"account" : "",
"address" : "ATn1jqT4eL1ZoqJ56jUtGDk2ujfczZomXE",
"category" : "orphan",
"amount" : 16.12000000,
"confirmations" : 0,
"generated" : true,
"txid" : "ecce08d3d1ccfe3f884d1487a00838c149f89276ca0372b4e0fb1aa38ad752e9",
"time" : 1373765216,
"timereceived" : 1373765217
}
]

ouch

onecoin
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
July 22, 2013, 07:41:02 AM
 #2605

why time of block 77128 early than time of block 77127?

Block Height: 77127  Block Time: July 22, 2013, 07:29:38
Block Height: 77128  Block Time: July 22, 2013, 07:24:46   <---------------
Block Height: 77129  Block Time: July 22, 2013, 07:30:55


http://primecoin.21stcenturymoneytalk.org
Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
July 22, 2013, 07:58:24 AM
 #2606

why time of block 77128 early than time of block 77127?

Block Height: 77127  Block Time: July 22, 2013, 07:29:38
Block Height: 77128  Block Time: July 22, 2013, 07:24:46   <---------------
Block Height: 77129  Block Time: July 22, 2013, 07:30:55


http://primecoin.21stcenturymoneytalk.org

Stop mining with tachyons, be sure to use electrons in the future.

BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
July 22, 2013, 07:59:53 AM
 #2607

why time of block 77128 early than time of block 77127?

Block Height: 77127  Block Time: July 22, 2013, 07:29:38
Block Height: 77128  Block Time: July 22, 2013, 07:24:46   <---------------
Block Height: 77129  Block Time: July 22, 2013, 07:30:55


http://primecoin.21stcenturymoneytalk.org

Stop mining with tachyons, be sure to use electrons in the future.

You made me laugh  Grin

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
usahero
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
July 22, 2013, 09:43:44 AM
 #2608

I just want to say thanks to all the Primecoin miners and traders that have made mcxNOW the largest primecoin exchange . I am working on massive account overhaul for the site to make depositing, withdrawing and monitoring your trades a lot cleaner. Also a new feature that will benefit everyone who has XPM!

It's a pleasure. $$$$$$$


Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
July 22, 2013, 10:17:40 AM
 #2609

I just want to say thanks to all the Primecoin miners and traders that have made mcxNOW the largest primecoin exchange . I am working on massive account overhaul for the site to make depositing, withdrawing and monitoring your trades a lot cleaner. Also a new feature that will benefit everyone who has XPM!

It's a pleasure. $$$$$$$



Definently is, will trade there more often. Cheers  Cool

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
ManBearPig
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


"Don't go in the trollbox, trollbox, trollbox"


View Profile WWW
July 22, 2013, 10:31:22 AM
 #2610

I can't find the post to quote it, but MCXnow is claiming to be the leading Primecoin exchange? I've never seen their daily volume at even half of what coins-e does.

And why on Earth does it look like a video game from 1990?

I tweet crypto nonsense: https://twitter.com/DunningKruger_
maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
July 22, 2013, 10:45:37 AM
 #2611

I can't find the post to quote it, but MCXnow is claiming to be the leading Primecoin exchange? I've never seen their daily volume at even half of what coins-e does.

And why on Earth does it look like a video game from 1990?

Coins-e order volumes were glitched a couple days ago. When I saw that, I XPM withdrew out! and MCXnow site does feel like I am playing an Atari haha ;P
but I might be okay with that for some reason. As long as the orders aren't glitchy, and I can easily click and buy, we are in a good playing field.
ManBearPig
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


"Don't go in the trollbox, trollbox, trollbox"


View Profile WWW
July 22, 2013, 11:13:42 AM
 #2612


Coins-e order volumes were glitched a couple days ago. When I saw that, I XPM withdrew out!

Ah really?

I tweet crypto nonsense: https://twitter.com/DunningKruger_
hasle2
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
July 22, 2013, 11:54:56 AM
 #2613

I can't find the post to quote it, but MCXnow is claiming to be the leading Primecoin exchange? I've never seen their daily volume at even half of what coins-e does.

And why on Earth does it look like a video game from 1990?

I like MCXnow's design, it's simple, easy to use, and easy on the eyes.
ManBearPig
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


"Don't go in the trollbox, trollbox, trollbox"


View Profile WWW
July 22, 2013, 11:58:18 AM
 #2614

I'm a little concerned at their claim, "We're not greedy" for setting their fees at 0.2% but then gouging a 0.1 BTC monthly subscription for seeing the full order and and for executing trades quickly!

I tweet crypto nonsense: https://twitter.com/DunningKruger_
maka
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
July 22, 2013, 12:48:56 PM
 #2615

It looks like you were mining on a wrong chain before you changed client.

I had my first found blocks from 3 days, when change with new client and all go to orphan. I understand if any immature stay unconfirmed forever, but all to go to orphan?! Explain! if it's not SCAM?

Code:
[7/13/2013 03:18:19]
 
listtransactions


03:18:19
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
}
]

Code:
[7/13/2013 19:11:00]
 
listtransactions


19:11:00
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "immature",
"amount" : 15.94000000,
"confirmations" : 6,
"generated" : true,
"blockhash" : "bb560da53b7c3ace07d2a72253a489e58fbbd64dcd92cdf925a1ed3fc28a394d",
"blockindex" : 0,
"blocktime" : 1373631640,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "immature",
"amount" : 15.96000000,
"confirmations" : 5,
"generated" : true,
"blockhash" : "16e36b6d915496c3ef2e2f94337a0384c8e6147bffb0ae3a8070f0a091a33a47",
"blockindex" : 0,
"blocktime" : 1373635277,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "immature",
"amount" : 15.97000000,
"confirmations" : 4,
"generated" : true,
"blockhash" : "b7b377a4cbc20cf2c9dcf37813322033103bd27718a7eea721fa76ce68b4fb44",
"blockindex" : 0,
"blocktime" : 1373659605,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "immature",
"amount" : 15.99000000,
"confirmations" : 3,
"generated" : true,
"blockhash" : "8c943c029c9ba8933e6f3feb2a584a21d3bd6f2f60e669386040d87b778fe866",
"blockindex" : 0,
"blocktime" : 1373688190,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "immature",
"amount" : 16.03000000,
"confirmations" : 2,
"generated" : true,
"blockhash" : "a00d31e4b7ed707c6025ed02bce477ca2eb088b45153683e43d4788a5d83f9bf",
"blockindex" : 0,
"blocktime" : 1373709553,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "immature",
"amount" : 16.06000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "efdf5085848723b403fe5c45bef858edf4a7bf1201bcd57f64b9b565486d4b3f",
"blockindex" : 0,
"blocktime" : 1373710375,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
}
]

Code:
[7/14/2013 21:23:46]
 
listtransactions


21:23:46
 
[
{
"account" : "",
"address" : "AXWPcVSddWX7SFuTzFrBi6L32tHjZjSwUE",
"category" : "orphan",
"amount" : 15.94000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f9a28a4434e7fcc995bd5f7903462e5de1aa40ac4d1ba2fdb4159f36d5710f9d",
"time" : 1373631640,
"timereceived" : 1373631641
},
{
"account" : "",
"address" : "ALBKbQgTwAANr1YUHgfS4mWBBMx9639Md4",
"category" : "orphan",
"amount" : 15.96000000,
"confirmations" : 0,
"generated" : true,
"txid" : "079f1b91cf4b2f9908a6ef7d6aeb5a92ac79c2148343607fc6f1702bb6dc2f0b",
"time" : 1373635277,
"timereceived" : 1373635278
},
{
"account" : "",
"address" : "Aa7usjC7HEfwjFazNUFTPSuV9iFjfeSmsx",
"category" : "orphan",
"amount" : 15.97000000,
"confirmations" : 0,
"generated" : true,
"txid" : "7e9f90d9acbb01a714f4ae4d3d2bbd5af957a3f0ef4a1b727153f23a8dec2043",
"time" : 1373659605,
"timereceived" : 1373659606
},
{
"account" : "",
"address" : "AcQuWHxHqkUxnuuNUm3AWRk2zY7JsrkiEm",
"category" : "orphan",
"amount" : 15.99000000,
"confirmations" : 0,
"generated" : true,
"txid" : "82571092d12f3e7b8c63a759160c61fe104db2721b7cadc2d60f594ac136612d",
"time" : 1373688190,
"timereceived" : 1373688191
},
{
"account" : "",
"address" : "ATJibqMpkKrrkKaERkw8fNW8q6eyGigjkQ",
"category" : "orphan",
"amount" : 16.03000000,
"confirmations" : 0,
"generated" : true,
"txid" : "c460e514fb6c014df8b94388e39a41dbef1267564256a3c3fec9a099803438b4",
"time" : 1373709553,
"timereceived" : 1373709554
},
{
"account" : "",
"address" : "ALiPhFfQoS4qHXoEWRNrjdekwYMVgAb2G7",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "b9916cea0f4041b48814c8effc0949c97c8a4d38c8f7b92e4196b84e5cfe5f2b",
"time" : 1373710375,
"timereceived" : 1373710376
},
{
"account" : "",
"address" : "AGc8uPjKHvzDBkKReoW1Lqd6RBCcappU2c",
"category" : "orphan",
"amount" : 16.06000000,
"confirmations" : 0,
"generated" : true,
"txid" : "f655aceb38e1af3ecc2cfc94cd969f577bffea7c612f06ea2ced747058753949",
"time" : 1373742755,
"timereceived" : 1373742757
},
{
"account" : "",
"address" : "AGgFQTrtcL144s1T5LXQymEoYvS5f3h24u",
"category" : "orphan",
"amount" : 16.11000000,
"confirmations" : 0,
"generated" : true,
"txid" : "3e19c22dc3c47e1294671b03315568a1bea5b72d9f95cf662acfd12c39196f25",
"time" : 1373743202,
"timereceived" : 1373743204
},
{
"account" : "",
"address" : "ATn1jqT4eL1ZoqJ56jUtGDk2ujfczZomXE",
"category" : "orphan",
"amount" : 16.12000000,
"confirmations" : 0,
"generated" : true,
"txid" : "ecce08d3d1ccfe3f884d1487a00838c149f89276ca0372b4e0fb1aa38ad752e9",
"time" : 1373765216,
"timereceived" : 1373765217
}
]
TheRealSolid
Member
**
Offline Offline

Activity: 94
Merit: 10


Operator of mcxNOW | Programmer of MicroCash


View Profile WWW
July 22, 2013, 01:06:48 PM
 #2616

I can't find the post to quote it, but MCXnow is claiming to be the leading Primecoin exchange? I've never seen their daily volume at even half of what coins-e does.

As someone else said coins-e had glitches and cryptocoincharts also isn't showing full volume for mcxNOW. I think they may not be polling the exchange quick enough.

And why on Earth does it look like a video game from 1990?

I'm looking into doing themes eventually. I changed it at one point to something less "video game-ish" and got heavily criticized for "burning peoples retinas", so I switched it back. Smiley

If you read the about page you can see that the site is pretty unique when it comes to exchange quality and security. Which is probably the most important thing when it comes to money rather than the looks.

I'm a little concerned at their claim, "We're not greedy" for setting their fees at 0.2% but then gouging a 0.1 BTC monthly subscription for seeing the full order and and for executing trades quickly!

Name another exchange that updates as fast as mcxNOW does in its free mode! Smiley . Maybe if there was any competition for the responsiveness of mcxNOW I could be forced to up the ante, but right now I think it's placed fairly well. The "pro trading" accounts are about 10-20x heavier on the site, letting everyone do it would consume too many resources. I'm looking at alternative ways to get pro accounts rather than paying with BTC though, like getting your friends or other people trade, etc. In regards to being not greedy you will see with the new feature coming further proof on this.

https://mcxnow.com - Fast and secure coin exchange.
Primecoin / Litecoin / Mincoin / Worldcoin / CopperLark
BazkieBumpercar
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250



View Profile
July 22, 2013, 01:16:03 PM
 #2617

RS: Please keep the graphics (somewhat) as they are - mcxnow is the first exchange I can just hang around and chat and 'feel at home'. Ignore the critics that don't like that Wink
Krusher33
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 22, 2013, 01:18:52 PM
 #2618

I almost didn't join mcxNOW when I first seen it because it felt dungeon or underground like to me.  What persuaded me most to join was the people chit chatting.  They knew what they were talking about and there were no trolls for a very long time.  Now there is though.  Sad
zax983
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
July 22, 2013, 01:46:04 PM
 #2619

It looks like you were mining on a wrong chain before you changed client.
What I can do, to be protected from this in the future?

maka
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
July 22, 2013, 02:01:00 PM
 #2620

It looks like you were mining on a wrong chain before you changed client.
What I can do, to be protected from this in the future?

I met this problem too.  After I changed to hp4,5,6, it never happened again.
Pages: « 1 ... 81 82 83 84 85 86 87 88 89 90 91 92 93 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 ... 197 »
  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!