Pages:
Author

Topic: [ANN] Denarius [D] - First "Tribus" PoW/PoS Hybrid Masternodes, Ring Sigs - page 6. (Read 504255 times)

jr. member
Activity: 80
Merit: 6
anyone knows if Denarius from cryptopia got stolen?
copper member
Activity: 344
Merit: 0
Come and mine Denarius on https://thepool.life

-a tribus -o stratum+tcp://mine.thepool.life:5350 -u WALLET -p c=D

  • Multiple world-wide stratum servers to give you the best mining experience you can get.
  • 0.05% mining fee on all coins that we offer.
  • Payouts are made automatically every hour for all balances above 0.0125.
  • Multi server configuration running on dedicated hardware.
  • All ports NiceHash compatible.
  • Dedicated support staff.
  • Join our Discord Channel!

We have dropped our mining fee to 0.05% on all coins! Happy mining!
sr. member
Activity: 1021
Merit: 324
Was able to compile denariusd v3.4 branch on my pi3. Pi3 nice and smooth. And even though its super slow and going into swap space constantly, got the daemon running on a pi zero w.
jr. member
Activity: 32
Merit: 11

We are making comeback.   Wink

https://louhimo.net/

Welcome to mine Denarius. $D

-o stratum+tcp://louhimo.net:8533 -u -p c=D
newbie
Activity: 28
Merit: 0
Try bsod i think its the best
full member
Activity: 533
Merit: 100
What is the best pool for mining Denarius?
sr. member
Activity: 1021
Merit: 324
If you are new to the Denarius Windows QT Wallet, some basics. Probably useful for any bitcoin forks to get started.  Cool
https://youtu.be/tBvL7trvLZs
sr. member
Activity: 1021
Merit: 324
sr. member
Activity: 1021
Merit: 324
Going good with QT in Ubuntu and Windows since 3.3.7 update. Daemon appears stable as well.  Another dev is helping me out with making as streamlined of a docker container as possible. Tongue
sr. member
Activity: 1148
Merit: 417
Denarius [D] is looking for devs to help out! Hit me up in the Discord if you know C++/C/QT
sr. member
Activity: 1021
Merit: 324
Anyone know how to convert this to work on Alpine? Now I am just more curious at this point.  Huh Huh Huh

Code:
FROM ubuntu:18.04 as builder
LABEL author="buzzkillb"
RUN apt-get update && apt-get install -y \
    git \
    wget \
    unzip \
    automake \
    build-essential \
    libdb++-dev \
    libboost-all-dev \
    libqrencode-dev \
    libminiupnpc-dev \
    libevent-dev \
    autogen \
    automake \
    libtool \
    make \
 && rm -rf /var/lib/apt/lists/*
RUN (wget https://www.openssl.org/source/openssl-1.0.1j.tar.gz && \
    tar -xzvf openssl-1.0.1j.tar.gz && \
    cd openssl-1.0.1j && \
    ./config && \
    make install && \
    ln -sf /usr/local/ssl/bin/openssl `which openssl` && \
    cd ~)
RUN (git clone https://github.com/carsenk/denarius && \
    cd denarius && \
    git checkout master && \
    git pull && \
    cd src && \
    OPENSSL_INCLUDE_PATH=/usr/local/ssl/include OPENSSL_LIB_PATH=/usr/local/ssl/lib make -f makefile.unix)

# final image
FROM ubuntu:18.04

RUN apt-get update && apt-get install -y \
    automake \
    build-essential \
    libdb++-dev \
    libboost-all-dev \
    libqrencode-dev \
    libminiupnpc-dev \
    libevent-dev \
    libtool \
 && rm -rf /var/lib/apt/lists/*
COPY --from=builder /usr/local/ssl/bin/openssl /usr/local/ssl/bin/openssl
RUN ln -sf /usr/local/ssl/bin/openssl `which openssl`
COPY --from=builder /denarius/src/denariusd /usr/local/bin/
EXPOSE 33369 9999 9089
sr. member
Activity: 1148
Merit: 417
https://denariustalk.org/index.php?/topic/244-denarius-v337/

Currently working on porting Denarius QT to Android Smiley Tongue stay tuned.....Mobile Staking and Fortuna Stakes anyone? Cool
sr. member
Activity: 1021
Merit: 324
A quick rundown of how to do this on an Android Phone or Tablet. Something is broken in latest Android (9.0), so it may not work on anything really up to date. Android 5.0 I think is the minimum.

https://github.com/buzzkillb/termux-ubuntu

Use Ubuntu 16, then grab dependencies, git clone denarius, git checkout 2.5.2, git pull, go to src and make -f makefile.unix
If someone can figure out how to compile 3.3.7 like this, that would be much appreciated.  Cool


sr. member
Activity: 1021
Merit: 324
3.3.7 runs nice and smooth once again.

Some options I was playing with. Compile Ubuntu QT on Windows WSL and run through Xming. Run a VM of Ubuntu. Or I just dual booted a laptop with Ubuntu. Also eventually going to figure out how to get this running in an Alpine Docker.
The version of Denarius, v.3.3.7, also run smoothly on my computer.
As usual, updates of Denarius bring better performance and experience than previous versions.

I am noticing on my Win10 QT that the ram usage and cpu usage have both dropped. A nice little surprise. Anyone able to compile denarius daemon on Alpine?
sr. member
Activity: 1148
Merit: 417
Thanks Carsen.This version is really smooth in comparrison with earlier releases.Looking forward to implement new features to this coin.

Cheers! I am glad v3.3.7 is running smoothly so far for everyone, we really got a lot of bugs ironed out.

I don't want to get everyone here super pumped, but.....I am currently working on possibly porting our native wallet to Android for a full staking/FortunaStake wallet on mobile.
newbie
Activity: 28
Merit: 0
Thanks Carsen.This version is really smooth in comparrison with earlier releases.Looking forward to implement new features to this coin.
sr. member
Activity: 1021
Merit: 324
3.3.7 runs nice and smooth once again.

Some options I was playing with. Compile Ubuntu QT on Windows WSL and run through Xming. Run a VM of Ubuntu. Or I just dual booted a laptop with Ubuntu. Also eventually going to figure out how to get this running in an Alpine Docker.
sr. member
Activity: 1148
Merit: 417
Denarius v3.3.7 is now available!

This update includes all of everything in v3.3.6 and the following:

-Fixed QT segfaults across all OSs
-Fixed QT compiling across all OSs
-Added buzzkillb Ubuntu 16.04/18.04 Denarius QT installer bash script
-Fixed Trade D link to https://www.coinexchange.io/market/D/BTC in QT
-Updated Refresh button in QT
-Fixed macOS compatibility/building


Denarius-v3.3.7-Win64.zip Hashes
Code:
SHA256   48ba0a1faef06be8782b000e181ed7cc19bd46fa3b0d39a8a826f92dbe64c764
MD5    8ca1c600eaef106a36d2146f8f86bf66
SHA-1    4dd38dd66a7c27b8f6e35e95ab1d6b6b71b2b987

Denarius.exe Hashes
Code:
SHA256   2d36271560d448283bc39712e2ace64a1b21a2c3538580c101a20f8a2c6a43ba
MD5    72c68308f762ed5cfb97663a27c5d1c0
SHA-1    8de3e5a87f58448bc240ca4088a9f73d218b5c12
Authentihash    aa29fecf16852ba696fd361c6671d0d9e92ff3d30a74f47002e72592bc7bf638
Imphash    2852de0dcb5e0559e5231e10136fad4b

Denarius-v3.3.7-macOS.dmg Hashes
Code:
SHA256   683ed887479beab00254d53e95ce4d8779d617d2a45532522fffc28c5381f869
MD5    11ae922f86f487ec039215a3b8340096
SHA-1    63066c793718fe392b34fb6df618a34bbe7be644

denariusd-v337-ubuntu1604.tar.gz Hashes
Code:
SHA256   e1f44f94de8d85c0f5fa5a2138b91b4ad695d925c269900815700625028ffd84
MD5    fc16dc11a21d62a85f499ff2482b85ad
SHA-1    f1e84c3d0e712e6ac616480a09854333dc3e3d96

Download this release for all OSs from here: https://github.com/carsenk/denarius/releases/tag/v3.3.7

You can also now git pull our master branch for updates and also utilize our new denariusqtubuntu.sh bash script to easily and quickly install the Denarius QT on Ubuntu Linux by @ɃuzzkillɃ#1337
member
Activity: 224
Merit: 24
If you have downloaded the windows wallet AT ALL - YOU ARE INFECTED
Please explain how you get infected by simply downloading the file and not running the executable.

So you have taken the wallet.dat from the old wallet and now added it to the new wallet? If so then that old wallet.dat could be still be infected from what I understand. You need to send the coins to a fresh new wallet or like Carsen said to Coinomi and then once you have a fresh new wallet send the coins to it.
Only one thing.... is the file wallet.dat infected to the virus?? if is infected when i transfer the old wallet.dat in my new pc the problem is the same...... i need info about this....
The old wallet.dat file is infected or no? we need info about denarius dev......
That's bolloks. Wallet.dat is a database file, not an executable. It would take a very crafty and smart trojan to spread via wallet.dat. The reason you are advised to generate a new wallet.dat and move your coins there is because if infected, one would assume your private keys from the old wallet.dat are compromised and your coins might be stollen.
Pages:
Jump to: