Search content
Sort by

Showing 20 of 47 results by bradleyb21
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 19/06/2019, 18:32:22 UTC
You think that after they lost 1800 BTC...

I heard that they passed that loss on to their customers - that all the people who were lending out BTC at some point about a week after the dump took the loss, whether they had loans active at the time of the big CLAM dump or not.

Any idea why my wallet will not work? See my error message.
"Private keys read correctly, but other info is missing"
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 03/06/2019, 20:55:55 UTC
Hi

I'll be adding support for CLAMS on my platform at launch , check it out here :- Xequium


I just installed a wallet and will be testing it's rpc-api.

If anyone can send me coins to test the wallet, database and communication with other apps on my platform :- xJ3oF6FXVX6WGN53BTwcvcg6o3UsXvLoER

I also want to pad the wallet for the arbitrage app so, please send.

"All keys read correctly, but transaction data or address book entries missing or incorrect"

Anyone seen this before?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 31/05/2019, 15:33:45 UTC
No one is able to respond to my previous message?

Is their a support team I can contacT?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 31/05/2019, 00:33:00 UTC
Warning: error reading wallet.dat

Does anyone know the issue here?

https://imgur.com/a/lGUySwj
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 04/04/2019, 17:25:42 UTC
If someone could tell me how to sync the wallet that would be great.

Download a bootstrap.
https://bitcointalk.org/index.php?topic=623147.msg9772191#msg9772191

Also for syncing I noticed, that having multiple connection to other nodes creates "ERROR: ProcessBlock() : already have block  XYZ" and trigger lookups for Orphan blocks which slows down the synchronisation.
I usually reduce the maximum connections while synchronizing to have only one source and not get ERRORs and ORPAHNS.
Set
maxconnections=1
in clam.conf and restart the client

Note: There is slight chance you get connected to some malicious node and you download forked chain, but I never encountered that. Plus after you finish syncing you can check the hash of the last block with some public clam block explorer.

Note 2: The sync takes some time to finish, depends on the CPU of you machine (it basically verifies whole chain on the fly) - it can take few days (when I tried to sync using Raspberry Pi in January, it took a week to fully sync)

Thank you for the reply, but there is no percentage of completion.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 27/03/2019, 19:47:10 UTC
If someone could tell me how to sync the wallet that would be great.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 17/03/2019, 18:26:32 UTC
Hello, my wallet stucked at block 2446475 (2019-03-01) and can´t sync since then. Also I have just 3 connections. Anyone can help me to fix this? Should I do a resync? Or do yo have good peers to connect to?

Here is a list of live nodes:
https://criptocambio.com.br/clamNodes

To speed up the sync process, please use the bootstrap file from dooglus and/or update your clam.conf with this setting:

Code:
maxorphanblocks=10000

And then restart the client. The bigger the maximum orphan blocks, the quicker it syncs (but with the cost of ram usage)


Hey do you know how to enter the node into the client?
Proxy IP and port number?

(Glad to see you here!  Thanks!)

Bootstrap and .conf file confirmed.
However, the Proxy IP, I still do not understand the proper settings.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 17/03/2019, 00:45:06 UTC
Hello, my wallet stucked at block 2446475 (2019-03-01) and can´t sync since then. Also I have just 3 connections. Anyone can help me to fix this? Should I do a resync? Or do yo have good peers to connect to?

Here is a list of live nodes:
https://criptocambio.com.br/clamNodes

To speed up the sync process, please use the bootstrap file from dooglus and/or update your clam.conf with this setting:

Code:
maxorphanblocks=10000

And then restart the client. The bigger the maximum orphan blocks, the quicker it syncs (but with the cost of ram usage)


Hey do you know how to enter the node into the client?
Proxy IP and port number?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 15/03/2019, 23:06:46 UTC
Thank you for the reply, but no such file exists in that folder of mine.

.conf is always in:

X:\Users\XXXXX\AppData\Roaming\XXX

-> X:\Users\XXXXX\AppData\Roaming\Clam

You are welcome.

You have just to create a file named:

clam.conf

and insert it.

Be aware that the name is clam.conf and not clam.conf.txt

Much appreciated.
Lastly, should I use the map port using UPnp
or
Connect through SOCKS?
If Socks - Is this the Proxy Ip: 78.46.108.202:31174 and what are the Port numbers and SOCKS versions?

Thank you
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 15/03/2019, 22:59:01 UTC
Thank you for the reply, but no such file exists in that folder of mine.

.conf is always in:

X:\Users\XXXXX\AppData\Roaming\XXX

-> X:\Users\XXXXX\AppData\Roaming\Clam
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 15/03/2019, 22:42:58 UTC
Where is the .conf file? I do not see it near my .wallet file?


Hello, my wallet stucked at block 2446475 (2019-03-01) and can´t sync since then. Also I have just 3 connections. Anyone can help me to fix this? Should I do a resync? Or do yo have good peers to connect to?

Here is a list of live nodes:
https://criptocambio.com.br/clamNodes

To speed up the sync process, please use the bootstrap file from dooglus and/or update your clam.conf with this setting:

Code:
maxorphanblocks=10000

And then restart the client. The bigger the maximum orphan blocks, the quicker it syncs (but with the cost of ram usage)

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
bradleyb21
on 15/03/2019, 22:40:34 UTC
For the Nodes or proxy IPs
It also asks for Port number and SOCKS version

Post
Topic
Board Altcoin Discussion
Topic OP
How is it possible my BCH and BTG on Electrum different?
by
bradleyb21
on 25/01/2019, 18:44:17 UTC
I just checked my electrum balances for the forked Bitcoin Cash and Bitcoin Gold coins and they are different, how is this possible?
Post
Topic
Board Altcoin Discussion
Best ICOs 2018 - Undervalued - Best Future - Regardless of Current Price
by
bradleyb21
on 16/08/2018, 17:46:35 UTC
There are certainly some great ICO projects this year and the reason for my post is a lot of them are 80-90% off from their ICO price.

Just imagine if ETH were released in January, we would see prices of 10 cents an ETH

Which projects do you think will survive the purge and have bright futures REGARDLESS OF CURRENT PRICE.
Post
Topic
Board Altcoin Discussion
Looking for #3 (QTUM or Bitshares or Stellar?)
by
bradleyb21
on 07/08/2018, 05:12:41 UTC
I am on a quest to find the coin that will be #3 sooner than later.

My research has led me to QTUM, Bitshares, and Stellar. Perhaps these are the best of the crop?

What do you think and why?
Post
Topic
Board Altcoin Discussion
Re: What does ETC offer that ETH does not?
by
bradleyb21
on 18/07/2018, 19:04:57 UTC
Ethereum Classic was the original Eth. The currently now famous one is the fork of Ethereum, and the original one became Eth Classic. There are not really much difference about ETC and ETH. A major one is that Etc has fixed supply whereas Eth has unstable or uncapped supply. Another difference is the use of algorithm by both the coins. Etc uses POW to mine whereas eth uses Dagger Hashimoto.

Almost all the eth devs shifted to the new chain, after the split leaving Etc in vain. There aren't much devs to even support the coin. This made Eth to raise in popularity of what it is today. Most importantly Eth is used as a fuel for the business rather than using them as a form of digital money.

Not exactly, they are not like bitcoin and bitcoin cash, this fork is necessary and well done. Bch is like scam coin. Etc is respectable coin.

They are both borderline scam coins, with minimal development and future.
Post
Topic
Board Altcoin Discussion
Re: What does ETC offer that ETH does not?
by
bradleyb21
on 18/07/2018, 17:58:54 UTC
Nothing really, but it's a major fork of Ethereum so it makes sense they would add it if they added Bitcoin Cash. It's just a pre-The DAO chain of Ethereum, where all the stolen money is still stolen. If code is law then some people feel Ethereum Classic is more legitimate

Good point, its interesting that they had it at one point and delisted it and now are listing it again....

What other projects do you like?
Post
Topic
Board Altcoin Discussion
What does ETC offer that ETH does not?
by
bradleyb21
on 18/07/2018, 04:42:05 UTC
Trying to understand how this fits into Coinbase Protocol for adding new assets.
Post
Topic
Board Altcoin Discussion
Whats your top erc20 tokens of the 2nd half of 2018?
by
bradleyb21
on 17/07/2018, 23:33:20 UTC
I Like
BAT, ENJ, SUB, MANA, MAN, POLY
Post
Topic
Board Altcoin Discussion
Re: ERC20 Questions
by
bradleyb21
on 31/05/2018, 18:27:14 UTC
I found none.

Which ERC20 tokens pay you to participate
And which erc20 tokens have no plans of a main net?
there is more than 1000 ecr-20 tokens, just google cryptocurrency that pay you to participate you will find a lot of them