Author

Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65% - page 112. (Read 1260677 times)

newbie
Activity: 6
Merit: 0
Hey all

Another question. What's the payout rate supposed to be for proof of stake? When I started, I got a payout within a day, and haven't seen once since, which was weeks ago. The wallet tells me that staking has indeed been active. How long should I be expecting to wait?

Thanks!

Make sure when you unlock your wallet you check the stake button as well. It took my first one a long time but since it has split it has been more consistent per day. It will eventually happen just give it time. It also depends on how much you have.

Thanks for the response! It's definitely staking, I just don't ever seem to be getting a payout. Is there any data online that lists how often payouts are for certain amounts of coin?
newbie
Activity: 21
Merit: 0
Hey all

Another question. What's the payout rate supposed to be for proof of stake? When I started, I got a payout within a day, and haven't seen once since, which was weeks ago. The wallet tells me that staking has indeed been active. How long should I be expecting to wait?

Thanks!

Make sure when you unlock your wallet you check the stake button as well. It took my first one a long time but since it has split it has been more consistent per day. It will eventually happen just give it time. It also depends on how much you have.
member
Activity: 151
Merit: 10
is there a way to check how many days left to reach next stake payout in the wallet?
newbie
Activity: 6
Merit: 0
Hey all

Another question. What's the payout rate supposed to be for proof of stake? When I started, I got a payout within a day, and haven't seen once since, which was weeks ago. The wallet tells me that staking has indeed been active. How long should I be expecting to wait?

Thanks!
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
who can do a review of this exchange ?

first of all check if they run newest wallet!

https://twitter.com/Kevin_Btcpop/status/917845133537697792

legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
newbie
Activity: 57
Merit: 0
are planned to join coinmarkets.com ?
legendary
Activity: 1462
Merit: 1025
i love Emerald (EMD)
hey the.clumsy !

i see you are running stretch (Debian 9) on the RPI 3.
try to fall back to jessie (Debian 8 - Linux Version 4.9.35-v7+) like on the second howto discribed.

i tried stretch some days ago. the new openssl lib is wrong recognized as libressl. to avoid this i choose to install the latest jessie lite raspbian image and everything went good.

my RPI2 acts since 3days as a masternode without errors.

it is important to use the BDB source (11)  and a swap file with 1GB or better 2GB file size (8c)

newbie
Activity: 7
Merit: 0
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?


I think you should wait for a response from pazor_true it's his material
also here the second version - https://diamond-info.github.io/raspberry2.html


I am using a Raspberry Pi 3 Model B

pi@raspberrypi:~/Diamond $ uname -a
Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux
pi@raspberrypi:~/Diamond $ cat /proc/version
Linux version 4.9.41-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1023 SMP Tue Aug 8 16:00:15 BST 2017
pi@raspberrypi:~/Diamond $ cat /etc/issue
Raspbian GNU/Linux 9 \n \l


Yes, the reason there is no make file is because config wasn't able to complete the necessary tasks. It seems you have a potential Berkeley DB version conflict. We are working on this and will release an updated guide, please bear with us. In the meantime, we need your feedback to guide us on the correct path. There are now many Raspberry Pi models and that makes compilation sometimes finicky.

I am happy if I can help in some way. really complicated material  Shocked  Wink
newbie
Activity: 34
Merit: 0
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?


I think you should wait for a response from pazor_true it's his material
also here the second version - https://diamond-info.github.io/raspberry2.html


I am using a Raspberry Pi 3 Model B

pi@raspberrypi:~/Diamond $ uname -a
Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux
pi@raspberrypi:~/Diamond $ cat /proc/version
Linux version 4.9.41-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1023 SMP Tue Aug 8 16:00:15 BST 2017
pi@raspberrypi:~/Diamond $ cat /etc/issue
Raspbian GNU/Linux 9 \n \l


Yes, the reason there is no make file is because config wasn't able to complete the necessary tasks. It seems you have a potential Berkeley DB version conflict. We are working on this and will release an updated guide, please bear with us. In the meantime, we need your feedback to guide us on the correct path. There are now many Raspberry Pi models and that makes compilation sometimes finicky.
newbie
Activity: 7
Merit: 0
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?


I think you should wait for a response from pazor_true it's his material
also here the second version - https://diamond-info.github.io/raspberry2.html


I am using a Raspberry Pi 3 Model B

pi@raspberrypi:~/Diamond $ uname -a
Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux
pi@raspberrypi:~/Diamond $ cat /proc/version
Linux version 4.9.41-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1023 SMP Tue Aug 8 16:00:15 BST 2017
pi@raspberrypi:~/Diamond $ cat /etc/issue
Raspbian GNU/Linux 9 \n \l
pi@raspberrypi:~ $ /usr/bin/automake --version
automake (GNU automake) 1.15

newbie
Activity: 34
Merit: 0
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?


I think you should wait for a response from pazor_true it's his material
also here the second version - https://diamond-info.github.io/raspberry2.html


Hello,

I'm the one responsible for the guide. I'm sorry you have encountered some compilation problems. May I ask which Pi model and Raspbian version you are running?

I'm reviewing your error messages and will get back to you ASAP. At any event, could you please wait a couple of more days? Reason being we'll be updating the guide to account for greater wallet portability across different systems.
legendary
Activity: 1414
Merit: 1013
DMD info: https://diamond-info.github.io/
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?


I think you should wait for a response from pazor_true it's his material
also here the second version - https://diamond-info.github.io/raspberry2.html
newbie
Activity: 7
Merit: 0
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!

I followed the manual, step by step. Until Point #15 everything worked well.

./autogen.sh is already creating some errors I do not understand, cause directory is there! Subdir-objects?
make command at the end doesn't work, cause there is no make file??

What does that mean? Maybe someone can help?

pi@raspberrypi:~/Diamond $ ./autogen.sh
Code:
aclocal: warning: couldn't open directory 'build-aux/m4': No such file or directory
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:5: installing 'build-aux/config.guess'
configure.ac:5: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am:54: warning: source file 'src/secp256k1.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:68: warning: source file 'src/bench_inv.c' is in a subdirectory,
Makefile.am:68: but option 'subdir-objects' is disabled
Makefile.am:65: warning: source file 'src/bench_sign.c' is in a subdirectory,
Makefile.am:65: but option 'subdir-objects' is disabled
Makefile.am:62: warning: source file 'src/bench_verify.c' is in a subdirectory,
Makefile.am:62: but option 'subdir-objects' is disabled
Makefile.am:76: warning: source file 'src/tests.c' is in a subdirectory,
Makefile.am:76: but option 'subdir-objects' is disabled
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
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:63: installing 'build-aux/compile'
configure.ac:15: installing 'build-aux/config.guess'
configure.ac:15: installing 'build-aux/config.sub'
configure.ac:25: installing 'build-aux/install-sh'
configure.ac:25: installing 'build-aux/missing'
Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:57: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:484: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'

pi@raspberrypi:~/Diamond $ ./configure --with-incompatible-bdb
Code:
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 whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features by default... yes
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for gcc... gcc
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for strip... /usr/bin/strip
checking for gcov... /usr/bin/gcov
checking for lcov... no
checking for java... /usr/bin/java
checking for python3... /usr/bin/python3
checking for genhtml... no
checking for git... /usr/bin/git
checking for ccache... no
checking for xgettext... no
checking for hexdump... /usr/bin/hexdump
checking for readelf... /usr/bin/readelf
checking for c++filt... /usr/bin/c++filt
checking for objcopy... /usr/bin/objcopy
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether the linker accepts -Wl,--large-address-aware... no
checking for __attribute__((visibility))... yes
checking for __attribute__((dllexport))... no
checking for __attribute__((dllimport))... no
checking whether C++ compiler accepts -Wstack-protector... yes
checking whether C++ compiler accepts -fstack-protector-all... yes
checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes
checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes
checking whether the linker accepts -Wl,--dynamicbase... no
checking whether the linker accepts -Wl,--nxcompat... no
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether C++ compiler accepts -fPIC... yes
checking whether the linker accepts -pic... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for library containing getaddrinfo_a... -lanl
checking for library containing inet_pton... none required
checking whether strnlen is declared... yes
checking whether le32toh is declared... yes
checking whether le64toh is declared... yes
checking whether htole32 is declared... yes
checking whether htole64 is declared... yes
checking whether be32toh is declared... yes
checking whether be64toh is declared... yes
checking whether htobe32 is declared... yes
checking whether htobe64 is declared... yes
checking for MSG_NOSIGNAL... yes
checking for library containing clock_gettime... none required
checking for visibility attribute... yes
checking whether C++ compiler accepts -fvisibility=hidden... yes
checking for Berkeley DB C++ headers... no
configure: error: libdb_cxx headers missing

pi@raspberrypi:~/Diamond $ make

ERROR...... file not found?!
sr. member
Activity: 462
Merit: 252
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley

Haha, that someone might have been me Wink

Thank you for the manual, I will give it a shot!
legendary
Activity: 1414
Merit: 1013
DMD info: https://diamond-info.github.io/
Someone here asked repeatedly for information on running DMD wallet on the Raspberry pi.
I received received the user manual and converted it into html document.
https://diamond-info.github.io/raspberry.html

Thanks for this manual  Smiley
full member
Activity: 190
Merit: 100
One thing is for sure. POS3 makes your coin secure. There are more open Diamond Wallets now than ever before!
full member
Activity: 147
Merit: 100
Um, Did something happen to Cloudmining?
I'm only getting very small DMD amounts with a 200$ investment.

Could be that you reach ROI, so now you receive only (we can call it) a lifetime small amount, but forget about big payouts as the boost system works only until the user will receive the full amount invested back (ROI) normally in near a year.

So if your investment is one year old (or more) is quite normal that now you will receive only small amounts.
Yeah, I reached my ROI, Actually quite nice. After 2 Months already 200$ back
newbie
Activity: 36
Merit: 0
How would this play out if say more than 1000 people use diamond , there wouldnt be enought blocks for everyone to get even .8 per day?
0.8 per day is a 300 per year. To have that amount you need more than 1k dmd active in pos mode. For example now there are ~2.5 mln coins. ~1.1 mln in masternode mode. So theoretic ~1.4 mln in pos but not every holder have an apportunity to run wallet 24/7, someone prefere to trade on exchange instead of stake etc. All coins in pos mode mints ~640*0.82=525 dmd per day. So your_dmd*525/all_coins_in_stake_mode is your profit per day in longterm period.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
How would this play out if say more than 1000 people use diamond , there wouldnt be enought blocks for everyone to get even .8 per day?

who say everyone have to find a block each day?

bitcoin produce on average 144 block a day

does that mean there only 144 bitcoin users or 144 bitcoin miners?

yes i see slowly it become visible how rare they are and how hard it is to get hands on

DMD Diamond

Jump to: