Pages:
Author

Topic: Official Anoncoin chat thread (including history) - page 26. (Read 530496 times)

legendary
Activity: 1792
Merit: 1008
/dev/null

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
nope, what you know as transaction is a transaction hash, not the transaction itself.

i took a transaction from my abe to explain it better: http://abe.darkgamex.ch:2751/tx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
so the transaction hash aka TX/TXID is
Code:
680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
and the raw transaction (the transaction itself) is
Code:
0100000001a3bee06f0eb6a7c77d02dc2687b70e6b565bb5e3af8533b710f661293ff567eb000000004948304502202ecb314a25fe437afb60fefade18bffb37b3a236fc9b0604ad087aec18fbe19f0221008138d8a14a049f09b29384e9b96f29f5f2e865b92747c250dcf7cf1203fb0d1c01ffffffff0100b10819000000001976a914236904cc55b3ba2c6b8ae70ab178026d08e6024088ac00000000
and decoded the transaction becomes this: http://abe.darkgamex.ch:2751/rawtx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20

so all you currently have is a name of the transaction but not what the transaction is. i can only mine it if i know what the transaction is Wink
as craptsy is only using outdated/deprecated anc clearnet nodes, the transaction cant be broadcasted and the network dosnt know the transaction, hence cant mine it. if you give someone the (raw) transaction, he can broadcast it so the network knows it. he even may mine it if he wants to.

Hi, thanks for the explanation. So, I can only get the raw transaction from Cryptsy itself? (Cryptsy didn't answer up to now and I doubt it ever will.) Does the owner of the receiving address (which is not me) have maybe access to the raw transaction, too?
Only Craptsy can give you the raw tx as the broadcast failed. if your lucky the receiver also has a outdated node wich is connected to craptsy and may just have the tx. if so he can give you the rawtx too.

i have mined many txs from craptsy for free and w/o donation. unfortunately they didnt want to fix their fee settings, enable i2p nor use the most recent anoncoind. hence they continued to have problems. after some time they stopped sending me unconfirmed txs. i havent heard anything since then and i dunno whats going on.

Cryptsy has more serious problems right now; probably they're broken. Is there a way to connect to those outdated nodes in order to sniff the raw transaction? If you can do it, I would be willing to pay for your efforts (in advance).

if you can find out which node craptsy is and connect to it, you could get the tx. otherwise its very unlikely.
HPt
member
Activity: 70
Merit: 15

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
nope, what you know as transaction is a transaction hash, not the transaction itself.

i took a transaction from my abe to explain it better: http://abe.darkgamex.ch:2751/tx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
so the transaction hash aka TX/TXID is
Code:
680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
and the raw transaction (the transaction itself) is
Code:
0100000001a3bee06f0eb6a7c77d02dc2687b70e6b565bb5e3af8533b710f661293ff567eb000000004948304502202ecb314a25fe437afb60fefade18bffb37b3a236fc9b0604ad087aec18fbe19f0221008138d8a14a049f09b29384e9b96f29f5f2e865b92747c250dcf7cf1203fb0d1c01ffffffff0100b10819000000001976a914236904cc55b3ba2c6b8ae70ab178026d08e6024088ac00000000
and decoded the transaction becomes this: http://abe.darkgamex.ch:2751/rawtx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20

so all you currently have is a name of the transaction but not what the transaction is. i can only mine it if i know what the transaction is Wink
as craptsy is only using outdated/deprecated anc clearnet nodes, the transaction cant be broadcasted and the network dosnt know the transaction, hence cant mine it. if you give someone the (raw) transaction, he can broadcast it so the network knows it. he even may mine it if he wants to.

Hi, thanks for the explanation. So, I can only get the raw transaction from Cryptsy itself? (Cryptsy didn't answer up to now and I doubt it ever will.) Does the owner of the receiving address (which is not me) have maybe access to the raw transaction, too?
Only Craptsy can give you the raw tx as the broadcast failed. if your lucky the receiver also has a outdated node wich is connected to craptsy and may just have the tx. if so he can give you the rawtx too.

i have mined many txs from craptsy for free and w/o donation. unfortunately they didnt want to fix their fee settings, enable i2p nor use the most recent anoncoind. hence they continued to have problems. after some time they stopped sending me unconfirmed txs. i havent heard anything since then and i dunno whats going on.

Cryptsy has more serious problems right now; probably they're broken. Is there a way to connect to those outdated nodes in order to sniff the raw transaction? If you can do it, I would be willing to pay for your efforts (in advance).
legendary
Activity: 1792
Merit: 1008
/dev/null

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
nope, what you know as transaction is a transaction hash, not the transaction itself.

i took a transaction from my abe to explain it better: http://abe.darkgamex.ch:2751/tx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
so the transaction hash aka TX/TXID is
Code:
680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
and the raw transaction (the transaction itself) is
Code:
0100000001a3bee06f0eb6a7c77d02dc2687b70e6b565bb5e3af8533b710f661293ff567eb000000004948304502202ecb314a25fe437afb60fefade18bffb37b3a236fc9b0604ad087aec18fbe19f0221008138d8a14a049f09b29384e9b96f29f5f2e865b92747c250dcf7cf1203fb0d1c01ffffffff0100b10819000000001976a914236904cc55b3ba2c6b8ae70ab178026d08e6024088ac00000000
and decoded the transaction becomes this: http://abe.darkgamex.ch:2751/rawtx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20

so all you currently have is a name of the transaction but not what the transaction is. i can only mine it if i know what the transaction is Wink
as craptsy is only using outdated/deprecated anc clearnet nodes, the transaction cant be broadcasted and the network dosnt know the transaction, hence cant mine it. if you give someone the (raw) transaction, he can broadcast it so the network knows it. he even may mine it if he wants to.

Hi, thanks for the explanation. So, I can only get the raw transaction from Cryptsy itself? (Cryptsy didn't answer up to now and I doubt it ever will.) Does the owner of the receiving address (which is not me) have maybe access to the raw transaction, too?
Only Craptsy can give you the raw tx as the broadcast failed. if your lucky the receiver also has a outdated node wich is connected to craptsy and may just have the tx. if so he can give you the rawtx too.

i have mined many txs from craptsy for free and w/o donation. unfortunately they didnt want to fix their fee settings, enable i2p nor use the most recent anoncoind. hence they continued to have problems. after some time they stopped sending me unconfirmed txs. i havent heard anything since then and i dunno whats going on.
HPt
member
Activity: 70
Merit: 15

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
nope, what you know as transaction is a transaction hash, not the transaction itself.

i took a transaction from my abe to explain it better: http://abe.darkgamex.ch:2751/tx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
so the transaction hash aka TX/TXID is
Code:
680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
and the raw transaction (the transaction itself) is
Code:
0100000001a3bee06f0eb6a7c77d02dc2687b70e6b565bb5e3af8533b710f661293ff567eb000000004948304502202ecb314a25fe437afb60fefade18bffb37b3a236fc9b0604ad087aec18fbe19f0221008138d8a14a049f09b29384e9b96f29f5f2e865b92747c250dcf7cf1203fb0d1c01ffffffff0100b10819000000001976a914236904cc55b3ba2c6b8ae70ab178026d08e6024088ac00000000
and decoded the transaction becomes this: http://abe.darkgamex.ch:2751/rawtx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20

so all you currently have is a name of the transaction but not what the transaction is. i can only mine it if i know what the transaction is Wink
as craptsy is only using outdated/deprecated anc clearnet nodes, the transaction cant be broadcasted and the network dosnt know the transaction, hence cant mine it. if you give someone the (raw) transaction, he can broadcast it so the network knows it. he even may mine it if he wants to.

Hi, thanks for the explanation. So, I can only get the raw transaction from Cryptsy itself? (Cryptsy didn't answer up to now and I doubt it ever will.) Does the owner of the receiving address (which is not me) have maybe access to the raw transaction, too?
legendary
Activity: 1792
Merit: 1008
/dev/null

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
nope, what you know as transaction is a transaction hash, not the transaction itself.

i took a transaction from my abe to explain it better: http://abe.darkgamex.ch:2751/tx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
so the transaction hash aka TX/TXID is
Code:
680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20
and the raw transaction (the transaction itself) is
Code:
0100000001a3bee06f0eb6a7c77d02dc2687b70e6b565bb5e3af8533b710f661293ff567eb000000004948304502202ecb314a25fe437afb60fefade18bffb37b3a236fc9b0604ad087aec18fbe19f0221008138d8a14a049f09b29384e9b96f29f5f2e865b92747c250dcf7cf1203fb0d1c01ffffffff0100b10819000000001976a914236904cc55b3ba2c6b8ae70ab178026d08e6024088ac00000000
and decoded the transaction becomes this: http://abe.darkgamex.ch:2751/rawtx/680107ab050d5783678bb8e4a51fa67108eeab206eb4ade0d550dce363fa0d20

so all you currently have is a name of the transaction but not what the transaction is. i can only mine it if i know what the transaction is Wink
as craptsy is only using outdated/deprecated anc clearnet nodes, the transaction cant be broadcasted and the network dosnt know the transaction, hence cant mine it. if you give someone the (raw) transaction, he can broadcast it so the network knows it. he even may mine it if he wants to.
member
Activity: 95
Merit: 10

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.

what's the difference between a raw tx and a cryptsy tx? Usually I can use Cryptsy tx:es searching in different blockchains, so I presume they post the raw ones or does anoncoin differ from other coins in this sense? Maybe Cryptsy sent them out on their OWN corrupted blockchain only
sr. member
Activity: 249
Merit: 250
An open invitation from Anoncoin for developers

Anoncoin was created in June of 2013 with the objectives of providing a cryptocurrency that could support an eventual crackdown by hostile authorities, all while providing strong privacy for its users. The development team added the capability of sending network traffic over the i2p darknet that hides the physical location of the user, and they have worked towards the goal of anonymizing transactions on the block chain with a method that does not rely on trusted third parties.

The Anoncoin developers have always opposed all forms of censorship and have a long history in leading internet privacy initiatives. Some have strong affinities to the ideals espoused by Anonymous, some have a natural distrust/disgust of central banking practices, and others simply care strongly in the ideal of keeping their activities private, whether legal or not. As a reflection of the core values of the developers, Anoncoin was released in a fair and transparent manner. There was no "instamine", and an extremely small premine that was required for technical reasons was returned nearly immediately to the community.

The Anoncoin development team was never composed of full time employees, surviving off of the dubious practices associated with many of the recently introduced cryptocurrencies. Instead, the development team has always consisted of volunteers that shared the strong values associated with the coin. Some of the earliest volunteers remain with the coin today, others have moved on to other projects, and new volunteers have since joined the team. 

Today, the future of Anoncoin is threatened by the small number of core developers, whose number fluctuates in an often unpredictable manner. Each developer has real world commitments that affect the amount of time that can be dedicated to developing Anoncoin, and it has been necessary to put the development of some ambitious features (such as Zerocoin) on hold because of these commitments. To assure the survival and long life of the coin, and to release key new features in a timely manner, the Anoncoin team is asking for new volunteers from all backgrounds to help in a part-time manner on developing core aspects of the Anoncoin software.

We have several ambitious development plans: To secure the block chain against attack, we would like to introduce a proof-of-work algorithm involving several chains, and to develop a new difficulty alforithm based on a proportional–integral–derivative controller. To incentivize miners to secure the block chain, we would like to introduce merged mining. To assure anonymity on the block chain, we would like to introduce a trustless mechanism for anonymizing transactions, such as through Zerocoin or any other algorithm that does not rely on trusted third parties. For ease of use, we would like to incorporate an i2p router directly into the Anoncoin client. Finally, we would like to add services to Anoncoin, and increase the number of places that Anoncoin can be used.

If you are interested in contributing to Anoncoin, please contact us.

The Anoncoin developers
 
--
For more information:

web: https://anoncoin.net
wiki: https://wiki.anoncoin.net
irc: #anoncoin (freenode/irc2p)
bitcointalk: https://bitcointalksearch.org/topic/official-anoncoin-chat-thread-including-history-227287
reddit: https://www.reddit.com/r/Anoncoin/
twitter: https://twitter.com/AnoncoinNews
legendary
Activity: 1792
Merit: 1008
/dev/null

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).

does the transaction show up in your anoncoin wallet? if not you cant get the rawtx. tell craptsy to give you the rawtx.
HPt
member
Activity: 70
Merit: 15

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.

How do I get the raw transactions? As far a I can see, Cryptsy and CEX.IO only show TrxIDs and the receiver address (which in all three cases is ASoVC4BfzXKvuCp96ckq41QsxnWLh3gxnx).
newbie
Activity: 25
Merit: 0
Where I can actually trade ANC these days on clearnet? Any reliable exchange with a significant volume?
hero member
Activity: 588
Merit: 500
★Bitvest.io★ Play Plinko or Invest!
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.



I think lazyness should not be an excuse but i understand that at the end of the day many people do not run i2p (even though they should). For a clearnet Anoncoin exchange I would recommend cryptopia, they run an excellent service. Vircurex is simply a bad deal.

so top 3 ANC/BTC Exchange picks:
1) ExchangeD.I2P
2) Cryptopia
3) BTC38

TO Avoid:
Vircurex - for losing millions of costumer funds
Craptsy - freezing withdrawals on a bunch of coins and shutting down Anoncoin trading


Abyss, you should provide a read-only view for your exchange, so that anyone could inspect the buys/sells. A simple web interface should be enough (from where you could promote your I2P platform). Maybe there is such an interface already? If not, it could increase interest

yes the exchange is accessible over the clearnet at http://exchanged.i2p.xyz but it is run by a third party who i cannot vouch for. Also there is full API with docs. http://exchanged.i2p.xyz/en/api

Is it down? I just see a blank page
it is up and works fine but the i2p.xyz inproxy service is not very reliable. try refreshing until you see something. or better yet install i2p Wink
legendary
Activity: 1792
Merit: 1008
/dev/null

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.

if you give me the raw transaction, i will ensure they go trough. just send via PM or publish here.
HPt
member
Activity: 70
Merit: 15

Thanks Abyss! This is reassuring of what I thought about the development still going on behind the scenes and why I'm still looking to increase my stash for later  Wink

No luck with Cryptsy withdrawal yet but I will say there was some odd stuff going on with it. I went back and looked and even though I withdraw ~240 ANC it told me I withdrew ~60. Tried again and it created a withdrawal for ~90, then did it once more for the remainder. So now I have 3 pending transactions although none have come through yet. Cryptsy does show me txids but I don't see them in the blockchain.

I wonder if they are broadcasting to some kind of orphaned segment of the ANC network? And in that case maybe they just need to add some more nodes in their wallet config and refresh? It really does seem like this is a Cryptsy problem if anything. Mining pool pays out fine...

It's always been a Cryptsy problem. I never really understood what the trouble was. If I recall, there had been an active member who was willing in the past to help confirm lost/stuck Cryptsy transactions. Essentially, their TXID's were not being included into blocks and so were always just left in limbo.

If you post the RAW TXID's or something, a miner can then help get them confirmed and moved with blocks. Or some such similar action. If you are mining, it's possible you can try to help propogate them yourself but I'm not sure what you have to do. They never showed up on the blockchain until non-cryptsy assistance came forward. /shrug  best of luck.

I have two withdrawals from cryptsy (one dates back to 2015/11/26) and one withdrawal from CEX.IO that don't appear in the blockchain. I would be happy if someone could get them confirmed. Here are the TXIDs:
97a74f4574de6bddc1e1b86519ec3e8c5826aec62d6b0c7bf154dbbe1ca73764     (1900 ANC)
9dbbd3fbbe0ba9ce72e3039661ae72aadcdd7824b9b1c91890b143d99cef92a2     (453 ANC)
2537b794162fc6ff6d4df910507f51bd5f920c73772bf47f601307ad7078dc0b        (188 ANC)

I will donate 20 ANC to whoever gets these transactions through.
member
Activity: 95
Merit: 10
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.



I think lazyness should not be an excuse but i understand that at the end of the day many people do not run i2p (even though they should). For a clearnet Anoncoin exchange I would recommend cryptopia, they run an excellent service. Vircurex is simply a bad deal.

so top 3 ANC/BTC Exchange picks:
1) ExchangeD.I2P
2) Cryptopia
3) BTC38

TO Avoid:
Vircurex - for losing millions of costumer funds
Craptsy - freezing withdrawals on a bunch of coins and shutting down Anoncoin trading


Abyss, you should provide a read-only view for your exchange, so that anyone could inspect the buys/sells. A simple web interface should be enough (from where you could promote your I2P platform). Maybe there is such an interface already? If not, it could increase interest

yes the exchange is accessible over the clearnet at http://exchanged.i2p.xyz but it is run by a third party who i cannot vouch for. Also there is full API with docs. http://exchanged.i2p.xyz/en/api

Is it down? I just see a blank page
hero member
Activity: 588
Merit: 500
★Bitvest.io★ Play Plinko or Invest!
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.



I think lazyness should not be an excuse but i understand that at the end of the day many people do not run i2p (even though they should). For a clearnet Anoncoin exchange I would recommend cryptopia, they run an excellent service. Vircurex is simply a bad deal.

so top 3 ANC/BTC Exchange picks:
1) ExchangeD.I2P
2) Cryptopia
3) BTC38

TO Avoid:
Vircurex - for losing millions of costumer funds
Craptsy - freezing withdrawals on a bunch of coins and shutting down Anoncoin trading


Abyss, you should provide a read-only view for your exchange, so that anyone could inspect the buys/sells. A simple web interface should be enough (from where you could promote your I2P platform). Maybe there is such an interface already? If not, it could increase interest

yes the exchange is accessible over the clearnet at http://exchanged.i2p.xyz but it is run by a third party who i cannot vouch for. Also there is full API with docs. http://exchanged.i2p.xyz/en/api
member
Activity: 95
Merit: 10
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.



I think lazyness should not be an excuse but i understand that at the end of the day many people do not run i2p (even though they should). For a clearnet Anoncoin exchange I would recommend cryptopia, they run an excellent service. Vircurex is simply a bad deal.

so top 3 ANC/BTC Exchange picks:
1) ExchangeD.I2P
2) Cryptopia
3) BTC38

TO Avoid:
Vircurex - for losing millions of costumer funds
Craptsy - freezing withdrawals on a bunch of coins and shutting down Anoncoin trading


Abyss, you should provide a read-only view for your exchange, so that anyone could inspect the buys/sells. A simple web interface should be enough (from where you could promote your I2P platform). Maybe there is such an interface already? If not, it could increase interest
hero member
Activity: 588
Merit: 500
★Bitvest.io★ Play Plinko or Invest!
I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.

Anoncoin is a privacy centric coin. If you don't care about privacy i don't understand why you are involved. If privacy isn't important then Anoncoin should be worthless. If privacy is important then you need to take the necessary steps to ensure your freedom. Installing I2P is really easy. If you need help than i would be more than willing to help.
hero member
Activity: 588
Merit: 500
★Bitvest.io★ Play Plinko or Invest!
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.



I think lazyness should not be an excuse but i understand that at the end of the day many people do not run i2p (even though they should). For a clearnet Anoncoin exchange I would recommend cryptopia, they run an excellent service. Vircurex is simply a bad deal.

so top 3 ANC/BTC Exchange picks:
1) ExchangeD.I2P - anonymous, leet
2) Cryptopia - great service
3) BTC38 - highest trading volume, kind of morons but they got it together at least for now

TO Avoid:
Vircurex - for losing millions of costumer funds
Craptsy - freezing withdrawals on a bunch of coins and shutting down Anoncoin trading


If you are not affiliated with Vircurex in any way, why don't you, at the very least, shill for an exchange that didn't steal millions. Is that to much to ask for? you could shill for anybody. Why Vircurex?
member
Activity: 95
Merit: 10
I'm sorry for promoting vircurex all the time, but they actually ARE trying to get things pushed forward. They had wallet services offline for two or three weeks, but went back to business and that's the only time I have had problems with withdrawals. Vircurex now also claims they have paid back some of the frozen funds for year 2015 (cannot be much, but anyways). Vircurex just reloaded their ANC blockchain and they actually DO something to get deposits/withdrawals working. Then we have Craptsy that is the most fraudulent exchange there is atm who claims that the blockchain has problems...

However, consider trading ANC there. It works. If you are in doubt, you could just use very small amounts. I never exceed a total of 1BTC over there and fees for withdrawing ANC are very low (0.1 ANC). I'm not affiliated with vircurex in any way, but the more exchanges there are for a coin, the more valueble the coin usually gets.

And yes, I know that Abyss will start yelling at me once again, but actually, I am way too lazy to install I2P on every computer I have and I guess most people won't do that unless they actually really are in need to be very anonymous.
sr. member
Activity: 261
Merit: 250
Withdrew the rest of my ANC from Cryptsy yesterday. Still waiting on the transaction to complete though. I know some are saying 'blockchain issue' but what kind of issue are we talking here?

I guess for now I'm going to hold what I got and keep mining for the winter (keeps my room warm Grin).

I'd like to add some ASICs to enhance my mining efforts. Does anyone have experience with this? I'm still mining with 2x7950's but this is becoming less effective.

I have a feeling there's going to be an update sometime in the future that brings interest back into the coin and given the scarcity I'd like to have a nice little stash just in case. If nothing happens oh well but as this next BTC mania begins I bet a lot of altcoins are going to be taking advantage of the hype like what has happened before...

You will most likely never see your coins again.
Withdrawals of ANC from Cryptsy are not visible on blockchain and never reach your wallet.



I feel it is time complaint is made at some viable authority where Cryptsy or their parent company operate. I have 1300 ANC which i am not willing to "lose", or rather, get stolen by.

The days when people called Cryptsy shady must be long gone by now. We are over the borders of fraudulent. I Believe it's about time people start getting together and using whatever legal means to obtain what is rightfully theirs.


I have been in a way working towards this, the beggining at least, thus :

If this does not get fixed by tomorrow i will start posting to youtube, dailymotion and all the other social media all my videos proving that many of the cryptsy "wallet problems" coins actually have perfectly working wallets, videos of comparison.


Then i will start contacting all the people on the forum with cryptsy "problems" - THEFT , to get together and do this as an army, that cannot be ignored.


I will tell you this : whatever cryptsy is stealing from you today, with their "prices' which they MADE by disabling functionality of perfectly working COINS, so that they can trade in their own favour, will worth at least ten times more in a very short time once they are traded without fraudulent backend operation by the so called exchange


If you have any evidence of their black-hat tactics, like failed transactions and unfinished withdrawals of otherwise perfectly working coins, contact me with PM and leave an e-mail adress and also try to record these facts with more than screenshots in possible


I for one have tested ANC ( Anoncoin ), UTC ( Ultracoin ) , ELC ( Elacoin ) - these are only a few coins that have perfectly working wallets and networks. On Cryptsy ANC dissappears into the void, as you've said in your post, the withdrawals never reaching the wallet.

In the meanwhilee UTC and ELC withdrawals are disabled for more than 3 MONTHS, while i have videos proving perfectly withdrawals and transactions for UTC and a well connected peered wallet for ELC.
THUS CRYPTSY has been witholding other people's money for more than 3 months using false motives.



I have edited my post, i have not 1300 but approx 7000 ANC.

Will wait a little longer before posting the videos, still no contact from Cryptsy....staff.
Good idea, spread the word! Send your video links to the news publications like newsbtc.com, cointelegraph.com, cryptocoinnews.com, and coindesk.com and see if they will help you publicize your proofs
Pages:
Jump to: