keliokan
Jr. Member
Offline
Activity: 86
Merit: 1
|
|
February 12, 2019, 10:41:33 AM |
|
I had to relaunch it few times to get a full update.. K. sync stuck at "663 blocks remaining" which version of wallet is newest and where to download ? thanks
Same here. Behind 630 blocks. Wallet says it is synced but not matching with the explorer number of blocks
|
|
|
|
dzarmush
Legendary
Offline
Activity: 1806
Merit: 1001
|
|
February 12, 2019, 01:43:04 PM |
|
Explorer shows last block found 6 hours ago.
|
|
|
|
dzarmush
Legendary
Offline
Activity: 1806
Merit: 1001
|
|
February 12, 2019, 02:08:46 PM |
|
By the way slimco.in website's link to bchain.info needs to be changed to chainz.cryptoid.info/slm, right?
|
|
|
|
muf18
|
|
February 12, 2019, 02:13:51 PM |
|
Yeah, I will change it.
|
|
|
|
gavrilo77
|
|
February 12, 2019, 02:56:48 PM Last edit: February 12, 2019, 03:24:34 PM by gavrilo77 |
|
Explorer shows last block found 6 hours ago.
Yes. My client shows it is updated at 1654484, and on chainz is 1654755
|
|
|
|
muf18
|
|
February 12, 2019, 03:47:16 PM |
|
So they are on fork?
|
|
|
|
gavrilo77
|
|
February 12, 2019, 03:50:09 PM |
|
So they are on fork?
I guess i have to wait while my wallet reach the same blocks as it is on chainz
|
|
|
|
gjhiggins
Legendary
Offline
Activity: 2254
Merit: 1290
|
|
February 12, 2019, 04:25:45 PM |
|
I got ...
/opt/acme/slimcoin/slimcoind --datadir=/opt/acme/slimcoin/datadir --conf=/opt/acme/slimcoin/datadir/slimcoin.conf getinfo { "version" : "SLMv0.5.0-70-gd0b7b29-dirty-alpha", "protocolversion" : 60003, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 1653700, "moneysupply" : 20503669.39929300, "burnt" : 0.00000000, "connections" : 22, "proxy" : "", "ip" : "144.76.64.49", "difficulty" : 0.00024414, "testnet" : false, "keypoololdest" : 1494637568, "keypoolsize" : 102, "paytxfee" : 0.01000000, "errors" : "" }
|
|
|
|
dzarmush
Legendary
Offline
Activity: 1806
Merit: 1001
|
|
February 12, 2019, 07:28:02 PM |
|
My wallet is synced, everything looks fine. Relaunched it once after it stuck, but it's a usual thing.
Yesterday on my second laptop the wallet went on fork I guess, I sent some coins but they never got to the address I sent them to and explorer didn't show any transactions also. Gonna need to resync it.
|
|
|
|
|
d5000
Legendary
Offline
Activity: 4102
Merit: 7652
Decentralization Maximalist
|
|
February 16, 2019, 08:16:47 PM |
|
Awesome ... then I'll be testing the newest code. I wonder - now that coin control seems to work fine, is it possible to integrate a "coin selector" into the Inscription dialog? That would make it much easier to publish periodical works on the blockchain (e.g. via Web2Web), and my little publishing tool would no longer be needed (or could be substantially simplified).
|
|
|
|
d5000
Legendary
Offline
Activity: 4102
Merit: 7652
Decentralization Maximalist
|
|
February 26, 2019, 05:23:23 PM |
|
I have tested staking with the newest develop branch code and unfortunately I stumbled on a problem.
It seems that the new code creates proof of stake blocks, but they fork away from the main chain as they're never accepted by the other nodes. At least this happened to me.
The UTXOs I am staking with have a balance between 600 and 10000 SLM. If this problem doesn't affect any other people, Is it possible that the new staking algorithm favours really big stakers?
Possibly the problem already existed with iguanodon1's code. I later tried it with the old 0.5.0 (pre-iguanodon) code and staking went well without problems. As I tried it two times with each version, I think this is really a problem of the new code.
|
|
|
|
shandada
Newbie
Offline
Activity: 22
Merit: 0
|
|
March 02, 2019, 01:37:00 PM |
|
Greetings From Nova Exchange!!
Nova headquarters are located in Sweden, which is quite a very cold place. Recently though, we have felt spring in the air.....
So, Great Nova traders and trolls, spring clean your portfolio in March. We have great news, if your March Trading volume is more than 0.2 BTC accumulated, you get ALL your trading fees back at the end of the month (minus any referrals paid out).
Get Some Sun & Trade on!!!
|
|
|
|
bobitza202
|
|
March 07, 2019, 08:55:35 PM Last edit: March 07, 2019, 10:50:14 PM by bobitza202 |
|
Having some syncing issues with latest wallet Later Edit:Solved after using a bootstrap
|
|
|
|
dzarmush
Legendary
Offline
Activity: 1806
Merit: 1001
|
|
March 10, 2019, 06:52:16 PM Last edit: March 13, 2019, 07:28:11 PM by dzarmush |
|
Nova is getting worse. First they wanted authentication, now my driver's license photos and my picture aren't enough and they want bank statement. Not surprisingly they have less than 1 btc trading volume.
Anybody's selling OTC? There are two people on Nova set selling orders at 60 sat and lower. If you're reading this, I'd gladly buy those coins )
|
|
|
|
gjhiggins
Legendary
Offline
Activity: 2254
Merit: 1290
|
|
March 15, 2019, 06:45:13 PM |
|
I have tested staking with the newest develop branch code and unfortunately I stumbled on a problem.
It seems that the new code creates proof of stake blocks, but they fork away from the main chain as they're never accepted by the other nodes. At least this happened to me.
The UTXOs I am staking with have a balance between 600 and 10000 SLM. If this problem doesn't affect any other people, Is it possible that the new staking algorithm favours really big stakers?
Possibly the problem already existed with iguanodon1's code. I later tried it with the old 0.5.0 (pre-iguanodon) code and staking went well without problems. As I tried it two times with each version, I think this is really a problem of the new code.
I concur with your analysis. I managed to get enough time to separate out just my coincontrol+walletfix additions by reverting the PoS optimisations from master and can now confirm that a wallet based on just the master branch sans PoS optimisations but with coincontrol and walletfix additions does indeed stake and a wallet based on the master branch with PoS optimisations and with coincontrol and walletfix additions does not (even for large stakers). Cheers Graham
|
|
|
|
d5000
Legendary
Offline
Activity: 4102
Merit: 7652
Decentralization Maximalist
|
|
March 23, 2019, 12:22:17 AM |
|
So I guess we should rollback the PoS optimizations on the "master" branch? I think they can continue on "develop", as this is meant to be the branch for experimental code anyway ... It would be interesting if someone has achieved to stake with the optimized code. If yes, please post here Edit: I see gjhiggins has made several commits to the code in the last days. Maybe he has fixed the issue or reverted iguanodon1's additions. By the way: Currently Nova and FreiExchange both have the SLM deposits/withdrawals disabled
|
|
|
|
dzarmush
Legendary
Offline
Activity: 1806
Merit: 1001
|
|
March 23, 2019, 07:34:58 AM |
|
By the way: Currently Nova and FreiExchange both have the SLM deposits/withdrawals disabled Their reply to me on March 13th: "Hi, The chain is currently in maintenance for an update. As soon as that is done we will enable it again. Regards from the Nova Support Team"
|
|
|
|
d5000
Legendary
Offline
Activity: 4102
Merit: 7652
Decentralization Maximalist
|
|
March 24, 2019, 04:30:15 AM |
|
Maybe they're waiting for the newest code?
I have compiled the last master branch (as of March 23) and this one lets me stake without problems. The only problem I continue to see sometimes is that while the chain isn't completely synced the client tries to create PoS blocks - which obviously are orphaned. But once syncing has finished, most PoS blocks get accepted.
|
|
|
|
wingless
Member
Offline
Activity: 102
Merit: 10
|
|
April 01, 2019, 04:33:36 PM |
|
Hello,
I'm sorry if this was already discussed earlier in the thread, but is anyone having any issues staking? I'm using version 0.3.2.1 alpha of the wallet app. I've set up a reserve balance in the config app, but I haven't noticed anything going on. Other than unlocking your wallet for minting, is there anyway to ensure that the wallet is actually staking? I'd appreciate any help!
thank you!
|
|
|
|
|