Post
Topic
Board Pools (Altcoins)
Re: cryptohamstr.com - looking for coins to add
by
pc888
on 26/07/2021, 17:48:59 UTC
Hello interested to see if you are able to add Bata (BTA) to your pool? The project has recently restarted and no pools are available. We will be updating source code soon also.


https://bitcointalk.org/index.php?topic=2297895.msg23319563#msg23319563

https://github.com/BTA-BATA/Bataoshi

Multi-algo

Independent algorithm chains

Six Algorithm/s:  

Sha256d
Scrypt
Nist5
Lyra2z
x11
x16r

Dynamic Blocks

Based on block height and difficulty ( means no cheap blocks )

Instamine protection

Instamine protection will trigger after 5 blocks of single algo are mined in short period of time.

Deadlock protection

Difficulty is reduced even when no new blocks are found, new blocks are mined much faster even after very high hashrate period. This prevents "stuck chain" issues.

Spork control over block processing

The  ability to stop the blockchain anytime by sporks manually if any kind of dangerous activity in network is detected. We have full control of block processing without need to wallet upgrade.


Masternode Collateral  : 10,000 BTA
Masternode Reward : Dynamic reward of up to 0.25 BTA

Circulating 5,055,187 BTA

Max Supply: 10,000,000 BTA

Blockchain Explorer: https://chainz.cryptoid.info/bta/

Code:
Mining Pool Requirements

Each wallet requires separate address.

1% Dev fee to: B689SM77Pe56wJze6KPywtKkva9rhPZZUc - Or blocks will be rejected

Pools have to start daemons with parameter "algo=sha256d" (or scrypt, nist5, lyra2z, x11, x16r) in conf file or in command line directly.

 Pools can check their settings with RPC command getmininginfo:
{
  "blocks": 1110073,
  "currentblockweight": 4000,
  "currentblocktx": 0,
  "difficulty": 6.964176971960165,
  "algo": "lyra2z",
  "networkhashps": 94.36438084953204,
  "pooledtx": 0,
  "chain": "main",
  "warnings": ""
}(edited)


Please check if you have this commit applied on yiimp (if using yiimp):

https://github.com/tpruvot/yiimp/commit/9dbce85dcc2137e563e87659f9827aa7e4be3244
GitHub
stratum: dev/charity fees for coins with masternodes (#276) · tpr...

https://bata.digital

https://coinmarketcap.com/currencies/bata/

https://www.coingecko.com/en/coins/bata




Thank again for adding Bata.  The new config setting are working well.