Bitcoin Forum
April 25, 2024, 08:54:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  All
  Print  
Author Topic: KWAGSH Coin- Cryptonight Coin Algorithm  (Read 10258 times)
kwagsh (OP)
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
March 25, 2018, 06:32:45 AM
Last edit: July 22, 2018, 09:06:14 PM by kwagsh
 #1

https://avatars0.githubusercontent.com/u/37370757?s=400&v=4
Kwagsh Coin Is Fully Asic Resistant
Kwagsh is a core implementation of CryptoNote and it is a private, secure, untraceable, decentralised digital currency.Individual wallets have a 25 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen.. It is open source and completely free to use without restrictions. Anyone is welcome to contribute to Kwagsh's codebase! If you have a fix or code change, feel free to submit is as a pull request directly to the "master" branch. In cases where the change is relatively small or does not affect other parts of the codebase it may be merged in immediately by any one of the collaborators. On the other hand, if the change is particularly large or complex, it is expected that it will be discussed at length either well in advance of the pull request being submitted, or even directly on the pull request.

Compiling Kwagsh from Source
Follow the Kwagsh build instructions

Kwagsh Build Instructions
Download the project from github sudo git clone https://github.com/kwash-dev/kwagsh.git
Code:
cd kwagsh sudo mkdir build && cd build && sudo mkdir release && cd release

Code:
sudo CMAKE_BUILD_TYPE=Release ../.. sudo make

After built is completed run the daemon
Code:
sudo ./kwagshd 
and allow it to sync, once sync is completed open another terminal and run simple wallet
Code:
sudo ./simplewallet

Start Mining
You can either Mine in Pool or solo mining

Wallet
Linux-https://github.com/kwash-dev/GUI_WALLET_LINUX

Window Wallet-Widow Wallet CLI

Pools
Mine in this pool https://pool.kwagsh.xyz
Mine in this pool http://youpool.io/KGH/
Mine in this pool https://walpool.com/kgh/


Other pools to be included


For cpuminer
Download the XMRIG
Code:

sudo apt-get install git build-essential cmake libuv1-dev libmicrohttpd-dev
git clone https://github.com/xmrig/xmrig.git
cd xmrig
mkdir build
cd build
cmake ..
make
Code:
./xmrig -a cryptonight-heavy --api-port 3333 --api-ipv6 -o pool.kwagsh.xyz:3333 -u aaQx7S2m4jh1tKVdPCpBWNCjgkwiCqsk476XBypzfQSW5YhpC7iQUdtPFNuxqH3j1oC7ixX4anbcGTieJLiJnCqc5xsYP9jXoK -p hell -k

See the get_started Page to see more

DONATION
Donate for the general development of Kwagsh Coin, for it to be included in an exchanges

Code:
BTC: 3Fza6fXt4gBXmLx4ngiQCaPfHeYZET7amQ
BitcoinCash: qqdhsaqnpmt545h5p58qgr0p0lqtv8c5svrnqys82t
ETH: 0xeA30802EB3bbC0bF322118ddd69CA13353dDDEd5
KWAGSH: aaQx7S2m4jh1tKVdPCpBWNCjgkwiCqsk476XBypzfQSW5YhpC7iQUdtPFNuxqH3j1oC7ixX4anbcGTieJLiJnCqc5xsYP9jXoK


Exchange:
ALTEX EXCHANGE
Vote for KWAGSH [KGH] to be listed on
1. GRAVIEX

DONATE for KWAGSH to be Listed on https://crex24.com, we need 0.15 BTC

DISCORD || TWITTER|| FACEBOOK
1714078487
Hero Member
*
Offline Offline

Posts: 1714078487

View Profile Personal Message (Offline)

Ignore
1714078487
Reply with quote  #2

1714078487
Report to moderator
1714078487
Hero Member
*
Offline Offline

Posts: 1714078487

View Profile Personal Message (Offline)

Ignore
1714078487
Reply with quote  #2

1714078487
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
lucky168
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
March 25, 2018, 06:36:39 AM
 #2

no Windows GUI wallet??
gaking man
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
March 25, 2018, 06:42:22 AM
 #3

Windows wallet?
lucky168
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
March 25, 2018, 06:42:39 AM
 #4

waiting for Win wallet!!
CaVO32
Full Member
***
Offline Offline

Activity: 1848
Merit: 158


View Profile
March 25, 2018, 06:47:37 AM
 #5

this one is just another altcoin competing with hundred others? how can you raise its value if there's no significant purpose backing it?
cryptonomicon25
Member
**
Offline Offline

Activity: 460
Merit: 12


View Profile
March 25, 2018, 07:16:38 AM
 #6

There is definitely an error in your code, dev. Block rewards are 0.01 coins? Pool payouts are in hundreds of coins but only receive fractions to the wallet.
cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 07:17:54 AM
 #7

Yes that must be an error. Pool said it paid me 1090 KGH but 0.109 KGH is shown in the Linux GUI wallet.

What is the total supply of this coin?
cryptonomicon25
Member
**
Offline Offline

Activity: 460
Merit: 12


View Profile
March 25, 2018, 07:24:46 AM
 #8

Yes that must be an error. Pool said it paid me 1090 KGH but 0.109 KGH is shown in the Linux GUI wallet.

What is the total supply of this coin?

According to the cryptonoteconfig:

Code:
const uint64_t MONEY_SUPPLY                                  = UINT64_C(100000000000000000);

That's 1 billion coins. There's definitely an error.
cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 07:26:30 AM
 #9

Yes that must be an error. Pool said it paid me 1090 KGH but 0.109 KGH is shown in the Linux GUI wallet.

What is the total supply of this coin?

According to the cryptonoteconfig:

Code:
const uint64_t MONEY_SUPPLY                                  = UINT64_C(100000000000000000);

That's 1 billion coins. There's definitely an error.

Thanks, I guess we should take screenshots of every payment right now. Dev should fix it and compensate us the correct number of coins.
cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 07:52:37 AM
 #10

Hi dev,

Please check above payment number issue. You have built a working pool and a decent GUI wallet, don't let the project die so soon.
Saugani
Member
**
Offline Offline

Activity: 672
Merit: 35

#BUIDL team to become delegates-validator


View Profile WWW
March 25, 2018, 08:46:48 AM
 #11




Kwagsh is a core implementation of CryptoNote and it is a private, secure, untraceable, decentralised digital currency.Individual wallets have a 25 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen.. It is open source and completely free to use without restrictions. Anyone is welcome to contribute to Kwagsh's codebase! If you have a fix or code change, feel free to submit is as a pull request directly to the "master" branch. In cases where the change is relatively small or does not affect other parts of the codebase it may be merged in immediately by any one of the collaborators. On the other hand, if the change is particularly large or complex, it is expected that it will be discussed at length either well in advance of the pull request being submitted, or even directly on the pull request.

Compiling Kwagsh from Source
Follow the Kwagsh build instructions

Kwagsh Build Instructions
Download the project from github sudo git clone https://github.com/kwash-dev/kwagsh.git
Code:
cd kwagsh sudo mkdir build && cd build && sudo mkdir release && cd release

Code:
sudo CMAKE_BUILD_TYPE=Release ../.. sudo make

After built is completed run the daemon
Code:
sudo ./kwagshd 
and allow it to sync, once sync is completed open another terminal and run simple wallet
Code:
sudo ./simplewallet

Start Mining
You can either Mine  in Pool or solo mining

Wallet
Linux- https://github.com/kwash-dev/kwagsh-gui/releases

Pool
Mine in this pool https://pool.kwagsh.xyz
For cpuminer
Code:
minerd -a cryptonight -o stratum+tcp://pool.kwagsh.xyz:3333 -u YOUR_WALLET_ADDRESS -p x

See the get_started Page to see more

Exchange:
exchange.crepcoin.org.....coming soon
southxchange.com....coming soon
livecoin.net....coming soon



Woww Shocked new Coin algorithm Cryptonight.. cool Dev

By the way, it can be explained how total this coin & whether or not primine?
and his new coin or hardfork CN

JBnl
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
March 25, 2018, 08:54:16 AM
 #12

Hi all,

I've set up a pool with 2% fee (vs 10% fee of the official pool).

Hope to see you there;

http://kwagsh.hashpool.frl/

Good luck mining!

J B
cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 09:00:34 AM
 #13

Hi all,

I've set up a pool with 2% fee (vs 10% fee of the official pool).

We've been mining this coin since block 184 without any problems. Hope to see you there;

http://kwagsh.hashpool.frl/

Good luck mining!

J B


Last Reward: 0.0100 KGH? What's wrong with this coin?
cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 09:08:38 AM
 #14

I see thousands of premined block with millions of coins and now the block reward is 0.0100 KGH. This coin looks ridiculous. Perhaps dev was too eager to buy a lambo so that he premined too much. I'm out of this shit.
JBnl
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
March 25, 2018, 09:10:06 AM
 #15

I've been mining this coin since yesterday and the payouts have consistently been 100 KGH per block. But a change was made to the algo it seems, while the payments when a block is found have changed to 0.01 KGH per block.

See here:

2018-Mar-25 09:08:14.872516 INFO    Height 1635, transaction 1b0005a762508659b86c3d0978b5e95dad8a6b6f14400149f7901adee7bf4926, received 100.0005000000

2018-Mar-25 09:08:14.872835 INFO    Height 1638, transaction c775833f74045792fd25ee00478be7a45e3597fe02e719de812ebb2a3a695ec9, received 0.0100000000

Somewhere between block 1635 and 1638 payments per block changed.

So it pays out 0.01 at the moment.

cecilia1
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
March 25, 2018, 09:15:12 AM
 #16

I've been mining this coin since yesterday and the payouts have consistently been 100 KGH per block. But a change was made to the algo it seems, while the payments when a block is found have changed to 0.01 KGH per block.

See here:

2018-Mar-25 09:08:14.872516 INFO    Height 1635, transaction 1b0005a762508659b86c3d0978b5e95dad8a6b6f14400149f7901adee7bf4926, received 100.0005000000

2018-Mar-25 09:08:14.872835 INFO    Height 1638, transaction c775833f74045792fd25ee00478be7a45e3597fe02e719de812ebb2a3a695ec9, received 0.0100000000

Somewhere between block 1635 and 1638 payments per block changed.

So it pays out 0.01 at the moment.



I see, I just think with such a crazy change in reward amount the dev should make a re-launch. Otherwise it's no points for later miners to join.
thanhphopleiku
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
March 25, 2018, 09:20:33 AM
 #17

error this code " ../.. sudo make"
help
Ralphilius
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1


View Profile
March 25, 2018, 09:28:21 AM
 #18

Reserved.

Will support this coin 🙌
konway99
Jr. Member
*
Offline Offline

Activity: 105
Merit: 2


View Profile
March 25, 2018, 09:43:38 AM
 #19

so sad ,no windows wallet

DeepOnion - Tor integrated - 100% anonymous
===> Join DeepOnion Airdrop NOW! <===​  (https://deeponion.org/apply.php?ref=1555255)
anam08
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
March 25, 2018, 09:59:24 AM
 #20

reserved for npool
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  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!