Bitcoin Forum
May 03, 2024, 02:14:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 [198] 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 ... 1832 »
  Print  
Author Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit  (Read 3055610 times)
tootapple
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 28, 2014, 05:12:18 PM
 #3941

the digifaucet.com looks broken

Quote
You are unable to receive any more DGB at this time. Please wait another -34 seconds and try again.

-34 seconds  Huh

it's working on my end. try refreshing your page
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
1714745693
Hero Member
*
Offline Offline

Posts: 1714745693

View Profile Personal Message (Offline)

Ignore
1714745693
Reply with quote  #2

1714745693
Report to moderator
sib01
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 28, 2014, 05:23:44 PM
 #3942

I'm using http://dgb.luckyminers.com and tried to cash out, after i clicked the button i realized i hadn't put my payment address in the box. When i entered it and then went to cash out again it says "You already have one active manual payout request" will the pool owner be able to fix this?

I'm already waiting a few hours on a manual payout from over there..  auto payouts also not functioning anymore over there.. :/

I'm waiting as well, auto payouts and manual payouts are not working. I do not like to leave large amounts of coins on pools for long periods of time. I hope it gets sorted out soon. 
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 28, 2014, 05:58:16 PM
 #3943

I'm using http://dgb.luckyminers.com and tried to cash out, after i clicked the button i realized i hadn't put my payment address in the box. When i entered it and then went to cash out again it says "You already have one active manual payout request" will the pool owner be able to fix this?

I'm already waiting a few hours on a manual payout from over there..  auto payouts also not functioning anymore over there.. :/

I'm waiting as well, auto payouts and manual payouts are not working. I do not like to leave large amounts of coins on pools for long periods of time. I hope it gets sorted out soon. 

I'm almost done with the multiple payout issue which didnt record in the database but is send to the users. When its done the payments will flow again.

Come mine Digibyte  DDOS Protected Server!
cryos75
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
January 28, 2014, 06:09:24 PM
 #3944

Help with Ubuntu DigiByteProject compile using makefile.unix:

I'm trying to compile the headless digibyted daemon to play around with setting up a reddit digibyte tipbot and I've hit a wall with the DigiByteProject daemon compilation.

Currently, when using
Code:
make -f makefile.unix USE_UPNP=-

I receive the following output:
Code:
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/crypter.d -o obj/crypter.o crypter.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/key.d -o obj/key.o key.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/db.d -o obj/db.o db.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
In file included from bitcoinrpc.h:16:0,
                 from init.cpp:9:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
         typedef typename String_type::value_type Char_type;
                                                  ^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/irc.d -o obj/irc.o irc.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/keystore.d -o obj/keystore.o keystore.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu/DigiByteProject/src -I/home/ubuntu/DigiByteProject/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp: In function ‘FILE* AppendBlockFile(unsigned int&)’:
main.cpp:1969:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (ftell(file) < 0x7F000000 - MAX_SIZE)
                                        ^
main.cpp: In function ‘bool LoadBlockIndex(bool)’:
main.cpp:2035:28: warning: large integer implicitly truncated to unsigned type [-Woverflow]
             block.nTime    = 11389388394;
                            ^
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make: *** [obj/main.o] Error 4

I have the following packages installed along with the "build essentials":
Code:
libdb4.8                                        install
libdb4.8++                                      install
libdb4.8++-dev                                  install
libdb4.8-dev                                    install
libdb5.1:i386                                   install
libdb5.1++:i386                                 deinstall
libboost-all-dev                                install
libssl-dev:i386                                 install
libssl-doc                                      install
libssl1.0.0:i386                                install
libminiupnpc-dev                                install
libminiupnpc8                                   install
libqrencode-dev                                 install
libqrencode3:i386                               install

I do notice that there is no
Code:
/usr/include/db4.8
directory even though the DB 4.8 packages are installed. Not even sure if that is related to the build error that I'm getting.

Thanks!!!
appbox
Sr. Member
****
Offline Offline

Activity: 421
Merit: 250



View Profile
January 28, 2014, 06:41:48 PM
 #3945

5000 DGB to the 1st post on page 200 when we wake up in the morning! No repeat or duplicate posts!


thx

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Xeanor
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 28, 2014, 06:54:03 PM
 #3946

How can there be such a big team on this coin but the only exchange you can get it onto is that shitty coinmarket thing...?
Evilish
Hero Member
*****
Offline Offline

Activity: 882
Merit: 563


Bitcoin to the moon!


View Profile
January 28, 2014, 06:57:19 PM
 #3947

How can there be such a big team on this coin but the only exchange you can get it onto is that shitty coinmarket thing...?

It has been less than three weeks since the release. Just be patient.  Cheesy
andnexus
Member
**
Offline Offline

Activity: 112
Merit: 100


View Profile
January 28, 2014, 07:02:09 PM
 #3948

How can there be such a big team on this coin but the only exchange you can get it onto is that shitty coinmarket thing...?

Coinmarket has been great!  I trade on most of the exchanges and its faster than most already

Gazza1
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 28, 2014, 07:07:17 PM
 #3949

Attention Luckminers I haven't been paid in 3 hours and my online account balance is tiny.  My address has not been changed.  I want my money for the last few hours.  Until then I am switching pools.  User ID 219

And you still haven't answered the hashrate issue.  To any of us.

Impossible is a word found only in the dictionary of fools.
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 28, 2014, 07:08:53 PM
 #3950

Attention Luckminers I haven't been paid in 3 hours and my online account balance is tiny.  My address has not been changed.  I want my money for the last few hours.  Until then I am switching pools.  User ID 219

Yes you'll get it when i have sorted the double payment issue. Its all manual work, been busy with it the last few hours..

Come mine Digibyte  DDOS Protected Server!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 28, 2014, 07:09:48 PM
 #3951

Attention Luckminers I haven't been paid in 3 hours and my online account balance is tiny.  My address has not been changed.  I want my money for the last few hours.  Until then I am switching pools.  User ID 219

And you still haven't answered the hashrate issue.  To any of us.

I could have missed the hashrate issue.
Tell me about it now?

Come mine Digibyte  DDOS Protected Server!
Gazza1
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 28, 2014, 07:10:04 PM
Last edit: January 28, 2014, 07:25:43 PM by Gazza1
 #3952

Ok sounds good.  I trust your good business.

Just that a lot of us have been getting inactive worker email notifications constantly, then the hashrates frequently reporting 30% lower than it should be for the past few days.  Which makes sense if we are indeed getting constantly kicked.  Want to make sure our workers aren't getting kicked.  cgminer shows constant mining.

Impossible is a word found only in the dictionary of fools.
Aiwanei
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
January 28, 2014, 07:17:13 PM
 #3953

I'm using http://dgb.luckyminers.com and tried to cash out, after i clicked the button i realized i hadn't put my payment address in the box. When i entered it and then went to cash out again it says "You already have one active manual payout request" will the pool owner be able to fix this?

We had this happening yesterday. I've just got home and auto payments stopped about 11 am GMT and manual payments are not working  Sad

Me too...  or is it me three  Huh

I can see them building up on my dashboard, so not too concerned...  its kind of nice to see a large chunk of coins turn up when the bottlenecks clear...! 

I am sorting this out right now. I had to stop the payments. Some users we're getting double, triple etc payouts and they didnt get debited in their account. I'm investigating the malicous transactions and adding them to the DB, when it is done all payments will be resumed.

Yeah I was one of those affected, got a double payment.

You can see the two transactions here:
http://dgb.winnerco.in/tx/6253c328a6a6a04c6ba27321a828b27d91a3886ea2eb6765b588b9e5a9488582#o1
and
http://dgb.winnerco.in/tx/c88f9f4550a5619a834e8e79a9385e8ab0e9035b345a67ddb36ad6b05dfe4adf#o1
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 28, 2014, 07:18:04 PM
 #3954

Ok sounds good.  I trust your good business.

Just that a lot of us have been getting inactive worker email notifications constantly, then the hashrates frequently reporting 30% lower than it should be for the past few days.  Want to make sure our workers aren't getting kicked.  cgminer shows constant mining.

Ok, do you have hardware errors?
Also the pool was under ddos attack last week. I've ordered a ddos protected server yesterday. Was going to implement it today but then i had the double payout issue which has the main priority because i had to halt the payouts.

Try my new server, instead of using "stratum-eu.dgb.luckyminers.com" try "srv4.luckyminers.com".
It's the new server in testing! Smiley See if that helps with the hashrate..

Come mine Digibyte  DDOS Protected Server!
Aiwanei
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
January 28, 2014, 07:25:03 PM
 #3955

Ok sounds good.  I trust your good business.

Just that a lot of us have been getting inactive worker email notifications constantly, then the hashrates frequently reporting 30% lower than it should be for the past few days.  Want to make sure our workers aren't getting kicked.  cgminer shows constant mining.

Ok, do you have hardware errors?
Also the pool was under ddos attack last week. I've ordered a ddos protected server yesterday. Was going to implement it today but then i had the double payout issue which has the main priority because i had to halt the payouts.

Try my new server, instead of using "stratum-eu.dgb.luckyminers.com" try "srv4.luckyminers.com".
It's the new server in testing! Smiley See if that helps with the hashrate..


Is that the same port as stratum-eu?  Also any chance for a US based server?
Gazza1
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 28, 2014, 07:25:19 PM
 #3956

Ok sounds good.  I trust your good business.

Just that a lot of us have been getting inactive worker email notifications constantly, then the hashrates frequently reporting 30% lower than it should be for the past few days.  Want to make sure our workers aren't getting kicked.  cgminer shows constant mining.

Ok, do you have hardware errors?
Also the pool was under ddos attack last week. I've ordered a ddos protected server yesterday. Was going to implement it today but then i had the double payout issue which has the main priority because i had to halt the payouts.

Try my new server, instead of using "stratum-eu.dgb.luckyminers.com" try "srv4.luckyminers.com".
It's the new server in testing! Smiley See if that helps with the hashrate..


Ok I'll try the new server.  0 hardware errors  Cool

Impossible is a word found only in the dictionary of fools.
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 28, 2014, 07:26:37 PM
 #3957

Ok sounds good.  I trust your good business.

Just that a lot of us have been getting inactive worker email notifications constantly, then the hashrates frequently reporting 30% lower than it should be for the past few days.  Want to make sure our workers aren't getting kicked.  cgminer shows constant mining.

Ok, do you have hardware errors?
Also the pool was under ddos attack last week. I've ordered a ddos protected server yesterday. Was going to implement it today but then i had the double payout issue which has the main priority because i had to halt the payouts.

Try my new server, instead of using "stratum-eu.dgb.luckyminers.com" try "srv4.luckyminers.com".
It's the new server in testing! Smiley See if that helps with the hashrate..


Is that the same port as stratum-eu?  Also any chance for a US based server?

Yes it is! Smiley
If you know a good US based provider tell me about it ..
- requirements:
-- pay in BTC
-- fast NIC (gameserver)
-- price .... well ... they don't come cheap...
-- DDOS protection


Also new server has wildcard SSL.

So it's a good 2.0!

Come mine Digibyte  DDOS Protected Server!
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
January 28, 2014, 07:48:16 PM
 #3958

YEEHAW
traumschiff was the 1st post on page 200. What is your address?

traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 28, 2014, 07:50:30 PM
 #3959

YEEHAW
traumschiff was the 1st post on page 200. What is your address?

Lol, how come?

DTDM4p5apA5zD3QngfbUjktVtkS9KuhxW2

If thats the case then tyvm, im a loyal miner anyway Cheesy

mmininginc
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 28, 2014, 07:51:29 PM
 #3960

YEEHAW
traumschiff was the 1st post on page 200. What is your address?

nono... look the posts before and after... there were some posts deleted... it was tng811
Pages: « 1 ... 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 [198] 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 ... 1832 »
  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!