Bitcoin Forum
July 13, 2024, 03:09:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KUMA] Kumacoin LAUNCHING 2014/04/28 15:00 GMT on: August 08, 2020, 02:58:55 PM
Important notification!

Hello, all users.
Kumacoin faces a big fork problem again.
The fork starts at 3069661 and there is an A chain and a B chain.

Code:
A: 6b5881bfa0d4252bba6bf0db67a96853be88e4d1d02caea8eba4147a9da821ef
B: 04e4abb0d2ba8472ac4e304e296bb99d58f44f6482c312648baec93ac17802b0

This problem is caused by a PoS bug that has been occurring since 2019/4 but fixed already.
The root of it is old PoS miner that is still staking with huge hash power.
We solve this fork by hard fork from 3086001 on B chain, don't accept block's version 4 or lower.

So...
All users are required client soft update in a few days!!!
https://github.com/kumacoinproject/kumacoin/releases/tag/v0.8.9.9

Sorry for the short notice.

2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KUMA] Kumacoin LAUNCHING 2014/04/28 15:00 GMT on: April 24, 2019, 03:30:31 PM
Warning: Kumacoin is now on big fork problem!

Hello, all users.
Kumacoin forked to many branches because of Staking bugs since 3/29.
We are now fixing bugs and fixed some bug,
please update client!
but you may need to update again.

We found 4 pools, but we can contact with only one pool MiningBeaver.
You MUST be aware of losing coins if you do mining Kumacoin,
we recommend use the pool if you want to do.

Get the latest information from Discord!
Almost all users speak in Japanese because it is a coin developed in Japan.
So many users who can not read English, and they are confused,
they may not be able to respond to questions.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KUMA] Kumacoin LAUNCHING 2014/04/28 15:00 GMT on: August 21, 2014, 10:31:02 AM
I have updated the Kumacoin Wallet.
Please change to the latest version in the 90000 block within.


I fixed a phenomenon that PoS difficulty becomes abnormally large in conjunction with the PoW difficulty.

「kumacoin-qt-20140817-21.zip」 - google drive
https://googledrive.com/host/0B_CatUaEDNaPaTQzdWFpYk01a28/kumacoin-qt-20140817-21.zip

「kumacoinproject/kumacoin」 - GitHub
https://github.com/kumacoinproject/kumacoin/releases
4  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][KUMA] Kumacoin LAUNCHING 2014/04/28 15:00 GMT on: April 26, 2014, 05:58:12 PM



KumaCoin is Proof of Work and Proof of Stake coin, CPU mining based on the Quark algorithm, Reward is random.

Specifications
Algorithm: Quark algorithm
Premine: none
PoS Reward: 20% per the 1st year, then decrease 5% per year from 20% to 5%, finnally it will remain at this rate.
PoW Reward: Random
  Block 1-100,000: 1-5,000 KUMA Reward
  Block 100,001-  : 1-2,000 KUMA Reward
  Reward is cut in half every year

5 day minimum PoS coin age
40 day PoS maturity age
Block time: 90 seconds
Retarget: every block

Port: 7586
Testnet: 17586
RPC Port: 7585
Testnet RPC: 17585

Example configuration file:
Filename: kumacoin.conf
Code:
rpcallowip=127.0.0.1
rpcuser=
rpcpassword=
maxconnections=100
server=1


Mining KumaCoin
Open your KumaCoin Wallet.
Open the RPC Console: Help -> Debug Window -> Console
Enter: setgenerate true -1

Client and Source (private until launch)
Windows Qt: https://github.com/kumacoinproject/kumacoin/releases

Source: https://github.com/kumacoinproject/kumacoin

^^^ URGENT ^^^ HARDFORK at Block 90000 UPDATE!!

Linux Qt: build your own
Code:
sudo apt-get install git build-essential libboost1.48-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev libqt4-dev libminiupnpc-dev
git clone https://github.com/kumacoinproject/kumacoin.git
cd kumacoin/src
make -f makefile.unix
cd ..
qmake "USE_UPNP=-"
make

Mac Qt: build your own
Install MacPorts and Xcode and the Xcode Command Line Tools.
Code:
sudo /opt/local/bin/port install boost db48 qt4-mac openssl miniupnpc git
git clone https://github.com/kumacoinproject/kumacoin.git
cd kumacoin
/opt/local/bin/qmake "USE_UPNP=-" kumacoin-qt.pro
make -f Makefile

Pool
LA pool:
http://kuma.xau.jp/
http://pool2.xau.jp/

kuma MD pool:
http://kuma.mona-dns.info/

熊さんのハッテン場:
https://kuma.hattenba.net/

EXCHANGES
・AllCoin.com: https://www.allcoin.com/trade/kuma_btc
・もなとれ: https://monatr.jp/trade/kuma_mona
・ICURREX: https://www.icurrex.com/

We ask to vote for everyone in the community.   Wink

  COMKORT : Please vote in this page! https://comkort.com/vote/
  SWAPHOLE : Please vote in this page! https://www.swaphole.com/#!voting
  useCryptos : Please vote in this page! https://usecryptos.com/voting

Services
・Market Capitalization and Live News: http://www.cryptocoinrank.com/Kumacoin
・Coin Monitor: http://monagraph.com/kumacoin.html

GAMES
・KUMA DICE: http://cryptdice.wix.com/kumadice
・クマの箱庭: http://hako.kumacoin.pw/

Block Explorer
・Abe Search: http://kabe.proof-of.info/

Donate to the KUMA Fund - 0% Premined
kumacoin:KGQRDmET9BPHKFqoLTkrGsb1K6RCyA5n3j

Contact
Official Web Site
kumacoinproject@gmail.com
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!