Bitcoin Forum
May 05, 2024, 02:12:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 »  All
  Print  
Author Topic: [ANN] $DVT DeVault - The Decentralized Community Economy [PoW + Cold Rewards]  (Read 4212 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.
zoneterror
Jr. Member
*
Offline Offline

Activity: 164
Merit: 6


View Profile
June 21, 2019, 07:03:25 AM
 #41

I got errors on my pool while the devaultd starts:

A error about a getaccountaddress, and another one for getblocktemplate.


Any idea why ?

ty
1714875126
Hero Member
*
Offline Offline

Posts: 1714875126

View Profile Personal Message (Offline)

Ignore
1714875126
Reply with quote  #2

1714875126
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 21, 2019, 06:24:28 PM
 #42

I got errors on my pool while the devaultd starts:

A error about a getaccountaddress, and another one for getblocktemplate.


Any idea why ?

ty


Make sure you are allowing the daemon to fully start by setting a password at first boot. (then make sure you unlock it for a long time by running walletpassphrase "yourpassword" 99999) . If you continue to have issues, try building again from the master branch.

What pool are you using? be sure its our fork of Yiimp: https://github.com/devaultcrypto/yiimp

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
zoneterror
Jr. Member
*
Offline Offline

Activity: 164
Merit: 6


View Profile
June 22, 2019, 12:03:55 AM
 #43

I got errors on my pool while the devaultd starts:

A error about a getaccountaddress, and another one for getblocktemplate.


Any idea why ?

ty


Make sure you are allowing the daemon to fully start by setting a password at first boot. (then make sure you unlock it for a long time by running walletpassphrase "yourpassword" 99999) . If you continue to have issues, try building again from the master branch.

What pool are you using? be sure its our fork of Yiimp: https://github.com/devaultcrypto/yiimp

Hi.

ty for your answer, i  uninstalled it to reinstall it back after, and now i have worst :

"
configure: error: libdb_cxx headers missing, DeVault Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality) "

I tried everything ... all dependencies  are installed, i even mentionned to ubuntu where to locate libdb:

$ export BDB_INCLUDE_PATH="/usr/local/BerkeleyDB.5.3/include"
$ export BDB_LIB_PATH="/usr/local/BerkeleyDB.5.3/lib"
$ ln -s /usr/local/BerkeleyDB.5.3/lib/libdb-5.3.so /usr/lib/libdb-5.3.so



nothings works, it keeps telling me this same error like libdb wasnt installed.


PLease help Sad !!


Oh yes i have installed yiimp, i use this one https://github.com/cryptopool-builders/yiimp . Could it be because of that ?
spiralus
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
June 22, 2019, 03:46:02 AM
 #44

I got errors on my pool while the devaultd starts:

A error about a getaccountaddress, and another one for getblocktemplate.


Any idea why ?

ty


Make sure you are allowing the daemon to fully start by setting a password at first boot. (then make sure you unlock it for a long time by running walletpassphrase "yourpassword" 99999) . If you continue to have issues, try building again from the master branch.

What pool are you using? be sure its our fork of Yiimp: https://github.com/devaultcrypto/yiimp

Hi.

ty for your answer, i  uninstalled it to reinstall it back after, and now i have worst :

"
configure: error: libdb_cxx headers missing, DeVault Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality) "

I tried everything ... all dependencies  are installed, i even mentionned to ubuntu where to locate libdb:

$ export BDB_INCLUDE_PATH="/usr/local/BerkeleyDB.5.3/include"
$ export BDB_LIB_PATH="/usr/local/BerkeleyDB.5.3/lib"
$ ln -s /usr/local/BerkeleyDB.5.3/lib/libdb-5.3.so /usr/lib/libdb-5.3.so



nothings works, it keeps telling me this same error like libdb wasnt installed.


PLease help Sad !!


Oh yes i have installed yiimp, i use this one https://github.com/cryptopool-builders/yiimp . Could it be because of that ?


You need to use one based on https://github.com/devaultcrypto/yiimp due to custom changes
Also make sure you build with master branch for pool usage
We can give better support from our discord https://discord.gg/wbczgYA





zoneterror
Jr. Member
*
Offline Offline

Activity: 164
Merit: 6


View Profile
June 22, 2019, 05:11:49 PM
 #45

I got errors on my pool while the devaultd starts:

A error about a getaccountaddress, and another one for getblocktemplate.


Any idea why ?

ty


Make sure you are allowing the daemon to fully start by setting a password at first boot. (then make sure you unlock it for a long time by running walletpassphrase "yourpassword" 99999) . If you continue to have issues, try building again from the master branch.

What pool are you using? be sure its our fork of Yiimp: https://github.com/devaultcrypto/yiimp

Hi.

ty for your answer, i  uninstalled it to reinstall it back after, and now i have worst :

"
configure: error: libdb_cxx headers missing, DeVault Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality) "

I tried everything ... all dependencies  are installed, i even mentionned to ubuntu where to locate libdb:

$ export BDB_INCLUDE_PATH="/usr/local/BerkeleyDB.5.3/include"
$ export BDB_LIB_PATH="/usr/local/BerkeleyDB.5.3/lib"
$ ln -s /usr/local/BerkeleyDB.5.3/lib/libdb-5.3.so /usr/lib/libdb-5.3.so



nothings works, it keeps telling me this same error like libdb wasnt installed.


PLease help Sad !!


Oh yes i have installed yiimp, i use this one https://github.com/cryptopool-builders/yiimp . Could it be because of that ?


You need to use one based on https://github.com/devaultcrypto/yiimp due to custom changes
Also make sure you build with master branch for pool usage
We can give better support from our discord https://discord.gg/wbczgYA









Oh, master branch for pool usage should do the trick ! Ty !
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 22, 2019, 07:54:32 PM
 #46

BitcoinTalk Signature Bounty is live:
https://bitcointalk.org/index.php?topic=5157364.new#new

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
zoneterror
Jr. Member
*
Offline Offline

Activity: 164
Merit: 6


View Profile
June 22, 2019, 09:09:05 PM
 #47



Quote
You need to use one based on https://github.com/devaultcrypto/yiimp due to custom changes
Also make sure you build with master branch for pool usage
We can give better support from our discord https://discord.gg/wbczgYA




Sorry but nobody is answering on discord.

And just tried to install your yiimp, here what it gives :


./run.sh: line 3: cd: /var/stratum/config/: No such file or directory


Any idea why ?? It is possible your file is not complete ?
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 22, 2019, 10:04:25 PM
Last edit: June 22, 2019, 10:21:27 PM by devault
 #48



Quote
You need to use one based on https://github.com/devaultcrypto/yiimp due to custom changes
Also make sure you build with master branch for pool usage
We can give better support from our discord https://discord.gg/wbczgYA




Sorry but nobody is answering on discord.

And just tried to install your yiimp, here what it gives :


./run.sh: line 3: cd: /var/stratum/config/: No such file or directory


Any idea why ?? It is possible your file is not complete ?

I do not see your question, try in #support or #mining please.

Our developer's don't have lots of time to surf Bitcointalk, sorry.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 24, 2019, 11:06:46 PM
 #49

We have added a github feed into Discord for those looking to keep tabs on the development side of things.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 26, 2019, 04:14:08 PM
 #50

Another week, another wallet update!
Please update your #DeVault wallets to 1.0.3 (mandatory) or 1.0.4 by the end of the month (June).

Download it here: https://devault.cc/wallets.html 

https://twitter.com/DeVaultCrypto/status/1143914606550646785

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
Crypto Girl
Sr. Member
****
Offline Offline

Activity: 980
Merit: 294


View Profile
June 27, 2019, 10:20:59 AM
 #51


Hey there, I hate downloading wallets on my desktop but your project is something to look for. Can you guys give us some specific time when the mobile wallets will be up? I mean that will definitely an ease for us.

Also planning to join your signature campaign.  Cheesy

I use this provider to trade Cryptos : Bitcoin Revolution
optim1stic
Full Member
***
Offline Offline

Activity: 686
Merit: 116


View Profile
June 27, 2019, 12:36:09 PM
 #52

I was surprised when I saw a market capitalization DVT of $20,000 on coingecko. How many emission DVT per year?
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 27, 2019, 06:43:09 PM
 #53

We're producing more and more coins per day until 1.5 yrs has passed as shown in the charts link in the ANN.

Currently we have about 8m coins in a little under a 4 week period. Also marketcap is a very funny metric, do not get to attached to it for now.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
VitaliyCryptor
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
June 27, 2019, 08:31:25 PM
 #54

Does your coin wake POS?
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 27, 2019, 08:46:44 PM
 #55

No we're a full proof of work coin in terms of the blockchain. We do have a hodling mechanism addon on top though called cold rewards which can be confused for staking.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
VitaliyCryptor
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
June 27, 2019, 09:03:28 PM
 #56

I So understand that I keep coins on my balance in my wallet and keep my wallet open, I absolutely will not get anything from this?
VitaliyCryptor
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
June 27, 2019, 09:06:05 PM
 #57

NO NODE, NO PROBLEM
Cold Rewards
DeVault is a project that provides 'cold' rewards to the widest possible range of community members. Simply start with 1000+ DVT, hodl for 21,915 blocks and start earning!
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 27, 2019, 09:08:03 PM
 #58

Correct, there is no requirement to leave the wallet open. The rewards will show up whether you do or not. Just follow the rules.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
VitaliyCryptor
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
June 27, 2019, 09:10:43 PM
 #59

This is what I found on your official website. It says you can wake up from 1000 DVT. I bought 4670 DVT. Well, I don’t quite understand the principle. How can I earn money from you?
devault (OP)
Jr. Member
*
Offline Offline

Activity: 75
Merit: 1


View Profile WWW
June 27, 2019, 09:12:16 PM
 #60

You wait 30 days and make sure those coins are in 1 transaction aka a single 'UTXO'.

We have about a week or so to go till some of our users will start seeing their first rewards.

◤     DEVAULT.cc     ◢     [    NO  PREMINE /ICO    ]   [    SHA-256    ]
━ ━━ ━━━ ━━━   ⊹   COMMUNITY GOVERNANCE   ⊹   ━━━ ━━━ ━━ ━
Pages: « 1 2 [3] 4 5 6 »  All
  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!