Bitcoin Forum
April 25, 2024, 12:58:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 124 125 126 127 128 129 130 131 132 133 134 135 ... 318 »
  Print  
Author Topic: ▉ANN▉ MTNC ▉▉▉▉░ Masternodecoin ░▉▉▉ Multiple Privacy Center Platform  (Read 239043 times)
Buchi-88
Legendary
*
Offline Offline

Activity: 3780
Merit: 2496



View Profile
September 05, 2017, 05:08:36 AM
 #1681


-->Secp256k1
    ./autogen.sh
./configure --enable-module-recovery
    make
    make install

THX but i'm in the right folder:

Quote
pi@raspberrypi:~/masternodecoin/src/secp256k1 $ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
pi@raspberrypi:~/masternodecoin/src/secp256k1 $

regards
Quote
Try
Code:
sudo apt-get install autoconf autogen







THX so the next step, but the next error  Angry

Quote
pi@raspberrypi:~/masternodecoin/src/secp256k1 $ ./autogen.sh
Can't exec "libtoolize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN3> line 5.
autoreconf: failed to run libtoolize: No such file or directory
autoreconf: libtoolize is needed because this package uses Libtool

Have you installed all of the dependencies from the README file on Github?

Code:
sudo apt-get install libtool-bin


Hi, sorry to say but yet follow error:


Quote
pi@raspberrypi:~/masternodecoin $ make
cd /home/pi/masternodecoin/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/pi/masternodecoin/src/leveldb'
make[1]: 'libleveldb.a' is up to date.
make[1]: 'libmemenv.a' is up to date.
make[1]: Leaving directory '/home/pi/masternodecoin/src/leveldb'
cd /home/pi/masternodecoin/src/secp256k1 && ./autogen.sh && ./configure --enable-module-recovery && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2"
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'.
libtoolize: copying file 'build-aux/m4/libtool.m4'
libtoolize: copying file 'build-aux/m4/ltoptions.m4'
libtoolize: copying file 'build-aux/m4/ltsugar.m4'
libtoolize: copying file 'build-aux/m4/ltversion.m4'
libtoolize: copying file 'build-aux/m4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for strip... /usr/bin/strip
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ISO C89... (cached) none needed
checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes
checking if gcc supports -fvisibility=hidden... yes
checking for __int128... no
checking for __builtin_expect... yes
checking for x86_64 assembly availability... no
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for CRYPTO... yes
checking for main in -lcrypto... yes
checking for EC functions in libcrypto... yes
checking whether byte ordering is bigendian... no
configure: Using assembly optimizations: no
configure: Using field implementation: 32bit
configure: Using bignum implementation: no
configure: Using scalar implementation: 32bit
configure: Using endomorphism optimizations: no
configure: Building ECDSA pubkey recovery module: yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/home/pi/masternodecoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/pi/masternodecoin/src/secp256k1'
Makefile:846: recipe for target '/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2
pi@raspberrypi:~/masternodecoin $

 Huh Huh

you should look at the dependencies, do everything that indicated the dev a few back, and what a user did that also gave an error, and the error persisted, so I went to https://github.com/masternodecoin/masternodecoin/blob/master/doc/build-unix.md and install all the dependencies for ubuntu, both the minimas like the others, and I could compile without problems


THX but i always have problems with secp256k1

Quote
make[1]: Entering directory '/home/pi/masternodecoin/src/secp256k1'
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/pi/masternodecoin/src/secp256k1'
Makefile:846: recipe for target '/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2

 Huh Huh

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
1714006724
Hero Member
*
Offline Offline

Posts: 1714006724

View Profile Personal Message (Offline)

Ignore
1714006724
Reply with quote  #2

1714006724
Report to moderator
1714006724
Hero Member
*
Offline Offline

Posts: 1714006724

View Profile Personal Message (Offline)

Ignore
1714006724
Reply with quote  #2

1714006724
Report to moderator
1714006724
Hero Member
*
Offline Offline

Posts: 1714006724

View Profile Personal Message (Offline)

Ignore
1714006724
Reply with quote  #2

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

Posts: 1714006724

View Profile Personal Message (Offline)

Ignore
1714006724
Reply with quote  #2

1714006724
Report to moderator
ideaupdater (OP)
Sr. Member
****
Offline Offline

Activity: 630
Merit: 252


Masternodecoin Team


View Profile
September 05, 2017, 05:16:57 AM
 #1682


-->Secp256k1
    ./autogen.sh
./configure --enable-module-recovery
    make
    make install

THX but i'm in the right folder:

Quote
pi@raspberrypi:~/masternodecoin/src/secp256k1 $ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
pi@raspberrypi:~/masternodecoin/src/secp256k1 $

regards
Quote
Try
Code:
sudo apt-get install autoconf autogen







THX so the next step, but the next error  Angry

Quote
pi@raspberrypi:~/masternodecoin/src/secp256k1 $ ./autogen.sh
Can't exec "libtoolize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN3> line 5.
autoreconf: failed to run libtoolize: No such file or directory
autoreconf: libtoolize is needed because this package uses Libtool

Have you installed all of the dependencies from the README file on Github?

Code:
sudo apt-get install libtool-bin


Hi, sorry to say but yet follow error:


Quote
pi@raspberrypi:~/masternodecoin $ make
cd /home/pi/masternodecoin/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/pi/masternodecoin/src/leveldb'
make[1]: 'libleveldb.a' is up to date.
make[1]: 'libmemenv.a' is up to date.
make[1]: Leaving directory '/home/pi/masternodecoin/src/leveldb'
cd /home/pi/masternodecoin/src/secp256k1 && ./autogen.sh && ./configure --enable-module-recovery && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2"
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'.
libtoolize: copying file 'build-aux/m4/libtool.m4'
libtoolize: copying file 'build-aux/m4/ltoptions.m4'
libtoolize: copying file 'build-aux/m4/ltsugar.m4'
libtoolize: copying file 'build-aux/m4/ltversion.m4'
libtoolize: copying file 'build-aux/m4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for strip... /usr/bin/strip
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ISO C89... (cached) none needed
checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes
checking if gcc supports -fvisibility=hidden... yes
checking for __int128... no
checking for __builtin_expect... yes
checking for x86_64 assembly availability... no
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for CRYPTO... yes
checking for main in -lcrypto... yes
checking for EC functions in libcrypto... yes
checking whether byte ordering is bigendian... no
configure: Using assembly optimizations: no
configure: Using field implementation: 32bit
configure: Using bignum implementation: no
configure: Using scalar implementation: 32bit
configure: Using endomorphism optimizations: no
configure: Building ECDSA pubkey recovery module: yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/home/pi/masternodecoin/src/secp256k1'
gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o
gcc gen_context.o -o gen_context
./gen_context
  CC       src/libsecp256k1_la-secp256k1.lo
  CCLD     libsecp256k1.la
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/pi/masternodecoin/src/secp256k1'
Makefile:846: recipe for target '/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2
pi@raspberrypi:~/masternodecoin $

 Huh Huh

you should look at the dependencies, do everything that indicated the dev a few back, and what a user did that also gave an error, and the error persisted, so I went to https://github.com/masternodecoin/masternodecoin/blob/master/doc/build-unix.md and install all the dependencies for ubuntu, both the minimas like the others, and I could compile without problems


THX but i always have problems with secp256k1

Quote
make[1]: Entering directory '/home/pi/masternodecoin/src/secp256k1'
  CC       src/tests-tests.o
src/tests.c: In function ‘test_ecdsa_der_parse’:
src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
         valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256;
                                                    ^~
Makefile:933: recipe for target 'src/tests-tests.o' failed
make[1]: *** [src/tests-tests.o] Error 1
make[1]: Leaving directory '/home/pi/masternodecoin/src/secp256k1'
Makefile:846: recipe for target '/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed
make: *** [/home/pi/masternodecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2

 Huh Huh

delete the fold secp256k1 then download from masternodecoin source then copy , paste secp256k1.

re complie secp256k1 again

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

Activity: 630
Merit: 252


Masternodecoin Team


View Profile
September 05, 2017, 05:18:02 AM
 #1683

30,000 MNTC for making a video for Masternodecoin? If this is true,... i will start working now for a promotion explainer video for MTNC Smiley
thank you ,if you be our team partner then yes.

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

Activity: 630
Merit: 252


Masternodecoin Team


View Profile
September 05, 2017, 05:19:31 AM
 #1684

The second around airdrop coming, here we go.

Link == > submit here

testadimerlo
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
September 05, 2017, 05:47:57 AM
 #1685

Great dev, building trust!
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 05, 2017, 05:57:33 AM
 #1686

Thanks! I PM'd you about the 'Promoter bounty' as I want to take part in this as well, I have a tonne of stuff planned such as more videos and articles on how to setup nodes and where to get a cheap VPS etc and noticed there is still a spot free for that!

Also, you've said
'making video will get 30000 MTNC for additional reward.' 

Do i need to do anything additional for that? As I have created one Smiley



Hi please, can you share the links tol your tutorial videos. I'm a novice in this  setting up of masternode thingy and VPS ish..Your video should really help me..
I may also want to participate in MTNC promotional bounties too
Thanks
degel_x
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
September 05, 2017, 06:04:01 AM
 #1687

Hi dev, nice job but your site is down
Also i have problems with mega (Dinacmic IP quota exceded) is there another link for the Windows wallet?,  i want to join to the project, i have strong hands

..C..
.....................
........What is C?.........
..............
...........ICO            Dec 1st – Dec 30th............
       ............Open            Dec 1st- Dec 30th............
...................ANN thread      Bounty....................

pv94420
Full Member
***
Offline Offline

Activity: 252
Merit: 110



View Profile
September 05, 2017, 06:04:42 AM
 #1688

Hi !

Joined 2nd airdrop  Smiley

☉☉☉ ARTCOIN.AI ☉☉☉ ▐| BLOCKCHAIN ART GALLERY SYSTEM |▌
◐ o ◑ Blockchain Can Bring The Fine Art Investment World Together ◐ o ◑
┣▇  MEDIUM  ┣▇  FACEBOOK   ┣▇  TWITTER   ┣▇  LINKEDIN   ┣▇  PINTEREST   ┣▇  INSTAGRAM
fanten
Full Member
***
Offline Offline

Activity: 266
Merit: 101

The Future of Global Copyright Registration


View Profile
September 05, 2017, 06:13:26 AM
 #1689

Going to join but dont have my pc with me now.. wait till i go back i will join the airdrop.

Smile
Koal-84
Legendary
*
Offline Offline

Activity: 2450
Merit: 1065



View Profile
September 05, 2017, 06:19:05 AM
 #1690

The second around airdrop coming, here we go.

Link == > submit here


THX for the Airdrop, i have join it, i hope i will accept, and in the future i can install my first "Masternode" with the masternodecoin  Wink

The signature campaigne are closed already?

regards

█████████████████████████
██
█████▀▀███████▀▀███████
█████▀░░▄███████▄░░▀█████
██▀░░██████▀░▀████░░▀██
██▀░░▀▀▀████████████░░▀██
██░░█▄████▀▀███▀█████░░██
██░░███▄▄███████▀▀███░░██
██░░█████████████████░░██
██▄░░████▄▄██████▄▄█░░▄██
██▄░░██████▄░░████░░▄██
█████▄░░▀███▌░░▐▀░░▄█████
███████▄▄███████▄▄███████
█████████████████████████
.
.ROOBET 2.0..██████.IIIIIFASTER & SLEEKER.██████.
|

█▄█
▀█▀
████▄▄██████▄▄████
█▄███▀█░░█████░░█▀███▄█
▀█▄▄░▐█████████▌▄▄█▀
██▄▄█████████▄▄████▌
██████▄▄████████
█▀▀████████████████
██████
█████████████
██
█▀▀██████████████
▀▀▀███████████▀▀▀▀
|.
    PLAY NOW    
Crumo
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile WWW
September 05, 2017, 06:26:42 AM
 #1691

I'd like to join the airdrop but theres no way I'm  ever going to keep up with posting requirements. Oh well, i'll keep my eyes open for future developments.
snodo
Full Member
***
Offline Offline

Activity: 252
Merit: 108


View Profile
September 05, 2017, 06:33:53 AM
 #1692

The second around airdrop coming, here we go.

Link == > submit here


This time I joined in.
Let's see if I can accumulate the 50,000 MTNC to run the masternode Wink
deepcryptomine
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
September 05, 2017, 06:34:14 AM
 #1693

I have applied for the airdrop and have started following you on a twitter as well. I will try to promote you on a twitter as much as I can.
deepcryptomine
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
September 05, 2017, 06:37:17 AM
 #1694

I'd like to join the airdrop but theres no way I'm  ever going to keep up with posting requirements. Oh well, i'll keep my eyes open for future developments.

You should join it anyways. The more you read about it and the more you get involved, the more you will be able to take part in conversation and help yourself and the crypto community.
Crumo
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile WWW
September 05, 2017, 06:41:36 AM
 #1695

I'd like to join the airdrop but theres no way I'm  ever going to keep up with posting requirements. Oh well, i'll keep my eyes open for future developments.

You should join it anyways. The more you read about it and the more you get involved, the more you will be able to take part in conversation and help yourself and the crypto community.



You know, you're right. Thanks for the advice!
Trofo
Legendary
*
Offline Offline

Activity: 2464
Merit: 2529


Join the world-leading crypto sportsbook NOW!


View Profile
September 05, 2017, 06:45:00 AM
 #1696

I have applied for second aidrop. Too bad the amount is so much smaller then in first airdrop but I can get in at least so thank you for that. I will watch this topic for further news about Masternodecoin.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 05, 2017, 06:51:06 AM
 #1697


Hi dev ..please I am confused. My name is in the twitter sheet, I am eligible for 300 mtnc but I discovered that my mtnc address is not in the sheet.
I can vividly remember that I updated my application with my mtnc address when you posted it on Twitter that everyone should update their application with their wallet address.
I did this immediately. Infact I even retweeted the post to remind my friends on Twitter.

Pls you have to do something about this.

my twitter profile link is: twitter.com/seyola9
my mtnc wallet address: MP6hGCkVjtqnkDdkq3p3PxqyEMWUDZv9yX
pynetx
Sr. Member
****
Offline Offline

Activity: 798
Merit: 262



View Profile
September 05, 2017, 07:09:44 AM
 #1698

Is it weekly airdrop? I've filled the form to apply but don't understand few things:

1. Do I need to apply for each round of the airdrop?
2. Why will you burn 10M MTNC after the airdrop?
3. Do I need to put the signature for the airdrop?
pinoycash
Hero Member
*****
Offline Offline

Activity: 1316
Merit: 514



View Profile WWW
September 05, 2017, 07:21:36 AM
 #1699

30,000 MNTC for making a video for Masternodecoin? If this is true,... i will start working now for a promotion explainer video for MTNC Smiley
thank you ,if you be our team partner then yes.

Great, Atleast there are some rewards for making a video presentation.


And also joined your 2nd airdrop Smiley done submitting my details on your google form.


             ▄▆▆▄
           ▄████████▄
        ▄██████████████▄
     ▄███████      ███████▄
  ▄███████            ███████▄
███████                  ███████
█████▀                    ▀▀██▀
█████
█████                       ▄▆█
█████                   ▆██████
█████                   ████████
  ▀█                   █▀ ▐████
▄                          ▐████
██▆▄▄                    ▄█████
███████                  ███████
  ▀███████            ███████▀
     ▀███████      ███████▀
        ▀██████████████▀
           ▀████████▀

. Graphene Airdrop Coming Soon by Phore .
  █████████████████████████████
███████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████           ▅▆████████▌
█████████     ▅▅▆████████████▌
█████████▆█████████████████████
████████████████████████████████
██████████████████████████████▀
██████████████████████▀▀▀
████████████████▀▀▀
█████████▀▀
█████████
█████████
snodo
Full Member
***
Offline Offline

Activity: 252
Merit: 108


View Profile
September 05, 2017, 07:25:39 AM
 #1700

Is it weekly airdrop? I've filled the form to apply but don't understand few things:

1. Do I need to apply for each round of the airdrop?
2. Why will you burn 10M MTNC after the airdrop?
3. Do I need to put the signature for the airdrop?

1. As far as i understand: No
  2nd round = 1 application but 4 airdrops
2. I think it has nothing to do directly with the airdrop - it's just burning some coins in the beginning of a project - but maybe someone else can explain better
3. ofc not - it's an airdrop, not a sig campaign!
Pages: « 1 ... 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 124 125 126 127 128 129 130 131 132 133 134 135 ... 318 »
  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!