Search content
Sort by

Showing 20 of 30 results by gigo
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 18/04/2014, 23:27:24 UTC
No, you can include the latest OpenSSL patches while staying on the same codebase. OpenSSL is a separate library.

Isn't it enough to upgrade OpenSSL to 1.0.1g Cheesy ? I did not have time to look at changes introduced to bitcoin-0.9.1, but Easter is coming Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 10/04/2014, 13:31:35 UTC
Hi,
I guess it's not good to compile every time this sources by my own and i'm sure this is the work for devs but not us.  If someone can do this, thanks, if not, so ok i'm going through this...

Could you post errors you get on windows? Thanks,
g

Code:
1>src\qt\test\test_main.cpp(1): fatal error C1083: Cannot open include file: 'QTest': No such file or directory
1>  Generating Code...
1>  Compiling...
1>  uritests.cpp
1>c:\datacoin-hp-master\src\qt\test\uritests.h(4): fatal error C1083: Cannot open include file: 'QTest': No such file or directory
1>  transactiondesc.cpp
1>c:\datacoin-hp-master\src\qt\transactiondesc.h(4): fatal error C1083: Cannot open include file: 'QString': No such file or directory
1>  transactiondescdialog.cpp
1>c:\datacoin-hp-master\src\qt\transactiondescdialog.h(4): fatal error C1083: Cannot open include file: 'QDialog': No such file or directory
1>  transactionfilterproxy.cpp
1>c:\datacoin-hp-master\src\qt\transactionfilterproxy.h(4): fatal error C1083: Cannot open include file: 'QSortFilterProxyModel': No such file or directory
1>  transactionrecord.cpp
1>c:\datacoin-hp-master\src\qt\transactionrecord.h(4): fatal error C1083: Cannot open include file: 'uint256.h': No such file or directory
1>  transactiontablemodel.cpp
1>c:\datacoin-hp-master\src\qt\transactiontablemodel.h(4): fatal error C1083: Cannot open include file: 'QAbstractTableModel': No such file or directory
1>  transactionview.cpp
1>c:\datacoin-hp-master\src\qt\transactionview.h(4): fatal error C1083: Cannot open include file: 'QWidget': No such file or directory
1>  walletframe.cpp
1>c:\datacoin-hp-master\src\qt\walletframe.h(10): fatal error C1083: Cannot open include file: 'QFrame': No such file or directory
1>  walletmodel.cpp
1>c:\datacoin-hp-master\src\qt\walletmodel.h(4): fatal error C1083: Cannot open include file: 'QObject': No such file or directory
1>  walletstack.cpp
1>c:\datacoin-hp-master\src\qt\walletstack.h(10): fatal error C1083: Cannot open include file: 'QStackedWidget': No such file or directory
1>  walletview.cpp
1>c:\datacoin-hp-master\src\qt\walletview.h(10): fatal error C1083: Cannot open include file: 'QStackedWidget': No such file or directory
1>  rpcblockchain.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  rpcdump.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  rpcmining.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  rpcnet.cpp
1>c:\datacoin-hp-master\src\net.h(9): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
1>  rpcrawtransaction.cpp
1>src\rpcrawtransaction.cpp(6): fatal error C1083: Cannot open include file: 'boost/assign/list_of.hpp': No such file or directory
1>  rpcwallet.cpp
1>src\rpcwallet.cpp(8): fatal error C1083: Cannot open include file: 'boost/assign/list_of.hpp': No such file or directory
1>  script.cpp
1>src\script.cpp(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
1>  sync.cpp
1>c:\datacoin-hp-master\src\sync.h(8): fatal error C1083: Cannot open include file: 'boost/thread/mutex.hpp': No such file or directory
1>  accounting_tests.cpp
1>src\test\accounting_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  Generating Code...
1>  Compiling...
1>  alert_tests.cpp
1>src\test\alert_tests.cpp(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
1>  allocator_tests.cpp
1>src\test\allocator_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  base32_tests.cpp
1>src\test\base32_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  base58_tests.cpp
1>src\test\base58_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  base64_tests.cpp
1>src\test\base64_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  bignum_tests.cpp
1>src\test\bignum_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  bloom_tests.cpp
1>src\test\bloom_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  canonical_tests.cpp
1>src\test\canonical_tests.cpp(4): fatal error C1083: Cannot open include file: 'json/json_spirit_writer_template.h': No such file or directory
1>  checkblock_tests.cpp
1>src\test\checkblock_tests.cpp(6): fatal error C1083: Cannot open include file: 'boost/assign/list_of.hpp': No such file or directory
1>  Checkpoints_tests.cpp
1>src\test\Checkpoints_tests.cpp(4): fatal error C1083: Cannot open include file: 'boost/assign/list_of.hpp': No such file or directory
1>  compress_tests.cpp
1>src\test\compress_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  DoS_tests.cpp
1>src\test\DoS_tests.cpp(6): fatal error C1083: Cannot open include file: 'boost/assign/list_of.hpp': No such file or directory
1>  getarg_tests.cpp
1>src\test\getarg_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/algorithm/string.hpp': No such file or directory
1>  key_tests.cpp
1>src\test\key_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  miner_tests.cpp
1>src\test\miner_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  mruset_tests.cpp
1>src\test\mruset_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  multisig_tests.cpp
1>src\test\multisig_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/assert.hpp': No such file or directory
1>  netbase_tests.cpp
1>src\test\netbase_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  pmt_tests.cpp
1>src\test\pmt_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  rpc_tests.cpp
1>src\test\rpc_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/algorithm/string.hpp': No such file or directory
1>  Generating Code...
1>  Compiling...
1>  script_P2SH_tests.cpp
1>src\test\script_P2SH_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/assert.hpp': No such file or directory
1>  script_tests.cpp
1>src\test\script_tests.cpp(4): fatal error C1083: Cannot open include file: 'boost/algorithm/string/classification.hpp': No such file or directory
1>  serialize_tests.cpp
1>src\test\serialize_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  sigopcount_tests.cpp
1>src\test\sigopcount_tests.cpp(2): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  test_bitcoin.cpp
1>src\test\test_bitcoin.cpp(2): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  transaction_tests.cpp
1>src\test\transaction_tests.cpp(3): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  uint160_tests.cpp
1>src\test\uint160_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  uint256_tests.cpp
1>src\test\uint256_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  util_tests.cpp
1>src\test\util_tests.cpp(2): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  wallet_tests.cpp
1>src\test\wallet_tests.cpp(1): fatal error C1083: Cannot open include file: 'boost/test/unit_test.hpp': No such file or directory
1>  txdb.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  util.cpp
1>c:\datacoin-hp-master\src\uint256.h(11): fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory
1>  version.cpp
1>  wallet.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  walletdb.cpp
1>c:\datacoin-hp-master\src\bignum.h(10): fatal error C1083: Cannot open include file: 'openssl/bn.h': No such file or directory
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

It has another problem, this is the first time i have compile c++ code. I know how to compile java code but no c++.

OK - it seems that you don't have boost, openssl  nor Qt development files installed on your system. I will try to work on it as well. Have you seen this thread https://bitcointalk.org/index.php?topic=149479.0 ? I think that compiling datacoin should not be much different.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 10/04/2014, 09:31:19 UTC
BTW it could be a good time to include the latest OpenSSL patches (to protect against the 0-day heartbleed bug).

Ha! So it means shifting towards bitcoin-0.9.1 codebase. Its a serious piece of a project, I am waiting for answer from primecoin developers if they are planning to go this way,  before I will get into it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 10/04/2014, 09:03:55 UTC
Hi,
I guess it's not good to compile every time this sources by my own and i'm sure this is the work for devs but not us.  If someone can do this, thanks, if not, so ok i'm going through this...

Could you post errors you get on windows? Thanks,
g
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)
by
gigo
on 09/04/2014, 13:40:51 UTC
As qqqq noticed on another thread, the hp12-derived datacoin wallet does not have windows version available at the moment. Could anybody compile it for windows, let me know and share the binaries? Please!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 07/04/2014, 10:26:03 UTC
Hi,
Guys, why are you have only source link of Datacoin-hp12 wallet: http://github.com/g1g0/datacoin-hp and no windows-qt version? It's very strange.
I prepared the sources, I can also compile it for linux. I don't have windoze, I am not able to build binaries for it. Could anybody help?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 04/04/2014, 22:47:35 UTC
I tried help and getinfo commands, but without any effect.  Cry
But i found what i looked for in debug.log file

What does it mean exactly? Did these commands produce no output? The information about estimated blocks per day and so on can be obtained with "getmininginfo" - the same as you've mentioned already.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 04/04/2014, 14:44:03 UTC
gigo:

Thank you, i compiled that in Lubuntu 13.10 after all. No problem.

Thats great, thank you!

Quote
Btw, is this datacoin.conf fine or i need something more?
gen=1
rpcallowip=127.0.0.1
rpcuser=Patejl
rpcpassword=blabla
sievesize=1000000

The conf is correct, however, I would add to it:
1) some addnode commands - copy into your conf the content of http://datacoin.info/addnodes in the format addnode=IP for ip numbers listed there, for example:
addnode=113.200.251.46
addnode=124.230.98.12
2) some other stuff:
listen=1
daemon=1
server=1

(If I remember correctly - "listen" gives you the possibility to communicate with the running process, thanks to "daemon" datacoind runs in the background and "server" allows external miners to get work from the datacoin and push results back)
Restart the datacoind afterwards.

Quote
Anyway, all i can say now is that works and uses all my cores.
I don't know how to display primes/s or how to check my wallet's address, all i can see is an empty black window, i don't know any parameters to use with this miner. Is there any way to display "getmininginfo" results as in windows wallet?


From what I know, the -hp branches of wallets, not only for datacoin, were meant to be efficient for mining. The GUI was not the objective - to be honest I did not even try to run it. So, after updating the conf, run the datacoind in the terminal, and communicate with the running process via the same binary, providing it the commands in the command line. So - the the basic info you can get by executing:

datacoind getinfo

To get you address:

datacoind getaccountaddress ""

The "" asks for address of nameless account, which is default. For listing of all available commands try

datacoind help


I hope that this helps,

g
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 04/04/2014, 10:01:32 UTC
I believe gigo was talking about this:
https://bitcointalk.org/index.php?topic=548230.0

Its very interesting, I have to try it! Maybe it will force me to go deeper into GPU programming Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 04/04/2014, 09:48:33 UTC
Hi!

Please, can you post some guide for compiling this? I'm not able to do that under Ubuntu 12.04.


So, here is very simplistic guide. It works on debian. I don't have ubuntu but since its based on debian, it should work as well.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git build-essential g++ libboost-all-dev libdb++-dev libgmp-dev libssl-dev libminiupnpc-dev
git clone https://github.com/g1g0/datacoin-hp
cd datacoin-hp/src
make -f makefile.unix

Please don't skip cloning the git repo even if you've done it before - there are some fixes I pushed last night!!!
Let me know how it worked.
Best,

g
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 02/04/2014, 14:09:45 UTC
Quote

Please, can you post some guide for compiling this? I'm not able to do that under Ubuntu 12.04.


Sure, I will post it ASAP.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 02/04/2014, 09:32:55 UTC
Is this gpu mineable now?  I heard primecoin is can be gpu mined?

If I am not mistaken, there was a development of GPU-based miner for primecoin - it could be easily ported to datacoin. The thing worked for some, but it was rather a proof of concept - its performance was very poor, not worth burning the electricity. Sorry - I don't have references to original threads, but you can google it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)
by
gigo
on 02/04/2014, 09:24:54 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 01/04/2014, 14:57:02 UTC
Datacoin-hp12 client added
Datacoin-hp12 wallet: http://github.com/g1g0/datacoin-hp

Thank you!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 01/04/2014, 10:01:24 UTC
I downloaded datacoin and it looks like a wallet I keep money in.  How do I store files with this?
The files are stored in the blockchain. You use 'senddata' command of the client to do it. Please take a look at the FAQ and links at the beginning of this thread. There is an online wallet allowing for manipulations on the data stored in the blockchain at https://krypte.net/ . I hope that this helps.

g
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DTC Promo Thread - Information is Money, Datacoin Implements These Words!
by
gigo
on 01/04/2014, 09:52:25 UTC
Hi,

actually datacoin is sleeping.. any news?

Datacoin is not sleeping at all. There is a new datacoin-hp at http://github.com/g1g0/datacoin-hp . Besides this maintenance release, the development team is working on a bunch of significant changes, stay tuned.
Best,

g
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN][DTC] Improved version of Datacoin High Performance (datacoin-hp12) is out
by
gigo
on 30/03/2014, 14:38:38 UTC
Hi,
New Datacoin High Performance, embracing security, stability and performance improvements of Primecoin-HP12 is available for download at http://github.com/g1g0/datacoin-hp !!!
I posted info on this on the official Datacoin announce thread (https://bitcointalk.org/index.php?topic=325735.msg5820843#msg5820843) already, but maybe some of you did not notice. As the Datacoin community is awaiting for significant development and changes announced by the new vibrant group of datacoin developers, I would call my work a maintenance release. It includes all the changes from Primecoin-HP12 (https://bitcointalk.org/index.php?topic=255782.msg5485681#msg5485681). Good luck!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)
by
gigo
on 26/03/2014, 11:32:54 UTC
Hi,
Which Datacoin miner is best to use with Haswell processors?

For solo mining the only option is datacoin-hp, I guess.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)
by
gigo
on 24/03/2014, 10:28:23 UTC
Hi, yes it should have all the features that Primecoin-HP12 has. I did not test this particular feature yet, but everything is in there.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)
by
gigo
on 23/03/2014, 22:17:46 UTC
the people are losing interest...poor dtc Embarrassed
You are right. Try hp12 Wink