Bitcoin Forum
June 21, 2024, 05:35:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 »
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 20, 2015, 05:33:55 PM
It's preview time..  Grin

Wanted to put this out yesterday but spend the entire day getting the server side websockets to run over SSL, finally decided enough is enough we'll figure that out later at a later time. So if anyone has any experience on running Websockets on Jetty server over SSL drop me a line (PM).

Some notes upfront..

The Explorer (http://fimkrypto.github.io/mofo/launch.html#/activity/fim/activity/latest) will likely stay as it is.

So will the account landing pages (sample: http://fimkrypto.github.io/mofo/launch.html#/accounts/FIM-5PGB-BFNZ-KCSF-9XJWB/pulse/latest) and the account activity pages (sample: http://fimkrypto.github.io/mofo/launch.html#/accounts/FIM-5PGB-BFNZ-KCSF-9XJWB/activity/latest).

And so will the the asset landing pages (sample: http://fimkrypto.github.io/mofo/launch.html#/assets/fim/13664938383416975974/pulse) and the actual asset trade pages (sample: http://fimkrypto.github.io/mofo/launch.html#/assets/fim/15249019093105168329/trade).

Expect each currency (not yet enabled) and each crowdfunding campaign (not yet enabled) to have similar landing pages as assets and accounts. The association will be permanently  hosting a webbased version of mofowallet (soon to be renamed) and issuers of assets, currencies or people running a crowd funding can simply point their customers to their asset/currency/campaign over a public internet address (there is even a url shortener on the way - easy for use in twitter messages).

The dashboard is empty initially (http://fimkrypto.github.io/mofo/launch.html#/home/fim/activity/latest) since it displays your agregated activity from all your accounts, not sure if this is an issue since normally people dont land on the dashboard page.

The HOME page (http://fimkrypto.github.io/mofo/launch.html#/start) will likely get a makeover to make it look like a proper landing page the current look is to *techy* i believe and will scare away the less technically advanced.

The language selector new users are presented with does not yet work, actually it does work but I'm out of Google API credits to run a new session where the language files are translated into the 64 available languages. Still doing a lot of code cleanup over here of which renaming the translation keys is a part so expect that soonish.

This version is backed by a single 512MB server and does not yet make use of the load scheduler i've been working on to handle the bigger traffic so if it gets slow, just give it a minute and it will likely work faster.

Only browsers supporting websockets can be used (chrome, firefox, opera and some versions of IE (- not sure about that) )

Feedback is appreciated.

PS. i'll try and get our NXT servers online soon so you can also use NXT from mofowallet
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 19, 2015, 05:23:29 PM
Further tuning.

Hooked up to the websockets to the post and comment providers which means unconfirmed transactions are displayed as soon as they hit the network, added confirmation count indicators.
Added ability to re-tweet, facebook, linked-in or g-plus posts and comments.



Development is going a lot faster now all remote data comes from the new generic (websocket event aware) providers.

For the geeks:

This is the provider that gives you all account posts (and updates based on server side push events).
http://paste.ubuntu.com/10310851/

Transactions have a new home also, this for instance is the complete implementation for creating an account post (this will automatically generate the UI for the dialog also).
http://paste.ubuntu.com/10310909/

And the generated dialog is not that shabby either:

303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 18, 2015, 08:50:05 PM
Getting ready to hook up the backend with the front end.

Lets get social..  Grin

304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 18, 2015, 01:23:37 PM
Getting ready to hook up the backend with the front end.
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 13, 2015, 09:58:48 PM
Finished the UI parts for the Explorer section today. Don't consider myself a designer and find it pretty hard even to get that natural look but I must say I'm actually happy with the result.

Let me share some screenshots (all of these are with the Cosmo theme selected, except the last one)..

The activity view shows all transactions and trades that happened on the network. I mentioned before that i find this a more natural look as compared to the traditional block explorers where the blocks are the main actor in the explorer UI. Again all of this is hooked up to the websockets and will thus show all events immediately as they happen on the network.



Clicking the blockheight in the right corner reveals the statistics section. Currently NXT is turned off which makes it disappear from the UI but when turned on there will be a NXT network blockheight indicator beneath the top-right FIM indicator. Clicking any of the menu items on the right reveals a selection for what coin you want to see.



The traditional blockexplorer view.



Overview of forgers and blockreward statistics.



And finally the asset explorer, i can imagine we'll add a search mechanism later to search for assets by name.



And of course optimized for mobile.



Activity view with the Slate theme selected (really like this theme).


306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 13, 2015, 09:36:23 PM
and when going out this new version of mofowallet ?

Probably sooner than later. Basically finishing things up so to say.
307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 12, 2015, 03:25:29 PM
You're welcome.

Wanted to share a shot of the asset exchange yesterday but could not figure out how to make full page screenshots (now i do) so here is what to expect from the upcoming asset exchange.

There are two parts to each asset. a. The trading part (shown in the screenshot) b. The pulse part (not shown). The purpose of the trade area should be clear. The pulse area contains the asset description, a section where the asset issuer can place updates (based on AM - arbitrary messages) about his asset and the option for anyone to leave comments about the asset or have a discussion about that asset (also based on AM).

I am using AM instead of FIMKrypto Namespaced Aliases to stay compatible with NXT as where the previous mofowallet releases. Our NXT fork has undergone the same changes at the server side as our FIMK server (which means addition of the websockets connectors) and thus means you'll still be able to use NXT through mofowallet as you can use FIMK.

These are the AE screenshots (selected theme today is called Slate).

Desktop version



Mobile version



[Warning: techno talk]
The AE supports the following server side events (meaning it's UI is updated on the following events - pushed from server to client over the websocket connection - this works when running the client locally and when visiting the hosted version).

- blockpushed (updates all confirmation counts in the ui - 10 is considered save and will give you a green check instead of a number)
- blockpopped (updates all confirmations, removes all trades from that block, updates all order amounts which where updated because of trades in that block)
- added unconfirmed transaction (based on the type of transaction - updates all orders and trades in the UI - so called pending changes are clearly marked in the ui as being non-final, also marks orders as 'cancel pending')
- removed unconfirmed transactions (reverse of added unconfirmed transaction)
- added confirmed transaction (similar to  added unconfirmed transaction - difference being that change is no longer pending)
- added trades (updates the trades in the UI - adds one - updates the buy and sell orders affected by that trade and shows the new remaining quantity in that trade)

I mentioned in the post yesterday that sending an order in Finland and seeing that order on your screen in China takes 1 second.
Thinking about it I am not at all sure of this. It can in fact be much quicker  Cool
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: February 11, 2015, 08:12:29 PM
Cross post: http://forum.fimk.fi/index.php?topic=428.msg3563;topicseen#msg3563

Getting ready to release redesigned-mofowallet on test net. It will be based on NXT 1.4.12 and will thus have support for the new monetary system feature.
Quite a lot has changed in these two months, making mofowallet (soon to be renamed btw) ready for prime time to serve the world.

To name just a few:

- translated in 64 languages
- completely new API transport mechanism (works exclusively on websockets now - push communication from server to client)
- got rid of the client side database (no need for that because of the speed of websockets)
- complete visual redesign
- designed for use on mobile first
- asset exchange
-- based on websockets - meaning if i create an order in Finland and press send, a second later it will appear on someones screen in china - same goes for trades or cancelling orders.
-- new server api to obtain chart data based on hourly, daily or weekly volume weighted moving averages.
- fitered queries (the ui enables to display only transactions of a certain type - mixable - and/or time period.
- redesigned client javascript, clear structure - i was able to throw away roughly half of it.
- all lists support endless scrolling for ease of use on the mobile

Clean interface - theme switcher with wild themes still available..



Available languages (translated through an automated process during build, can be tweaked and improved later)



Mobile look



Mobile slide-in side menu (there is also the mobile top menu)



And as promised, all the wild themes are still available (personally like this one) - this shows an account page btw - you get here from clicking on an account link (clicking on an asset takes you to that asset page, clicking on a currency etc.. etc..)



And last but not least.. period (date) based searches (so you dont have to scroll to 1984).



Stay tuned.  Wink
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 28, 2014, 08:23:10 PM
We are in this situation on alcurEX.
Waiting nodes and blocks...
I download new version and start with clean database but no sync yet..

Network seems to function normally, ran a scan which shows no forks.
Current height is 296729 blockexplorer http://explorer.fimk.fi seems to be in-sync too.
Best advice would be to:

1. Shut down fimk server
2. Delete fim_db folder - ensure it remains deleted, if FIMK server is running still in the background that folder will *re-appear*
3. Wait at least 5 minutes, more is better
4. Clean install FIMK 0.3.3 - https://github.com/fimkrypto/fimk/releases/tag/v0.3.3 - make sure to delete previous installation files
5. Start and it should work

Hope this helps.
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 21, 2014, 07:26:44 PM
That said, it's glad to see the dev team is active.

We have been active every day since launch, but active and doing a release is not the same.
But you're probably right that it doesn't show enough.
311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 21, 2014, 11:57:15 AM
Updated, no my wallet just says "Downloading Blockchain.."

last block is 282569 from yesterday.

Is this because I have no connections to 1.3.3 peers?

The update does some cleaning of the peer database. It deletes all stored peers and adds a set of new welknownpeers known to be running 0.3.3 after that all peers trying to connect with non 0.3.3 versions are blacklisted by default.
The 282569 block is the block of the hard fork, it could be your client was just busy scanning and verifying the blockchain which is also something done on  first start only, verifying is expected to take a while.
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 20, 2014, 08:00:30 PM
The mofowallet version http://forum.fimk.fi/index.php?topic=494.msg3076;topicseen#msg3076
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 20, 2014, 07:43:40 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 /$$$$$$$$ /$$$$$$ /$$      /$$                Release : 0.3.3         
| $$_____/|_  $$_/| $$$    /$$$                Date    : 2014-12-20         
| $$        | $$  | $$$$  /$$$$                 
| $$$$$     | $$  | $$ $$/$$ $$                http://fimk.fi       
| $$__/     | $$  | $$  $$$| $$                http://forum.fimk.fi
| $$        | $$  | $$\  $ | $$                http://mofowallet.com
| $$       /$$$$$$| $$ \/  | $$                https://github.com/fimkrypto/fimk                 
|__/      |______/|__/     |__/                 
                     /$$                                       /$$             
                    | $$                                      | $$             
                    | $$   /$$  /$$$$$$  /$$   /$$  /$$$$$$  /$$$$$$    /$$$$$$
                    | $$  /$$/ /$$__  $$| $$  | $$ /$$__  $$|_  $$_/   /$$__  $$
                    | $$$$$$/ | $$  \__/| $$  | $$| $$  \ $$  | $$    | $$  \ $$
                    | $$_  $$ | $$      | $$  | $$| $$  | $$  | $$ /$$| $$  | $$
                    | $$ \  $$| $$      |  $$$$$$$| $$$$$$$/  |  $$$$/|  $$$$$$/
                    |__/  \__/|__/       \____  $$| $$____/    \___/   \______/
                                         /$$  | $$| $$                         
                                        |  $$$$$$/| $$                         
                                         \______/ |__/           

FIMK 0.3.3 is based on NXT 1.2.6.

This is a hard fork everyone MUST update to this release.

This release and all future releases blacklist any peer that is on or below
version 0.3.2.

On startup a one time scan and verification of the blockchain will be performed.
Deleting your folder blockchain is not required for this update.

About the hard fork:

  On Friday December 19th 2014 we were informed of a theft of 57 Million FIMK
  from a user's account by a hacker, who gained gained access to the accounts
  through the user carelessly sending his account passphrases to a rigged public
  node. The hacker transferred a total of approx. 57 Million FIMK from several
  accounts to 59 other accounts, each account receiving roughly 1M FIMK.
  In total this amounts to 13.9 % of all FIMK in existence at this time.

  As the portion of stolen funds is a significant portion of the total FIMK in
  circulation, the association is obliged to intervene. To avoid a situation
  where FIMK would at the mercy of a thief in possession of a large portion of
  total funds, strengthening her stake by forging constantly and thus gaining
  undue control of the network, AND likely dumping some of the large stash
  constantly rendering the remaining FIMK worthless (as has happened before with
  other coins in similar large scale incidents) the association decided to freeze
  the hacker assets by releasing customized emergency version of the FIMKrypto
  server which does just that.

  This release temporarily seals the stolen FIMK in the protocol making them
  untouchable by no one, not even by the association. This is done to prevent
  mixing of the stolen funds through further transfers to obfuscate the origin,
  which we were able to prevent just in time. The following steps and measures
  to be taken for the frozen stash are discussed with the community and decided
  on the basis of those discussions.

Mandatory update

  Earlier server releases (before 0.3.3) are blacklisted by default to prevent
  the chance of future forks and keep the network coherent.

Hacker accounts locked

  There are 59 accounts identified that hold the stolen FIMK, the public keys to
  these accounts are locked from making outgoing transactions and are not allowed
  to forge blocks.



                             ~~~ DOWNLOAD ~~~

https://github.com/fimkrypto/fimk/releases/download/v0.3.3/fim-0.3.3.zip

SHA256 6d4a17cd24f74031b2fe4ea4fb62b8f62b49987f49f1986c234433aa27c56daf
MD5    cc5e8c8aa32f6ee0dcc0e7a1ed696a0f

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUldAtAAoJEP9gzPcARnvnipwH/ixagY+l9jaCEMRywyUrbvFk
JXDKckz34VVC7uHY59razENP4sdlLD8t8FXicy/YHYAjIDFChr9woSg+lPJSDAJP
YOy8zKjiLi+aj4KG3Bl2G/2Lxfl383Zs039cNCoDcOyLMFS/eeLi+aUuSifnuANl
f4f+8uz8rcjq0KYS8Xk1fHEiS/W9+NxDDXRrzRB0v4NlFvWkx0apU9sdfZz1nwmH
DbK6NFjDinecvjN5PgRzjLp/iLcRe7j8RStKl/3LYYTMgKEl7a1LhIg3Uc1MlUj7
WjqVoNsbXLro0fKQMuCpgY4vdn6OUikqm4+Oh0fiwmliSYgFASbj+7K43jU3Wjc=
=nWvD
-----END PGP SIGNATURE-----
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 19, 2014, 05:47:18 PM
I was wondering what all those 1million FIM transfers were.
Are there any details of this theft? What this from an exchange?

No it was from a user who contacted us about it this morning.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 19, 2014, 02:55:50 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 /$$$$$$$$ /$$$$$$ /$$      /$$                Release : 0.3.2         
| $$_____/|_  $$_/| $$$    /$$$                Date    : 2014-12-19         
| $$        | $$  | $$$$  /$$$$                 
| $$$$$     | $$  | $$ $$/$$ $$                http://fimk.fi       
| $$__/     | $$  | $$  $$$| $$                http://forum.fimk.fi
| $$        | $$  | $$\  $ | $$                http://mofowallet.com
| $$       /$$$$$$| $$ \/  | $$                https://github.com/fimkrypto/fimk                 
|__/      |______/|__/     |__/                 
                     /$$                                       /$$             
                    | $$                                      | $$             
                    | $$   /$$  /$$$$$$  /$$   /$$  /$$$$$$  /$$$$$$    /$$$$$$
                    | $$  /$$/ /$$__  $$| $$  | $$ /$$__  $$|_  $$_/   /$$__  $$
                    | $$$$$$/ | $$  \__/| $$  | $$| $$  \ $$  | $$    | $$  \ $$
                    | $$_  $$ | $$      | $$  | $$| $$  | $$  | $$ /$$| $$  | $$
                    | $$ \  $$| $$      |  $$$$$$$| $$$$$$$/  |  $$$$/|  $$$$$$/
                    |__/  \__/|__/       \____  $$| $$____/    \___/   \______/
                                         /$$  | $$| $$                         
                                        |  $$$$$$/| $$                         
                                         \______/ |__/           

FIMK 0.3.2 is based on NXT 1.2.6.

Temporarily blocked all transactions from acccounts with confirmed stolen funds
after a major theft of 57M FIMK



                             ~~~ DOWNLOAD ~~~

https://github.com/fimkrypto/fimk/releases/download/v0.3.2/fim-0.3.2.zip

SHA256 7df3f9ffd5926d024202b820417eb9f48c04681b4a0c11c3b9d5604cfb255e32
MD5    b128d3cec7df25320c113791594794fc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUlDmiAAoJEP9gzPcARnvnqsYH/RSYDZ/HVNoRckgmiIsVU+Pf
YbbUOPOAply2dcoopVsoqy4EnpFq2wRXedPt9wl5aYwQ8I3eLjShZRAWO7iPVKF3
bs8gKWcllOfNoEeuF9PjDokTnFAAO0z0ddlZKHgLCYhlZqWo+iiE3bbKDCWm8UOZ
S3c0a6CgJifc9wfX1f/bVFGlZ4jhUNruIGZkK8jKKIzTGJUpmnVC7MZqfqbWAe0B
YuR8jmUXKfarEr00aDIF6v/ZehrCE0lQisRvprFf9WB0kIaBBiF0lGepBsBxQg/X
gEzr0MgtNyAm+wmzbVtkNlYRwrB2jNbxiBnHwK0v0cxFAZumpm8m7weLxejUD1k=
=nWEc
-----END PGP SIGNATURE-----
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 19, 2014, 02:55:06 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 /$$$$$$$$ /$$$$$$ /$$      /$$          Release : 0.3.7         
| $$_____/|_  $$_/| $$$    /$$$          Date    : 2014-12-19         
| $$        | $$  | $$$$  /$$$$                 
| $$$$$     | $$  | $$ $$/$$ $$          http://fimk.fi       
| $$__/     | $$  | $$  $$$| $$          http://mofowallet.com
| $$        | $$  | $$\  $ | $$          http://forum.fimk.fi         
| $$       /$$$$$$| $$ \/  | $$          https://github.com/fimkrypto/mofowallet
|__/      |______/|__/     |__/                 
                     /$$                                       /$$             
                    | $$                                      | $$             
                    | $$   /$$  /$$$$$$  /$$   /$$  /$$$$$$  /$$$$$$    /$$$$$$
                    | $$  /$$/ /$$__  $$| $$  | $$ /$$__  $$|_  $$_/   /$$__  $$
                    | $$$$$$/ | $$  \__/| $$  | $$| $$  \ $$  | $$    | $$  \ $$
                    | $$_  $$ | $$      | $$  | $$| $$  | $$  | $$ /$$| $$  | $$
                    | $$ \  $$| $$      |  $$$$$$$| $$$$$$$/  |  $$$$/|  $$$$$$/
                    |__/  \__/|__/       \____  $$| $$____/    \___/   \______/
                                         /$$  | $$| $$                         
                                        |  $$$$$$/| $$                         
                                         \______/ |__/           


                                presents:


             /$$      /$$            /$$$$$$                               
            | $$$    /$$$           /$$__  $$                             
            | $$$$  /$$$$  /$$$$$$ | $$  \__//$$$$$$                       
            | $$ $$/$$ $$ /$$__  $$| $$$$   /$$__  $$                     
            | $$  $$$| $$| $$  \ $$| $$_/  | $$  \ $$                     
            | $$\  $ | $$| $$  | $$| $$    | $$  | $$                     
            | $$ \/  | $$|  $$$$$$/| $$    |  $$$$$$/                     
            |__/     |__/ \______/ |__/     \______/                       



                         /$$      /$$           /$$ /$$             /$$   
                        | $$  /$ | $$          | $$| $$            | $$   
                        | $$ /$$$| $$  /$$$$$$ | $$| $$  /$$$$$$  /$$$$$$ 
                        | $$/$$ $$ $$ |____  $$| $$| $$ /$$__  $$|_  $$_/ 
                        | $$$$_  $$$$  /$$$$$$$| $$| $$| $$$$$$$$  | $$   
                        | $$$/ \  $$$ /$$__  $$| $$| $$| $$_____/  | $$ /$$
                        | $$/   \  $$|  $$$$$$$| $$| $$|  $$$$$$$  |  $$$$/
                        |__/     \__/ \_______/|__/|__/ \_______/   \___/ 

Mofowallet update

Supported coins and their embedded server versions:

 1. FIMK  0.3.2
 2. NXT   1.3.5

Upgraded embedded NXT and FIMK servers.

FIMK 0.3.2

  Temporarily blocked all transactions from acccounts with confirmed stolen funds
  after a major theft of 57M FIMK

MofoWallet

  Changed the way mofowallet handles the sending and verification of transactions,
  all transactions are now controlled from a dialog that displays the status,
  success, failure and progress of the various stages in sending transactions:

  1. Creating transactions
  2. Signing transactions
  3. Broadcasting transactions
  4. Detecting transactions are in unconfirmed pool
  5. Detecting transactions are in a block



                             ~~~ DOWNLOAD ~~~

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.7/mofowallet.windows-0.3.7.zip

SHA256 3892aec3cf1e37b5b8c1803b51877df5b90584492b54d07b0bb2844ba22f1097
MD5    0ef147cab3b8f748f294946bf7f27c8e

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.7/mofowallet.linux-0.3.7.zip

SHA256 ea6791d4f145eb4f4ab2773938e8d35b811a228c05a7a2c7c97b3169dbfa8ada
MD5    1b335984cdf6ed6238e2b5f2af493518

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.7/mofowallet.osx-0.3.7.zip

SHA256 d5b591685d64eb2e014ad4af06c0e8347c70c9e1c900920330098ab6062b5b5a
MD5    afd1b8649a275d9b854ff65275e88f4a

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUlEeZAAoJEP9gzPcARnvnF+cIAJTsJK8u3FS0P7jHeGDK3oSQ
Sm6dY1HJ/351R8JkCePrnUTIjlh62g9fTBDFhpa9xlXbIoQ2kw0P/iWp+Y5jBUuQ
ZLIY5WEvStLTQ4IwmSossZMcg0jBExI/kBDwqqPqz7yjNYdHRP6FImElYyJL3o/i
36IPGMARwFw1rtMoH850u6ABc+hlS9LJAVlXjMCpiAUjzxPke1ArDMXiA7p+gvsk
Vf5wkkWKW4/9JP1T7jEPA2HPld7/ZoR3Pmkj6/9TEL73YzaQgJcmmaMoEnkJr+sy
fbHo5hNmrf5i8BUNEqTvoib6/oYykENwwhyWR1w5nS5pxOJ9hYf+xabAO8C5pTo=
=xgz2
-----END PGP SIGNATURE-----
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 16, 2014, 04:19:08 PM
Does the MoFo wallet have the NXT superNET UI stuff in it?

MofoWallet embeds the official NXT 1.3.5 release found here https://nxtforum.org/nrs-releases/nrs-v1-3-5/ there is no superNET UI stuff in there as far as I know.
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 16, 2014, 02:50:26 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 /$$$$$$$$ /$$$$$$ /$$      /$$          Release : 0.3.6         
| $$_____/|_  $$_/| $$$    /$$$          Date    : 2014-12-16         
| $$        | $$  | $$$$  /$$$$                 
| $$$$$     | $$  | $$ $$/$$ $$          http://fimk.fi       
| $$__/     | $$  | $$  $$$| $$          http://mofowallet.com
| $$        | $$  | $$\  $ | $$          http://forum.fimk.fi         
| $$       /$$$$$$| $$ \/  | $$          https://github.com/fimkrypto/mofowallet
|__/      |______/|__/     |__/                 
                     /$$                                       /$$             
                    | $$                                      | $$             
                    | $$   /$$  /$$$$$$  /$$   /$$  /$$$$$$  /$$$$$$    /$$$$$$
                    | $$  /$$/ /$$__  $$| $$  | $$ /$$__  $$|_  $$_/   /$$__  $$
                    | $$$$$$/ | $$  \__/| $$  | $$| $$  \ $$  | $$    | $$  \ $$
                    | $$_  $$ | $$      | $$  | $$| $$  | $$  | $$ /$$| $$  | $$
                    | $$ \  $$| $$      |  $$$$$$$| $$$$$$$/  |  $$$$/|  $$$$$$/
                    |__/  \__/|__/       \____  $$| $$____/    \___/   \______/
                                         /$$  | $$| $$                         
                                        |  $$$$$$/| $$                         
                                         \______/ |__/           


                                presents:


             /$$      /$$            /$$$$$$                               
            | $$$    /$$$           /$$__  $$                             
            | $$$$  /$$$$  /$$$$$$ | $$  \__//$$$$$$                       
            | $$ $$/$$ $$ /$$__  $$| $$$$   /$$__  $$                     
            | $$  $$$| $$| $$  \ $$| $$_/  | $$  \ $$                     
            | $$\  $ | $$| $$  | $$| $$    | $$  | $$                     
            | $$ \/  | $$|  $$$$$$/| $$    |  $$$$$$/                     
            |__/     |__/ \______/ |__/     \______/                       



                         /$$      /$$           /$$ /$$             /$$   
                        | $$  /$ | $$          | $$| $$            | $$   
                        | $$ /$$$| $$  /$$$$$$ | $$| $$  /$$$$$$  /$$$$$$ 
                        | $$/$$ $$ $$ |____  $$| $$| $$ /$$__  $$|_  $$_/ 
                        | $$$$_  $$$$  /$$$$$$$| $$| $$| $$$$$$$$  | $$   
                        | $$$/ \  $$$ /$$__  $$| $$| $$| $$_____/  | $$ /$$
                        | $$/   \  $$|  $$$$$$$| $$| $$|  $$$$$$$  |  $$$$/
                        |__/     \__/ \_______/|__/|__/ \_______/   \___/ 

Mofowallet update

Supported coins and their embedded server versions:

 1. FIMK  0.3.1
 2. NXT   1.3.5

Upgraded embedded NXT and FIMK servers.

The FIMK 0.3.1 upgrade is required if you want to run your own FIMK server
and you haven't already downloaded the blockchain past block 272975.



                             ~~~ DOWNLOAD ~~~

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.6/mofowallet.windows-0.3.6.zip

SHA256 f15ead3ace524f42b424aa77ab1d861f0ab0a628548c81f274d49e018ea60196
MD5    fa2976e68de611c8978cf8d086820faa

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.6/mofowallet.linux-0.3.6.zip

SHA256 0c492fc4ff1d594918a1d6b8e23a02873663bcfec4747604a8351abee8e19131
MD5    9462783a6115b156132242d223a09e78

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.6/mofowallet.osx-0.3.6.zip

SHA256 0c492fc4ff1d594918a1d6b8e23a02873663bcfec4747604a8351abee8e19131
MD5    9462783a6115b156132242d223a09e78

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUkDQAAAoJEP9gzPcARnvn9wgH/RfTbK051iCwFGicluE/2qBs
p92Ba61fgqPth/hOgmeOry+JumjuTQGROArZ2F0Iq2t4DjzzHbs1dVUnpdI4PMul
uoSPf/ei7O42eACoDml0kH4bpvf/NUSfxjFTc4gRb1GDt4+tgG7t8BTbhAtC6WAX
PTU7VE7wkTV60BwFB9PMa74eCQL2sDJJ/Jb8XuRwmzpyx4CSMucQYeXw1qNdvJxQ
lF3sbvhlruR8mIvTaNkVtYUBTP9cIuKkzz/ZtWpPdtr2vhy9yNxx4tAb4Rpyq0jd
YfRGddIrCooZpYR+CxvDOM95V7MoHS04p5rNxjOxqKCVG4bPjn1eQr+bc7k9638=
=oZkf
-----END PGP SIGNATURE-----
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 14, 2014, 08:20:32 PM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 /$$$$$$$$ /$$$$$$ /$$      /$$          Release : 0.3.5         
| $$_____/|_  $$_/| $$$    /$$$          Date    : 2014-12-14         
| $$        | $$  | $$$$  /$$$$                 
| $$$$$     | $$  | $$ $$/$$ $$          http://fimk.fi       
| $$__/     | $$  | $$  $$$| $$          http://mofowallet.com
| $$        | $$  | $$\  $ | $$          http://forum.fimk.fi         
| $$       /$$$$$$| $$ \/  | $$          https://github.com/fimkrypto/mofowallet
|__/      |______/|__/     |__/                 
                     /$$                                       /$$             
                    | $$                                      | $$             
                    | $$   /$$  /$$$$$$  /$$   /$$  /$$$$$$  /$$$$$$    /$$$$$$
                    | $$  /$$/ /$$__  $$| $$  | $$ /$$__  $$|_  $$_/   /$$__  $$
                    | $$$$$$/ | $$  \__/| $$  | $$| $$  \ $$  | $$    | $$  \ $$
                    | $$_  $$ | $$      | $$  | $$| $$  | $$  | $$ /$$| $$  | $$
                    | $$ \  $$| $$      |  $$$$$$$| $$$$$$$/  |  $$$$/|  $$$$$$/
                    |__/  \__/|__/       \____  $$| $$____/    \___/   \______/
                                         /$$  | $$| $$                         
                                        |  $$$$$$/| $$                         
                                         \______/ |__/           


                                presents:


             /$$      /$$            /$$$$$$                               
            | $$$    /$$$           /$$__  $$                             
            | $$$$  /$$$$  /$$$$$$ | $$  \__//$$$$$$                       
            | $$ $$/$$ $$ /$$__  $$| $$$$   /$$__  $$                     
            | $$  $$$| $$| $$  \ $$| $$_/  | $$  \ $$                     
            | $$\  $ | $$| $$  | $$| $$    | $$  | $$                     
            | $$ \/  | $$|  $$$$$$/| $$    |  $$$$$$/                     
            |__/     |__/ \______/ |__/     \______/                       



                         /$$      /$$           /$$ /$$             /$$   
                        | $$  /$ | $$          | $$| $$            | $$   
                        | $$ /$$$| $$  /$$$$$$ | $$| $$  /$$$$$$  /$$$$$$ 
                        | $$/$$ $$ $$ |____  $$| $$| $$ /$$__  $$|_  $$_/ 
                        | $$$$_  $$$$  /$$$$$$$| $$| $$| $$$$$$$$  | $$   
                        | $$$/ \  $$$ /$$__  $$| $$| $$| $$_____/  | $$ /$$
                        | $$/   \  $$|  $$$$$$$| $$| $$|  $$$$$$$  |  $$$$/
                        |__/     \__/ \_______/|__/|__/ \_______/   \___/ 

Mofowallet update

Supported coins and their embedded server versions:

 1. FIMK  0.3
 2. NXT   1.3.4

Major rewrite of the masspay plugin.

  Screenshots and tutorial: http://imgur.com/a/S91zS#0

  The mass pay plugin (tool to send multiple payments from a file) has had a major facelift.

  With this plugin you can create, sign, broadcast and verify multiple payments in one single
  operation. If your computer crashes or this application was shutdown during a payments
  operation upon startup you'll be able to pick up where you left off. After all payments
  were broadcasted you'll be able to confirm that each transaction is actually in the blockchain.
  Once all payments succeeded and all are in the blockchain you'll be notified of it's success.

  In order to determine if transactions are in the blockchain we calculate the transaction
  fullHash client side. Since the broadcastTransaction API call cannot always return reliable
  transaction status we are forced to rely on transaction fullHash instead of simply using
  the transaction id.

  Payments are entered through a JSON file, two syntaxes are supported the dense and verbose
  syntax. If you are sending payments to accounts without publickey please use the publish
  format (account and public key separated by a : symbol).

Experimental AE order entry + cancellation

  This release includes an early draft UI for:

    1. create ask order
    2. create bid order
    3. cancel ask order
    4. cancel bid order
    5. list my ask orders
    6. list my bid orders
    7. account selector in AE
    8. displays account confirmed asset balance
    9. displays account unconfirmed asset balance

  It's a first draft and could have bugs still please don't use it for sending any serious
  amounts.

  We are working on a redesign of the AE in mofowallet, the redesign will consist of a new
  UI combined with native extensions to the FIM and NXT servers. The current standard NXT
  API seems too limited to make a truly responsive exchange UI ontop of that API.
  To still keep MofoWallet compatible with FIMK and NXT our only way forward is to add
  these new API calls to both FIMK server and NXT server.

  For this to work we are forced to start shipping a custom build embedded NXT server for
  future releases of MofoWallet.

Bug fixes

  Numerous smaller bug fixes have gone in this release.



                             ~~~ DOWNLOAD ~~~

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.5/mofowallet.windows-0.3.5.zip

SHA256 1fef7757855e37f6c1f27237206360bb645acf7f51646df7a960755318a7789d
MD5    629c9d2be7886f94c1efa23537d6b123

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.5/mofowallet.linux-0.3.5.zip

SHA256 b56c42dadb2dbb7884e98e618d6a9b09ff14de231419e28e80407b9f7ca6525f
MD5    86fe843122fb5118a5761e6b47e4c63d

https://github.com/fimkrypto/mofowallet/releases/download/v0.3.5/mofowallet.osx-0.3.5.zip

SHA256 b56c42dadb2dbb7884e98e618d6a9b09ff14de231419e28e80407b9f7ca6525f
MD5    86fe843122fb5118a5761e6b47e4c63d

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJUje5tAAoJEP9gzPcARnvn6OgH/3pTwTmB9NR6Jr9TRq4Mx3Pi
j9/drw0PIqkpT0gmNUlKc/DEO3hLmOZKHBHIzFGiC90vfgkRQHFJKHJL+hXuLI7A
V3tDPReFeLmS8pxhqcMNmw7Rr3cOoS+eagz2BKq4HfZ6PtuxA2RC9+mp9gq/mMb5
t8wcIYJpa94IoPk0MH9dLN/9FkecHh52d6qbGjJTSG7+quC176jtx4aMs+r2rcm6
VToWTM9oyPSvmlfS+/JLdMf+lx2Dk6IcqV3Agnd3UgK/6v6Iwr8x+FokwaLf2CLX
yCqHtCVgTMwGWBzNNYPx6iMbgjjXd6xHvYaUjWFlsH5FbIb8ZAveYP1Z9ExfXKQ=
=QsZo
-----END PGP SIGNATURE-----
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FIMKrypto: NXT spinoff 30s blocks, POW-like rewards, national income *FIMK on: December 14, 2014, 08:01:50 PM
fork again?
or deliberately again? Huh

There are some nodes on a fork yes. A handful of nodes is stuck on 272974, the biggest part of the rest of the network is on 274412 (at the time of writing).
You could wait it out or delete the fim_db folder inside the server package or inside mofowallet.
If by deliberate you mean there has been a release that required a hard fork? No there hasn't been one. This fork should just resolve itself.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!