Bitcoin Forum
April 23, 2024, 07:49:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 »  All
  Print  
Author Topic: [ANN] GIL, fun and fast. Now accepted at Coingas!! Difficulty Fix! Upgrade ASAP!  (Read 33548 times)
nyclogan
Newbie
*
Offline Offline

Activity: 38
Merit: 0



View Profile
September 16, 2013, 05:53:36 PM
 #281

compile error on newest update:

Code:
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/coins/gil/src -I/coins/gil/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp:2039:9: error: invalid suffix "b374ba2e8f52fa43b12ea5c076cc7a07a8" on floating constant
main.cpp: In function âbool ProcessBlock(CNode*, CBlock*)â:
main.cpp:2035:1: error: expected primary-expression before â<<â token
main.cpp:2035:3: error: expected primary-expression before â<<â token
main.cpp:2035:5: error: expected primary-expression before â<<â token
main.cpp:2035:7: error: expected primary-expression before â<â token
main.cpp:2035:9: error: âHEADâ was not declared in this scope
main.cpp:2036:5: error: expected â;â before â}â token
main.cpp:2037:1: error: expected primary-expression before â==â token
main.cpp:2037:3: error: expected primary-expression before â==â token
main.cpp:2037:5: error: expected primary-expression before â==â token
main.cpp:2037:7: error: expected primary-expression before â=â token
main.cpp:2038:5: error: expected primary-expression before â}â token
main.cpp:2038:5: error: expected â;â before â}â token
main.cpp: At global scope:
main.cpp:2039:1: error: expected unqualified-id before â>>â token
main.cpp:2042:5: error: expected unqualified-id before âreturnâ
main.cpp:2043:1: error: expected declaration before â}â token
main.cpp: In function âbool ProcessBlock(CNode*, CBlock*)â:
main.cpp:2038:5: warning: control reaches end of non-void function [-Wreturn-type]
main.cpp: At global scope:
main.cpp:108:13: warning: âbool GetTransaction(const uint256&, CWalletTx&)â defined but not used [-Wunused-function]
main.cpp:145:13: warning: âvoid PrintWallets(const CBlock&)â defined but not used [-Wunused-function]
main.cpp:152:13: warning: âvoid Inventory(const uint256&)â defined but not used [-Wunused-function]
main.cpp:159:13: warning: âvoid ResendWalletTransactions()â defined but not used [-Wunused-function]
make: *** [obj/main.o] Error 1


Ubuntu 64-bit

any ideas?
1713858593
Hero Member
*
Offline Offline

Posts: 1713858593

View Profile Personal Message (Offline)

Ignore
1713858593
Reply with quote  #2

1713858593
Report to moderator
1713858593
Hero Member
*
Offline Offline

Posts: 1713858593

View Profile Personal Message (Offline)

Ignore
1713858593
Reply with quote  #2

1713858593
Report to moderator
1713858593
Hero Member
*
Offline Offline

Posts: 1713858593

View Profile Personal Message (Offline)

Ignore
1713858593
Reply with quote  #2

1713858593
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 06:12:10 PM
 #282

I have 2 active connections but wallet does not start to sync.
- upgraded wallet
- downloaded block chain
- deleted peers

it does not sync!
Help needed

Thx
G
It only looks like its not synced, due to low hashrate, give it time.

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 06:15:02 PM
 #283

compile error on newest update:

Code:
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/coins/gil/src -I/coins/gil/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp:2039:9: error: invalid suffix "b374ba2e8f52fa43b12ea5c076cc7a07a8" on floating constant
main.cpp: In function âbool ProcessBlock(CNode*, CBlock*)â:
main.cpp:2035:1: error: expected primary-expression before â<<â token
main.cpp:2035:3: error: expected primary-expression before â<<â token
main.cpp:2035:5: error: expected primary-expression before â<<â token
main.cpp:2035:7: error: expected primary-expression before â<â token
main.cpp:2035:9: error: âHEADâ was not declared in this scope
main.cpp:2036:5: error: expected â;â before â}â token
main.cpp:2037:1: error: expected primary-expression before â==â token
main.cpp:2037:3: error: expected primary-expression before â==â token
main.cpp:2037:5: error: expected primary-expression before â==â token
main.cpp:2037:7: error: expected primary-expression before â=â token
main.cpp:2038:5: error: expected primary-expression before â}â token
main.cpp:2038:5: error: expected â;â before â}â token
main.cpp: At global scope:
main.cpp:2039:1: error: expected unqualified-id before â>>â token
main.cpp:2042:5: error: expected unqualified-id before âreturnâ
main.cpp:2043:1: error: expected declaration before â}â token
main.cpp: In function âbool ProcessBlock(CNode*, CBlock*)â:
main.cpp:2038:5: warning: control reaches end of non-void function [-Wreturn-type]
main.cpp: At global scope:
main.cpp:108:13: warning: âbool GetTransaction(const uint256&, CWalletTx&)â defined but not used [-Wunused-function]
main.cpp:145:13: warning: âvoid PrintWallets(const CBlock&)â defined but not used [-Wunused-function]
main.cpp:152:13: warning: âvoid Inventory(const uint256&)â defined but not used [-Wunused-function]
main.cpp:159:13: warning: âvoid ResendWalletTransactions()â defined but not used [-Wunused-function]
make: *** [obj/main.o] Error 1


Ubuntu 64-bit

any ideas?
Hmmmm. Did u comment out the Windows lines in the gil-qt.pro? And delete the files in \build Directory.

nyclogan
Newbie
*
Offline Offline

Activity: 38
Merit: 0



View Profile
September 16, 2013, 06:16:20 PM
 #284

will give that a try

UPDATE: that did the trick.
Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 06:44:15 PM
 #285

will give that a try

UPDATE: that did the trick.

Cool. I always forget to do it, before I commit to github

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 07:24:41 PM
 #286

Update!!!

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 09:19:24 PM
 #287

bump

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 09:43:45 PM
 #288

Wether you mine it or not, if you have a GIL wallet running, you need to upgrade

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 12:05:59 AM
 #289

Bump. I would like this diff adjustment change, to take effect, asap

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 01:23:52 AM
 #290

Bump. I would like this diff adjustment change, to take effect, asap

Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
September 17, 2013, 01:37:40 AM
 #291

I have 2 active connections but wallet does not start to sync.
- upgraded wallet
- downloaded block chain
- deleted peers

it does not sync!
Help needed

Thx
G
same problem, wallet doesnt sync, cant connect to 207.12.89.80

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
loveys
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250



View Profile WWW
September 17, 2013, 01:55:43 AM
 #292

still can't sync! no active connection!

waves



           ▄▄▄       ▄▄▄▄
         ▄█████▄   ▄██████▄
       ▄████████ ▄██████████▄
     ▄████████▀▄██████████████▄
   ▄████████▀▄████▀▄▄▄▀█████████▄
 ▄█████████ ████▀▄█████▄▀█████████▄
████████████▄▀▀▄█████████▄▀█████████
 ▀██████▀▄▄ ▀████████▄▀████▄▀█████▀
   ▀██▀▄████  ▀███▄▀███▄▀████▄▀█▀
     ▄████▀▄██▄ ▀███▄▀███▄▀██▀
      ▀█▀▄████▀▄▄ ▀███▄▀███▄
        ▀███▀▄████  ▀███▄▀▀
          ▀▄████▀▄██▄ ▀█▀
            ▀█▀▄████▀
              ▀███▀
.SMART.........
.CONTRACT..
▬▬▬▬▬▬▬




   ███████████████  ██▄
   ██           ██   ▀██
   ██           ██     ██
   ██           ██ ▐██████▌
   ██           ██ ▐█ ████▌
   ███████████████  ██ ███▌
   ███████▀███████   █████
   █████▀   ▀█████      █
   ███▀       ▀███      █
   ██▄         ▄██      █
   ████▄     ▄█████▄    █
   ██████▄ ▄██████ █    █
   ███████████████ ▀▄▄▄▄▀
   ███████████████
████████████████████
.NO....
.GAS..
▬▬▬▬▬




HIGH   
        SPEED




.MULTI-SIG WALLETS..
.ATOMIC SWAPS...........
.VOTINGS......................




.FREEZING......
.DAPPS AND....
.EVEN MORE...
Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 03:32:01 AM
 #293

OK, new client, V7.4.1 is up, should work now

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 04:12:02 AM
 #294

Warning

Donot mine @ http://gil.netcoin.pl

Pool operator, did not upgrade client, before magic number change. Since I had warned people, that the old client, would not communicate with the new client, any coins mined there, will never be able to be sent anywhere, that is using the new client ie: Cryptsy.
They will never reach their destination.

Only safe way to mine GIL atm, is solo.

Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 04:14:04 AM
 #295

Also, if it appears your wallet is not syncing, just give it time. Hashrate is very low on GIL atm, and diff is high. As soon as the next block is found, your client should sync

Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
September 17, 2013, 04:28:44 AM
 #296

deleted the blockchain and got this
Quote
ERROR: AcceptBlock() : incorrect proof of work
ERROR: ProcessBlock() : AcceptBlock FAILED
disconnecting node 207.12.89.80:64574
Disconnected 207.12.89.80:64574 for misbehavior (score=100)
downloaded the blockchain from the first post and its now synced

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
loveys
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250



View Profile WWW
September 17, 2013, 05:34:57 AM
 #297

now,it can sync! but i send some gil coin to www.cryptsy.com and the client have comfirmed, i can't get it on cryptsy.com!

waves



           ▄▄▄       ▄▄▄▄
         ▄█████▄   ▄██████▄
       ▄████████ ▄██████████▄
     ▄████████▀▄██████████████▄
   ▄████████▀▄████▀▄▄▄▀█████████▄
 ▄█████████ ████▀▄█████▄▀█████████▄
████████████▄▀▀▄█████████▄▀█████████
 ▀██████▀▄▄ ▀████████▄▀████▄▀█████▀
   ▀██▀▄████  ▀███▄▀███▄▀████▄▀█▀
     ▄████▀▄██▄ ▀███▄▀███▄▀██▀
      ▀█▀▄████▀▄▄ ▀███▄▀███▄
        ▀███▀▄████  ▀███▄▀▀
          ▀▄████▀▄██▄ ▀█▀
            ▀█▀▄████▀
              ▀███▀
.SMART.........
.CONTRACT..
▬▬▬▬▬▬▬




   ███████████████  ██▄
   ██           ██   ▀██
   ██           ██     ██
   ██           ██ ▐██████▌
   ██           ██ ▐█ ████▌
   ███████████████  ██ ███▌
   ███████▀███████   █████
   █████▀   ▀█████      █
   ███▀       ▀███      █
   ██▄         ▄██      █
   ████▄     ▄█████▄    █
   ██████▄ ▄██████ █    █
   ███████████████ ▀▄▄▄▄▀
   ███████████████
████████████████████
.NO....
.GAS..
▬▬▬▬▬




HIGH   
        SPEED




.MULTI-SIG WALLETS..
.ATOMIC SWAPS...........
.VOTINGS......................




.FREEZING......
.DAPPS AND....
.EVEN MORE...
Hydroponica (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 17, 2013, 10:41:08 AM
 #298

Vern will look into it, when he wakes up.

renoma
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 21, 2013, 10:48:23 PM
 #299

I found GIL today . I like this currency . I like Final Fantasy .

I started mining this .
8bitfish
Newbie
*
Offline Offline

Activity: 31
Merit: 0



View Profile
September 22, 2013, 02:51:47 AM
 #300

I found GIL today . I like this currency . I like Final Fantasy .

I started mining this .

Welcome mate Grin


I just made a nice little avatar picture with a GIL coin, everyone is free to use it ofc
http://www7.pic-upload.de/22.09.13/lvcwexnqtlmw.gif
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 »  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!