Author

Topic: [ANN][DOGE] Dogecoin - very currency many coin - v1.10.0 - page 613. (Read 3100004 times)

full member
Activity: 168
Merit: 100
The All-in-One Cryptocurrency Exchange
I started a new doge raffle site for a good cause.  Players can win money and 90% of the profits will go to charity, the other 10% will go towards server fees and such.

Check it out and let me know what you think.  All feedback is welcome!

https://www.shiberaffle.com
member
Activity: 83
Merit: 10
Hi,
I have a 1000s of doges to be sold @ $ 1.20 per thousand only UK customers and only bank transfer accepted .
Instead of buying $, I'd send the coins here: http://dogechain.info/address/DNfFHTUZ4kkXPnoYUvgt6BGVwonEFB1b2i
http://doge4water.org/


That's so nice of you
legendary
Activity: 1015
Merit: 1001
Hi,
I have a 1000s of doges to be sold @ $ 1.20 per thousand only UK customers and only bank transfer accepted .
Instead of buying $, I'd send the coins here: http://dogechain.info/address/DNfFHTUZ4kkXPnoYUvgt6BGVwonEFB1b2i
http://doge4water.org/
member
Activity: 83
Merit: 10
Hi,

I have a 1000s of doges to be sold @ $ 1.20 per thousand only UK customers and only bank transfer accepted .
hero member
Activity: 581
Merit: 507
To the moon!
quite stable in the last hours.
sr. member
Activity: 294
Merit: 250

    ------ >> http://doge.hashingserver.com <<


Prepared for the hardfork:

Pool is now running on the latest dogecoind version 1.6


legendary
Activity: 1498
Merit: 1001
CryptoCurrency EXchange: https://c-cex.com
sr. member
Activity: 336
Merit: 260
Help! Has anyone successfully compiled Dogecoin 1.6 on debian jessie (testing release) 64-bit?

Here is the crap I get from compiler. 1.5, 1.5.2 branches never had a problem.

Code:
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:290:8: error: reference to ‘intmax_t’ is ambiguous
 extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__));
        ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:290:8: error: ‘intmax_t’ does not name a type
 extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__));
        ^
/usr/include/inttypes.h:293:27: error: reference to ‘intmax_t’ is ambiguous
 extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom)
                           ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:293:45: error: reference to ‘intmax_t’ is ambiguous
 extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom)
                                             ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from /usr/include/features.h:360:0,
                 from /usr/include/x86_64-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/x86_64-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/cstddef:41,
                 from /usr/include/boost/foreach.hpp:27,
                 from src/script.cpp:6:
/usr/include/inttypes.h:294:7: error: expected ‘,’ or ‘;’ before ‘throw’
       __THROW __attribute__ ((__const__));
       ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:297:8: error: reference to ‘intmax_t’ is ambiguous
 extern intmax_t strtoimax (const char *__restrict __nptr,
        ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:297:8: error: ‘intmax_t’ does not name a type
 extern intmax_t strtoimax (const char *__restrict __nptr,
        ^
/usr/include/inttypes.h:301:8: error: reference to ‘uintmax_t’ is ambiguous
 extern uintmax_t strtoumax (const char *__restrict __nptr,
        ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:135:27: note: candidates are: typedef long unsigned int uintmax_t
 typedef unsigned long int uintmax_t;
                           ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:307:42: note:                 typedef boost::ulong_long_type boost::uintmax_t
      typedef  ::boost::ulong_long_type   uintmax_t;
                                          ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:301:8: error: ‘uintmax_t’ does not name a type
 extern uintmax_t strtoumax (const char *__restrict __nptr,
        ^
/usr/include/inttypes.h:305:8: error: reference to ‘intmax_t’ is ambiguous
 extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
        ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:305:8: error: ‘intmax_t’ does not name a type
 extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
        ^
/usr/include/inttypes.h:310:8: error: reference to ‘uintmax_t’ is ambiguous
 extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
        ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:135:27: note: candidates are: typedef long unsigned int uintmax_t
 typedef unsigned long int uintmax_t;
                           ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:307:42: note:                 typedef boost::ulong_long_type boost::uintmax_t
      typedef  ::boost::ulong_long_type   uintmax_t;
                                          ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:310:8: error: ‘uintmax_t’ does not name a type
 extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
        ^
/usr/include/inttypes.h:323:17: error: reference to ‘intmax_t’ is ambiguous
 __extern_inline intmax_t
                 ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:323:17: error: ‘intmax_t’ does not name a type
 __extern_inline intmax_t
                 ^
/usr/include/inttypes.h:335:17: error: reference to ‘uintmax_t’ is ambiguous
 __extern_inline uintmax_t
                 ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:135:27: note: candidates are: typedef long unsigned int uintmax_t
 typedef unsigned long int uintmax_t;
                           ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:307:42: note:                 typedef boost::ulong_long_type boost::uintmax_t
      typedef  ::boost::ulong_long_type   uintmax_t;
                                          ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:335:17: error: ‘uintmax_t’ does not name a type
 __extern_inline uintmax_t
                 ^
/usr/include/inttypes.h:347:17: error: reference to ‘intmax_t’ is ambiguous
 __extern_inline intmax_t
                 ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:134:19: note: candidates are: typedef long int intmax_t
 typedef long int  intmax_t;
                   ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:306:50: note:                 typedef boost::long_long_type boost::intmax_t
      typedef  ::boost::long_long_type            intmax_t;
                                                  ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:347:17: error: ‘intmax_t’ does not name a type
 __extern_inline intmax_t
                 ^
/usr/include/inttypes.h:361:17: error: reference to ‘uintmax_t’ is ambiguous
 __extern_inline uintmax_t
                 ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:135:27: note: candidates are: typedef long unsigned int uintmax_t
 typedef unsigned long int uintmax_t;
                           ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:307:42: note:                 typedef boost::ulong_long_type boost::uintmax_t
      typedef  ::boost::ulong_long_type   uintmax_t;
                                          ^
In file included from src/uint256.h:12:0,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/inttypes.h:361:17: error: ‘uintmax_t’ does not name a type
 __extern_inline uintmax_t
                 ^
In file included from src/main.h:13:0,
                 from src/script.cpp:16:
src/scrypt.h:30:21: error: reference to ‘uint64_t’ is ambiguous
     size_t saltlen, uint64_t c, uint8_t *buf, size_t dkLen);
                     ^
In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
                 from /usr/include/inttypes.h:27,
                 from src/uint256.h:12,
                 from src/key.h:13,
                 from src/crypter.h:9,
                 from src/keystore.h:9,
                 from src/script.h:15,
                 from src/script.cpp:12:
/usr/include/stdint.h:55:27: note: candidates are: typedef long unsigned int uint64_t
 typedef unsigned long int uint64_t;
                           ^
In file included from /usr/include/boost/math_fwd.hpp:12:0,
                 from /usr/include/boost/math/common_factor_ct.hpp:13,
                 from /usr/include/boost/variant/variant.hpp:43,
                 from /usr/include/boost/variant.hpp:17,
                 from src/script.h:13,
                 from src/script.cpp:12:
/usr/include/boost/cstdint.hpp:311:42: note:                 typedef boost::ulong_long_type boost::uint64_t
      typedef  ::boost::ulong_long_type   uint64_t;
                                          ^
In file included from src/main.h:13:0,
                 from src/script.cpp:16:
src/scrypt.h:30:21: error: ‘uint64_t’ has not been declared
     size_t saltlen, uint64_t c, uint8_t *buf, size_t dkLen);
                     ^
In file included from src/script.cpp:16:0:
src/main.h:2254:24: error: template argument 1 is invalid
     std::vector vTxFees;
                        ^
src/main.h:2254:24: error: template argument 2 is invalid
src/main.h:2255:24: error: template argument 1 is invalid
     std::vector vTxSigOps;
                        ^
src/main.h:2255:24: error: template argument 2 is invalid
make: *** [build/script.o] Error 1
member
Activity: 70
Merit: 10
GambleX Exchange/Gambling

Hey guys!

Gamblex has added Dogecoin to our exchange and our gambling site. It will be fully implemented, that means we will also sell shares that distribute a part of the DOGE fee revenue to stakeholders.

Check out our thread and maybe Invest!

https://bitcointalksearch.org/topic/m.5676745

sr. member
Activity: 308
Merit: 250
i just read that a lot of people are leaving cryptsy and are going to kraken. i had never problems with cryptsy. only that it takes 5+ hours for your coins to arrive. in what form is kraken better then cryptsy?
It does not take 5+ hours for coins to arrive?

It takes about 10 minutes, SEPA transfer of your Euro (if using euro) takes 12 hours until on bank account.
You are talking about a REAL xchange here and not some russian, asian wannebe.
member
Activity: 99
Merit: 10
So when is the fork expected? Sunday or Monday?
sr. member
Activity: 336
Merit: 250
updating my dogecoin wallet. so soon much rich dogestyle! Grin Tongue Cheesy
hero member
Activity: 688
Merit: 506
CryptoCurrency Evangelist
i just read that a lot of people are leaving cryptsy and are going to kraken. i had never problems with cryptsy. only that it takes 5+ hours for your coins to arrive. in what form is kraken better then cryptsy?
It does not take 5+ hours for coins to arrive?
legendary
Activity: 1623
Merit: 1067
Thanks a lot you JERKS! You killed TrollCoin!



I know u greedy ass troll shibes want some Doge.

So 10,000 Doges to the top 3 shibes who posts the best pic of why Trollcoin is dead or sucks over at the Trollcoin thread:

https://bitcointalksearch.org/topic/ann-trollcoin-21-troll-twitchtwitter-tips-new-exchanges-marketplace-452810

Mr. Trollcoins declares the winners once enough worthy entries have posted or no later than March 25.
hero member
Activity: 1223
Merit: 506
This is who we are.
i just read that a lot of people are leaving cryptsy and are going to kraken. i had never problems with cryptsy. only that it takes 5+ hours for your coins to arrive. in what form is kraken better then cryptsy?
1. crypto/cash conversion
2. Very security minded site.
3. Much better exchange tool options

legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
Help! I have not synced the new version of the wallet. This error pops up:
Code:
Failed to write undo data

Is there anyone from the team of developers?
full member
Activity: 154
Merit: 100
Finally maybe i can get back to mining me some doges again Wink
Jump to: