Author

Topic: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS - page 196. (Read 388610 times)

legendary
Activity: 1197
Merit: 1000
I have a problem with compilation:

obj/alert.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [bottlecapsd] Error 1


any help?
sr. member
Activity: 406
Merit: 250

Yay! Thank you for sticking with us. We truly appreciate it

www.bottlecapspool.com is up and running on the correct chain now

Gotta stick with the CAPs man!  Sorry for getting so frustrated lately.  I know you guys have been working hard around the clock to get everything back on track. 

Gonna try solo mining while I am at work and then I will hop on the pool when I get home Smiley

member
Activity: 98
Merit: 10
Have you mined Bottlecaps today?
Woot!  it's working now...

time to mine these bottlecaps and head to work Tongue


Yay! Thank you for sticking with us. We truly appreciate it

www.bottlecapspool.com is up and running on the correct chain now
sr. member
Activity: 406
Merit: 250
Woot!  it's working now...

time to mine these bottlecaps and head to work Tongue
hero member
Activity: 966
Merit: 526
🐺Dogs for President🐺
my wallet seems to be working fine now but can't check if my coins arrived at cryptsy yet until they reactivate CAPs !
sr. member
Activity: 406
Merit: 250
about 50% sync'd

Gonna go smoke and drink some coffee... looks like I will be a little late heading into the office Tongue
member
Activity: 98
Merit: 10
Have you mined Bottlecaps today?


The checkpoint warning unfourtunatly will be ther until 1.4.1

It seems your wallet is behind the chain. Has it finished syncing? And if so did you follow the instructions with the addnodes and deleting the blockchain?

Yeah, deleted everything except config and wallet.dat.  Deleted all the nodes and added the three on the page. Downloaded the new version and sync'd, but it's still behind.

Config:

rpcuser=Damnsammit
rpcpassword=x
rpcallowip=192.168.1.1
rpcallowip=127.0.0.1
rpcport=8385
addnode=192.241.148.204
addnode=199.180.115.100
addnode=199.180.115.125
daemon=1
server=1
gen=0

Deleting it all, and restarting computer and trying again now...


Try this node as well

addnode=50.137.233.14
sr. member
Activity: 406
Merit: 250


The checkpoint warning unfourtunatly will be ther until 1.4.1

It seems your wallet is behind the chain. Has it finished syncing? And if so did you follow the instructions with the addnodes and deleting the blockchain?

Yeah, deleted everything except config and wallet.dat.  Deleted all the nodes and added the three on the page. Downloaded the new version and sync'd, but it's still behind.

Config:

rpcuser=Damnsammit
rpcpassword=x
rpcallowip=192.168.1.1
rpcallowip=127.0.0.1
rpcport=8385
addnode=192.241.148.204
addnode=199.180.115.100
addnode=199.180.115.125
daemon=1
server=1
gen=0

Deleting it all, and restarting computer and trying again now...
member
Activity: 98
Merit: 10
Have you mined Bottlecaps today?


{
"version" : "v1.4.0.0-g32a928e-caps",
"protocolversion" : 60008,
"walletversion" : 60000,
"balance" : 57.46084200,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 50426,
"moneysupply" : 503491.06086100,
"connections" : 7,
"proxy" : "",
"ip" : "107.223.21.47",
"difficulty" : 1.83396765,
"testnet" : false,
"keypoololdest" : 1372035032,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : "WARNING: Checkpoint is too old. Redownload Blockchain. If warning persist contact the Development Team"
}

Undecided


The checkpoint warning unfourtunatly will be ther until 1.4.1

It seems your wallet is behind the chain. Has it finished syncing? And if so did you follow the instructions with the addnodes and deleting the blockchain?
sr. member
Activity: 406
Merit: 250


{
"version" : "v1.4.0.0-g32a928e-caps",
"protocolversion" : 60008,
"walletversion" : 60000,
"balance" : 57.46084200,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 50426,
"moneysupply" : 503491.06086100,
"connections" : 7,
"proxy" : "",
"ip" : "107.223.21.47",
"difficulty" : 1.83396765,
"testnet" : false,
"keypoololdest" : 1372035032,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : "WARNING: Checkpoint is too old. Redownload Blockchain. If warning persist contact the Development Team"
}

Undecided
member
Activity: 98
Merit: 10
Have you mined Bottlecaps today?
is cap.coinmine.pl pool working to mine again?

No they have not updated yet it seems
sr. member
Activity: 252
Merit: 250
is cap.coinmine.pl pool working to mine again?
newbie
Activity: 52
Merit: 0
newbie
Activity: 41
Merit: 0
Great work justin7674 and Team Smiley
sr. member
Activity: 602
Merit: 254
🔰FERRUM NETWORK🔰
Blockchain downloaded, all transactions confirmed.

And excellent analysis, justin7674.

Thanks much!!!
full member
Activity: 136
Merit: 100
You must use a program to change all the windows breaklines with a unix breakline.
Also make sure you use the git command as it might also automatically do that for you. Do not download the .zip as that will most likely not work.
member
Activity: 139
Merit: 10
Hello!
I have an error when compiling:

bottlecaps-master/src# make -f makefile.unix USE_UPNP=-
/bin/sh ../share/genbuild.sh obj/build.h
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
g++ -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/pools/cap/src/bottlecaps-master/src -I/pools/cap/src/bottlecaps-master/src/obj -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o bottlecapsd obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o obj/kernel.o obj/pbkdf2.o obj/scrypt_mine.o obj/scrypt-x86.o obj/scrypt-x86_64.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l z -l dl -l pthread
obj/alert.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [bottlecapsd] Error 1


what am I doing wrong?
full member
Activity: 136
Merit: 100
I have done an intense investigation on this. I have come to the conclusion that two network nodes had lost connection and subsequently caused the network to fork. The issue has been resolved by the follow. We have reached the best fit approach that will keep the value of this coin high by going towards the cryptsy chain. The cryptsy chain had a connection directly to both of my nodes at the time of the accident of which had 21 connections not including the two pools that were operating on other nodes at the current time. The banscore of my nodes had been triggered by orphans being submitted so the pools left my nodes.

So therefore I have come to the conclusion that the cryptsy chain is the main blockchain and the others are forks. I found a total of 4 forks that occured around the time of the incident. All have been removed and there is only one chain existing now.


To address this issue we have restructured the network to always have active connections through to eachother no matter what.
legendary
Activity: 2674
Merit: 2965
Terminated.
Great working fixing the problem quickly, hopefully Vern gets it to cryptsy soon!
member
Activity: 98
Merit: 10
Have you mined Bottlecaps today?
Thanks. Blockchain downloaded. All coins confirmed.

I'm synced up with this:
http://bottlecaps.kicks-ass.net/block_crawler.php

Is this explorer people should check?



Yes both explorers are on the right chain. Diatonics explorer just seems a little slow to update
Jump to: