Pages:
Author

Topic: Ufasoft Coin - Multi-currency Open Source client for Windows (Read 53798 times)

sr. member
Activity: 404
Merit: 251
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)


sr. member
Activity: 404
Merit: 251
sr. member
Activity: 404
Merit: 251
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



legendary
Activity: 952
Merit: 1003
--Signature Designs-- http://bit.ly/1Pjbx77
Mostly bugfixes
But we advice to wait for 0.120
with improvement of database format and new currency support.

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
sr. member
Activity: 404
Merit: 251
Mostly bugfixes

But we advice to wait for 0.120
with improvement of database format and new currency support.
newbie
Activity: 10
Merit: 0
0.111 Released:
Windows Installer.

New Features:
  Work via SOCKS5, TOR proxies
  bootstrap.dat database format

Thank you. What are the New Features of 0.112 and 0.113 in the ufasoft dot com slash files folder?
sr. member
Activity: 404
Merit: 251
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.

 

legendary
Activity: 1974
Merit: 1007
0.111 Released:
Windows Installer.

New Features:
  Work via SOCKS5, TOR proxies
  bootstrap.dat database format


Hey, ufa! Thanks for the update!

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.
sr. member
Activity: 404
Merit: 251
0.111 Released:
Windows Installer.

New Features:
  Work via SOCKS5, TOR proxies
  bootstrap.dat database format
sr. member
Activity: 404
Merit: 251
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)
legendary
Activity: 952
Merit: 1003
--Signature Designs-- http://bit.ly/1Pjbx77
Version 0.100 Released:
http://ufasoft.com/files/ufasoft_coin_0.100.exe

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

I am going to this new version after the new year. Thanks!
The version I am using now is quite stable, reluctant to update Grin
sr. member
Activity: 404
Merit: 251
Version 0.100 Released:

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


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


sr. member
Activity: 404
Merit: 251
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
hero member
Activity: 504
Merit: 500
I am watching from time to time the development of this great project.
This is definitely the best multicurrency wallet until now and I would like to propose an enhancement.
It would be helpful for the users of the wallet if it would be implemented a Namecoin ID support.
This way would be easier to remember payment addresses.
http://wiki.namecoin.info/?title=Identity
Namecoin ID support was already implemented in Bitmessage, Pidgin and NameID.

For ex. send Bitcoin(or Namecoin, Peercoin or other coin) to ID could fetch the registered Bitcoin, (or Namecoin, Peercoin or other coin) address and you have it easier.

Fecthing all data from the identity of "khal" :
$ namecoind name_show "id/khal"
{
  "email":    "[email protected]",
  "bitcoin":  "1J3EKMfboca3SESWGrQKESsG1MA9yK6vN4",
  "namecoin": "N2pGWAh65TWpWmEFrFssRQkQubbczJSKi9"
}

Another example would be:
https://nameid.org/?name=domob
newbie
Activity: 10
Merit: 0
Similarly, there is a mandatory upgrade to Litecoin 0.8.6.1+ per the Events tab and http://blog.litecoin.org/2013/12/litecoin-086-release-notes.html, and recommended upgrade to 0.8.7.2 using Lucid 0.9.8k-7ubuntu8.18 for CVE-2014-0224 per http://blog.litecoin.org/2014/06/litecoin-v0872-release-notes.html. Please release compatible code. Thank you.
newbie
Activity: 10
Merit: 0
Per http://www.reddit.com/r/dogecoin/comments/2egjqg/dogecoin_core_18_released_mandatory_upgrade/ there is a mandatory upgrade to Dogecoin Core 1.8. Please release compatible code. Thank you.
sr. member
Activity: 404
Merit: 251
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.
sr. member
Activity: 294
Merit: 250
Another year and another try of this program, this time the newest 0.92. I'm again trying NMC, LTC, and PPC, and this time NMC and LTC were successful 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 stay caught up though.

I don't know if it's related, but I switched over to the Events tab, and PPC is complaining about upgrade to 0.4.0 required by May 4th, 2014.

Maybe this is a known needed upgrade for PPC?

hero member
Activity: 560
Merit: 506
I prefer Zakir over Muhammed when mentioning me!
Lite mode works for BTC and some other currencies.
When it is enabled, the client requests only Txes for its own addresses.

Where does it request these TXes? Any bitcoin full node or specific servers? (like Electrum)

Bitcoin full node I think.
Kindly,
        MZ
legendary
Activity: 952
Merit: 1003
--Signature Designs-- http://bit.ly/1Pjbx77
Lite mode works for BTC and some other currencies.
When it is enabled, the client requests only Txes for its own addresses.

Where does it request these TXes? Any bitcoin full node or specific servers? (like Electrum)
Pages:
Jump to: