Bitcoin Forum
June 16, 2024, 11:54:47 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 179 »
1421  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ KoreCoin v2.0 ★★ [KORE]New ERA - VOIP WALLET -100% ANON - 100% PoS - PoBAnon on: January 09, 2017, 03:27:23 AM



Important Mandatory Update:


snipped....




Could I help with this? I am new, I have ubuntu 14.04


Hi,

That Linux build was an old personal build of his and no guarantee it would work on all computers.
A few did get it running but not sure if anyone had recently got it to work.

Thanks to theduuude and damncourier they are working on new Linux 32 and 64bit versions.
IF you would like to test these register at our slack like chat here:
https://alttech.chat/alttech/channels/teams-coins-staking

We are in the BURST Channel.
IF anyone else could help us test these Linux wallet builds please drop by the chat!
 Smiley

MikeMike

I registered, in that site, but I did not get, no file to compile the wallet, for ubuntu, except the one that is published here, which presents the errors that I already comment, is a pity wanted to penetrate in this currency, but it does not work For linux, and I'm new to this operating system, thank you anyway

There are a few running it on Linux.
I thought you had experience in Linux and could manage.
When we get them in a version you dont need to add anything to get them running
I will let you know.
EDIT:
Thanks for helping out trying to get it running in the chat!
 Smiley

MikeMike

1422  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ KoreCoin v2.0 ★★ [KORE]New ERA - VOIP WALLET -100% ANON - 100% PoS - PoBAnon on: January 09, 2017, 02:01:58 AM



Important Mandatory Update:


snipped....

____


Thanks to: "bearishtrader"
"Here is my Ubuntu Linux build of KoreCoin 2.0 staking wallet (no VoIP):
Version: 64 bit Ubuntu Linux 14.04 LTS Trusty"
https://mega.nz/#!Nk110QaT!yuf_cVCyKtXoJufgi3kJk6VcvsC4r92WP4ZMtnBrbeY


Prerequisites (Needs boost 1.55, Berkeley db4.8++):
sudo apt-get update
sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-add-repository ppa:boost-latest/ppa
sudo apt-get install unzip qt4-qmake libqt4-dev build-essential libboost1.55-all-dev libssl-dev libdb4.8++-dev libminiupnpc-dev libminiupnpc8
sudo apt-get upgrade

unzip korecoin-qt.zip
chmod u+x korecoin-qt
korecoin-qt

Then exit and replace the .KoreCoin/peers.dat with the one above

Re-launch wallet

NOTE:
If you get a virus warning we have researched it as a false positive.
https://bitcointalk.org/index.php?topic=668886.msg14101363#msg14101363

Hi, I have followed the steps, both to start korecoin-qt, as you describe, but it shows me that error even if I install all the dependencies. Even when using: ./korecoin-qt


root@u19757984:~/korecoin-qt# chmod u+x korecoin-qt
root@u19757984:~/korecoin-qt# ./korecoin-qt
./korecoin-qt: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./korecoin-qt)
root@u19757984:~/korecoin-qt# korecoin-qt

Also try to build the korecoind daemon from the repository using: cd korecoin / src make -f makefile.unix, but at the end I also get the following error:

root@u19757984:~# cd KoreCoin/src
root@u19757984:~/KoreCoin/src# make -f makefile.unix
cc -c -O2  -pthread -Wextra -Wno-format -Wno-ignored-qualifiers -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/KoreCoin/src -I/root/KoreCoin/src/tor -I/root/KoreCoin/src/obj -DUSE_UPNP=0 -I/root/KoreCoin/src/leveldb/include -I/root/KoreCoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/tor/address.d -o obj/tor/address.o tor/address.c
cc -c -O2  -pthread -Wextra -Wno-format -Wno-ignored-qualifiers -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/KoreCoin/src -I/root/KoreCoin/src/tor -I/root/KoreCoin/src/obj -DUSE_UPNP=0 -I/root/KoreCoin/src/leveldb/include -I/root/KoreCoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/tor/addressmap.d -o obj/tor/addressmap.o tor/addressmap.c
In file included from tor/or.h:98:0,
                 from tor/addressmap.c:9:
tor/compat_libevent.h:18:25: fatal error: event2/util.h: No such file or directory
 #include <event2/util.h>
                         ^
compilation terminated.
make: *** [obj/tor/addressmap.o] Error 1
root@u19757984:~/KoreCoin/src#


Could I help with this? I am new, I have ubuntu 14.04


Hi,

That Linux build was an old personal build of his and no guarantee it would work on all computers.
A few did get it running but not sure if anyone had recently got it to work.

Thanks to theduuude and damncourier they are working on new Linux 32 and 64bit versions.
IF you would like to test these register at our slack like chat here:
https://alttech.chat/alttech/channels/teams-coins-staking

We are in the BURST Channel.
IF anyone else could help us test these Linux wallet builds please drop by the chat!
 Smiley

MikeMike
1423  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ KoreCoin v2.0 ★★ [KORE]New ERA - VOIP WALLET -100% ANON - 100% PoS - PoBAnon on: January 04, 2017, 05:01:05 PM
Hi guys! happy new year for everyone! I hope next year will be great for Kore! thanks to MM for keep working hard


We hope 2017 will be our year.
:-)

1424  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 29, 2016, 07:54:17 PM
A BURST CALL TO ARMS!!!

bumping this post...
 Smiley
We have an immediate need for Translators to translate this BURST thread OP page into the following languages:
Please just post here and in the Forum the language you will be translating so we don't have duplicates.
You can start with the Bitcointalk OP page: https://bitcointalk.org/index.php?topic=1323657.msg13518700#msg13518700
Once it is completed, PM it to my Bitcointalk nic: https://bitcointalk.org/index.php?action=profile;u=101096

If you dont want your nic listed let me know PM.
Dutch
Filipino- @Yey_09
French- @BenBurst
German
Greek- @dagentlemang
Hindi- @priyankz
Indonesian- @bandarfjb
Italian- @Dario-s-wallet
Japanese
Portuguese- @gpedro
Romanian
Russian
Slovenian
Spanish
Mandarin
Norwegian- @Propagandalf


IF you could consider the entire package of about 6 additional important posts in Bitcointalk,
Here are a few to start with.
BURST4ALL
https://bitcointalk.org/index.php?topic=1323657.msg17267227#msg17267227
JOBS PLATFORM
https://bitcointalk.org/index.php?topic=1323657.msg17237018#msg17237018
BURSTAKER ASSET
https://bitcointalk.org/index.php?topic=1323657.msg17282120#msg17282120
BSILVER ASSET
https://bitcointalk.org/index.php?topic=1323657.msg15957944#msg15957944
The main website:
http://www.burst-team.us
The BURST4ALL Website:
http://www.burst4all.com
And the Assets list site:
http://util.burst-team.us:8888/asset
If you could translate into a language not listed let me know.
IF you can manage a decent portion or all the different translation needs you will receive a Bounty if you need.
 Smiley
MikeMike



1425  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [LAUNCHED] Staisybit - Universal Online Staking Wallet on: December 24, 2016, 12:41:31 AM
Any news here, I really want to get access to my coins ...

its a scam as its been a scam for months now, honestly kiss your (and all of our) coins goodbye.

I knew it when i called them on their phony API and frontend 6+months ago, i did not listen to the rest assured shills.

Lesson learned for those who did

IF YOU DONT CONTROL THE KEYS YOU DONT CONTROL THE COINS.   that simple

People will never learn. We can sit here alerting people all day and they will argue until they're blue in the face about how we're wrong, and then months later cry about how they were scammed. I can't count the number of times people respond with things like "well, I haven't had an issue yet so they obviously aren't scamming" and then just a few weeks later are the ones leading the brigade on how they got scammed. At the end of the day, these people will continue to get screwed again and again until they either run out of money or finally learn how to listen.

I understand your logic and reasoning but IMO why would Diamondcoin, Europecoin,
the Federated project etc all destroy their good name by not coming through on this
and/or allowing peoples coins to be stolen.
It just does not make sense since if they don't at least refund many, many peoples coins
that are held by them, all their projects threads will be inundated with posts of corruption.

MikeMike
1426  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 23, 2016, 10:24:30 AM
@MikeMike Hope the translation projects will attract people from over the world to use Burst Wink

 Smiley
That is the idea and the BURST4ALL Pool will be an integral part of that.
Thanks to the awesome hard work many of the BURST Community are doing!
And of course, thanks for all,... your help!  Smiley


Here we are doing our utmost to do it honorable and right as we fight these uphill battles seemingly at every step,
watching one scam coin after another pull in 100-3000+ BTC as many continue to lose much in them, all of which makes me fight harder.
So to lighten it up, There is more than a bit of truth in this statement. We truly ARE the Underdogs and we need all your help to do it.  Cheers!   Smiley



                                                                      
edit: "When Crowetic/WE pull this off, we'll eat like kings!"
1427  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 23, 2016, 03:02:32 AM
A BURST CALL TO ARMS!!!


We have an immediate need for Translators to translate this BURST thread OP page into the following languages:
Please just post here and in the Forum the language you will be translating so we don't have duplicates.
You can start with the Bitcointalk OP page: https://bitcointalk.org/index.php?topic=1323657.msg13518700#msg13518700
Once it is completed, PM it to my Bitcointalk nic: https://bitcointalk.org/index.php?action=profile;u=101096

If you dont want your nic listed let me know PM.
Dutch
Filipino- @Yey_09
French- @BenBurst
German
Greek- @dagentlemang
Hindi- @priyankz
Indonesian- @bandarfjb
Italian- @Dario-s-wallet
Japanese
Portuguese- @gpedro
Romanian
Russian
Slovenian
Spanish
Mandarin
Norwegian- @Propagandalf


IF you could consider the entire package of about 6 additional important posts in Bitcointalk,
Here are a few to start with.
BURST4ALL
https://bitcointalk.org/index.php?topic=1323657.msg17267227#msg17267227
JOBS PLATFORM
https://bitcointalk.org/index.php?topic=1323657.msg17237018#msg17237018
BURSTAKER ASSET
https://bitcointalk.org/index.php?topic=1323657.msg17282120#msg17282120
BSILVER ASSET
https://bitcointalk.org/index.php?topic=1323657.msg15957944#msg15957944
The main website:
http://www.burst-team.us
The BURST4ALL Website:
http://www.burst4all.com
And the Assets list site:
http://util.burst-team.us:8888/asset
If you could translate into a language not listed let me know.
IF you can manage a decent portion or all the different translation needs you will receive a Bounty if you need.
 Smiley
MikeMike



1428  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 22, 2016, 05:17:19 PM


If you have not yet, check out the BURST development Management Jobs Platform where "public" tasks are posted
that keeps you up to date on BURST projects, development and where you can also put a dib on a task and earn some coin.
BURST is now one of a very limited few who have a transparent organizational platform of which the BURST one will be highly versatile.
This first release of it is pretty cool and will be of great aid to all in the exciting 2017 year of good things being rolled out.


1429  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 20, 2016, 04:35:55 PM



BURST in the news:




1430  Alternate cryptocurrencies / Announcements (Altcoins) / Re: $XQN Quotient Takeover #Board Of Community #Asset Fund on: December 16, 2016, 04:24:52 PM
The issue is the inflation is so low, you'd have to increase reward rate cap but of course if we do that then we risk hyper inflation. maybe make cap reward like 32 or 64 max.

Just floating ideas out there, aside from volume issue, the coin itself is *very* stable so I don't know if we should mess with that in the first place tbh.

We have a wallet partially tested that has some adjustments in it.
Not much more I can say right now.

MikeMike
1431  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Globe] Global – Decentralized Global Payments on: December 07, 2016, 09:23:14 PM

Stake your GLOBE wallets to support the chain.
Payouts are still ok and you wont be sorry you kept
this chain going.
 Smiley
MM

Sorry, all my globe are chained in closed bittrex wallet.

Greetz
Steve

Hi Steve,
Good to see you.

Send an addy and I will get you a tiny I have.
This goes for anyone who can stake a GLOBE wallet.
Load the wallet and send me an address so I can send you coins to stake.
 Smiley
MM



hi is still open this project?
i has my wallet in function


Yes this is a project in the works.
Thanks for supporting the Network!
If you do not have any coins send me an address.
Patience will be rewarded.
 Smiley
MikeMike



yes and where i can trade it?
Bittrex asked the GLOBE chain to be fixed to have it relisted.
We hired a Dev, completed this request and are having a meeting with Bittrex this week to work out the details. It took a few months just to work out the NDA issue. Now that both parties have signed a mutual NDA we can proceed.
I don't see why it can't be relisted. We complied with Bittrex requests.
We realize the GLOBE Community will naturally be rebuilt as we attach some awesome tech and features to GLOBE that have been in development for some time now and presently being worked on.
This is a slow, complex process since we are trying to do this right.

MikeMike


Great to see Globe can make a comeback, one question for trex, will the coins you had on Trex will be credited to your account?

I had coins on trex but lost all.

Please send in a Ticket to Bittrex if you want them to relist GLOBE.
Posting a questions here will not be sufficient, so if you really, really want your coins back, do it.
I dont see any reason why Bittrex would lose your coins.

This was the reason we let Bittrex know the entire time GLOBE was a solid project of ours but just on the back burner
for awhile and to hold onto the db for GLOBE as we were in constant contact to have it relisted.
No doubt they are very busy this week since many coins are up for delisting warnings.


MikeMike
1432  Alternate cryptocurrencies / Announcements (Altcoins) / Re: $XQN Quotient Takeover #Board Of Community #Asset Fund on: December 07, 2016, 02:35:20 AM

Bill at Bittrex has been notified by me EDIT: and Sunday by Crowetic to not delist XQN.
EDIT: That development work had been done, is continuing and this is a real project.
Open a ticket yourself requesting XQN remain listed.

MikeMike

Why not run the volume you need to secure the listing versus leaving it to the whim of bittrex?


The XQN Community is welcome to secure the future of the coin by running the volume.
All can participate and we appreciate the efforts of those who could.
Bittrex does have a policy they will delist a coin if the Dev is running the volume solely by their own wallet.
There are a few matters we will be discussing with Bittrex, besides we are following through with the Bittrex notification
instruction guidelines on the Dev team contacting them if they want the coin to remain listed so we see no reason why they would delist it.
This is not some scam coin project. None of ours are.

MikeMike
1433  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Globe] Global – Decentralized Global Payments on: December 04, 2016, 04:54:22 PM

Stake your GLOBE wallets to support the chain.
Payouts are still ok and you wont be sorry you kept
this chain going.
 Smiley
MM

Sorry, all my globe are chained in closed bittrex wallet.

Greetz
Steve

Hi Steve,
Good to see you.

Send an addy and I will get you a tiny I have.
This goes for anyone who can stake a GLOBE wallet.
Load the wallet and send me an address so I can send you coins to stake.
 Smiley
MM



hi is still open this project?
i has my wallet in function


Yes this is a project in the works.
Thanks for supporting the Network!
If you do not have any coins send me an address.
Patience will be rewarded.
 Smiley
MikeMike



yes and where i can trade it?
Bittrex asked the GLOBE chain to be fixed to have it relisted.
We hired a Dev, completed this request and are having a meeting with Bittrex this week to work out the details. It took a few months just to work out the NDA issue. Now that both parties have signed a mutual NDA we can proceed.
I don't see why it can't be relisted. We complied with Bittrex requests.
We realize the GLOBE Community will naturally be rebuilt as we attach some awesome tech and features to GLOBE that have been in development for some time now and presently being worked on.
This is a slow, complex process since we are trying to do this right.

MikeMike
1434  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE! on: December 04, 2016, 03:07:02 AM

There are a lot of tutorials on youtube and on forums but this is the best one,what I like about Burst is it is asic proof any one can mine it but I saw one video on yotube the guy is mining with 30 tb of hard drive,he really invest on those hard drive instead on expensive gpu and asic whiich is paying of according to him..

Awesome Graphics in the opening of that video!
Anyone know who did them?

MM
1435  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ KoreCoin v2.0 ★★ [KORE]New ERA - VOIP WALLET -100% ANON - 100% PoS - PoBAnon on: December 03, 2016, 03:37:35 AM

Bill at Bittrex has been notified by me and Sunday by Crowetic to not delist KORE.
That much development work had been done and it is a real project.
Open a ticket yourself requesting KORE remain listed.

MikeMike
1436  Alternate cryptocurrencies / Announcements (Altcoins) / Re: $XQN Quotient Takeover #Board Of Community #Asset Fund on: December 03, 2016, 03:37:12 AM

Bill at Bittrex has been notified by me EDIT: and Sunday by Crowetic to not delist XQN.
EDIT: That development work had been done, is continuing and this is a real project.
Open a ticket yourself requesting XQN remain listed.

MikeMike
1437  Alternate cryptocurrencies / Announcements (Altcoins) / Re: $XQN Quotient Takeover #Board Of Community #Asset Fund on: December 01, 2016, 06:03:09 PM
How many people exactly staking this coin? I'm just curious about the potential of the future of this coin.

I have no idea exactly how many people are staking XQN.
Here is a list of IPv4 and IPv6 Addresses that staked XQN in the last 15 days (that I am aware of) and am sure there are more.
There are no duplicates...
There is a decent potential for this coin in the future otherwise I would not be here.

MikeMike


51.6.104.114
78.57.176.85
79.168.208.213
69.145.132.251
138.201.173.214
139.195.80.45
71.94.84.105
50.34.139.49
88.27.71.223
64.34.149.39
139.195.75.187
96.20.117.149
97.120.95.1
109.89.155.161
173.48.167.209
119.94.121.229
68.145.34.80
101.191.103.20
172.250.134.104
71.94.84.105
188.26.187.197
97.120.192.237
109.89.155.161
61.216.156.81
69.145.132.251
71.94.87.188
118.137.206.86
101.191.110.114
71.222.121.77
40.112.185.197
167.114.224.79
70.196.146.151
119.94.100.98
97.83.98.229
184.156.238.211
50.92.52.224
78.204.64.72
167.114.224.82
184.156.230.18
61.216.156.81
64.34.149.39

2001:0:9d38:6abd:14a9:1c5:b057:2f2a
2001:0:9d38:90d7:840:2e86:8976:31a9
2001:0:9d38:90d7:2873:1f6:4763:112c
2a01:4f8:c17:4f3d::2
2001:0:9d38:6ab8:140b:1f7b:b057:2f2a
2002:4022:9527::4022:9527
2001:0:9d38:6abd:244b:2cd9:ba6e:7b04
2001:0:5ef5:79fd:30aa:131b:b1c6:4faa
2001:0:5ef5:79fd:45b:fe0:c227:63ae
2001:0:9d38:6ab8:2838:45a:52cf:582e
2001:0:9d38:90d7:34aa:2496:9a40:918d
2604:2000:7102:3a00:d502:89a2:b39b:2928
2001:0:5ef5:79fb:28ca:cf6:b057:2f2a



1438  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network on: November 29, 2016, 12:56:43 AM


Here is the settings.json file that has all those peers in it.
Just replace the one in your qora folder after closing the wallet properly by clicking "File" and "Quit".

https://cloud.hearwe.chat/index.php/s/aI7uBVQLfc2duhU/download?path=%2F&files=settings.json
1439  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Globe] Global – Decentralized Global Payments on: November 27, 2016, 07:06:10 AM

Stake your GLOBE wallets to support the chain.
Payouts are still ok and you wont be sorry you kept
this chain going.
 Smiley
MM

Sorry, all my globe are chained in closed bittrex wallet.

Greetz
Steve

Hi Steve,
Good to see you.

Send an addy and I will get you a tiny I have.
This goes for anyone who can stake a GLOBE wallet.
Load the wallet and send me an address so I can send you coins to stake.
 Smiley
MM



hi is still open this project?
i has my wallet in function


Yes this is a project in the works.
Thanks for supporting the Network!
If you do not have any coins send me an address.
Patience will be rewarded.
 Smiley
MikeMike

1440  Alternate cryptocurrencies / Announcements (Altcoins) / Re: $XQN Quotient Takeover #Board Of Community #Asset Fund on: November 26, 2016, 03:18:08 PM
Ok,  I guess i need to update mine. I have 15 connections and did not change my add nodes. I will check peer info and post again on the forum.

Great!
lets make a single list of them all.
I have a few more to add as well.
MM
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 179 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!