Bitcoin Forum
July 23, 2024, 01:34:45 PM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 »  All
  Print  
Author Topic: Tubecoin (Tube) Low Coin Supply 125% POS  (Read 11803 times)
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 12, 2016, 07:36:35 PM
 #21

hello not mine any block found


Did you read the ANN?  mining ended 30th March 2015. This coin is now full POS 125% Interest
tintumon
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


dinkimole nokkalle...


View Profile
June 12, 2016, 07:59:15 PM
Last edit: June 12, 2016, 08:27:02 PM by tintumon
 #22

I like the coin ticker 'ANAL'  Grin
Bound to succeed.
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
June 12, 2016, 08:23:41 PM
 #23

The wallet is working great. Thanks.
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 12, 2016, 08:42:16 PM
 #24

The wallet is working great. Thanks.

Hello mate, which wallet is that? have you tried out the MAC wallet?  I need someone to confirm it's working as i don't own a MAC
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
June 13, 2016, 12:33:04 PM
 #25

The wallet is working great. Thanks.

Hello mate, which wallet is that? have you tried out the MAC wallet?  I need someone to confirm it's working as i don't own a MAC

I have windows. Sorry, I don't have a Mac to test the Mac wallet for you.
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 13, 2016, 01:19:19 PM
Last edit: June 13, 2016, 01:48:56 PM by McKnight
 #26

The wallet is working great. Thanks.

Hello mate, which wallet is that? have you tried out the MAC wallet?  I need someone to confirm it's working as i don't own a MAC

I have windows. Sorry, I don't have a Mac to test the Mac wallet for you.
No problem but thanks for your support!

I'm making progress on the video vote http://tubecoin.co.uk/video-vote/ this year or until we build up a community listings will be free, but later the idea is that contestants/voters pay per listing  and pay per vote with Tubecoin and all of the tubes collected will go to the prize fund.
I will promote this website later on in the year to get more people interested.

I hope things are starting to make sense!

As stated in the ANN i will also put towards 1000Tube every month from this staking address ATkoKg3gTBoaon55XkgtoCMCoW91McvMaq
There are currently over 10K tubes there and in a month of staking there should be enough to pay the 1,000Tube prize. Anything over 10K is prize!
killerjoegreece
Legendary
*
Offline Offline

Activity: 1680
Merit: 1010


Professional Native Greek Translator (2000+ done)


View Profile
June 14, 2016, 05:18:37 PM
 #27

very good work dev keep it up
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 14, 2016, 11:18:59 PM
 #28

very good work dev keep it up

Thanks,  On another note i highly recommend this person doing Greek translations, he done a great job for us.

Another note, I might not be around for a few days as i have work, but after that i have about 2 weeks free to crack on with our project  Smiley
gogodr
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 15, 2016, 01:32:41 AM
 #29

Wallet works good here too.
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 15, 2016, 11:10:26 AM
 #30

Wallet works good here too.
Great news, remember you don't need a Tubecoin.conf, has anybody tried out the Mac wallet yet?
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 16, 2016, 12:07:14 PM
 #31

The Linux Wallet is now available for download
https://www.mediafire.com/?j351biy123kt1ld
killerjoegreece
Legendary
*
Offline Offline

Activity: 1680
Merit: 1010


Professional Native Greek Translator (2000+ done)


View Profile
June 17, 2016, 11:34:47 PM
 #32

The Linux Wallet is now available for download
https://www.mediafire.com/?j351biy123kt1ld

great work right there. thanks dev
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 18, 2016, 12:20:42 PM
Last edit: June 19, 2016, 04:50:55 PM by McKnight
 #33

Install Tubecoin wallet on a Raspberry PI 3 if anyone is interested:-

I've just done this myself and works without any problems!

Setup a file swap if you have less than 1.5GB of RAM,   Open up the terminal,

Code:
sudo su       
fallocate -l 2G /swapfile
chown root:root /swapfile
chmod 0600 /swapfile
mkswap /swapfile     (after this command i had to shut down the terminal and reopen it, said directory not found, but carry on after reopening the terminal with the rest.)
swapon /swapfile

Code:
nano /etc/fstab    (then go to the bottom of the page and put this in)
/swapfile none swap sw 0 0      (press  CTRL + X   then Y  then ENTER   you should be back at the terminal)  NEXT

Install all required dependencies:

Code:
apt-get update
apt-get install ntp unzip git build-essential libssl-dev libdb-dev
apt-get install libdb++-dev libboost-all-dev libqrencode-dev
aptitude install miniupnpc libminiupnpc-dev
sudo apt-get install qt4-qmake libqt4-dev

Pull the source code from github:
Code:
git clone https://github.com/McKnight-1/Tube

Compile the database
Code:
cd Tube/src/leveldb
chmod 755 build_detect_platform
make libleveldb.a libmemenv.a

Got to Tube directory
Code:
cd Tube/

Make Wallet
Code:
qmake
make

When its finished you'll find the Tubecoin-qt in the Tube directory


McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 20, 2016, 09:28:26 AM
 #34

I've been working on getting a faucet up and running today, so get some free coins! http://faucet.tubecoin.co.uk/
New comers like free coins to try before they buy!


I've also been pestering Yobit to change name again, perhaps if we all post a message to them they might listen
Golftech
Hero Member
*****
Offline Offline

Activity: 2128
Merit: 520


View Profile
June 20, 2016, 09:34:04 AM
 #35

I've been working on getting a faucet up and running today, so get some free coins! http://faucet.tubecoin.co.uk/
New comers like free coins to try before they buy!


I've also been pestering Yobit to change name again, perhaps if we all post a message to them they might listen
count me in sir i will help you to pestering yobit for changing the, im just new here don't know much about this coin
but seeing that you are so active might be worth to keep watching, if there's any bounty for tagalog/filipino ann
i can do the job sir, thanks in advance.
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 20, 2016, 09:43:22 AM
 #36

I've been working on getting a faucet up and running today, so get some free coins! http://faucet.tubecoin.co.uk/
New comers like free coins to try before they buy!


I've also been pestering Yobit to change name again, perhaps if we all post a message to them they might listen
count me in sir i will help you to pestering yobit for changing the, im just new here don't know much about this coin
but seeing that you are so active might be worth to keep watching, if there's any bounty for tagalog/filipino ann
i can do the job sir, thanks in advance.

Thank you! a filipino ann would be fantastic, i'll give you 100 tubes.
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 21, 2016, 06:16:52 AM
 #37

@ Gleb Gamow You need to start your own thread and STOP SPAMMING others. maybe try something different and be creative.
Golftech
Hero Member
*****
Offline Offline

Activity: 2128
Merit: 520


View Profile
June 21, 2016, 06:47:59 AM
Last edit: June 21, 2016, 08:48:36 PM by Golftech
 #38

hey mate done creating your tagalog/filipino translation you can this here thanks in advance https://bitcointalk.org/index.php?topic=1521094.new#new

edit: AZgPkVeQgJjf4Aft7ekwrC1JKy2YBMzX43
McKnight (OP)
Sr. Member
****
Offline Offline

Activity: 356
Merit: 250


View Profile
June 21, 2016, 06:54:10 AM
 #39

hey mate done creating your tagalog/filipino translation you can this here thanks in advance https://bitcointalk.org/index.php?topic=1521094.new#new

Great stuff mate well done,  Send me your Tubecoin address and i'll send you the 100. Thanks again  Smiley
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
June 21, 2016, 07:23:46 PM
Last edit: June 23, 2016, 08:27:21 AM by Gleb Gamow
 #40

@ Gleb Gamow You need to start your own thread and STOP SPAMMING others. maybe try something different and be creative.

As requested via PM I've removed my post that was not meant as spam for I truly like your coin and was hoping to collaborate upon vetting your concern. I see that that's not going to happen. FWIW, I am trying something different and being creative, hence the project I'm working on.

Again, please accept my apology for posting inappropriately on your thread, and also for not removing said post more quickly given that I just now logged back into this account.

Peace.

Bruno
Pages: « 1 [2] 3 4 5 6 7 8 »  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!