Bitcoin Forum
May 28, 2024, 10:24:08 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 »
121  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: May 06, 2013, 07:50:57 AM
How can I compiled ufasoft coin miner for windows myself?
Download source code:
http://ufasoft.com/files/ufasoft_coin-0.56.tar.xz, jansson lib and build it with VS2012/2010

One bug detected in currenct source code, which crashes the program under windows. Just comment out following line:

Code:
UserAgentString +=
in the file miner.cpp
122  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: May 02, 2013, 03:25:02 PM
Bytecoin?
After it will stand the test of time.
123  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 26, 2013, 08:26:46 AM
created linux RPMs, installed it, started coind - WHAM, Segfault. Next attempt fails with SQLite error message because wallet.db is an empty file.
The project was tested only under Windows.
Under Linux only compatibility with GCC was tested.

After all planned features will be implemented then we will test it under Linux.

Thank you for suggested Patches. I hope they will be useful during porting code to Linux.
124  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: April 20, 2013, 02:05:43 AM
can you upload last sources?
can't compile in VS12
el/libext.h(190): fatal error C1083: Cannot open include file: 'ext_messages.h': No such file or directory
fatal error C1083: Cannot open include file: 'nvidia/cuda.h': No such file or directory
fatal error C1083: Cannot open include file: 'amd-app/cal.h': No such file or directory
el\libext\ext-json.cpp(12): fatal error C1083: Cannot open include file: 'jansson.h': No such file or directory
fatal error C1083: Cannot open include file: 'coin-msg.h': No such file or directory

File ext_messages.h generated by command mc el\libext\ext_messages.mc

For nvidia/cuda.h, amd-app/cal.h download AMD, CUDA SDKs

For jansson.h download Jansson library...
125  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: April 18, 2013, 03:34:35 AM
can i start miner with this parameters? -gpugrid=256 -gputhreads=256, like to be able to continue mining while I use my PC. Smiley
No. The only GPU-related option is
-I intensity
126  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 13, 2013, 09:40:17 AM
MysteryMiner, it seems that there are no corresponding private key in your wallet. Roll Eyes
Ufasoft Coin client shares private keys between all currencies, but SatoshiDice does not.

So if MysteryMiner accidentally sent NVC transaction to SatoshiDice's  BTC public key (address string is hash of only PublicKey without currency Letter"), so theoretically SatoshiDice able to return these NVCes.



127  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 13, 2013, 07:38:49 AM
We do not own either address unfortunately, I shall ask Balthazar for his input on this - he is a very helpful dev.
I think if you import private key for BTC address to NVC wallet, you will own corresponding address and be able to control these money.
128  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client 0.36 for Windows on: April 13, 2013, 07:33:50 AM
how much is the sending fee ? 
0 or 0.0005 for BTC
0.01 for PPC/NVC

It is different for each currency
129  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 12, 2013, 05:02:29 PM
I don't get any NMC and Testnet2 peers... anyone has an IP I could insert into the sqliteDB to bootstrap? Or should I just wait and hope?
You can add peers by editing file

C:\program files\Ufasoft\Coin\coin-chains.xml


For example for NameCoin:

<Seed EndPoint="78.47.86.43:8334" />
130  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 12, 2013, 01:20:11 PM
Satoshiroulette.com accepts novacoins, my transaction appeared in log and was shown as win with prize paid out. The prize never arrived in my wallet.

So you know:
1. Outgoing transaction hash
2. Incoming Prize transaction hash

But you don't the money in the wallet?

Sent us these data to investigate.

131  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: April 12, 2013, 08:59:41 AM
I'm getting 23-30MHash, but the stats on my pool say nothing.
What is you command line? we will test
You can send it to support@ufasoft.com
132  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 12, 2013, 01:00:17 AM
I accidentally sent 0.10 Novacoins to Bitcoin address. 173bFMk3XUryGa3jKKhPLsBuLpHw3oy7LF was converted to 4KkR8E8MCvZyp3ARWgMwDsNCNrMUnSjGfj and the tx 6e9513fc5e060b0c595fb2b93f01430e9569da3e8d27d6834ba4e92975eb7fd8 got trough. Satoshiroulette.com probably have the private key to these lost 0.10 NVC but it is Bitcoin key.

It seems this is a bug. Address type was not checked.

In your case these Novacoins can be accessed only if SatoshiDice will accept NVC and will use same private keys for NVC.
133  Other / Archival / Re: Ищу программистов on: April 11, 2013, 05:46:11 PM
В связи с этим я и сделал вывод, что МОЖНО сделать так, чтоб результат на вирустотале был отрицательный.
Вы правы, это можно сделать.
Но через неделю после того как такой майнер будет использован ботнетом результат вирустотала будет положительным
134  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 10, 2013, 10:33:42 PM
Please make sourcecode packages available with binary release. Digitally signing (GPG and/or x509) the releases also would be great.

Source code published after checking compatibility with GCC. Usually 1 time per month.
I agree that some form of signature should be used






135  Local / Бизнес / Re: Ufasoft Coin - Мульти-валютный Open Source клиент для Windows on: April 10, 2013, 09:24:33 AM
Это значит для PPC|NVC PoS-майнинг в кошельке не доступен пока?
Нет, но Вы не потеряете если просто храните монеты, от срока хранения их отдача будет больше когда генерация Stake появится
136  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 10, 2013, 03:38:06 AM
TerraCoin (TRC) added to version 0.55:
http://ufasoft.com/files/ufasoft_coin_0.55.exe
137  Local / Бизнес / Re: Ufasoft Coin - Мульти-валютный Open Source клиент для Windows on: April 10, 2013, 03:36:32 AM
Добавлен TRC
138  Local / Бизнес / Re: Ufasoft Coin - Мульти-валютный Open Source клиент для Windows on: April 09, 2013, 07:57:23 PM
Для NVC пункт меню "Mining" недоступен... Roll Eyes

Механизм формирования блока отличается от Bitcoin.
Пока не реализовано
139  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: April 08, 2013, 09:39:20 AM
I am running Coin .53 and the client seems to be stuck on block 230012, is this a bug or is there
Fixed in the 0.54:
http://ufasoft.com/files/ufasoft_coin_0.54.exe
140  Bitcoin / Wallet software / Re: Ufasoft Coin - Multi-currency Open Source client for Windows on: April 08, 2013, 03:40:45 AM
I am running version .53 on window 7 x64.  The block chain download appears to be stuck on block 230012.
I cannot get my incoming coins...  What can i do?  I have tried rescanning and packing the db.

Fixed in the 0.54:
http://ufasoft.com/files/ufasoft_coin_0.54.exe


No Rescan required
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!