Bitcoin Forum
June 19, 2024, 03:52:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 [751] 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 ... 862 »
  Print  
Author Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%  (Read 1260361 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
biobit
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 10, 2017, 06:43:15 PM
Last edit: October 10, 2017, 08:45:22 PM by biobit
 #15001

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.
the.clumsy
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
October 10, 2017, 06:51:10 PM
 #15002

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

biobit
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 10, 2017, 06:58:50 PM
 #15003

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.
the.clumsy
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
October 10, 2017, 07:06:09 PM
 #15004

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
pazor_true
Legendary
*
Offline Offline

Activity: 1461
Merit: 1025


i love Emerald (EMD)


View Profile
October 10, 2017, 07:47:15 PM
Last edit: October 10, 2017, 08:02:18 PM by pazor_true
 #15005

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)


BTC 12jiBjT2GSWYk2HwYdPqsQMuLqZ1br9D37 - i am Pazor
MarisV
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile WWW
October 10, 2017, 07:48:58 PM
 #15006

are planned to join coinmarkets.com ?
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 10, 2017, 08:19:42 PM
 #15007

are planned to join coinmarkets.com ?

https://coinmarketcap.com/currencies/diamond/

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 10, 2017, 09:18:39 PM
 #15008

who can do a review of this exchange ?

first of all check if they run newest wallet!

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


 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
tommygdawg
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 10, 2017, 11:43:44 PM
 #15009

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!
vickigoh
Member
**
Offline Offline

Activity: 151
Merit: 10


View Profile
October 11, 2017, 02:24:31 AM
 #15010

is there a way to check how many days left to reach next stake payout in the wallet?
poke@
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 11, 2017, 03:21:55 AM
 #15011

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.
tommygdawg
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 11, 2017, 04:10:52 AM
 #15012

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?
cesmak
Legendary
*
Offline Offline

Activity: 1053
Merit: 1009



View Profile
October 11, 2017, 06:36:59 AM
 #15013

who can do a review of this exchange ?

first of all check if they run newest wallet!

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


Hy Cryptonit, as i was the first who put a post about this exchange on the dmd thread a lot of time ago, and as a pop member by more than 2 years, i can say that pop exchange and in general the site, is good and working, i don't have anymore dmd on it as i have all in my personal wallet, so i'm not sure if is updated (as i don't follow the staking of this coin not having some there), but send a message to site owner to come here and confirm that is properly updated, i think that Casimir (owner) is following regularly every coin wallet update, site is still growing, and under continuous improvement, the exchange is small and still with low volumes, but on the developing timeline there is in preparation the open to api services, to permit to the exchange to have bots and more volume and better prices alignment.

If someone need more information, i'm here, i'm on pop, as on bitcointalk, everyday. Smiley
Heavyiron
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
October 11, 2017, 12:24:56 PM
 #15014

is there a way to check how many days left to reach next stake payout in the wallet?
It is a random. No progress. Every pile can find block at every round but bigger pile have more chanses. It may happens now or throu the monts depends how much diamonds you have. You can roughly calculate, using the theory of probability.
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 11, 2017, 12:37:10 PM
 #15015

is there a way to check how many days left to reach next stake payout in the wallet?
It is a random. No progress. Every pile can find block at every round but bigger pile have more chanses. It may happens now or throu the monts depends how much diamonds you have. You can roughly calculate, using the theory of probability.

when in roulette number 0 come?

its a 1(0)to 37(36) chance

does it mean each 37th time 0 come?

no

lucky streaks unlucky streaks hide the statistic facts

fact is if the timeframe u analyze it is long enough

1/37 of the results will be 0

same for POS

even if statistic can estimate 200 DMD mint on average once a week a 0.82 DMD reward
it can happen u have 5 weeks and find no block at all

same as it can happen in roulette that there is 10 time red in a row

even if statistic say only 50% of results are red

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cesmak
Legendary
*
Offline Offline

Activity: 1053
Merit: 1009



View Profile
October 11, 2017, 12:38:15 PM
 #15016

Quick update, asked Casimir, owner of btcpop.co, if wallet is update he told me that is updated to latest 3.0.0.13 release, and that is working ok.

Cheers
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 11, 2017, 01:03:11 PM
 #15017

Quick update, asked Casimir, owner of btcpop.co, if wallet is update he told me that is updated to latest 3.0.0.13 release, and that is working ok.

Cheers

sad he is not listed on coinmarketcap.com
and the markets are without activity

basically someone who like this exchange have to act as marketmaker else i see no hope for that exchange
nice sideeffect should be coins there will still generate u POS income if i understand their concept
so its like a shared POS pool too and not only a exchange

but like any exchange keep in mind u give ur coins out of ur own hands into 3rd party hands
including all risc

what i dislike is im not able check markets and volume without register and log in

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 11, 2017, 07:09:32 PM
Last edit: October 11, 2017, 07:23:59 PM by cryptonit
 #15018

Quote
Hello
We just added your coin to our exchange .
https://coinsmarkets.com/trade-BTC-DMD.htm



they also act as POS pool

use on own risc
i dont know them


 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
Supergain03
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
October 11, 2017, 10:40:57 PM
 #15019

Hello everyone,

can I ask you why DMD is listed only on Bittrex?

And what would happen if Bittrex decided to delist DMD all of a sudden? I'm a little worried about sudden delistings (without clear explanations) happening in the last days on Bittrex (see Bitshares, Bata, Unobtanium...)
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 11, 2017, 10:58:32 PM
 #15020

Hello everyone,

can I ask you why DMD is listed only on Bittrex?

And what would happen if Bittrex decided to delist DMD all of a sudden? I'm a little worried about sudden delistings (without clear explanations) happening in the last days on Bittrex (see Bitshares, Bata, Unobtanium...)

this week we got added to 2 more exchanges
not big ones but still
and we expect more to add DMD soon

just ask ur prefered exchange why u cant trade DMD there
in my case bittrex is the prefered exchange
we have a very good relationship and see absolute zero danger of getting delisted

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
Pages: « 1 ... 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 [751] 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 ... 862 »
  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!