MinermanNC
Legendary
Offline
Activity: 2198
Merit: 1000
|
|
March 23, 2019, 08:29:44 PM |
|
I see price is going up and buy orders as well for webchain
|
*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
|
|
|
TimeHacker
|
|
March 23, 2019, 10:54:40 PM |
|
Anyone willing to share their hash-rate?
I'm currently getting around 500 h/s on a 2950x. Can't seem to push it any higher than that using the cryptonight-webchain miner. Is that a good speed?
{ "algo": "cryptonight-webchain", "av": 0, // algorithm variation, 0 auto select "background": false, // true to run the miner in the background "colors": true, // false to disable colored output "cpu-affinity": null, // set process affinity to CPU core(s), mask "0x3" for cores 0 and 1 "cpu-priority": null, // set process priority (0 idle, 2 normal to 5 highest) "donate-level": 5, // donate level, mininum 1% "huge-pages": true, "hw-aes": null, "log-file": null, // log all output to a file, example: "c:/some/path/webchain-miner.log" "max-cpu-usage": 75, // maximum CPU usage for automatic mode, usually limiting factor is CPU cache not this option. "print-time": 60, // print hashrate report every N seconds "retries": 5, // number of times to retry before switch to backup server "retry-pause": 5, // time to pause between retries "safe": false, // true to safe adjust threads and av settings for current CPU "threads": 16, // number of miner threads "user-agent": null, "watch": false,
I think you should be getting double that. Here are some tips: 1. If you're using Windows, make sure you're running the miner as admin, otherwise it will not allow for huge pages. 2. Setting cpu affinity helps. Instead of "threads": 16, use this to affine the threads each to a physical core: "threads": [ {"low_power_mode": false, "affine_to_cpu": 0 }, {"low_power_mode": false, "affine_to_cpu": 2 }, {"low_power_mode": false, "affine_to_cpu": 4 }, etc. until 16 threads... {"low_power_mode": false, "affine_to_cpu": 30 } ], I've spent several hours trying to figure out why I can't get a better hashrate. I seem to be getting the best hashrate when using 8 threads (which maxes out around 700). After doing a TON of googling and reading through forums I realized that my solution was much simpler... I have 8 slots on my motherboard from RAM. I placed my ram sticks on one side of the motherboard (which means that the CPU couldn't use all 16 cores to their full potential) I moved one stick over to the other side and I can get a max of 1400 h/s on 16 threads. Although, i've got this tuned to 12 cores to try and keep the temp down. (I'm still getting 1050 h/s which seems reasonable enough) If you want to keep your temp and power consumption down, consider running 8 dual threads instead of 16 normal. Just change low_power_mode": false to low_power_mode": true in all (now 8 ) threads. You'll be running half the number of threads, but al of them will use double cache. You should be getting around 1100 H instead of 1400, but with 25% CPU usage instead of 50%.
|
|
|
|
juice_099
Jr. Member
Offline
Activity: 96
Merit: 1
|
|
March 26, 2019, 07:49:53 PM |
|
we have released new wallet, although give it few days to mature if you are cautious We tested it but we could have missed something. https://github.com/webchain-network/webchain-wallet/releases. It should improve performance on busy wallets + many random errors. Also introduces webchain:// addresses in browser. full changelog on github
|
|
|
|
mrdeposit
|
|
March 26, 2019, 07:52:20 PM |
|
I see price is going up and buy orders as well for webchain It was expected: Buy the news before the release and sell after the release. Easy money: we have released new wallet, although give it few days to mature if you are cautious We tested it but we could have missed something. https://github.com/webchain-network/webchain-wallet/releases. It should improve performance on busy wallets + many random errors. Also introduces webchain:// addresses in browser. full changelog on github
|
|
|
|
Coinogle
|
|
March 27, 2019, 11:32:51 AM |
|
Where can i find your roadmap?
|
Blockoney is your resource for Finance, Technology, and Latest Bitcoin Guides.
|
|
|
Krunzy
Newbie
Offline
Activity: 7
Merit: 0
|
|
March 27, 2019, 11:46:12 AM |
|
Krunzy.com Webchain (WEB) Mining Pool Pool: Krunzy Webchain Pool Website: http://webchain.pool.krunzy.comLocation: USA Pool Fee: 0.4% Min Payout: 1 WEB every 60 minutes Features: - Individual worker statistics
- Pool Blocks History with luck and linked blockchain explorer
- Payment History
Pool difficulty: 1000-100000 VariDiff webchain.mine.krunzy.com:1111 10000-100000 VariDiff webchain.mine.krunzy.com:2222 25000 StaticDiff webchain.mine.krunzy.com:3333 75000 StaticDiff webchain.mine.krunzy.com:4444 150000 StaticDiff webchain.mine.krunzy.com:5555 Getting Started/ Miner Software: http://webchain.pool.krunzy.com/#/helpMore here: http://krunzy.com/webchain-mining-pool/Good luck!http://krunzy.com
|
|
|
|
|
lonelyguy
Newbie
Offline
Activity: 88
Merit: 0
|
|
March 28, 2019, 04:05:10 PM |
|
|
|
|
|
|
|
juice_099
Jr. Member
Offline
Activity: 96
Merit: 1
|
|
April 03, 2019, 07:44:04 AM |
|
we remind you about upcoming fork on 8th April. If you just send and receive WEB, you will just have to download new wallet on 8th April after the fork (new wallet will show up only after fork happened). If you are miner - download new miner, it will automatically switch to new protocol if you are mining on a pool that was updated. If you are pool operator - please update, you have all new sources on our github. And if you have WEB on exchange, you don't have to do anything. CPUs should see hashrate jump after the fork.
|
|
|
|
|
Kinsey
Member
Offline
Activity: 404
Merit: 10
|
|
April 06, 2019, 01:31:12 PM |
|
It's nice to see that the project is developing no matter what. Web payments look very interesting. I will follow the updates.
|
|
|
|
|
njs811
|
|
April 08, 2019, 11:10:41 AM |
|
I've updated my miner on all my machines. I"m getting about 50% of the original hashrate. According to the network hashrate that appears to be widespread. Is this expected?
|
|
|
|
|
tanatana
Newbie
Offline
Activity: 50
Merit: 0
|
|
April 08, 2019, 02:14:47 PM |
|
What should be the batch file for the new algorithm? the processor Ryzen 1600x gives low speed about 100 with webchain-miner-2.7.0-win64.zip webchain-miner -o pool.webchain.network:3333 --donate-level=1 --worker-id=1 --av=3 -u 0x0d4fb842680ab24a0eeeeeeeeeeeee71f3766754 -p x
|
|
|
|
WhyMe
|
|
April 08, 2019, 02:58:52 PM |
|
No gpu miner for now ?
|
|
|
|
jwolf666
Newbie
Offline
Activity: 23
Merit: 0
|
|
April 08, 2019, 05:54:55 PM |
|
any more information about this new Lyra2-webchain algorithm? Any Hashrate repport on AMD bulldozer cpu's?
kinda confused ..i tought there were asics for Lyra2 algorithm
anyone out here that has tried out the ethash to web mining pool ?
greets
|
|
|
|
dave_bbp
Jr. Member
Offline
Activity: 405
Merit: 3
|
|
April 08, 2019, 07:29:47 PM |
|
What's going on here? After the fork pools don't even have 10 % of the global hash rate. Is this an ASIC coin now?
|
|
|
|
|