Bitcoin Forum
September 23, 2024, 12:50:57 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Will you move your trading over to BOST from INFchain ?
Yes - 11 (68.8%)
No - 5 (31.3%)
Total Voters: 16

Pages: « 1 ... 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 123 ... 193 »
  Print  
Author Topic: █=█ BoostCoin █=█ New team, new plans  (Read 299701 times)
luv2mine
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
May 29, 2014, 11:35:53 PM
 #1441


didn't see that. thanks!
vpatton
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 29, 2014, 11:38:33 PM
 #1442

Changed my config and I'm using x11mod
Using AMD 13.12

 GPU 0:  79.0C 1114RPM | 1.944M/1.930Mh/s | R:  0.0% HW:0 WU:0.029/m I:18
 GPU 1:  79.5C 1305RPM | 1.995M/1.983Mh/s | R:  0.0% HW:0 WU:0.026/m I:18
 GPU 2:  67.5C   0%    | 1.993M/1.979Mh/s | R:  0.0% HW:0 WU:0.030/m I:18
 GPU 3:  44.0C 2093RPM | 1.491M/1.588Mh/s | R:  0.0% HW:0 WU:0.022/m I:18
 GPU 4:  78.0C 1941RPM | 923.2K/943.5Kh/s | R:  0.0% HW:0 WU:0.004/m I:18

Major overhaul of the config
{
"pools" : [
   {
      "name" : "XCoins",
      "url" : "stratum+tcp://east1.us.stratum.dedicatedpool.com:8013",
      "user" : "vpattonjr.1",
      "pass" : "x",
      "pool-priority" : "0"
   }
],
"device" : "0,1,2,3,4",
"auto-fan" : true,
"temp-target" : "80",
"intensity" : "18",
"worksize" : "128",
"gpu-threads" : "1",
"gpu-engine" : "910,871,871,1110,937",
"thread-concurrency" : "8000,9824,9824,16384,3100"
}

My hashrate is matching between the rig and the site now
I'll switch to Boostcoin using x13 and see what happens after I let this run for a few

Thx for all of the help  Grin

What type of GPUs?


In order: 6950,6990,7950,5770

I have a 2- 6850s. Let me know how it goes! Are you using PIMP and did the x11mod?

Windows 7, not using PIMP, just using the sph-miner with the x13mod

Not good news I'm afraid
 (5s):4.800M (avg):5.158Mh/s | A:0  R:0  HW:109  WU:0.019/m
 GPU 0:  77.5C 1081RPM | 1.124M/1.123Mh/s | R:  0.0% HW:27 WU:0.000/m I:18
 GPU 1:  77.5C 1400RPM | 1.168M/1.162Mh/s | R:  0.0% HW:21 WU:0.000/m I:18
 GPU 2:  66.5C   0%    | 1.168M/1.163Mh/s | R:  0.0% HW:28 WU:0.000/m I:18
 GPU 4:  80.0C 1785RPM | 570.9K/357.2Kh/s | R:  0.0% HW: 8 WU:0.000/m I:18

All I changed was the kernel to use x13mod and the address to the Boostcoin pool
Hashrate on the dashboard fluctuates between 0.95M - 1.95
unlock.mk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 29, 2014, 11:57:02 PM
 #1443

Hd5xxx and Hd6xxx are not (yet) support x13. I have the same problem with my 6970.
I didn't know that sorry...
seems like wasting my effort helping... Smiley
no probs
sorry dude...

Bummer indeed! 5 series and 6 series can only do 11- Algo and below. 13 algo is out of the question. Won't happen.

Sooooooooooo, time for me to upgrade!

are you guys sure ? sph sgminer should support 5x and 6x without problems on all supported algo's.. (groestl, x11, scrypt, x13..)

I also confirm, can not start mining on 5870 5970(i tried with  diff ati drv)

ATI won't work. Only AMD.

Hd5xxx and Hd6xxx works perfect on X11.

HD5850 1900Mh/s   -i-20
machicafe
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
May 30, 2014, 12:22:45 AM
 #1444

Hello, I am trying to build the boostcoin wallet on Ubuntu 14.04 and I keep getting this error.   

qrcodedialog.cpp:(.text+0x111a): undefined reference to `QRcode_encodeString'
qrcodedialog.cpp:(.text+0x11ef): undefined reference to `QRcode_free'
collect2: error: ld returned 1 exit status
make: *** [boostcoin-qt] Error 1

I have a bunch of other wallets that made just fine, like marucoin, darkcoin, etc, etc

I tried doing qmake, qmake-4,  giving 740 permission to leveldb in src (that was an earlier error), I have all the depends according to the readme-qt. Any help would be appreciated thanks!


mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
May 30, 2014, 12:31:26 AM
 #1445

Hello, I am trying to build the boostcoin wallet on Ubuntu 14.04 and I keep getting this error.   

qrcodedialog.cpp:(.text+0x111a): undefined reference to `QRcode_encodeString'
qrcodedialog.cpp:(.text+0x11ef): undefined reference to `QRcode_free'
collect2: error: ld returned 1 exit status
make: *** [boostcoin-qt] Error 1

I have a bunch of other wallets that made just fine, like marucoin, darkcoin, etc, etc

I tried doing qmake, qmake-4,  giving 740 permission to leveldb in src (that was an earlier error), I have all the depends according to the readme-qt. Any help would be appreciated thanks!


In the Boostcoin-Qt.pro file disable the QRcode section


cd /src/leveldb/
chmod +x ./Build_Detect_Platform

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 30, 2014, 12:34:15 AM
 #1446

Hd5xxx and Hd6xxx are not (yet) support x13. I have the same problem with my 6970.
I didn't know that sorry...
seems like wasting my effort helping... Smiley
no probs
sorry dude...

Bummer indeed! 5 series and 6 series can only do 11- Algo and below. 13 algo is out of the question. Won't happen.

Sooooooooooo, time for me to upgrade!

are you guys sure ? sph sgminer should support 5x and 6x without problems on all supported algo's.. (groestl, x11, scrypt, x13..)


I also confirm, can not start mining on 5870 5970(i tried with  diff ati drv)

ATI won't work. Only AMD.

Hd5xxx and Hd6xxx works perfect on X11.

HD5850 1900Mh/s   -i-20

It works for x11. Not x13 tho..
coinnext
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 30, 2014, 01:08:26 AM
 #1447



Coinnext Exchange added BoostCoin

Trade at https://coinnext.com/trade/BOST/BTC

Trading is completely free for 90 days.
machicafe
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
May 30, 2014, 01:11:02 AM
 #1448

Hello, I am trying to build the boostcoin wallet on Ubuntu 14.04 and I keep getting this error.   

qrcodedialog.cpp:(.text+0x111a): undefined reference to `QRcode_encodeString'
qrcodedialog.cpp:(.text+0x11ef): undefined reference to `QRcode_free'
collect2: error: ld returned 1 exit status
make: *** [boostcoin-qt] Error 1

I have a bunch of other wallets that made just fine, like marucoin, darkcoin, etc, etc

I tried doing qmake, qmake-4,  giving 740 permission to leveldb in src (that was an earlier error), I have all the depends according to the readme-qt. Any help would be appreciated thanks!


In the Boostcoin-Qt.pro file disable the QRcode section


cd /src/leveldb/
chmod +x ./Build_Detect_Platform

Thank you very much!  I commented out these lines in the Boostcoin-Qt.pro:
#USE_QRCODE=1
# use: qmake "USE_QRCODE=1"
# libqrencode (http://fukuchi.org/works/qrencode/index.en.html) must be installed for support
#contains(USE_QRCODE, 1) {
#    message(Building with QRCode support)
#    DEFINES += USE_QRCODE
#    macx:LIBS += -lqrencode
#    win32:INCLUDEPATH +=$$QRENCODE_INCLUDE_PATH
#    win32:LIBS += $$join(QRENCODE_LIB_PATH,,-L) -lqrcodelib
#}

and cd /src/leveldb
chmod +x build_detect_platform

then qmake (not qmake-qt4 which worked for all my other wallets)
       make

Thanks again, seems to be syncing up (but there was some runaway error but i closed and it restarted and its fine so far)
Grifftech
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 30, 2014, 01:26:59 AM
 #1449

Anyone been able to get X13 to run on a Radeon HD 5850?

Thanks,
Griff
mackj
Full Member
***
Offline Offline

Activity: 168
Merit: 100

The mysterious


View Profile
May 30, 2014, 01:40:15 AM
 #1450

Good time to buy in again  Cool


Developers should publish identity. Enhance credibility
Ed4252
Full Member
***
Offline Offline

Activity: 204
Merit: 100


View Profile
May 30, 2014, 01:41:20 AM
 #1451

Do you have a website for this???
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 30, 2014, 02:32:38 AM
 #1452

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.
quarkkid
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
May 30, 2014, 02:36:27 AM
 #1453

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

My reputation thread!! ...https://bitcointalk.org/index.php?topic=419456.0
C A Ix > >   CAIx-- Xt7qWX6LTAURHZYzjenTBNfViztCz2z72U
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 30, 2014, 02:39:58 AM
 #1454

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

satoshis... am i dreaming too big?
note235
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
May 30, 2014, 03:06:53 AM
 #1455

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

satoshis... am i dreaming too big?

man I'm there with you
400 would be great
CryptoAdvisor
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 30, 2014, 03:08:52 AM
 #1456

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

If this hits 400 satoshis I'll buy a boat for me and give one away to one lucky member in this thread Wink
note235
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
May 30, 2014, 03:10:24 AM
 #1457

that's 4x more than currently?
bitwho
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
May 30, 2014, 03:16:14 AM
 #1458

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

If this hits 400 satoshis I'll buy a boat for me and give one away to one lucky member in this thread Wink

yeah.. this is not that far up. with only 22 mill and few going to dev and maintenance. its not a far stretch. at least the 900 btc buy volume shows that this is going to keep rising.
quarkkid
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
May 30, 2014, 03:19:33 AM
 #1459

anyone panic selling seems like they are falling into a trap. already 900 btc were invested into this. this coin's hitting 400k.

400k??

If this hits 400 satoshis I'll buy a boat for me and give one away to one lucky member in this thread Wink

HaHa good man...wish there were more people like you this forum...
i gladly put myself forward to receive this boat if it hits 400k...i live right by the sea as well  Cheesy


My reputation thread!! ...https://bitcointalk.org/index.php?topic=419456.0
C A Ix > >   CAIx-- Xt7qWX6LTAURHZYzjenTBNfViztCz2z72U
Kergekoin
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
May 30, 2014, 04:36:30 AM
 #1460


- 1% Pre-mine for development, promotional and immediate bounties.
Let me explain this in more detail: The pre-mine is done on speculation that the coin will return some cash in the future. As a developer these coins take time to code and add in new features etc... This balance has also been used to pay out a lot of compensation for people who have lost coins due to the relaunch of the coin on the 19th, (Yes i'm a developer who actually does that!)

- 15 coins per PoW block to the foundation for long term support. The foundation only gets a very tiny % of PoS blocks
Let me explain this in more detail: Developing and running a coin takes time and effort, the foundation balance is used for keeping the coin going and paying everyone who is involved or working on the team on a daily basis. So far we have 3 full time team members and a load more people working on single tasks for BoostCoin. this all costs money that the foundation supports, and if the coin really takes of do you think they will work for free? i dont think so.. At the time of writing this there is 123624 BOST in the foundation fund, which is far lower that everyone thinks due to the PoS block creation. Here is the difference between PoW and PoS foundation block amounts.. http://s25.postimg.org/42qm9oucv/Screen_Shot_2014_05_29_at_14_06_20.png


When do we see more progress? Could you tell us what do all those people do all day?

Your explanation for premine and block percentage is subjective and misleading. Let me clarify a little:

Your donation percent is about 2,91% from PoW blocks. That means you will have the premine of 1% + 2,91% = 3,91% of all coins. Simple math really. PoS blocks have nothing to do with the percentage you are getting. They just lower the entire PoW subsidy. Not just for you, but for everyone.

Everyone can judge their own if dev controlling 3.91% of all coins is very tiny or not. Im not going to comment on that. I just cleared up the facts.

Did you provide any logs of how much you have compensated to early miners? Can we see the list of addresses as a proof please?


I'd like to know the answers to this too. Thank you.

Still waiting for dev to answer please.

******  NB! The links below are affiliate - friend type links, which bring additional benefits both, to you and me  ******
Binance - Best Crypto Trading Platform          CoinBase - Fastest way from FIAT to Crypto
Windscribe - The quickest and easyest way to secure and anonymize your internet traffic
Pages: « 1 ... 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 123 ... 193 »
  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!