Bitcoin Forum
June 27, 2024, 04:54:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 12:31:25 PM
Did anyone reviewed the client for malicious stuff?

You could compile the code yourself and compare the resulting fim.jar with the one we put up for download.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 12:24:49 PM
Leasing is not disabled.

Should be is not enabled. Sorry typo
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 12:13:12 PM
IMPORTANT, FOR DEVS! You must add valid SHA for downloadable wallet in OP! Nxt suffered on early stage from malicious wallet-files. Always provide SHA

We use GPG signed announcements that contain both SHA and MD5 hashed.
You can see it our forum where we announce the releases.
http://forum.fimk.fi/index.php?topic=32.msg135;topicseen#msg135


Ok. Another question, I can run the linux-command on mac? i.e.
java -cp fim.jar:lib/*:conf nxt.Nxt
on Mac os x?

Thats a universal java command line, not linux perse. Should work on win/lin/mac.
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 12:06:51 PM
IMPORTANT, FOR DEVS! You must add valid SHA for downloadable wallet in OP! Nxt suffered on early stage from malicious wallet-files. Always provide SHA

We use GPG signed announcements that contain both SHA and MD5 hashed.
You can see it our forum where we announce the releases.
http://forum.fimk.fi/index.php?topic=32.msg135;topicseen#msg135

Edit: and on our github page
https://github.com/fimkrypto/fimk/releases/tag/v0.2.0x

I understand the complications.  But please consider the use case that doesn't involve pooling.  Simply used for account protection, as is my intention.
I control accounts A and B.  A has high balance and a very protected passphrase.  B is kept low balance and unlocked to forge on a networked Virtual Private Server (VPS), to which a third party may have access (VPS provider).  My wish is to lease A balance to B so that I can forge without risking the balance of A.
This is a very desirable feature IMHO.
Is leasing still available using the API?  If it is, do you consider it safe to use?

Interesting use case. And all completely reasonable it's just not my decision alone.
Leasing is disabled in the core so no API sorry.
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 11:54:56 AM
Has account leasing been disabled?

Yes it's disabled.

May I ask why?  I have a VPS account waiting for a lease so it can forge safely.

Is it still accessible using the API?

It was considered unsafe at the time of development, especially in combination with the added POS rewards.
Also still lots of changes are made to account lease in NXT core.
We will enable it if the community wants it but we'll have to make choices here this requires resources, we'll have to adjust the automated test env, the core code and so on.

There also is the issue of trust when it comes to leasing your stake. You must trust the lease pool owner to pay you, while this could easily be done from within the protocol where the forger fees could be paid  automatically based on a pre-set percentage.

Getting to a launchable product took a lot of time and effort, now that that's behind us we can start thinking as a community where to head from here.

46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 11:40:30 AM
Has account leasing been disabled?

Yes it's disabled.
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 10:30:49 AM
how long does it take for my balance to become effective to forge after sending to a new secure account (sent from dgex distribution account)
Stakeholders must make an outgoing transaction before block 2880 or they'll
have to wait 1440 blocks before they can forge. Non-stakeholder accounts must
always wait 1440 blocks after their first outgoing transaction
before they can forge.  

i have made an outgoing transaction on block 750 but my account still states i do not have any effective balance
EDIT i have transferred to a new account so im guessing i have to wait 1440 blocks?

same here guess we have to wait for 1440 more blocks

To be clear.. If you're a stakeholder you can forge before block 2880 (basically immediately) after you make an outgoing transaction.
If you use the JSON API you can even forge without making a transaction first.
I guess they force you to do a transaction in the NXT client since it's safer to do so.

If you're not a stakeholder then yes you must wait 1440 blocks (which is half a day because of the 30 sec block time)
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 10:10:38 AM
Okay, my wallet is "forging" now.
What does it mean? Do I get some coins for it? How much?

There is a block reward of 200 FIM. You'll get it as soon as you'll forge a block.
How many blocks you'll forge depends on your stake.

Can you tell me, why can't this confirmation?

Not sure. Try reloading your browser.
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 09:27:42 AM

Check all notification messages like...  You're about to send over 10000 NXT...  I will post any I find!   Wink

Guaranteed Balance:   0 NXT

Good one. It must have slipped through the cracks.
To be clear there is no hidden module in the FIM client that allows you to send NXT from thin air.  Wink

Btw. We have an issue tracker over at https://github.com/fimkrypto/fimk/issues
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: July 02, 2014, 09:20:50 AM
I understand there was some confusion on why the organization account has been forging the first few hundred blocks.
In hindsight a better approach would have been to enable block rewards only after a few thousand blocks, but we can't go back now.
To be honest I never expected the IPO to be so successful. But I'm happy I was wrong  Cheesy

The reasons that we wanted to forge blocks before releasing to the public are:

1. In case of a problem we could take it down and make adjustments.
2. And most importantly, the block chain is in not as secure at an extremely low blockheight as it is later on.

So sorry for the confusion, it's live now everyone can forge if they like.
I'm sure the organization and the community will work out a way what to do with the amount that was forged.
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: June 09, 2014, 06:22:02 PM
Hi
Just dropped you the personal message. I send email to correct id konsta.gogoljuk@gmail.com .
If you provide your email address i can contact you directly there  as over here you have to wait for 5 mins between post.
Thanks
Sky

Received it and replied

You can now do your IPO donation via DGEX.  I did not see a way to provide the FIMK account number.  Is it necessary?  Or will DGEX create a new Account for us on their exchange when the genesis block happens?

I tried it to. After logging in to dgex and donating you can see the donation in your history.
It's correct that you cannot enter an account number, he's probably still adding that to dgex.

As a investor why should I participate in this IPO? What are the differences to Nxt? Why would non-Finnish people use FimKrypto instead of Nxt? Why would Finnish people use Fimkrypto instead of Nxt? Will there be additional features besides the PoW thing? (btw. I like the idea of mixing PoS and PoW)
regards.

After the initial IPO (which you need in one form or the other for a POS coin) the remaining 66% of the coins can be earned by running a node or through the basic income mechanism (you need to be from Finland for that). This is a major difference from NXT.

A lot of time has gone into setting up an environment where we can keep track of the latest NXT developments. Part of this is the automated test environment. The reason for staying close to NXT is not just to have the latest and greatest NXT features but also to be able to act fast when a critical bug in NXT is found which requires an emergency software release. I'm not saying there is such a bug in NXT but it's a possibility. All NXT clones will be vulnerable until they patch their code. We can patch FIMK in a matter of hours.

Current features are indeed the mixing of POW/POS and the 30 second block time (instead of NXT 60 seconds). Features to add after the IPO will be decided by the organization members.
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: June 09, 2014, 04:34:19 PM
I am wondering when they will contact me.
I thought the response will be quick as they looking for investment but no...disappointment.
Hope they will start looking into repose at initial stage to gain some confidence.
Hope they will do and will contact me.

Hi,

I'm the lead developer of FIMK.

Please be assured that they will contact you shortly.

Maybe I can answer some of your questions?

Edit: The correct email address is konsta.gogoljuk@gmail.com not ***@mail.com
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!