It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency,
since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site;
Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in -
your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency
so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
somethings wrong with the genesis block nbits wont match does it got to do with the update of chainparamt.cpp??!!
does it got to due with the removal of all releases!!???
im a starting a already dead coin???!!
The genesis block is fine. What are you talking about
Just check the version you are using. If you keep having problems come to our Discord channel
hi ive just compile github and gave me that error on debug and wallet wont start....
Support is provided through our Discord chat, it's a bit cumbersome to provide support in this thread. Our Discord invitation link is https://discord.gg/qe5J8k . Please check that you're using the correct Github - https://github.com/CRDS/Credits
hi, ive found out yesterday my issue wrong github... ive compile the right to one... everything working fine...
Just compile and put live a pool to all my cpu... If anyone cares to join my pool !!!
somethings wrong with the genesis block nbits wont match does it got to do with the update of chainparamt.cpp??!!
does it got to due with the removal of all releases!!???
im a starting a already dead coin???!!
The genesis block is fine. What are you talking about
Just check the version you are using. If you keep having problems come to our Discord channel
hi ive just compile github and gave me that error on debug and wallet wont start....
Support is provided through our Discord chat, it's a bit cumbersome to provide support in this thread. Our Discord invitation link is https://discord.gg/qe5J8k . Please check that you're using the correct Github - https://github.com/CRDS/Credits
hi, ive found out yesterday my issue wrong github... ive compile the right to one... everything working fine...
Just compile and put live a pool to all my cpu... If anyone cares to join my pool !!!
somethings wrong with the genesis block nbits wont match does it got to do with the update of chainparamt.cpp??!!
does it got to due with the removal of all releases!!???
im a starting a already dead coin???!!
The genesis block is fine. What are you talking about
Just check the version you are using. If you keep having problems come to our Discord channel
hi ive just compile github and gave me that error on debug and wallet wont start....
Support is provided through our Discord chat, it's a bit cumbersome to provide support in this thread. Our Discord invitation link is https://discord.gg/qe5J8k . Please check that you're using the correct Github - https://github.com/CRDS/Credits
hi, ive found out yesterday my issue wrong github... ive compile the right to one... everything working fine...
Just compile and put live a pool to all my cpu... If anyone cares to join my pool !!!
somethings wrong with the genesis block nbits wont match does it got to do with the update of chainparamt.cpp??!!
does it got to due with the removal of all releases!!???
im a starting a already dead coin???!!
The genesis block is fine. What are you talking about
Just check the version you are using. If you keep having problems come to our Discord channel
hi ive just compile github and gave me that error on debug and wallet wont start....
Support is provided through our Discord chat, it's a bit cumbersome to provide support in this thread. Our Discord invitation link is https://discord.gg/qe5J8k . Please check that you're using the correct Github - https://github.com/CRDS/Credits
Good to see that the CRDS community and this coin is going well. I have just configured some masternodes.
it depends what kind of community you mean... if you talk about miners - yes, it looks like they happy, keeps mine this coin and dump it strait on the market. ... is it "going well" - let every one try make their own judgement.
The average block time is 128 seconds so just a few seconds more than a couple of minutes per block.
Yes that is the average. But there should be a normal spread around the average. I will take a look at the block explorer. Anyway they told me this will be fixed in next wallet version so a script would just be a temporary solution until then.
Yes but it would be worth it nontheless- currently there is 45% stuck time last 42 hours, wich means 42% less income for miners. I'll give deamon a go today, hopefully I'll mannage it out
There is zero lost income for miners. Once the chain starts moving it again it drops the difficulty in direct proportion to the time since the last block was issued. As a result after it has been stuck there are several blocks solved with low difficulty as the chain still aims to have 128 blocks solved per day.
The average block time is 128 seconds so just a few seconds more than a couple of minutes per block.
Yes that is the average. But there should be a normal spread around the average. I will take a look at the block explorer. Anyway they told me this will be fixed in next wallet version so a script would just be a temporary solution until then.
Yes but it would be worth it nontheless- currently there is 45% stuck time last 42 hours, wich means 42% less income for miners. I'll give deamon a go today, hopefully I'll mannage it out
The average block time is 128 seconds so just a few seconds more than a couple of minutes per block.
Yes that is the average. But there should be a normal spread around the average. I will take a look at the block explorer. Anyway they told me this will be fixed in next wallet version so a script would just be a temporary solution until then.
I also noticed that the blockchain gets stuck from time to time. I will just keep my miner running and see what happens. I won some blocks tonight so it seems to work for now. I will just lower my expectations a bit knowing that it can get stuck. When the blockchain problems are fixed I think mining difficulty will rise as well but so far CPU mining profitability seems not to be worse than other CPU minable coins.
Masternode seems to be a nice feature. I guess that many master nodes will help the blockchain so it is a good thing. Maybe I will try it in future when I have earned more credits.
With regard to the blockhain getting 'stuck' we have identified an issue in the code that affects how the difficulty is calculated. We are working on v1.2.0 to correct the difficulty calculation and are also working on bringing getwork back into the code to allow for 3rd party CPU miners to be used. When the chain does get 'stuck' sending a few 1 CRDS transactions between wallets will get it moving again. I'm keeping an eye on it all the time and moving it along whenever I stop seeing new blocks solved.
As always, Credits Discord is the best place to have your question answered quickly - https://discord.gg/Q89fuR
I tried the trick to send 1 CRDS between my different wallets and I think I got a stuck blockchain moving aigain :-)
Maybe you can write some kind of automatic script that detects if it get stuck and start moving around some CRDS to make it running so you don't have to manually watch it?
Nice! I already made the script to switch to other coin mining whenever stuck blockchain is detected. I guess I can input a tx command inside instead of a switching one... BUT... is there a way to make a transaction using console? (no deamon, just gui wallet, windows environment)
Yes I used the console. I have creditsd daemon running in background (GUI wallet not active) and make sure it is synced with network.
To get help of commands:
Code:
[ronny@garage1 ~]$ credits-cli help == Address Index == getaddressbalance getaddressdeltas getaddressmempool getaddresstxids getaddressutxos
I just did it again manually and got the block chain going again :-) It should not be too difficult to make a script that check current block number like every 10 minutes and if number has not counted up we start moving around CRDS and then check again after 10 minutes and so on. What is normal maximum block time when everything is running as it should?
Edit: I use Linux environment and daemon running. I am mining with the daemon.