Bitcoin Forum
August 30, 2024, 07:28:15 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 18, 2016, 02:21:00 PM
Is Bottlecaps still minable or have all the pools closed down ?

I see there is a maximum amount of coins that can be awarded per stake, is that to limit the annual inflation rate or have I misread ?

You can always solo mine if you have ASICs. I haven't checked for any pools lately, but if anyone knows of any please post them.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 18, 2016, 12:45:40 AM
The wallet is a memory hog and syncs very slowly. There's a blockchain download a few pages back, that would get you synced a bit faster.
 
I don't think there ever was an official site.

so, no developers then?


Tranz5 is the main dev for the coin now. There isn't really anything that needs changing or fixing right now.

Here is the Github: https://github.com/Tranz5/bottlecaps/

He also handles HoboNickels.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 16, 2016, 04:36:25 PM
the 2.2.2 qt wallet i'm running on windose is creakingly slow.
are there no longer any active developers for this coin?

cant even find an 'official' website for this coin.


The wallet is a memory hog and syncs very slowly. There's a blockchain download a few pages back, that would get you synced a bit faster.
 
I don't think there ever was an official site.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 10, 2016, 02:31:53 AM
I was able to build the wallet successfully, and sync the blocks. But I get an error about the Checkpoint being too old:

https://github.com/Tranz5/bottlecaps/archive/2.2.2.0.zip

OK that's odd. I built from the github code and only ended up with 2.2.0.

Time to rebuild I guess.

Thanks Smiley

https://bitcointalk.org/index.php?topic=241445.msg11707291#msg11707291

I swear I cloned the current git. I don't know what happened. Either way, it's building now.

Git it built?

Heh, yup. All built. Does anyone know if you can mine from several hosts to a single wallet? It's been about 2 years since I touched this stuff.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 08, 2016, 03:45:51 PM
I was able to build the wallet successfully, and sync the blocks. But I get an error about the Checkpoint being too old:

https://github.com/Tranz5/bottlecaps/archive/2.2.2.0.zip

OK that's odd. I built from the github code and only ended up with 2.2.0.

Time to rebuild I guess.

Thanks Smiley

https://bitcointalk.org/index.php?topic=241445.msg11707291#msg11707291

I swear I cloned the current git. I don't know what happened. Either way, it's building now.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 08, 2016, 03:32:19 PM
I was able to build the wallet successfully, and sync the blocks. But I get an error about the Checkpoint being too old:

https://github.com/Tranz5/bottlecaps/archive/2.2.2.0.zip

OK that's odd. I built from the github code and only ended up with 2.2.0.

Time to rebuild I guess.

Thanks Smiley
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 08, 2016, 03:01:58 PM
I was able to build the wallet successfully, and sync the blocks. But I get an error about the Checkpoint being too old:

Code:
bottlecapsd getinfo
{
    "version" : "v2.2.0.0-ge1d17f0-Caps2.0",
    "protocolversion" : 70004,
    "walletversion" : 60002,
    "encrypted" : false,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 2432823,
    "moneysupply" : 90712283.12883100,
    "connections" : 6,
    "proxy" : "",
    "ip" : "47.55.177.73",
    "difficulty" : 0.52315000,
    "testnet" : false,
    "keypoololdest" : 1481075472,
    "keypoolsize" : 101,
    "paytxfee" : 0.00100000,
    "mininput" : 0.00100000,
    "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."
}

With that said. I attempted a solo mining test, and I get these errors:

Code:
[2016-12-08 11:01:13] 4 miner threads started, using 'scrypt' algorithm.
[2016-12-08 11:01:13] Empty data received in json_rpc_call.
[2016-12-08 11:01:13] getblocktemplate failed, falling back to getwork
[2016-12-08 11:01:13] Empty data received in json_rpc_call.
[2016-12-08 11:01:13] json_rpc_call failed, retry after 10 seconds

Here's my conf file:

Code:
rpcuser=user
rpcpassword=x
rcpallowip=192.168.*.*
rpcallowip=localhost
rpcport=8385
daemon=1
server=1
listen=1

addnode=69.85.86.195
addnode=98.115.147.74
addnode=62.64.86.44
addnode=72.241.235.204
addnode=62.210.122.161
addnode=176.37.67.61
addnode=108.61.10.9
addnode=62.64.86.4
addnode=176.37.67.6
addnode=72.241.235.20

Any ideas on whats happening?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 06, 2016, 04:23:20 PM
Quote from: GoldTiger69

This is the guide I used and it worked for me:
https://bitcointalk.org/index.php?topic=241445.msg14497146#msg14497146

Thanks again to Hilux74!

Hey, thanks. This wouldn't come up in my searches. I'll build this tonight
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps 2.1 UPDATE REQUIRED - HARDFORK JULY 4 2014 to 200% Annual PoS on: December 05, 2016, 06:00:19 PM
Has anyone had any luck building the wallet on ARM eg: RPi or OPi?
 
I attempted to build using the git source, and altering the makefile.unix by removing the sse2 instructions. But it still fails, assuming because I'm missing the "scrypt-arm.S" file. Creating this file or migrating from another project is beyond my ability.

Does anyone have any suggestions? Ideas?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!