Bitcoin Forum
June 25, 2024, 09:34:44 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 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 02, 2014, 03:15:48 PM
Does this miner work on Linux? I see that there are compile instructions, have you ever tried it on Linux?

No not yet compiled! But should work.

Build
=====

#### Basic *nix build instructions:
 * ./autogen.sh   # only needed if building from git repo
 * ./nomacro.pl   # only needed if building on Mac OS X or with Clang
 * ./configure CFLAGS="*-march=native*"
   * # Use -march=native if building for a single machine
 * make

#### Notes for AIX users:
 * To build a 64-bit binary, export OBJECT_MODE=64
 * GNU-style long options are not supported, but are accessible via configuration file

#### Basic Windows build with Visual Studio 2013
 * All the required .lib files are now included in tree (windows only)
 * AVX enabled by default for x64 platform (AVX2 and XOP could also be used)

#### Basic Windows build instructions, using MinGW:
 * Install MinGW and the MSYS Developer Tool Kit (http://www.mingw.org/)
   * Make sure you have mstcpip.h in MinGW\include
 * If using MinGW-w64, install pthreads-w64
 * Install libcurl devel (http://curl.haxx.se/download.html)
   * Make sure you have libcurl.m4 in MinGW\share\aclocal
   * Make sure you have curl-config in MinGW\bin
 * Install openssl devel (https://www.openssl.org/related/binaries.html)
 * In the MSYS shell, run:
   * for 64bit, you can use ./mingw64.sh else :
     ./autogen.sh   # only needed if building from git repo
   * LIBCURL="-lcurldll" ./configure CFLAGS="*-march=native*"
     * # Use -march=native if building for a single machine
   * make

#### Architecture-specific notes:
 * ARM:
   * No runtime CPU detection. The miner can take advantage of some instructions specific to ARMv5E and later processors, but the decision whether to use them is made at compile time, based on compiler-defined macros.
   * To use NEON instructions, add "-mfpu=neon" to CFLAGS.
 * x86:
   * The miner checks for SSE2 instructions support at runtime, and uses them if they are available.
 * x86-64:   
   * The miner can take advantage of AVX, AVX2 and XOP instructions, but only if both the CPU and the operating system support them.
     * Linux supports AVX starting from kernel version 2.6.30.
     * FreeBSD supports AVX starting with 9.1-RELEASE.
     * Mac OS X added AVX support in the 10.6.8 update.
     * Windows supports AVX starting from Windows 7 SP1 and Windows Server 2008 R2 SP1.
   * The configure script outputs a warning if the assembler doesn't support some instruction sets. In that case, the miner can still be built, but unavailable optimizations are left off.
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 02, 2014, 03:12:40 PM
I am guessing the Qubit CPU results are with Hyper-threading enabled, have you tried disabling hyper-threading to see if the total Kh is any higher?

KH without Hyper-threading is nearly Double. This makes sence. Seems the 4th core (thread 0,1,2) is not used! Not bad if you working besides. Otherwise ive to rebuild it Wink to get best performance.

183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 02, 2014, 02:52:21 PM
I am guessing the Qubit CPU results are with Hyper-threading enabled, have you tried disabling hyper-threading to see if the total Kh is any higher?

No not yet will try without HT.
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 02, 2014, 01:27:18 PM
New Multi Miner:

https://github.com/tpruvot/cpuminer-multi/releases
Version 1.0.7 - VC2013 + MinGW 64 (Tanguy Pruvot)

    Add NIST5 and QUBIT algos
    Show current stratum bloc height
    Fix wallet solo mining

Will try Qubit on DGB as i speak Smiley

Results so far on my gaming rig:

185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 02, 2014, 01:21:14 PM
As a side note, new kernels for Groestl-MYR are in the works here for a while.
They were supposed to be released by the half of this month but due to hardware failure, they will likely be pushed over.

Nice to know, do you develop the new kernels? Whats the purpose to develop new kernels?
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 01, 2014, 04:03:41 PM
To get DGB in front we should work with them in advanced to get DigiByte-USD Exchange also available for EU.
http://www.coindesk.com/fidor-kraken-digital-currency-banking/
https://www.cryptocurrency-bank.com/#form

I can be there on the event.
BE THERE: WORKSHOP ON
DECEMBER 15th/16th IN MUNICH

Please let me know whats the plan with DigiByte - USD Exchange and if you are interesst to get involved as:

Investor
You are keen on supporting this initiative by becoming a founding investor? Contact us and let us know what you are willing to contribute in cash. We will then in a next step discuss possible ways of taking external shareholders on board.

Service partner
You offer any kind of cryptocurrency service or product and want to make this service to be deeply integrated in our cryptocurrency bank initiative? Then contact us and tell us as much as possible about your service. Please also note the checklist for prospective service partners.

Operations/Co-worker
You want to support us in making this happen by supporting the operations with your time, manpower, or any other contribution? You are a cryptocurrency enthusiast or have an excellent network in the community? Contact us, join the crew and shape the future of our initiative.

See Ya
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: November 01, 2014, 01:48:44 PM
ALSO:

I’ve got the original Myriad-Groestl srcxxx github optimized files if anyone is interesting in forking them - basically changing the name (since they’re open source to begin with) and then posting it to github. Send me a PM if you’re interested.


Hi HR, thank you for keeping us up to date with your stats. I will have a look on the original Myriad-Groestl srcxxx optimized bins. I thougt these bins only work on his pool. Maybe i can change this to get it work on every pool. Since difficulty is dropping again i could be profitable again to put a bit more power to my cards.
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: October 30, 2014, 08:45:53 PM
Just started mining on the official pool! So where is everyone else? Looks like i am the only one there Sad

Just tested groestlmyriad!!!! It's not working! No shares accepted but blocks are found says miner....
There is no info about pool fee as well.
Im back on fav EU pool. Cool and after 5 seconds i found a new block  Tongue
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ v3.0.2.1 officially released! on: October 30, 2014, 09:28:11 AM
Help us test out DigiHash!

http://digihash.co/

We have had blocks & payouts on Scrypt & Sha256. Have had valid shares submitted on Skein & Qubit. We just need to test out groestl.

Any help is much appreciated!

Hi, thx for Setting up. But till now NOMP does not support "groestl" algo.
Please use rigth name denotation when you talk to miners!!! This is important. It's groestlmyriad not groestl!!!!
NOMP:
Quote
Not working currently:
• Groestl - for Myriadcoin
• Keccak - for eCoin & Copperlark
• Hefty1 (Heavycoin [HVC])
Please don't waste time on setting up pools, logo, easy mining! This should be in second place. Get the worldwide consumer acceptance going!
Thx for reading. Peace out.
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 17, 2014, 05:28:45 PM
Just got an email that DGB has been added to the voting list at BTER. Not sure how we get to the top, but it would be nice to get added. Jared, can we tell BTER about our Asian presence?

https://bter.com/voting

YC

I will fire it up! Good Work. Gonna publish @reddit as well! THX

Here we go... Crossposting getting started!
http://www.reddit.com/r/Digibyte/comments/2jj9dn/digibyte_%E6%9E%81%E7%89%B9%E5%B8%81_voting_btercom_please_vote_and_get/
http://www.reddit.com/r/dogecoin/comments/2jjbo7/digibyte_%E6%9E%81%E7%89%B9%E5%B8%81_contribution_get_tipped/
191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 14, 2014, 10:58:14 PM
Multi-vPoW: Myriadcoin’s Solution to Merge-Mining!
This is cool. I like the tech guys from Myr Wink
Check this out!
http://coinbrief.net/myriadcoin-merge-mining/
192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 14, 2014, 06:16:51 PM
You can now trade Digibyte with XRP on cryptsy.

Nice to know ;-)
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 12, 2014, 05:15:36 PM
HR,

Good to hear some analysis around this. What types of recommendations do you have for marketing outside the forums and communities? What can we do mainstream to get DGB on the map?

YC


I've mentioned a campaign to promote the purchase of DGB with fiat currencies before on this thread: Buy 10 get 1 free for the purchase of DGB with fiat, with a 100,000 min. DGB purchase and a 1 million cap. 24hralttrade has contacted LiteBit.eu and LitePaid and got what I consider to be a very favorable response. https://bitcointalk.org/index.php?topic=408268.msg9133882#msg9133882

The social network tipping has proven to be interesting, and I've suggested we combine that with a "register and post" on www.DigiByteTalk.com promotion.

But my favorite idea right now, beyond what we're already doing and what's already in the works, is targeting gamers. Kayahoga got me going on that one, and I can't seem to get it out of my mind: https://bitcointalk.org/index.php?topic=408268.msg7962691;topicseen#msg7962691 That's a huge 'market' of potential users who are already 'set up' and only need the miner and BAT file to get going.

How do we effectively reach them?



Advertising here : http://twitchadvertising.tv/ with a small video clip!

A friend of my could make a good video for a low price.

Some of is work: http://vimeo.com/thebache/videos

Yes not to bad. So how we get this thing rolling?
194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 12, 2014, 05:04:41 PM
Another Advertiser you may can try out!
http://popcash.net/advertisers.php
Maybe for promoting Giveaway to get more new users involved etc.
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 12, 2014, 04:14:30 PM
HR,

Good to hear some analysis around this. What types of recommendations do you have for marketing outside the forums and communities? What can we do mainstream to get DGB on the map?

YC


I've mentioned a campaign to promote the purchase of DGB with fiat currencies before on this thread: Buy 10 get 1 free for the purchase of DGB with fiat, with a 100,000 min. DGB purchase and a 1 million cap. 24hralttrade has contacted LiteBit.eu and LitePaid and got what I consider to be a very favorable response. https://bitcointalk.org/index.php?topic=408268.msg9133882#msg9133882

The social network tipping has proven to be interesting, and I've suggested we combine that with a "register and post" on www.DigiByteTalk.com promotion.

But my favorite idea right now, beyond what we're already doing and what's already in the works, is targeting gamers. Kayahoga got me going on that one, and I can't seem to get it out of my mind: https://bitcointalk.org/index.php?topic=408268.msg7962691;topicseen#msg7962691 That's a huge 'market' of potential users who are already 'set up' and only need the miner and BAT file to get going.

How do we effectively reach them?



Advertising here : http://twitchadvertising.tv/ with a small video clip!
196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ We are hiring more developers! on: October 12, 2014, 03:38:21 PM
197  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ MultiAlgo v3.0.2 update coming soon! on: October 10, 2014, 07:01:40 PM
Please Update Sidebar on Reddit.
The links are old and not realy complete.
http://www.reddit.com/r/Digibyte/ on the rigth side.
Thanks in advance! Cool
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★ 极特币★★ [DGB] ✈ ✔ MultiAlgo v3.0.2 update coming soon! on: October 10, 2014, 06:38:58 PM
For those looking for scrypt/sha256/groestl/skein, i'm putting all the power i have at home on my server to unlock block faster, feel free to come and try, low fee, no registration needed.

thanks for letting us know.
Got you added to the website & main thread post! Thank you for taking the time to put this pool together!
With pleasure, dedicated to digibyte Smiley.
1gh on groestl
160mh on scrypt
2,3TH on SHA256
no skein miner yet

Sorry but your Pool is wrong. I cant mine with Groestl algo!! Connection is ok but i dont get shares!!! Thats maybe the reason you found no Block with this massive Hashrate on groestl!
THIS ONLY WORK with: -k myriadcoin-groestl
PLEASE fix this and i will Join. Maybe you can ask other Pool owner like www.miners-pool.eu.
Thanks in advance.
199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★★ [DGB] ✈ ✔ MultiAlgo v3.0.1 officially released! Mandatory Update! on: October 08, 2014, 05:11:09 PM
{"result":null,"error":{"code":-2,"message":"Safe mode: Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues."},"id":1}

Same problem here (on 4 different wallets), it's really annoying...

Quote
2014-10-08 17:05:36 CheckForkWarningConditions: Warning: Large valid fork found
  forking the chain at height 234344 (f08ae1ba1e6bf47ad1bd3767608b64d8356cff0ec7cd3f93615ad6e6c9bb32a1)
  lasting to height 234345 (0000000000000dc7327286a7a4dd1a833b917357de2d95a3a2502daf3b672daa).
Chain state database corruption likely.

THX for INFO.
I recon this problem a few weeks ago as well. It appears on http://insight.dgb.cryptopoolmining.com/status...
""Safe mode: Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. ""
THIS HAS TO BE FIXED ASAP!

By the way im on your pool! Guess you restarted? Workers are waiting for Pool Wink
200  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ DigiByte ★★ [DGB] ✈ ✔ MultiAlgo v3.0.1 officially released! Mandatory Update! on: October 05, 2014, 03:47:14 PM
What do you guys think about the future profitability of Digibyte's?

Long term coin! If we work towards adoption it will get "the coin"!
This is not a coin to make fast profit! We are here for the long run and we will win!
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!