Search content
Sort by

Showing 7 of 7 results by the.clumsy
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 14/10/2017, 13:45:16 UTC
Hi experts,

I have some general questions regarding Diamond coin system. If you could help me trying to understand, that would be really kind of you.

  • 1) I would like to know how stalking works in detail. What is my wallet doing when staking is active? It’s not about computer performance, because this is proof of stake and not proof of work, where you need high end computers for mining. But what are you doing instead? And is staking important for the network?
  • 2) I would like to understand the reward system for staking. I already know that you differ between masternodes (>10000 dmd wallet) and all others. Masternodes get more reward than others. Ratio ist 0,65/0,35. But what is the reason or the idea behind that?
  • 3) This leads me to the next question: what does 0,35 respectively 0,65 mean? Of what? Of a new block?
  • 4) if you don’t need much computer performance to find new blocks, why does it take so much time to find new blocks? What is the technic of decelerate?
  • 5) last question is about payout of the reward system. When does this happen? Daily? Weekly? Monthly? Quarterly? How can you see the payout? Is it like a transaction you are receiving? Or does your amount just rise? How many dmd coins do you get for staking? Can you calculate the expected reward? An example would be helpful. I have 43 dmd coins for instance. What can I expect? What can I expect if I have 200 dmd?

As you can see there is much to learn for me!
Thanks guys!
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 14/10/2017, 00:17:01 UTC
I was successful to compile DMDV3 on my raspberry pi 3 with Raspbian OS.

First I followed that guide until 'make install':
https://diamond-info.github.io/raspberry2.html

and after that i continued with that guide at point #17:
https://diamond-info.github.io/raspberry.html

Jessie is necessary, Stretch is not working.

Wallet is running headless and in stalking is already active.

Thanks guys for the guides.
I was able to follow the steps!

Cheers
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 10/10/2017, 19:06:09 UTC
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
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 10/10/2017, 18:51:10 UTC
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

Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 10/10/2017, 17:43:48 UTC
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?!
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 08/10/2017, 16:49:29 UTC
30 DMD bounty for a compile DMD 3013 wallet on raspi2 and raspi3
step by step guide

can start here and adapt for us

https://bitsend.info/forums/index.php?PHPSESSID=a5f8fb4e71805a86609b5d87f80a9971&topic=13.msg67#msg67

i think maybe just headless no GUI is better i read gui eat 200mb ram and move from run well on raspi2 towards not run well

Another tutorial I have found that may help:
https://github.com/LIMXTEC/DMDv3/blob/master/doc/build-unix.md

I am interested in a working wallet on Raspberry pi 3 with Raspbian os.
Both, with and without GUI for those who don’t need one.
Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
the.clumsy
on 08/10/2017, 10:58:14 UTC
Did anyone successfully compiled a dmd wallet on a raspberry pi 3, maybe for Raspbian os?
Hard to find something useful on that issue...  Cry