Bitcoin Forum
May 24, 2025, 10:37:38 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: I am mining on fresh blockchain...Can anyone help me build a mining pool on: February 06, 2020, 11:47:35 PM
Nope.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: cruzbit: A simple decentralized peer-to-peer ledger implementation on: January 15, 2020, 04:07:34 AM
The unofficially official cruzbit wallet by GreenAppers is now live in the Apple and Android app stores!

iOS: https://apps.apple.com/us/app/cruzall/id1472030933?ls=1
Android: https://play.google.com/store/apps/details?id=com.greenappers.cruzall.android

Also available for MacOS and Windows from the official website: https://www.greenappers.com/cruzall/


Additional information is available at the project website: https://cruzb.it
Block explorers:
* https://cruzbase.com/
* http://cruz.bergbau.pw/explorer/
* https://chain.cruzb.it
Repository: https://github.com/cruzbit/cruzbit
Exchanges:
* https://qtrade.io/market/CRUZ_BTC
* https://vinex.network/market/BTC_CRUZ
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: cruzbit: A simple decentralized peer-to-peer ledger implementation on: January 15, 2020, 04:06:29 AM
The unofficially official cruzbit wallet by GreenAppers is now live in the Apple and Android app stores!

iOS: https://apps.apple.com/us/app/cruzall/id1472030933?ls=1
Android: https://play.google.com/store/apps/details?id=com.greenappers.cruzall.android

Also available for MacOS and Windows from the official website: https://www.greenappers.com/cruzall/


Additional information is available at the project website: https://cruzb.it
Block explorers:
* https://cruzbase.com/
* http://cruz.bergbau.pw/explorer/
* https://chain.cruzb.it
Repository: https://github.com/cruzbit/cruzbit
Exchanges:
* https://qtrade.io/market/CRUZ_BTC
* https://vinex.network/market/BTC_CRUZ
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Which altcoin are you mining? on: January 07, 2020, 04:25:27 PM
Cruzbit is a completely organic project (no organized marketing, 100% community driven, etcetera). The community is growing at a steady pace, and has gotten enough attention to have it's own conspiracy theories about its anonymous developer. The blockchain is GPU mineable.
https://cruzb.it
5  Alternate cryptocurrencies / Altcoin Discussion / Re: Any other games working with crypto? on: January 06, 2020, 04:11:30 PM
Hash Roulette is a roulette-themed game in which you bet directly on the outcome of building the cruzbit blockchain. Bets are placed using standard transactions, and the hash of the next block determines the winning number (unlike all the other crypto-casino games which simply let you bet with cryptocurrency).

https://hashroulette.com
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: What to mine with EVGA Geforce GTX 1060 3GB GPUS on: December 15, 2019, 03:50:54 AM
I am, of course, biased, but Cruzbit is still young and mining over the longer term can be lucrative. https://cruzb.it
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Please answer this question, ( What to mine with low budget GPUs) on: December 01, 2019, 03:16:19 AM
Have a look at Cruzbit https://cruzb.it
Difficulty is currently low enough that individuals without large GPU farms can actually make a non-trivial effort.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: PHP-MPOS issues trying to load front-end on: October 25, 2019, 03:56:51 PM
We're going to need more information. You say that you think it's related to the .htaccess file; can you show what's in that file?

404 means the page or URL you are requesting is not found by the server.
500 means there is a general server error; this could be caused by a poorly configured .htaccess
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: $6000 Crypto Miner Earned $1700 in 60 days or 0.17 Bitcoin | Kirinminer Update on: September 25, 2019, 01:51:04 AM
You lost me at "it's an FPGA that uses ASIC chips."
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: Ubimind FPGA miner on: September 23, 2019, 10:54:35 PM
right , any real hardware manufacturer will use SSL cert issued for 3 months ...

issued to ubimust.com

valid 8/8/2018 to 11/07/2018

3 months is the standard length of time for a Let's Encrypt certificate. https://letsencrypt.org/
There is nothing wrong with a certificate issued in this way, versus one issued from any other certificate authority.

SSL certificates are not indicators of trustworthiness, they are merely conduits for encrypting web traffic!
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antrouter R1-LTC mining over wifi on: August 11, 2019, 03:57:29 PM
I've got it successfully mining over WiFi with no Ethernet connected - However, I'm hoping to configure it to share the internet connection through the Ethernet port to another device. What are the steps to do this?

You need to bridge the LAN and wireless interfaces. It's been a while, so I'm sure I don't remember exactly, but I believe if you already have wireless connecting to your network successfully, you simply need to go to the 'Network' tab  then 'Interfaces'. Find 'LAN' and click the 'Edit' button. In the 'Physical Settings' tab, click "Bridge Interfaces", then in "Interface" Make sure your ethernet (probably "ETH0") and Wireless ("WLAN01" probably) are selected.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: cruzbit: A simple decentralized peer-to-peer ledger implementation on: August 10, 2019, 03:57:28 AM
Hello! How can i start mining with NVIDIA and AMD on Windows?
Is there an understandable and accessible instruction, or live support?

Start here to understand how to build and use the reference client: https://cruzbit.github.io/cruzbit/#/quickstart
Then you can move on to the documents, or start using the precompiled binaries here: https://cruzb.it

If you'd like to ask questions, or chat with others, join us on Discord: https://discordapp.com/invite/MRrEHYw
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: cruzbit: A simple decentralized peer-to-peer ledger implementation on: August 10, 2019, 03:54:22 AM
What is the point of this new coin?
What problem are you trying to solve?

I don't want to put words in the developer's mouth, but I've read them answer this question quite a few times, and I think I can provide a halfway decent answer.

Cruzbit is an attempt to simplify blockchain development. It can sometimes be the case that in order to develop new software for the Bitcoin ecosystem (for example) that a developer needs to practically be an expert on many ideas and technologies even to create the simplest of applications which will interface with the network. Having a discussion about "Bitcoin" involves many layers interoperating technologies to make transactions happen. Cruzbit attempts to reduce all of that noise to an easily understandable protocol, that can be consumed by simple and readily available tools.

A great example of this is the protocol itself. All messages in the network are simply JSON encoded strings, which are human-readable, and can be used natively in virtually every programming language. Another example is the use of WebSockets for communication. Your web browser, for example, already has everything you need to communicate with a peer on the network built in.

If you'd like to see a demonstration of the above points, have a look here: https://cruzb.it/#chat
With the above web form you can send any message you want to a real peer on the network, and will receive a real response, using a small bit of code that took me less than 30 minutes to build from start to finish, including incorporating it into the website.

Cruzbit does away with a lot of things that other blockchains seem to rely on, thus reducing complexity, while maintaining the same level of security and service. The creator can expand on this far better than I can, but in the end, the idea is to open up accessibility to programmers of all levels, increasing comprehension, reducing development time and, by effect, allowing more cognitive space to be spent on end-users.

If you're interested in more detail on the creator's thoughts about the project, you can read their post here:
https://medium.com/@asdvxgxasjab/cruzbit-a-simple-decentralized-peer-to-peer-ledger-2944495b6129
or as PDF: https://cruzb.it/resources/cruzbit.pdf
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: Apollo Batch 2 on: August 06, 2019, 11:40:27 PM
I think you'll get a better audience if you post support related topics in the Apollo Image and Support thread: https://bitcointalk.org/index.php?topic=5081750.0

PS: Under 70C is normal temp, as far as my experience with the Apollo goes.
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] FutureBit Project Apollo: Bringing ASIC Mining Back to the Home Miner! on: July 28, 2019, 08:25:12 PM
How come? It just works on the moonlandr1, so why not same on this one?
Also, thats a linux tutorial, not windows.

Moonlanders use separate mining software which has support for solo mining. With the Apollo, everything is rolled into a nice, easy package, but solo support was not included, so you have to find other options.

The link I provided was supposed to be an example of the work involved. If you really want to pursue solo mining with the Apollo, you'll need to start doing some research; I don't think anyone is just going to hand you a prepackaged solution. If you want easy, I suggest looking into solo pools, like TBDice.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] FutureBit Project Apollo: Bringing ASIC Mining Back to the Home Miner! on: July 28, 2019, 03:14:55 AM
Would anyone be able to help setup solo mining on Windows?

It's really not a trivial process, unfortunately. You're looking at something like this: https://github.com/mikeghen/litecoin-solo-mining-tutorial
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] FutureBit Project Apollo: Bringing ASIC Mining Back to the Home Miner! on: July 27, 2019, 11:02:45 PM
I just recently got an Apollo and want to try solo mining. What is the best way to do this now before the full node software upgrade is ready?

Thanks
R

Your choices are to set up a node and a Stratum proxy (private 'pool'), or use an exiting solo pool. I suggest the latter because it's far more simple.
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: cruzbit: A simple decentralized peer-to-peer ledger implementation on: July 26, 2019, 07:21:49 PM
The new version supported GPU, but there is no detail tutorials for this!

A coin for geek....not easy to use !

We're working on that. Cruzbit is still new, but there are a few of us assembling documentation and working through the user experience to make it more friendly. Keep in mind that the GPU code was just released less than a week ago, so it's still technically in "beta" phase. In time things will become a lot more simple to use.

I have begun assembling resources at http://cruzb.it, and added instructions for compiling the GPU miner yesterday. More documentation and tutorials will be available in the next few days.
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Apollo LTC Image and Support thread on: July 23, 2019, 04:47:49 AM
One thing i noticed I'm seeing HW errors.  Is this normal? 

[147 accepted   1 rejected    108 HW error]       

Yes. Stock settings (eco, balanced, turbo) all allowed for about 5% HW errors, if I recall correctly. It seems high (compared to other ASICs), but jstefanop insists it's normal for the chips he used.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: Official FutureBit Apollo LTC Image and Support thread on: July 21, 2019, 06:28:25 PM
I haven't been on here in a while, and I'll read back too see if I can find info. I ordered one of the new power supplies for the Apollo a few months ago and haven't heard anything from Futurebit. Are they still coming?

There is a post three spots above yours that explains that not only is this the wrong place to ask that question, but also has an explanation of shipping timeframes.
Pages: [1] 2 3
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!