Bitcoin Forum
February 28, 2026, 07:18:04 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]  All
  Print  
Author Topic: Running Bitok - 0.3.19 Mainnet  (Read 3721 times)
yoshikiazuma
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
February 24, 2026, 11:29:44 PM
Last edit: February 26, 2026, 04:47:57 PM by Welsh
 #201

Personally, I really like the new look. The old explorer is definitely OG, but this new one has a real soul to it. The functionality actually got even better, and the new theme reflects the current state of the project really well. Honestly, seeing this level of work, it’s hard to believe elvisjedusor is pulling this off alone  Smiley

"Has a real soul to it" - that's exactly what Im thinking.

We need to move from just the "Satoshi's Legacy" concept to the "Satoshi's Programmable Money" concept, since that's what we really are. Because thats what he originally put into Bitcoin. And now, 15 years later we've activated what had been hidden for so many years. In that sense, the new explorer really hits the mark.

Yes (: it's more of a cypherpunk vibe which I like the new explorer

Yet the UraniumX pools don't require the special parameters to mine.

Pool can abstract some parameters internally. But this is technically a bad idea in crypto.

1. It breaks transparency
When you explicitly pass params in miner you know exactly what hash function executing. If the pool injects parameters internally, you rely on the pool operator’s correctness and lose verifiability at the miner layer.

2. Multicoin proxy abuse
A generic yespower miner could be pointed to multiple coins. Pool can silently redirect hashing between chains. And yes, rented hash services can adapt more easily.

3. Share Validation
If miners configure params, invalid shares are rejected at miner level. Misconfigured miners fail fast. But if pools inject parameters, miner could compute wrong variant hashes.

It looks like some other mining SW used prepend (ALGO -a) minerd.exe -a yespowerurx -o stratum+tcp://cpu-pool.com:63378 -u [WalletAddress] to designate the specific ALGO rather than adding the special parameters to the miner

Any mining soft (cpuminer, etc.) can easily bundle the required algorithm parameters into a named variant. In your example, minerd uses -a yespowerurx, which internally includes the specific parameters for UraniumX. But technically this is the same as explicitly passing yespower, n, r, key

Why does the only Bitok pool require custom mining settings?  (--param-n=2048 --param-r=32 --param-key="BitokPoW")

Is this to keep rented hash off the pool?

Not a pool quirk. Bitok uses a custom pow algorithm BitokPoW (modified YesPower).
https://github.com/elvisjedusor/bitok/blob/master/BITOKPOW.md

Not bulletproof against rented hash, but it raises the barrier for quick flash attacks. Smart move implementing it from start.

It looks like those extra coin specific settings could be implemented in the pools bitok.json
Bottom line Bitok needs more pools.

Miners must use those exact parameters or they will produce invalid hashes/shares.

More pools are needed. It's not hard to implement Bitok on an existing pool.

bitok is way more than standard, im liking what i see and i agree me you and three (:
Tongpu
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile WWW
February 25, 2026, 04:53:20 PM
Last edit: February 25, 2026, 05:09:19 PM by Tongpu
 #202

cool  Shocked

https://bitokd.run/network


⛏️ Bitok Pool lastbitcoin.org | Mine. Support. Back to the future.
neur0n.inc
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 26, 2026, 12:08:05 AM
 #203

Yes, it's great. And the orange color is very suitable, bitok explorer looks nicer.
Btc_order
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 27, 2026, 09:12:54 AM
 #204

Do you guys know if any vps platform or something like that can mine with cpu?
aviestegmeier
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 27, 2026, 09:44:51 PM
 #205

Do you guys know if any vps platform or something like that can mine with cpu?

i don't really recommend you to mine on a rented vps/vds. Most of the cloud providers prohibit mining on rented devices.
yoshikiazuma
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
Today at 12:48:14 AM
 #206

Do you guys know if any vps platform or something like that can mine with cpu?

i don't really recommend you to mine on a rented vps/vds. Most of the cloud providers prohibit mining on rented devices.

i agree. use it for personal gains on a personal computers.
Btc_order
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
Today at 07:43:04 AM
 #207

Do you guys know if any vps platform or something like that can mine with cpu?

i don't really recommend you to mine on a rented vps/vds. Most of the cloud providers prohibit mining on rented devices.

i agree. use it for personal gains on a personal computers.

it was to have more power
aviestegmeier
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
Today at 08:56:18 AM
 #208

Do you guys know if any vps platform or something like that can mine with cpu?

i don't really recommend you to mine on a rented vps/vds. Most of the cloud providers prohibit mining on rented devices.

i agree. use it for personal gains on a personal computers.

it was to have more power

Technically you could try.. but cloud provider will most likely terminate your server and account and you won't receive a refund for that. You could try to rent hash power from nicehash but i don't really sure if they support yespower algorithm. There is also providers available that rent cpu and gpu power for ai stuff, but with a few tweaks i guess you can use them for bitok mining too.
Btc_order
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
Today at 06:04:54 PM
 #209

Do you guys know if any vps platform or something like that can mine with cpu?

i don't really recommend you to mine on a rented vps/vds. Most of the cloud providers prohibit mining on rented devices.

i agree. use it for personal gains on a personal computers.

it was to have more power

Technically you could try.. but cloud provider will most likely terminate your server and account and you won't receive a refund for that. You could try to rent hash power from nicehash but i don't really sure if they support yespower algorithm. There is also providers available that rent cpu and gpu power for ai stuff, but with a few tweaks i guess you can use them for bitok mining too.

can you send me the link of the ai for mining?
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!