Pages:
Author

Topic: Slimcoin | First Proof of Burn currency | Decentralized Web - page 76. (Read 137076 times)

legendary
Activity: 2268
Merit: 1092
You should see something like this v0.5.0.0-g8e9fe2c-alpha. Do you use Windows or Linux?

FreeBSD, compiled from source. I downloaded https://github.com/slimcoin-project/Slimcoin/archive/slimcoin.zip about half a day ago.

I restored the blockchain from a backup done in January 2015, but it's still showing the message. Guess I need to resync from scratch. Sad
hero member
Activity: 819
Merit: 502
I upgraded to the new source (master branch), and I'm now seeing this error when doing 'getinfo':

WARNING: Blockchain redownload required approaching or past v0.4 upgrade deadline.

This seems to imply there has been a hard fork since 0.3.x?

Current version is reported in a somewhat unusual way:

Slimcoin version vSLMCOIN_VERSION_MAJOR.SLMCOIN_VERSION_MINOR.SLMCOIN_VERSION_REVISION.SLMCOIN_V ERSION_BUILD-g154b52a-alpha ()

Smiley

You should see something like this v0.5.0.0-g8e9fe2c-alpha. Do you use Windows or Linux?
legendary
Activity: 2268
Merit: 1092
I upgraded to the new source (master branch), and I'm now seeing this error when doing 'getinfo':

WARNING: Blockchain redownload required approaching or past v0.4 upgrade deadline.

This seems to imply there has been a hard fork since 0.3.x?

Current version is reported in a somewhat unusual way:

Slimcoin version vSLMCOIN_VERSION_MAJOR.SLMCOIN_VERSION_MINOR.SLMCOIN_VERSION_REVISION.SLMCOIN_V ERSION_BUILD-g154b52a-alpha ()

Smiley
jr. member
Activity: 61
Merit: 3
Hello again,

ARMv5 binarys are up now (see link above)

Regards
legendary
Activity: 2254
Merit: 1290
I'll give the current source a go.

You might be able to speed up the syncing by moving your existing wallet to one side and letting it sync with an empty wallet. Otherwise, there is a nighlty datadir snapshot which might work (experiences vary):

https://minkiz.co/noodlings/slm/slm-datadir-snapshot.zip

The current version remains on test to allow me to discover all the bugs I've introduced.

Cheers

Graham
hero member
Activity: 819
Merit: 502
I am using two clients on one PC. CPU load 0.5-1.0%. One of the client is dedicated only for PoB
On second PC CPU load is max 0.5%
On third PC CPU load is max 0.5%
I am using the last build without staking
legendary
Activity: 2268
Merit: 1092
BTW, the client seems to be using a crapload of CPU. Load was past 9 on a four core server (that's more than 200% load). Once I stopped slimcoind it went back down to 2.5 (62.5% load). Is this improved in the newer client source and/or is there a way to limit it to using one core only?

Yep, that is a known problem - staking needs much CPU power. You can set a high reservebalance to disable staking (at least temporarily) if the performance is a problem.

No, this is with staking disabled. Looks like I had the same problem 3 years ago - just forgot I'd already experienced it. Smiley

https://bitcointalksearch.org/topic/m.9182002

The client was basically taking over the entire server.

I'll give the current source a go.
legendary
Activity: 3906
Merit: 6249
Decentralization Maximalist
Has there been a hard fork since then? My (old) client is syncing (slowly) but if there's been a hard fork there's not much point.

If you are using version 0.2, I mean to remember there was a hard fork to transition to 0.3 because the consensus algorithm was changed - however, I'm not sure. Version 0.3 is the last one published by the "original developer" in 2014. Since then, there were no hard forks - only soft forks. So with 0.3.x you should be fine - however, at least with Linux I have sync problems with this client, and with 0.4 and 0.5 this has definitively improved.

Quote

Yes. The most recent code is on the "master" branch. (There is an experimental 0.6 version but I think it's far from ready.)

Quote
(The hardened checkpoints in this source are very old.)

Thanks for reminding that. I could try to update it, but maybe gjhiggins (our current "main developer") anyway wants to renew it for the next version.

Quote
BTW, the client seems to be using a crapload of CPU. Load was past 9 on a four core server (that's more than 200% load). Once I stopped slimcoind it went back down to 2.5 (62.5% load). Is this improved in the newer client source and/or is there a way to limit it to using one core only?

Yep, that is a known problem - staking needs much CPU power. You can set a high reservebalance to disable staking (at least temporarily) if the performance is a problem.
legendary
Activity: 2268
Merit: 1092
How can I staking ?
I have coins in my wallet (open) but I was never able to stake.
I already did in the console  and type "walletpassphrase yourpass 999999999999"

put in console "reservebalance true 1" for example

Unless slimcoin does it differently, the correct command would be "reservebalance false"
jr. member
Activity: 61
Merit: 3
Hello all,

Here is the link for the latest ARMv7 binarys:

https://drive.google.com/open?id=1IDaf4BD2SL0_RJxdp0CZNU7-4aR0EL5x

Regards
hero member
Activity: 819
Merit: 502
How can I staking ?
I have coins in my wallet (open) but I was never able to stake.
I already did in the console  and type "walletpassphrase yourpass 999999999999"

put in console "reservebalance true 1" for example
hero member
Activity: 980
Merit: 502
How can I staking ?
I have coins in my wallet (open) but I was never able to stake.
I already did in the console  and type "walletpassphrase yourpass 999999999999"
hero member
Activity: 819
Merit: 502
Answer from Tradesatoshi

"Hi gavrilo77,

Direct coin listing fee its 0.5 BTC. The coin needs to be a bitcoin clone with similar RPC api. Coins with different APIs has other prices"
hero member
Activity: 819
Merit: 502
I haven't been involved with Slimcoin for a couple of years.

Has there been a hard fork since then? My (old) client is syncing (slowly) but if there's been a hard fork there's not much point.

Is this the correct git rep? https://github.com/slimcoin-project/Slimcoin/

(The hardened checkpoints in this source are very old.)

BTW, the client seems to be using a crapload of CPU. Load was past 9 on a four core server (that's more than 200% load). Once I stopped slimcoind it went back down to 2.5 (62.5% load). Is this improved in the newer client source and/or is there a way to limit it to using one core only?

Thanks!



The last one client https://minkiz.co/noodlings/slm/slimcoin-qt-v0.5.1-win32.zip

Source should be https://github.com/slimcoin-project/Slimcoin/tree/master

CPU load in my case is 1 %. If you use PoS than client is CPU intensive
legendary
Activity: 2268
Merit: 1092
I haven't been involved with Slimcoin for a couple of years.

Has there been a hard fork since then? My (old) client is syncing (slowly) but if there's been a hard fork there's not much point.

Is this the correct git rep? https://github.com/slimcoin-project/Slimcoin/

(The hardened checkpoints in this source are very old.)

BTW, the client seems to be using a crapload of CPU. Load was past 9 on a four core server (that's more than 200% load). Once I stopped slimcoind it went back down to 2.5 (62.5% load). Is this improved in the newer client source and/or is there a way to limit it to using one core only?

Thanks!

hero member
Activity: 819
Merit: 502
Vote for SLM https://www.tradesatoshi.com/Vote

I have wrote them yesterday and they put SLM on voting list. I was using recently tradesatoshi, they are OK exchange
jr. member
Activity: 61
Merit: 3
Hello gjhiggins and aIA,

The updated clients for v5 and v7 should be up within the next week, however I am still working on a way to compile for v8 (should manage it soon), then I intend to automate the process as much as possible.

Regarding the division of the bounty, I would be more than happy to share it, as gjhiggins has done great things for the Slimcoin community and his openssl1.1 compatability fix was very helpful to me personally.

If anyone is interested, I am considering creating an Android version of the client.

Regards
member
Activity: 134
Merit: 10
Shitcoin Bliss
Is staking on when I unlock the wallet? Im getting lots of 'Mint by Burn' but no stake. or am I stupid and thats the same thing.
sr. member
Activity: 434
Merit: 257
Hello guys, can anyione help me?

Last time I was using the slimcoin wallet was about a month ago, it worked quite well (0.5). Now I tried to start it today, it loaded the blockhain fine. But after I unlocked it completely floods my cpu, contsant 50% usage, was mining previously only on one thread, now the mining software barely does 0.1 khashes... And the whole wallet is super slow after unlocking...

What am I doing wrong?

Your wallet is eventually staking like crazy. Try setting the reservebalance (coins of your wallet that can't stake) in the debug window (Help | Debug window | Console) with:
Code:
reservebalance true 

If that fixes your problem after a few minutes, try decreasing the amount of until you find a load level that your PC can bear so you still can stake.

HTH

Thnaks for the answer, will try that!
legendary
Activity: 2254
Merit: 1290
Thank you for that, appreciated!BTW, the macintosh binary seems to find yourself in trouble at InchLoading addresses...Inch. Might be because it's meant to use on a testnet and my wallet is around the mainnet?Many thanks!

Sorry for not updatiing the OS X version, will do so now ...

Cheers,

Graham
Pages:
Jump to: