Bitcoin Forum
May 24, 2024, 02:33:04 PM *
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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 248 »
21  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: May 01, 2021, 11:53:37 AM
> ./spminer
./spminer: error while loading shared libraries: libcudart.so.11.0: cannot open shared object file: No such file or directory

try:

$ ln -s libcudart.so.11.2.72 lubcudart.so.11.0


Hmmm no: you should link to so.11 not so.11.0 otherwise as soon as there's a minor cuda update it will stop working.
22  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: May 01, 2021, 08:32:31 AM
> ./spminer
./spminer: error while loading shared libraries: libcudart.so.11.0: cannot open shared object file: No such file or directory

> nvidia-smi
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.73.01    Driver Version: 460.73.01    CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+

standard ubuntu 20.04, with distribution cuda and drivers, so on default paths.
23  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: April 08, 2021, 07:02:18 AM
if you make a linux build I will test it
24  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: March 20, 2021, 12:02:44 PM
...and it is statistically "impossible".

More's law say that computer power double every 2 years. statistically "impossible" today might not be impossible in 50 or 100 years. I also believe that it is possible to make bitcrack more than 10 times faster or more on existing hardware with a change of algorithm.

2017: A gpu can search 2^30 bitcoinadresses pr second
2117: A gpu can search 2^80 bitcoinadresses pr second (mores law, increase with 1 bit every second year)


Yes but:
- now it is statistically impossible
- your miner won't work in 10 years or less from now
- bitcoin will change its pow algorithm well before it's statistically feasible
So it's totally a waste of time.
25  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: March 20, 2021, 11:20:46 AM
I have released a faster binary of bitcrack. (A tool to bruteforce bitcoin private keys)

https://github.com/sp-hash/Bitcrack/releases/tag/sp-mod1

Should be around +50% faster than the fastest opensource

The build require Compute 61 or newer (pascal). Please test. What hashrates are you getting?



Does it really work?

Ask again after this: there are keys with 10000 BTC in them.

Wouldn't be this same as stealing? :/

yes, unless the account is your own (and you lost the privkey for any reason).
...and it is statistically "impossible".
26  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: March 20, 2021, 09:55:53 AM
I have released a faster binary of bitcrack. (A tool to bruteforce bitcoin private keys)

https://github.com/sp-hash/Bitcrack/releases/tag/sp-mod1

Should be around +50% faster than the fastest opensource

The build require Compute 61 or newer (pascal). Please test. What hashrates are you getting?



Does it really work?

Ask again after this: there are keys with 10000 BTC in them.
27  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded GPU kernels. on: March 20, 2021, 09:44:40 AM
I have released a faster binary of bitcrack. (A tool to bruteforce bitcoin private keys)

https://github.com/sp-hash/Bitcrack/releases/tag/sp-mod1

Should be around +50% faster than the fastest opensource

The build require Compute 61 or newer (pascal). Please test. What hashrates are you getting?



Are you serious? Waisting time on such useless stuff??
What's next, lotto predictions?
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 19, 2021, 12:49:48 PM
Hello,

I have a paper wallet with XCN from 2017. How can I import it into the XCN wallet downloaded from the website, please? Thank you.

Hello!
You can use the importprivkey command.

Thank you. I am assuming this can be done from the debug window, right?

yes.
importprivkey <your key> true
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 19, 2021, 12:49:16 PM
Maybe you guys could try to get XCN listed on qTrade.io, at least you could give it a shot.

The problem ...

A LOT of Exchanges have closed, gone bust, been hacked or just plain dried up. So which one and where has never been more difficult.

#crysx

Simple solution, for low volume, just trade here, 1 to 1...coins pretty much worthless at the moment, whats to lose....



Agreed ...

Trade is Trade is Trade - no matter which form it takes.

#crysx

If the blockchain is fully working AND if we can create a blockchain explorer, we can get listed on Binance's Innovation Zone

the chain works and the explorer is there, even though (about the latter) there are a couple features which are unfinished or lacking.
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 18, 2021, 07:41:46 PM
Hello,

I have a paper wallet with XCN from 2017. How can I import it into the XCN wallet downloaded from the website, please? Thank you.

Hello!
You can use the importprivkey command.
31  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: March 18, 2021, 09:50:53 AM
I am working on a fast ethereum fee miner.

This is what I meant

Ether hashrate is memory bound, so unless you can break the algo there's no way to speed it up further.
Also, many have tried for years, imagine how much money there's into play.
Now, I don't mean sp_ is not a good miner coder because he is, but on eth I think there's very little chance he can do anything.
32  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: March 18, 2021, 09:43:28 AM
I managed to reach 570khash stable on the rx 570 now with hynix memory. With latest spminer and bios patch(polarisbioseditor 1 click patch, and AMD/ATI Pixel Clock Patcher 1.4.9). The card is applied with rx 580 straps and the ATI Pixel Clock Patcher 1 removes the signature checking so the drivers don't fail.

Windows 8.1
core/mem 1370/2150
pl -15%

Stock clocks without biospatch is only 320KHASH

When a super fast version of ETH?

Never, unless you can break the algo.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 01, 2021, 09:39:49 AM
Full Snapshot from 2021-03-01
34  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: February 28, 2021, 07:24:15 PM
@sp_ Please release linux versions. Nobody mine under Windows in 2021.

He can do Amiga but not Linux. Quite weird.
35  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: February 11, 2021, 03:47:41 PM
The thought was to decouple the CPU thread from the GPU so the GPU's 1000's of cores don't sit idle
while the CPU is doing it's thing. A "tiny fraction of an instant" times 5000 might not be so insignificant.
There should also be gains by running the hash loop locally on the GPU in instead of controlling it from the CPU.

Since the gpu hash loop is only run once every some tenths of a second, its running time is irrelevant.
I can say that running the loop on gpu doesn't make any improvement because I tried it many times, and there's no measurable gain (unless the compiler can do some optimisations you forgot to put into the code).
Also keep in mind you need to get updates from the pool or wallet, in order not to compute stale work, so going back to the cpu at least every second is highly advised.
36  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: February 11, 2021, 08:16:43 AM
If you try to set the intesity to 30 in the opensource miner it will crash, and it will not optimize the profit 30%. A miner will not care how the optimization is implemented as long as the profit is increased. You didn't read my code good enough. I have reduced the registry usage, and removed instructions (precalculated some of them with the cpu.). If you try to run with 28 intensity it's still much faster and stable than the opensource.

Doing precalc on the CPU is good, but can it be done in parallel with the GPU?


Doesn't make much sense, as it takes a tiny fraction of an instant.
37  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA kernels. on: February 07, 2021, 07:16:33 PM
Don't waste your time on keccak, any coin.
A bcu can easily do 30 Gh/s, and there are thousands around.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 14, 2021, 10:16:10 AM

thanks for reporting this, we will look into it.
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 11, 2021, 08:45:02 AM
is this a possible new exchange to list xcn 2?


https://bitcointalk.org/index.php?topic=5121953.0;all
[EXCHANGE] ShorelineCrypto - ZERO Withdraw fee, Listing Fee 0.005-0.01 BTC
We also offer 50% discount for new coin listing under ShorelineCrypto Coin listing Service Discount Program if the payment is made on Nengcoin (NENG)

Thanks for reporting it.
Honestly, I'm not sure we can trust it, plus we risk being denied listing: "We only accept bitcoin forked altcoins (coins with RPC 1.0 compatibility)".
We are forked from bitcoin but with many modifications.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 04, 2021, 11:15:24 AM
Full Snapshot from 2021-01-04
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 248 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!