Pages:
Author

Topic: [ANN] FIMK: 2.5G POS, extra block rewards, messaging, asset colors, p2p shopping - page 69. (Read 184335 times)

hero member
Activity: 739
Merit: 500
The easiest way would be to update the countdown on each block (a drawback would be that the time to forge will jump around constantly).
But since you need to send your secretPhrase along with the request for the deadline, making that automatic (without the users expressed consent) has the risk of a user on a public node sending his passphrase once. Then realizing he/she doesn't want/trust that and the client will continue doing so.

This is a first basic implementation of the forger countdown, I can imagine a next release to show the current behavior only when you are on a public node.

Honestly, I understand why do you display the countdown, but from experience with Nxt I think it just confuses newbees.
How about instead of calling getForging you just make the calculations on the client side.
Instead of a countdown you could just display the avarage forging time based on balance, coin supply, and last base target. It could be updated with every block.

"You will forge a block an avarage of x weeks/days/hours", is good information, and less confusing than the countdown that jumps around and in no way accurate.
Or if you love the countdown you could check last forged block time, make the above calculation in client, and create a countdown. This way there is no need for passhrase.
newbie
Activity: 52
Merit: 0
There is a dedicated FIM 0.2.2 Release thread on our forum http://forum.fimk.fi/index.php?topic=64.0.
If you run into any issues with the 0.2.2 release it is very much appreciated if people (also) used that thread to post any findings.

Thank you.
legendary
Activity: 1806
Merit: 1029
When I tried to update to the new version, I got this error message:
The downloaded version hash does not compare to the specified hash in the blockchain. DO NOT PROCEED.
What do I do now?
Delete fim_db catalog and restart program

Did that work for you? Not sure if that has any effect.

I actually just installed the client the same way I installed the original one, and that worked fine. It redownloaded the block chain. New client seems to be working fine now.
newbie
Activity: 2
Merit: 0
newbie
Activity: 52
Merit: 0
FIM blockchain explorer still out of sync with wallet - but really good otherwise

Expect the coming update to be a properly functioning blockexplorer. It sucks we know, sorry.

"Your secret phrase will be sent to the FIM server!"
You should rephrase this, because it gives an impression that it will send the passphrase to a remote server. It could cause confusion.
How about: "You have to provide your secret phrase to refresh!"

Good one! That's absolutely better than what we have now. I'll update it in a coming release. Thanks!

What is sure is that the chance to forge a block when the countdown has not reached zero is very small.
If the deadline is not refreshed after every block, and base target gets bigger than since last refresh, then the chance to forge before countdown reaching zero is pretty big.
I could be wrong of course, but clarification would be welcome eather way.

The easiest way would be to update the countdown on each block (a drawback would be that the time to forge will jump around constantly).
But since you need to send your secretPhrase along with the request for the deadline, making that automatic (without the users expressed consent) has the risk of a user on a public node sending his passphrase once. Then realizing he/she doesn't want/trust that and the client will continue doing so.

This is a first basic implementation of the forger countdown, I can imagine a next release to show the current behavior only when you are on a public node.

If in doubt you can always refresh the countdown, that's why we put it there since we expected some confusion on this subject.

When I tried to update to the new version, I got this error message:
The downloaded version hash does not compare to the specified hash in the blockchain. DO NOT PROCEED.

 Embarrassed that's not supposed to happen.
What OS are you using?

What do I do now?

If you go here http://onlinemd5.com/ you can enter the SHA256 checksum mentioned in the release announcement https://github.com/fimkrypto/fimk/releases/tag/v0.2.2 and if you check the downloaded fim-0.2.2.zip against the SHA256 in the release announcement you'll see that it does match. Sorry for the incovenience.

When I tried to update to the new version, I got this error message:
The downloaded version hash does not compare to the specified hash in the blockchain. DO NOT PROCEED.
What do I do now?
Delete fim_db catalog and restart program

Did that work for you? Not sure if that has any effect.



sr. member
Activity: 243
Merit: 250
When I tried to update to the new version, I got this error message:

The downloaded version hash does not compare to the specified hash in the blockchain. DO NOT PROCEED.

What do I do now?

Delete fim_db catalog and restart program
legendary
Activity: 1806
Merit: 1029
When I tried to update to the new version, I got this error message:

The downloaded version hash does not compare to the specified hash in the blockchain. DO NOT PROCEED.

What do I do now?

EDIT: I ended up extracting and running the client the "old fashioned way" and it works fine now. So now this is an FYI, there was a glitch with the feature where we get to update from within the client itself. Thanks Smiley
hero member
Activity: 739
Merit: 500
You'd better use FIM wallet client rather than the web wallet.It's more safe.
That's what I'm saying. The sentence is confusing for ppl that are using local nodes, not a remote server.
hero member
Activity: 739
Merit: 500
What is sure is that the chance to forge a block when the countdown has not reached zero is very small.

If the deadline is not refreshed after every block, and base target gets bigger than since last refresh, then the chance to forge before countdown reaching zero is pretty big.
I could be wrong of course, but clarification would be welcome eather way.
hero member
Activity: 602
Merit: 500
FIM Version 0.2.2 Released

We have released FIM 0.2.2 which consists of some minor fixes related to unclear wording and some bigger improvements to client.
"Your secret phrase will be sent to the FIM server!"
You should rephrase this, because it gives an impression that it will send the passphrase to a remote server. It could cause confusion.

How about: "You have to provide your secret phrase to refresh!"

You'd better use FIM wallet client rather than the web wallet.It's more safe.
hero member
Activity: 739
Merit: 500
FIM Version 0.2.2 Released

We have released FIM 0.2.2 which consists of some minor fixes related to unclear wording and some bigger improvements to client.
"Your secret phrase will be sent to the FIM server!"
You should rephrase this, because it gives an impression that it will send the passphrase to a remote server. It could cause confusion.

How about: "You have to provide your secret phrase to refresh!"
hero member
Activity: 658
Merit: 500
0.2.2 installed and working well.  the forging timer is nice.

(FIM blockchain explorer still out of sync with wallet - but really good otherwise)
hero member
Activity: 700
Merit: 501
FIM Version 0.2.2 Released

We have released FIM 0.2.2 which consists of some minor fixes related to unclear wording and some bigger improvements to client.

  • Users are notified automatically when a new version is available
  • Users can download the new version from within the client
  • Downloaded versions can be verified to be genuine from within the client
  • Account aliases can be used with both numeric and RS accounts (the ones starting with FIM)
  • Forging countdown indicator and forging refresh functionality added to the client

There was some confusion if the client was forging correctly. We have added a countdown that counts down to the moment you are expected to forge the next block.
This time is an average, it is possible (and will likely happen many times) that when the countdown reaches zero you dont't actually get to forge the block. What is sure is that the chance to forge a block when the countdown has not reached zero is very small.

The so-called deadline (the time until you forge the next block) changes every block. You can refresh the deadline (ask the deadline from the FIM server) by clicking the button next to the count down indictor.

Download: https://github.com/fimkrypto/fimk/releases/download/v0.2.2/fim-0.2.2.zip

Release announcement thread on http://forum.fimk.fi
Source code for this release

^love it, keep going with the good work.
newbie
Activity: 52
Merit: 0
FIM Version 0.2.2 Released

We have released FIM 0.2.2 which consists of some minor fixes related to unclear wording and some bigger improvements to client.

  • Users are notified automatically when a new version is available
  • Users can download the new version from within the client
  • Downloaded versions can be verified to be genuine from within the client
  • Account aliases can be used with both numeric and RS accounts (the ones starting with FIM)
  • Forging countdown indicator and forging refresh functionality added to the client

There was some confusion if the client was forging correctly. We have added a countdown that counts down to the moment you are expected to forge the next block.
This time is an average, it is possible (and will likely happen many times) that when the countdown reaches zero you dont't actually get to forge the block. What is sure is that the chance to forge a block when the countdown has not reached zero is very small.

The so-called deadline (the time until you forge the next block) changes every block. You can refresh the deadline (ask the deadline from the FIM server) by clicking the button next to the count down indictor.

Download: https://github.com/fimkrypto/fimk/releases/download/v0.2.2/fim-0.2.2.zip

Release announcement thread on http://forum.fimk.fi
Source code for this release
newbie
Activity: 32
Merit: 0
full member
Activity: 286
Merit: 100
So good Times to buy now...

True words Wink The big innovations are coming at a later point hopefully Wink
What innovations do you mean?
hero member
Activity: 700
Merit: 501
So good Times to buy now...

True words Wink The big innovations are coming at a later point hopefully Wink
hero member
Activity: 734
Merit: 500
hero member
Activity: 697
Merit: 500
next marketing steps?

A good exchange, because dgex is a piece of shit

That would be a good move  Grin
I bet that avarage joes would never use site like that to invest their earnings.
member
Activity: 82
Merit: 10
next marketing steps?

A good exchange, because dgex is a piece of shit
Pages:
Jump to: