Branch | Status |
---|---|
master | |
deveth |
BTCPool is backend system of https://pool.btc.com.
This is a version of BTCPool that supports more blockchains. Check the SHA256-only version at master branch.
The pool backend support these blockchains at current:
Tips: ZCash and BEAM use different EquiHash parameters and are not compatible in mining.
Tips: Grin supports
Cuckaroo Cycle 29
andCuckatoo Cycle 31
at the same time, miners can choose an algorithm to mine.
Tips: only Tested with bminer and nbminer. need to be updated after the new version of ckb is released.
It also support these merged mining blockchains of SHA256 blockchains:
If you want merged mine more than one chains that compatible with Bitcoin merged mining specification, use merged mining proxy.
Note: The project is still a testbed and work in progress, all things could be changed.
See Also:
Zookeeper
, or see INSTALL-ZooKeeper.mdKafka
, or see INSTALL-Kafka.mdBTCPool
, see INSTALL-BTCPool.mdUpgrading to BTCPool 2.3.0 requires additional operations on sharelogger
, slparser
and statshttpd
due to incompatible sharelog format changes.
See UPGRADE-BTCPool.md for more information.
We have test 100,000 miners online Benchmark. see Benchmark-100000.md
BTCAgent is a kind of stratum proxy which use customize protocol to communicate with the pool. It's very efficient and designed for huge mining farm.
You could run simulator
to test the system. It will simulate a lots of miners, need to enbale config enable_simulator
on your Stratum Server.
BTCPool is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.
Welcome aboard!
BTC.COM Team.
09-Aug-2020 01:18:00.659 INFO [mysql-cj-abandoned-connection-cleanup] org.apache.catalina.loader.WebappClassLoader.findResourceInternal Illegal access: this web application instance has been stopped a
题目链接:点击打开题目 Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 6090 Accepted Submission(s): 1514 Problem Description An abandoned c
Your little sister has been a big help today: she went into town to do all the groceries! During this grand voyage, she was accompanied by her fluffy friend, Mr. Fluffynose the Stuffed Animal. Howev
解决方法:设置监听器,在服务器注销的时候运行这句话就不会有问题了。 AbandonedConnectionCleanupThread.uncheckedShutdown(); 新建一个监听器,代码如下 import com.mysql.cj.jdbc.AbandonedConnectionCleanupThread; import javax.servlet.*; import javax.ser