Search content
Sort by

Showing 20 of 404 results by ufasoft
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 13/11/2019, 23:11:26 UTC
GitHub page info is more uptodate.
Number of supported currencies is decreased.

The website ufasoft.com/coin  is still working, but may be unavailable from some ISPs blocking access (e.g. in Russia)


Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 28/09/2019, 06:16:54 UTC
New version 1.19 is available:
https://github.com/ufasoft/coin/releases
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 28/08/2015, 13:48:29 UTC
I hope it's not another change of database format. I do not want to download the blocks again. I still have version 0.112 running and it is extremely stable Smiley

If you dont want to redownload use 'Bootstrap' DB format
Just copy Bitcoin  bootstrap.dat to
%APPDATA%\Ufasoft\Coin\BTC\BTC.bootstrap.dat


The client will reindex it without downloading anything



Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 26/08/2015, 15:03:29 UTC
Mostly bugfixes

But we advice to wait for 0.120
with improvement of database format and new currency support.
Post
Topic
Board Armory
Re: Armory system settings??
by
ufasoft
on 24/08/2015, 18:13:49 UTC
The Armory 0.93+ client uses LMDB database engine.
This library maps entire DB to the virtual address space.
That is why database size is limited on 32-bit systems.
Real unfragmented block of 32-bit virtual space is usually 200..500 MB.

32-bit and 64-bit  LMDB databases have incompatible file formats.
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 09/04/2015, 09:22:21 UTC
If most coins work in the same general way (in regards to the client -- I'm not familiar with programming too much) could you implement a sort of module-type system, such that someone can just add a file in, like "doge.coin" that would hold the parameters needed to parse DOGE's database? Not sure if I'm explaining this well enough but basically a way to quickly allow everyone to add their own coins to the client.

It is possible.
You can edit file coin-chains.xml  to add your own currency if it uses one of supported algorithms: SHA256, SCrypt...

But each real crypto-currency has some differences which can be expressed in C++ only.

 

Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 08/04/2015, 17:59:12 UTC
0.111 Released:
Windows Installer.

New Features:
  Work via SOCKS5, TOR proxies
  bootstrap.dat database format
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 30/12/2014, 12:34:35 UTC
Notes:

0.101  is compatible with previous version's Database format 0.92.
But if you remove .udb files then 0.101 will create them in new more efficient, but incompatible with 0.92 format.

Format of wallet.db is not changed (compatible with all previous versions)
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 28/12/2014, 19:51:31 UTC
Version 0.100 Released:

http://ufasoft.com/files/ufasoft_coin_0.100.exe


Updated support of currencies:
PPCoin, NovaCoin, Doge, Feather


Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 04/10/2014, 15:47:13 UTC
It would be helpful for the users of the wallet if it would be implemented a Namecoin ID support.
Thank you. It seems useful feature. Added to TODOs
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 17/09/2014, 02:12:00 UTC
catching up without issues. PPC however won't. I have deleted the PPC data file, I have restarted after deleting the peers file, but magically it always stops behind 22 days behind at block 129237 with a full 8 peers for PPC. I have waited 24 hours with it stuck on that block, but it never catches up. LTC and NMC

Thank you. Probably some PPC algorithm improvement not implemented yet.
Will be fixed in nearest month.
Post
Topic
Board Работа
Re: Программист для создания криптовалюты
by
ufasoft
on 03/09/2014, 18:02:46 UTC
чем вас веб-интерфейс не устраивает
Для Web-интерфейса нужен программист со знанием HTML5, JavaScript

Текущий UI на WPF обусловлен только тем, что WPF был наиболее знаком по опыту разработки Windows-приложений

Post
Topic
Board Работа
Re: Программист для создания криптовалюты
by
ufasoft
on 02/09/2014, 18:39:07 UTC
Да, фреймворк может быть другим. В любом случае нужен программист на нём.
Post
Topic
Board Работа
Re: Программист для создания криптовалюты
by
ufasoft
on 02/09/2014, 18:05:03 UTC
Лучше вы бы его на альтернативные платформы портировали (Linux,OS X...).
Для этого нужен программист со знанием Qt
Post
Topic
Board Работа
Re: Программист для создания криптовалюты
by
ufasoft
on 02/09/2014, 12:17:33 UTC
Обращайтесь

Если алгоритм будет оригинальный с новшествами (как например NMC, PPC, XPM), то добавим поддержку в клиент http://ufasoft.com/coin
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 22/07/2014, 09:09:34 UTC
Is it stable? LTC and Doge works on Lite mode, won't they?
LTC, Doge supports LiteMode
PPCoin/NovaCoin does not.

All versions of the client are unstable
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 22/07/2014, 08:54:51 UTC
Last version has Light Wallet (menu Mode)

I like the sound of a light wallet! Can you give us more details?
Do we need to download a small part of the blockchain or need to access a remote server?
(It am still on 0.82 and it is working fine, don't want to mess it up)  Grin
0.92 supports both: Full and Lite modes.
Lite mode works for BTC and some other currencies.
When it is enabled, the client requests only Txes for its own addresses.
This feature is still experimental and subject to modify and optimize in the next versions.
But Full mode is very slow with huge BTC database.
Post
Topic
Board Wallet software
Re: Ufasoft Coin - Multi-currency Open Source client for Windows
by
ufasoft
on 22/07/2014, 02:45:08 UTC
Last version has Light Wallet (menu Mode)
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July)
by
ufasoft
on 25/05/2014, 05:43:08 UTC
Ufasoft, can you tell me if the performance of CPUs push closer to the performance of ASICs.
For SHA256  ASIC performance ~= 1000..10000 CPUs
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL, Open Source
by
ufasoft
on 08/05/2014, 18:57:11 UTC
./el/comp/ext-opencl.h:399:7: oшибкa: looser throw specifier for «virtual Ext::cl::BuildException::~BuildException()»
./el/comp/ext-opencl.h:389:7: oшибкa:   oтмeняющий «virtual Ext::cl::OpenclException::~OpenclException() noexcept (true)»

Кaжeтcя этo oшибкa GCC вepcий paньшe чeм 4.7
Moжнo oбoйти c пoмoщью мaкpocoв, нo peшили нe зaмopaчивaтьcя.
Пpocтo нaдo иcпoльзoвaть нoвый GCC