Pages:
Author

Topic: [BTB] The BitBar Information Thread - page 14. (Read 180202 times)

legendary
Activity: 1294
Merit: 1039
It has been brought to my attention that once the wallet is encrypted/locked - there was no option to unlock it to stake.
Guess the previous developers forgot something.

the source code has been updated at https://github.com/Crypto-Currency/BitBar for those of you who wish to compile there own qt wallet.

windows-qt wallet is compiled and the link is https://drive.google.com/open?id=0B1cnD3W8c0jteThEak5KYVVtSEU
version bumped to v0.4.4.007
should have the macos-qt wallet soon.

Once the mac wallet is done I'll update the web site.
legendary
Activity: 1294
Merit: 1039
I cast my free vote for bitbar, and paid for 1000 votes.
legendary
Activity: 1294
Merit: 1039
bitbar is now in the voting section of https://www.livecoin.net/voting/index?lang=en

You may vote for FREE once every 30 days so long as your account is active. An account is considered active if any funds, currency or cryptocurrency, were credited at least once during the past 30 days.

or you can vote with $$

Let's see some community support and make Bitbar great again - Trump (not really, but had to do it)

So far on the donations, I have:
 bitbar address   BDonate5SvjoyrhuGynqpeC9DgqfLQR9aJ  "Donate" : 0.01000000
 bitcoin address  17jeqzYLi7Y4QivVA32MKpqWMcRzwEmFmK "Bitbar": 0.00000000
legendary
Activity: 3430
Merit: 1126
ok, trying this now.

ok, back up, synced and mining again.

Cheers
legendary
Activity: 3430
Merit: 1126
ok, trying this now.
legendary
Activity: 1294
Merit: 1039
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.

hrmm ok, thats the one I'm using but eventually gets stuck saying checkpoint too old... when I look at my peers versions they say BitBar:0.7.4 not 0.4.4.006-5-g75cbcd like mine....
I had one of my wallets get stuck and had to delete the chain and peers.dat file and re-sync
it is a little confusing, the 0.7.4 is the client connection version, and the 4.4.006 is the wallet version.
As I make changes to the wallet, I increase the wallet version, but the client connect version stays the same.
The wallet will only connect to 0.7.4 and the really old Satoshi:0.8.6.2 versions. It drops the connection from other wallets - which use to be a real problem
probably a little late now, but you might be able to just remove the peers.dat file and restart your wallet.

I've tried that... and end up stuck here:

    "blocks" : 221222,
    "moneysupply" : 32073.96453400,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 171.81234447,
    "testnet" : false,
    "keypoololdest" : 1467139730,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

stubborn one eh?
(extra simple directions in case there  are new people to crypto's and/or linux)
first off, rename the wallet.dat to something like btbwallet.dat and move it (mv btbwallet.dat ..) always good to have a backup
Delete every thing in the .bitbar directory except wallet.dat and bitbar.conf (for directories del -r database)
remark out any addnode like
//addnode= whaterver

add in:
connect=65.102.140.115

and restart the wallet.
Once the wallet is in sync with the explorer, stop the wallet and remark out the connect= and restart the wallet.
done deal.
legendary
Activity: 3430
Merit: 1126
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.

hrmm ok, thats the one I'm using but eventually gets stuck saying checkpoint too old... when I look at my peers versions they say BitBar:0.7.4 not 0.4.4.006-5-g75cbcd like mine....
I had one of my wallets get stuck and had to delete the chain and peers.dat file and re-sync
it is a little confusing, the 0.7.4 is the client connection version, and the 4.4.006 is the wallet version.
As I make changes to the wallet, I increase the wallet version, but the client connect version stays the same.
The wallet will only connect to 0.7.4 and the really old Satoshi:0.8.6.2 versions. It drops the connection from other wallets - which use to be a real problem
probably a little late now, but you might be able to just remove the peers.dat file and restart your wallet.

I've tried that... and end up stuck here:

    "blocks" : 221222,
    "moneysupply" : 32073.96453400,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 171.81234447,
    "testnet" : false,
    "keypoololdest" : 1467139730,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."

legendary
Activity: 1294
Merit: 1039
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.

hrmm ok, thats the one I'm using but eventually gets stuck saying checkpoint too old... when I look at my peers versions they say BitBar:0.7.4 not 0.4.4.006-5-g75cbcd like mine....
I had one of my wallets get stuck and had to delete the chain and peers.dat file and re-sync
it is a little confusing, the 0.7.4 is the client connection version, and the 4.4.006 is the wallet version.
As I make changes to the wallet, I increase the wallet version, but the client connect version stays the same.
The wallet will only connect to 0.7.4 and the really old Satoshi:0.8.6.2 versions. It drops the connection from other wallets - which use to be a real problem
probably a little late now, but you might be able to just remove the peers.dat file and restart your wallet.
legendary
Activity: 1294
Merit: 1039
humm, the links on the README.md are a little out dated.
No need to add any addnode to the config file.  If you wish you can use addnode=btb.altcoinwarz.com

The official explorer is http://btb.altcoinwarz.com
updated the README.md
legendary
Activity: 1294
Merit: 1039
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.

hrmm ok, thats the one I'm using but eventually gets stuck saying checkpoint too old... when I look at my peers versions they say BitBar:0.7.4 not 0.4.4.006-5-g75cbcd like mine....
I had one of my wallets get stuck and had to delete the chain and peers.dat file and re-sync
it is a little confusing, the 0.7.4 is the client connection version, and the 4.4.006 is the wallet version.
As I make changes to the wallet, I increase the wallet version, but the client connect version stays the same.
The wallet will only connect to 0.7.4 and the really old Satoshi:0.8.6.2 versions. It drops the connection from other wallets - which use to be a real problem
legendary
Activity: 3430
Merit: 1126
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.

hrmm ok, thats the one I'm using but eventually gets stuck saying checkpoint too old... when I look at my peers versions they say BitBar:0.7.4 not 0.4.4.006-5-g75cbcd like mine....
legendary
Activity: 1294
Merit: 1039
humm, the links on the README.md are a little out dated.
No need to add any addnode to the config file.  If you wish you can use addnode=btb.altcoinwarz.com

The official explorer is http://btb.altcoinwarz.com
legendary
Activity: 1294
Merit: 1039
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
all the links are current at http://Bitbar.co
there are links to the github repo, windows QT wallet and macOS wallet.
legendary
Activity: 3430
Merit: 1126
I've tried several repos but can't seem to get the latest version?Huh

Anyone have a link to it?
legendary
Activity: 1294
Merit: 1039
any news  Cry ?
about what ?? it stopped raining here for a while ...
legendary
Activity: 1294
Merit: 1039
got it.

One of the user you tipped wrote in Russian - O, битбap дaжe пpилeтeл, нaдo жe (meaning - Bitbar just arrived out of nowhere)
and only two of the .01666 tips showed up in the market history. tipped 30 and so far, only 2 got dumped.
sr. member
Activity: 560
Merit: 252
got it.

One of the user you tipped wrote in Russian - O, битбap дaжe пpилeтeл, нaдo жe (meaning - Bitbar just arrived out of nowhere)
legendary
Activity: 1294
Merit: 1039
I added bitbar to the tipping slot at Cryptopia.
This should increase the volume a little when people dump there tips.
I just tipped the last 30 active chat users .016666 (about .5 bitbar total)

If you wish to help please make it rain  Smiley
I would like to help. sure. where is the tipping slot and how do you tip?
It's the bottom right icon in the chat box. the small bitcoin icon.
you choose the crypto you what to tip with, then you select activeChatUsers in the 'tip type' box
then how many users.
The total amount is the total of all tips (20 users .25 bitbar will tip .0125 each)

I generally don't put anything in the reason box - but you can if you want
sr. member
Activity: 560
Merit: 252
I added bitbar to the tipping slot at Cryptopia.
This should increase the volume a little when people dump there tips.
I just tipped the last 30 active chat users .016666 (about .5 bitbar total)

If you wish to help please make it rain  Smiley
I would like to help. sure. where is the tipping slot and how do you tip?
legendary
Activity: 1294
Merit: 1039
I added bitbar to the tipping slot at Cryptopia.
This should increase the volume a little when people dump there tips.
I just tipped the last 30 active chat users .016666 (about .5 bitbar total)

If you wish to help please make it rain  Smiley
Pages:
Jump to: