Bitcoin Forum
May 24, 2024, 08:44:42 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 »  All
  Print  
Author Topic: subject here...  (Read 3353 times)
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
December 27, 2017, 06:18:43 AM
 #21

WTH, dev is mining?
2017-12-26 22:04:43 [pool] (Thread 1) Error submitting block at height 604 from cxqLsPpaQPPYnFNkB4D9iz1nC8jVHJRL62s8ZrQAkEnShRKkK5aZcq8L2SEHBTBHgsDV1jwcvBYzeaE sBjCEsd1W2r15xY6aP@192.168.1.1, share type: "trusted" - {"code":-7,"message":"Block not accepted"}

all blocks I mined denied  Cheesy

Only supporting the network for the time being, can you post a traceback; i think it may be a bug...
i mined some cryptonote coins before very well, just test LCH but all fail,
22:10:48.115848 INFO Failed to parse and validate new block
already restart computer and restart daemon, simplewallet... but still fail.

Have you been able to mine a block? What command are you using to run "litecashd"?
./litecashd --rpc-bind-ip 127.0.0.1 --rpc-bind-port 5051
I think it works well, no error, just error when submit block.

anythingtechpro (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
December 27, 2017, 06:26:04 AM
 #22

WTH, dev is mining?
2017-12-26 22:04:43 [pool] (Thread 1) Error submitting block at height 604 from cxqLsPpaQPPYnFNkB4D9iz1nC8jVHJRL62s8ZrQAkEnShRKkK5aZcq8L2SEHBTBHgsDV1jwcvBYzeaE sBjCEsd1W2r15xY6aP@192.168.1.1, share type: "trusted" - {"code":-7,"message":"Block not accepted"}

all blocks I mined denied  Cheesy

Only supporting the network for the time being, can you post a traceback; i think it may be a bug...
i mined some cryptonote coins before very well, just test LCH but all fail,
22:10:48.115848 INFO Failed to parse and validate new block
already restart computer and restart daemon, simplewallet... but still fail.

Have you been able to mine a block? What command are you using to run "litecashd"?
./litecashd --rpc-bind-ip 127.0.0.1 --rpc-bind-port 5051
I think it works well, no error, just error when submit block.

https://i.imgur.com/vYSgTc3.png

It seems you are just running a node, not actually mining. In order to mine use the command arguments,
Code:
--start-mining wallet_address_here --mining-threads number_of_threads_here
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
December 27, 2017, 06:31:52 AM
 #23

WTH, dev is mining?
2017-12-26 22:04:43 [pool] (Thread 1) Error submitting block at height 604 from cxqLsPpaQPPYnFNkB4D9iz1nC8jVHJRL62s8ZrQAkEnShRKkK5aZcq8L2SEHBTBHgsDV1jwcvBYzeaE sBjCEsd1W2r15xY6aP@192.168.1.1, share type: "trusted" - {"code":-7,"message":"Block not accepted"}

all blocks I mined denied  Cheesy

Only supporting the network for the time being, can you post a traceback; i think it may be a bug...
i mined some cryptonote coins before very well, just test LCH but all fail,
22:10:48.115848 INFO Failed to parse and validate new block
already restart computer and restart daemon, simplewallet... but still fail.

Have you been able to mine a block? What command are you using to run "litecashd"?
./litecashd --rpc-bind-ip 127.0.0.1 --rpc-bind-port 5051
I think it works well, no error, just error when submit block.



It seems you are just running a node, not actually mining. In order to mine use the command arguments,
Code:
--start-mining wallet_address_here --mining-threads number_of_threads_here
No, i'm mining in pool mode, i'll re-complie and try again, then will try your method.
Ierusalim
Member
**
Offline Offline

Activity: 308
Merit: 10


View Profile
December 27, 2017, 06:36:14 AM
 #24

WTH, dev is mining?
2017-12-26 22:04:43 [pool] (Thread 1) Error submitting block at height 604 from cxqLsPpaQPPYnFNkB4D9iz1nC8jVHJRL62s8ZrQAkEnShRKkK5aZcq8L2SEHBTBHgsDV1jwcvBYzeaE sBjCEsd1W2r15xY6aP@192.168.1.1, share type: "trusted" - {"code":-7,"message":"Block not accepted"}

all blocks I mined denied  Cheesy

Only supporting the network for the time being, can you post a traceback; i think it may be a bug...
i mined some cryptonote coins before very well, just test LCH but all fail,
22:10:48.115848 INFO Failed to parse and validate new block
already restart computer and restart daemon, simplewallet... but still fail.

Have you been able to mine a block? What command are you using to run "litecashd"?
./litecashd --rpc-bind-ip 127.0.0.1 --rpc-bind-port 5051
I think it works well, no error, just error when submit block.



It seems you are just running a node, not actually mining. In order to mine use the command arguments,
Code:
--start-mining wallet_address_here --mining-threads number_of_threads_here
No, i'm mining in pool mode, i'll re-complie and try again, then will try your method.

I'm sorry, could you tell me? What am I doing wrong?

Could not find a package configuration file provided by "Qt5Gui"
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
December 27, 2017, 06:41:33 AM
 #25

tried with some methods but still denied, maybe i'm not enough lucky to mine.

2017-12-26 22:39:53 [pool] (Thread 2) Error submitting block at height 635 from cxqLsPpaQPPYnFNkB4D9iz1nC8jVHJRL62s8ZrQAkEnShRKkK5aZcq8L2SEHBTBHgsDV1jwcvBYzeaE sBjCEsd1W2r15xY6aP@192.168.1.1, share type: "valid" - {"code":-7,"message":"Block not accepted"}
Twinkledoe
Full Member
***
Offline Offline

Activity: 1904
Merit: 138


★Bitvest.io★ Play Plinko or Invest!


View Profile
December 27, 2017, 06:47:06 AM
 #26

Changing the topic for a while, though there's no premine, yet your supply is 184+B. Seems that there's loophole here. And can you please tell us your long-term plan for this project?
sxafir
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500


View Profile
December 27, 2017, 06:48:22 AM
 #27

Can i get some free?
An Nguyen Thanh
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 27, 2017, 06:52:33 AM
 #28

Looking for some new Smiley
Zloy@
Member
**
Offline Offline

Activity: 207
Merit: 10


View Profile
December 27, 2017, 07:16:11 AM
 #29

Russian I'm RESERVED
Zloy@
Member
**
Offline Offline

Activity: 207
Merit: 10


View Profile
December 27, 2017, 07:23:25 AM
 #30

The Russian thread is ready   https://bitcointalk.org/index.php?topic=2652591.msg27025496#msg27025496
Ayers
Legendary
*
Offline Offline

Activity: 2632
Merit: 1024


Seabet.io | Crypto-Casino


View Profile
December 27, 2017, 07:23:46 AM
 #31

where is the pool? we can not mine this without a pool you know

0swald
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
December 27, 2017, 07:49:46 AM
 #32

where is the pool? we can not mine this without a pool you know

we don't even have a windows wallet yet... kind of a rocky start, but I like the idea here, and if i can get a wallet and a pool I'm very excited to get a chance to start mining at the lowest diffs.

dndssc
Full Member
***
Offline Offline

Activity: 266
Merit: 102


View Profile
December 27, 2017, 07:54:08 AM
 #33

please release a pool and a windows wallet!

★ ★ ★ ★ ★   DeepOnion    Anonymous and Untraceable Cryptocurrency    TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️        VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
markurian
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 27, 2017, 09:42:38 AM
 #34

I cannot for the life of me get this to compile on Ubuntu 16.04 LTS...
Ierusalim
Member
**
Offline Offline

Activity: 308
Merit: 10


View Profile
December 27, 2017, 10:17:14 AM
 #35

I cannot for the life of me get this to compile on Ubuntu 16.04 LTS...

I do not understand why some developers put people in unequal conditions. Someone is already mining now at low diff, and someone is waiting for when there will be a pool and wallet. Is it really impossible to lay out everything at once and give all the same opportunities for mining coins? Huh Huh Huh
allcryptominer
Full Member
***
Offline Offline

Activity: 336
Merit: 102


View Profile
December 27, 2017, 10:36:35 AM
Last edit: December 27, 2017, 10:47:20 AM by allcryptominer
 #36

I cannot for the life of me get this to compile on Ubuntu 16.04 LTS...

I do not understand why some developers put people in unequal conditions. Someone is already mining now at low diff, and someone is waiting for when there will be a pool and wallet. Is it really impossible to lay out everything at once and give all the same opportunities for mining coins? Huh Huh Huh

The reason they do that is of course so they can mine as much as possible when diif is low and noone else can mine it. Better stay away!
jdbao
Full Member
***
Offline Offline

Activity: 280
Merit: 100


View Profile
December 27, 2017, 10:55:02 AM
 #37

It seems the name of Litecash has no relation with Litecoin, but is a fork of Bytecoin, so why not call Bytecash? This may confuse people?Huh Huh Huh
In addition, this coins seems is only modify some parameters of the source code of Bytecoin,  are there other advantages compared with bytecoin and any other private coin?
darklion84
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
December 27, 2017, 11:14:04 AM
 #38

How to compile this shitcoin?? Core has no info. Wallet need qt5 libraries. Cmon, really? No CLI?
Precompiled wallet and core are only for MacOS.
WTF?

update: and no, I can't run wallet or core on my macbook.
So seems like it's another wannabe schooldev shitcoin.
CryptoJ0
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 27, 2017, 11:17:15 AM
 #39

Is there any airdrop or bounty?
Ierusalim
Member
**
Offline Offline

Activity: 308
Merit: 10


View Profile
December 27, 2017, 11:17:32 AM
 #40

I cannot for the life of me get this to compile on Ubuntu 16.04 LTS...

I do not understand why some developers put people in unequal conditions. Someone is already mining now at low diff, and someone is waiting for when there will be a pool and wallet. Is it really impossible to lay out everything at once and give all the same opportunities for mining coins? Huh Huh Huh

There reason they do that is of course so they can mine as much as possible when diif is low and noone else can mine it.

Probably it's easier then to make a premine and honestly declare this before the start of mining. Write for what this premine was created, on bounty, airdrops listings on exchanges and so on.

Dev, can you tell us when will there be a wallet for the Windows and a pool?
Pages: « 1 [2] 3 4 5 6 7 8 9 10 »  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!