Bitcoin Forum
April 20, 2024, 03:58:15 AM *
News: Latest Bitcoin Core release: 26.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 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 97 »
  Print  
Author Topic: [ANN]Doubloons[BOAT]⚓⚓PoW/PoS⚓⚓HMQ1725⚓⚓NEW SITE!!⚓CPU Pillaging!!⚓YAARR!!⚓  (Read 117582 times)
sugarbaby
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
February 04, 2017, 11:49:54 PM
 #81

everytime you restart windows wallet, you need to sync blocks again from beginning  Sad

ahahah, at least its diferent  Grin

Hardcore Trading @ SimpleFX.com
Leverage: 1:2 – 1:500  |  BTCUSD, BTCEUR, BTCCNY, BTCJPY, LTCUSD, LTCEUR, LTCCNY, LTCJPY  |  60+ currency pairs | Indices | Oil | Precious metals XAG, XAU, XPD, XPT
MT4 available
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713585495
Hero Member
*
Offline Offline

Posts: 1713585495

View Profile Personal Message (Offline)

Ignore
1713585495
Reply with quote  #2

1713585495
Report to moderator
1713585495
Hero Member
*
Offline Offline

Posts: 1713585495

View Profile Personal Message (Offline)

Ignore
1713585495
Reply with quote  #2

1713585495
Report to moderator
1713585495
Hero Member
*
Offline Offline

Posts: 1713585495

View Profile Personal Message (Offline)

Ignore
1713585495
Reply with quote  #2

1713585495
Report to moderator
mickey_miner
Sr. Member
****
Offline Offline

Activity: 910
Merit: 250


Proof-of-Stake Blockchain Network


View Profile
February 04, 2017, 11:53:02 PM
 #82

everytime you restart windows wallet, you need to sync blocks again from beginning  Sad

I noticed this as well.  Something isn't right.  Best to run in a virtualbox for now.  I'm going to take a closer look at the code in the next few hours.






             ,gaaaaaaaagaaaaaaaaaaaaagaaaaaaaag,
           ,aP8b    _,dYba,       ,adPb,_    d8Ya,
         ,aP"  Yb_,dP"   "Yba, ,adP"   "Yb,_dP  "Ya,
       ,aP"    _88"         )888(         "88_    "Ya,
     ,aP"   _,dP"Yb      ,adP"8"Yba,      dP"Yb,_   "Ya,
   ,aPYb _,dP8    Yb  ,adP"   8   "Yba,  dP    8Yb,_ dPYa,
 ,aP"  YdP" dP     YbdP"      8      "YbdP     Yb "YbP  "Ya,
I8aaaaaa8aaa8baaaaaa88aaaaaaaa8aaaaaaaa88aaaaaad8aaa8aaaaaa8I
`Yb,   d8a, Ya      d8b,      8      ,d8b      aP ,a8b   ,dP'
  "Yb,dP "Ya "8,   dI "Yb,    8    ,dP" Ib   ,8" aP" Yb,dP"
    "Y8,   "YaI8, ,8'   "Yb,  8  ,dP"   `8, ,8IaP"   ,8P"
      "Yb,   `"Y8ad'      "Yb,8,dP"      `ba8P"'   ,dP"
        "Yb,    `"8,        "Y8P"        ,8"'    ,dP"
          "Yb,    `8,         8         ,8'    ,dP"
            "Yb,   `Ya        8        aP'   ,dP"
              "Yb,   "8,      8      ,8"   ,dP"
                "Yb,  `8,     8     ,8'  ,dP" 
                  "Yb, `Ya    8    aP' ,dP"   
                    "Yb, "8,  8  ,8" ,dP"
                      "Yb,`8, 8 ,8',dP"
                        "Yb,Ya8aP,dP"
                          "Y88888P"
                            "Y8P"
                              "       

Free TON





PEER-TO-PEER MULTY-BLOCKCHAIN SYSTEM
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬.
▬▬▬TON SURF - OFFICIAL WALLET.





        ▄███████████████████▄
        █████████████████████
▄█████  █████████████████████
██████  ████             ████
███     █████████████████████
██████  ████             ████
██████  █████████████████████
███     █████████████████████
███████ ▀███████████████████▀
▀███████▄▄▄▄▄▄▄       ▀████
  ████▌                 ██ 
  ▐██▌                     
   █▌








TELEGRAM
FORUM
WIKI
Ryan Dugan
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile WWW
February 05, 2017, 01:20:31 AM
 #83

What is this new algo and how does it work ? Will asics just take over and own or do us lowly CPU and GPU miners stand a chance ?
Also is this wallet safe I see people complaining about virus warnings for nothing wallet and miner. Let me k ow what's up please ?

Have anyone else here began mining and how is it going ? Any problems or is all well ?

Arg matey !!

OBAViJEST (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
February 05, 2017, 01:48:44 AM
 #84

everytime you restart windows wallet, you need to sync blocks again from beginning  Sad

I noticed this as well.  Something isn't right.  Best to run in a virtualbox for now.  I'm going to take a closer look at the code in the next few hours.

Been trying to figure out how to fix this as well.

The reason it keeps re-syncing is probably because:

Code:

void init_blockindex(leveldb::Options& options, bool fRemoveOld = [b]true[/b]) {
    // First time init.
    filesystem::path directory = GetDataDir() / "txleveldb";

    if (fRemoveOld)
        filesystem::remove_all(directory); // remove directory


if true is set to false, the wallet brings up an error stating "cannot find blkindex.dat"

Setting the value to true was the only option until the real issue can be found...  Huh 

Still trying to figure this out, apologies for any inconvenience!
OBAViJEST (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
February 05, 2017, 01:56:43 AM
 #85

What is this new algo and how does it work ? Will asics just take over and own or do us lowly CPU and GPU miners stand a chance ?
Also is this wallet safe I see people complaining about virus warnings for nothing wallet and miner. Let me k ow what's up please ?

Have anyone else here began mining and how is it going ? Any problems or is all well ?

Arg matey !!

The wallet scan is here:

https://www.virustotal.com/en/file/35ccd3522e45c59f4c06ae10ba66c90aa2919e033a1f93f833e36d7ced84002e/analysis/

All of the positives I see are miner-related.  If you have any doubts, you can always run it on a virtual machine...you'll still be in the giveaway Smiley
J@soN
Sr. Member
****
Offline Offline

Activity: 413
Merit: 250


View Profile
February 05, 2017, 09:19:02 AM
 #86

] [THR1] Discarded cloned or rolled work
[17:18:20] GPU 0 found something?
[17:18:20] [THR0] OCL NONCE 49154b00 (1226132224) found in slot 0 (found = 255)
[17:18:20] [THR0] GPU0: invalid nonce - HW error
[17:18:20] [THR0] Discarded cloned or rolled work
[17:18:20] [THR0] Staged work: total (5) > max (4), discarding
[17:18:20] [THR0] Discarded work
[17:18:20] Selecting localhost for work
[17:18:20] DBG: sending http://localhost:33828 get RPC call: {"method": "getwork", "params": [], "id":0}

[17:18:20] calc_diff() algorithm = hmq1725
[17:18:20] Generated getwork work
[17:18:20] [THR0] Pushing work from localhost to hash queue
[17:18:20] GPU 2 found something?
[17:18:20] [THR2] OCL NONCE 54e14900 (1424050432) found in slot 0 (found = 255)
[17:18:20] [THR2] GPU2: invalid nonce - HW error
hmm~~ any help??
Lafu
Legendary
*
Offline Offline

Activity: 2954
Merit: 3033



View Profile
February 05, 2017, 01:38:35 PM
 #87

Wallet Stake works fine bro  OBAViJEST 

worgon12
Sr. Member
****
Offline Offline

Activity: 427
Merit: 282



View Profile
February 05, 2017, 01:43:54 PM
 #88

Since the difficulty and the network power increases more and more, how does it look with a pool  Huh
defaced
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
February 05, 2017, 01:47:32 PM
 #89

is shake back? lol

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
Domagoj
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile WWW
February 05, 2017, 03:30:40 PM
 #90

everytime you restart windows wallet, you need to sync blocks again from beginning  Sad

I have the same problem with wallet..
OBAViJEST (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
February 05, 2017, 06:16:27 PM
 #91

Since the difficulty and the network power increases more and more, how does it look with a pool  Huh

Working on getting a pool set up now Smiley
TomVelvetPaws
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


BTC=1GjeqWFLc4TBDg3bwdQk9ZWnEoNPCT9t6G


View Profile WWW
February 05, 2017, 06:32:19 PM
 #92

Yea.. I was about to say that this is not normal for a miner to come up with this many trojan warnings.. I'll check out the new one and if it's clean, i'll mine a bit.

Edit: That link is still coming up with a bunch of trojans in it
Wallet seems to be clean. However, the cpu miner seems to have tons of things that you may not want:
https://www.virustotal.com/en/file/1ba9a0005c4121b24b64eabbb847127bdcca2c651aa8769fca6ba4ea4462d9d2/analysis/1486089715/

Be careful with this


Yea thats what I got If I am wrong about this I apologize but this is all to familiar Im a collector but I learned my lesson when BUZZ BuZZ aka DRAC/DBL/RAZOR stole all my shit now instead of DBL which is Dubloons as well  now another Dubloons with a different ticker.Im just trying to watch out for you guys.And dev if you not Buzz you picked a very bad name for your coin and coding just saying. Undecided

It's just all the pieces fit

  CRAVE Embrace the privacy movement    ◥
   Your Market. Your Blockchain Business. Your Profit.     ◥
copychicken
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Pools Of Honor


View Profile
February 05, 2017, 06:34:59 PM
 #93

cannot connect to the wallet no matter what port...

The miner cant find nor the local host, not 0.0.0.0 not 127.0.0.1


 
 
 
 
██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████
 
 



...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






OBAViJEST (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
February 05, 2017, 06:40:35 PM
 #94

Big Bug Bounty Reward set in regards to this wallet issue. 

Makin' me beard hairs grey trying to figure out whats wrong with me BOAT  Cry

Also added bounties for Pools.  Still givin' 10,000 per node!

updated OP
copychicken
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Pools Of Honor


View Profile
February 05, 2017, 06:50:52 PM
 #95

can someone help?


 
 
 
 
██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████
 
 



...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






pixorama
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 05, 2017, 07:30:40 PM
 #96

cannot connect to the wallet no matter what port...

The miner cant find nor the local host, not 0.0.0.0 not 127.0.0.1

"In your %AppData%/Doubloon folder, create a file 'Doubloon.conf' and enter the following:"

Code:
listen=1
server=1
rpcuser=anyname
rpcpassword=anypassword
rpcallowip=127.0.0.1
rpcport=33828
port=33827
addnode=199.26.184.214
addnode=boatdoubloon.ddns.net
addnode=103.4.167.189
addnode=202.62.18.38
addnode=104.237.0.79
addnode=96.3.197.145
OBAViJEST (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
February 05, 2017, 07:34:53 PM
 #97

cannot connect to the wallet no matter what port...

The miner cant find nor the local host, not 0.0.0.0 not 127.0.0.1

"In your %AppData%/Doubloon folder, create a file 'Doubloon.conf' and enter the following:"

Code:
listen=1
server=1
rpcuser=anyname
rpcpassword=anypassword
rpcallowip=127.0.0.1
rpcport=33828
port=33827
addnode=199.26.184.214
addnode=boatdoubloon.ddns.net
addnode=103.4.167.189
addnode=202.62.18.38
addnode=104.237.0.79
addnode=96.3.197.145


make sure your miner has user and pass same as .conf file, and that you connect through http:// not stratum+tcp://

for example, my CPU miner config (.bat file):

Code:
cpuminer -a hmq1725 -o http://127.0.0.1:33828  -u anyname -p anypassword
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 05, 2017, 09:02:50 PM
 #98

Har Har har Pirates, i've got a Pool up:

https://boat.suprnova.cc

Har har ^^

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Lafu
Legendary
*
Offline Offline

Activity: 2954
Merit: 3033



View Profile
February 05, 2017, 09:12:41 PM
 #99

Har Har har Pirates, i've got a Pool up:

https://boat.suprnova.cc

Har har ^^

Nice thx OC  woot woot

worgon12
Sr. Member
****
Offline Offline

Activity: 427
Merit: 282



View Profile
February 05, 2017, 09:14:37 PM
 #100

Har Har har Pirates, i've got a Pool up:

https://boat.suprnova.cc

Har har ^^

thx for pool  Grin
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 97 »
  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!