Bitcoin Forum
June 19, 2024, 03:54:40 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 [1798] 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 »
  Print  
Author Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit  (Read 3058423 times)
DGBfanster
Member
**
Offline Offline

Activity: 122
Merit: 10


View Profile
August 26, 2018, 03:29:46 PM
 #35941

Any updates on the hard fork?
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
August 26, 2018, 06:45:30 PM
 #35942

DigiByte Blockchain core v6.16.4 has officially been released! All mining pools, exchanges, infrastructure providers, full node users should upgrade as quickly as possible!

Twitter:
https://twitter.com/DigiByteCoin/status/1033783522975199233

Github:
https://github.com/digibyte/digibyte/releases/tag/v6.16.4

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
August 26, 2018, 06:58:03 PM
 #35943

DigiByte Blockchain core v6.16.4 has officially been released! All mining pools, exchanges, infrastructure providers, full node users should upgrade as quickly as possible!

Twitter:
https://twitter.com/DigiByteCoin/status/1033783522975199233

Github:
https://github.com/digibyte/digibyte/releases/tag/v6.16.4

Suprnova is all updated

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
August 26, 2018, 07:00:19 PM
 #35944

DigiByte Blockchain core v6.16.4 has officially been released! All mining pools, exchanges, infrastructure providers, full node users should upgrade as quickly as possible!

Twitter:
https://twitter.com/DigiByteCoin/status/1033783522975199233

Github:
https://github.com/digibyte/digibyte/releases/tag/v6.16.4

Suprnova is all updated
Thanks a ton for supporting DigiByte all this time!

sawa
Legendary
*
Offline Offline

Activity: 1308
Merit: 1011



View Profile
August 28, 2018, 04:58:28 PM
 #35945

I've updated the source code for the DGB p2pool.
Node owners, upgrade to the latest version
https://github.com/ilsawa/p2pool-dgb-groestl
https://github.com/ilsawa/p2pool-dgb-qubit
https://github.com/ilsawa/p2pool-dgb-scrypt
https://github.com/ilsawa/p2pool-dgb-sha256
https://github.com/ilsawa/p2pool-dgb-skein

My nodes are updated, you can mine:
DGB Forum:DigiByte(GROESTL) P2Pool: http://siberia.mine.nu:5021 || http://crypto.mine.nu:5021
ASIC config:
Code:
URL: siberia.mine.nu:5021, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5021, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://siberia.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://crypto.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(QUBIT) P2Pool: http://siberia.mine.nu:5023 || http://crypto.mine.nu:5023
ASIC config:
Code:
URL: siberia.mine.nu:5023, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5023, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm qubitcoin -o stratum+tcp://siberia.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm qubitcoin -o stratum+tcp://crypto.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(SCRYPT) P2Pool: http://siberia.mine.nu:5025 || http://crypto.mine.nu:5025
ASIC config:
Code:
URL: siberia.mine.nu:5025, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5025, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --scrypt -o stratum+tcp://siberia.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --scrypt -o stratum+tcp://crypto.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SHA256D) P2Pool: http://siberia.mine.nu:5027 || http://crypto.mine.nu:5027
ASIC config:
Code:
URL: siberia.mine.nu:5027, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5027, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer -o stratum+tcp://siberia.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer -o stratum+tcp://crypto.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SKEIN) P2Pool: http://siberia.mine.nu:5029 || http://crypto.mine.nu:5029
ASIC config:
Code:
URL: siberia.mine.nu:5029, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5029, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --skein -o stratum+tcp://siberia.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --skein -o stratum+tcp://crypto.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

dutchlincoln
Member
**
Offline Offline

Activity: 434
Merit: 30


View Profile
August 28, 2018, 06:19:19 PM
 #35946

I've updated the source code for the DGB p2pool.
Node owners, upgrade to the latest version
https://github.com/ilsawa/p2pool-dgb-groestl
https://github.com/ilsawa/p2pool-dgb-qubit
https://github.com/ilsawa/p2pool-dgb-scrypt
https://github.com/ilsawa/p2pool-dgb-sha256
https://github.com/ilsawa/p2pool-dgb-skein

My nodes are updated, you can mine:
DGB Forum:DigiByte(GROESTL) P2Pool: http://siberia.mine.nu:5021 || http://crypto.mine.nu:5021
ASIC config:
Code:
URL: siberia.mine.nu:5021, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5021, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://siberia.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://crypto.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(QUBIT) P2Pool: http://siberia.mine.nu:5023 || http://crypto.mine.nu:5023
ASIC config:
Code:
URL: siberia.mine.nu:5023, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5023, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm qubitcoin -o stratum+tcp://siberia.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm qubitcoin -o stratum+tcp://crypto.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(SCRYPT) P2Pool: http://siberia.mine.nu:5025 || http://crypto.mine.nu:5025
ASIC config:
Code:
URL: siberia.mine.nu:5025, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5025, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --scrypt -o stratum+tcp://siberia.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --scrypt -o stratum+tcp://crypto.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SHA256D) P2Pool: http://siberia.mine.nu:5027 || http://crypto.mine.nu:5027
ASIC config:
Code:
URL: siberia.mine.nu:5027, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5027, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer -o stratum+tcp://siberia.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer -o stratum+tcp://crypto.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SKEIN) P2Pool: http://siberia.mine.nu:5029 || http://crypto.mine.nu:5029
ASIC config:
Code:
URL: siberia.mine.nu:5029, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5029, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --skein -o stratum+tcp://siberia.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --skein -o stratum+tcp://crypto.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

some questimates in hashrate vs dgb mined would be helpful. Why wouls i send my scrypt miner to your pool? Whats the benefit?  500Mh/s makes Huh? a day?
Vladrak
Newbie
*
Offline Offline

Activity: 168
Merit: 0


View Profile
August 28, 2018, 06:54:12 PM
 #35947

Hey. Why Digibyte does not progress, its project is considered the safest with all. Why do developers not do anything?
KingFehu
Jr. Member
*
Offline Offline

Activity: 132
Merit: 2


View Profile
August 29, 2018, 07:09:18 AM
 #35948

Hey. Why Digibyte does not progress, its project is considered the safest with all. Why do developers not do anything?
I think now it is very important for them to consolidate their positions in the market and try to develop further. The project will develop, they need time to do it.
carlo_0000
Legendary
*
Offline Offline

Activity: 1281
Merit: 1003


View Profile
August 29, 2018, 03:21:07 PM
 #35949

for the new wallet, in the debug.log is that normal it is 10 gigabyte big ?  Huh
is that file needed or can i delete it
irwanjabryg
Hero Member
*****
Offline Offline

Activity: 980
Merit: 512



View Profile
August 29, 2018, 06:20:12 PM
 #35950

I have downloaded and updated to the newest DGB v.6.16.4 core wallet as required. However, I notice (as I did with the v.16.3 version) that when the wallet has been opened (after syncing) under the DigiByte logo it still idnetifies the wallet as V.6.16.2. Will this be corrected sometime in the future?
dutchlincoln
Member
**
Offline Offline

Activity: 434
Merit: 30


View Profile
August 29, 2018, 07:15:29 PM
 #35951

why all those software wallets instead of a ledger wallet (or similar)
muleroaa
Hero Member
*****
Offline Offline

Activity: 924
Merit: 526


GIF by SOCIFI


View Profile
August 29, 2018, 11:08:23 PM
 #35952

why all those software wallets instead of a ledger wallet (or similar)

For people who prefer to interface with the original client and use the integrated features, for people that don't want to buy a hardware wallet (yet) and maybe also for miners.

                ▄▄▄▄▄▄▄▄▄▄                          ▄▄▄▄▄▄▄▄▄▄
             █████████████████                   █████████████████
         █████████████████████████           █████████████████████████
       █████████████████████████████       █████████████████████████████
     █████████████████████████████████   █████████████████████████████████
   ████████████▀           ▀██████████████████████████████████████████████
  ████████████▄▄███████████▄▄█████████▓▓▓███████████████████████████████████
 ▐██████████████▀         ▀██████████▓▓▓▓████████████████████████████████████
 ██████████████▄▄█████████▄▄█████████▓▓▓▓▓████████████████████████████████████
▐█████████████████▀      ▀██████████▓▓▓▓▓▓████████████████████████████████████▌
▐████████████████▄▄██████▄▄█████████▓▓▓▓▓▓▓███████████████████████████████████▌
▐██████████████████      ███████████▓▓▓▓▓▓▓███████████████████████████████████▌
▐██████████████████ ████ ████████████▓▓▓▓▓████████████████████████████████████
 ██████████████████ ████ ████████████▓▓▓▓▓███████████████    ████████████████
  █████████████████ ████ █████████████▓▓▓████████████████   █████████████   █
   ████████████████      ███████████████████████████████    ███████████
    ██████████████████████████████████ ██████████████████     ████████
      ███████████████████████████████     █████████████████
        ███████████████████████████         █████████████████▓
           ████████████████████                ███████████████████▓
               ▀▀▀▀▀▀▀▀▀▀▀▀▀                       ▀▀▀▀▀▀▀▀▀▀▀▀▀

▄▄▄████████▄▄▄
▄▄██████████████████▄▄
▄████████████████████████▄
▄████████████████████████████▄
████████████████████████████████
▓████████████████████████████████▓
███████████████████████▒░███████████
▄█████████████████▒░      ███████████▄
█████████████░░          ░████████████
█████████░              ░█████████████
██████████▓░░          ░██████████████
██████████████▓░       ███████████████
▀███████████████▒     ░██████████████▀
████████████████▒   ░███████████████
████████████████░ ░███████████████
████████████████████████████████
▀████████████████████████████▀
▀████████████████████████▀
▀▀██████████████████▀▀
 ▀▀▀████████▀▀▀
.
JOIN OUR
TELEGRAM
7jaka7
Sr. Member
****
Offline Offline

Activity: 628
Merit: 276

BTC, ETH, XMR, LTC


View Profile
August 30, 2018, 08:08:43 AM
 #35953

why all those software wallets instead of a ledger wallet (or similar)

For people who prefer to interface with the original client and use the integrated features, for people that don't want to buy a hardware wallet (yet) and maybe also for miners.
And some people also prefer to have full node and thus support the network.
Some people use software wallets as hot wallets before sending them on cold storage (HW).
Some wants to learn more about currency and they just need full node instead of remote node on HW.

BTW DigiByte is already supported on Ledger hardware wallet. List of all supported currencies: https://www.ledger.com/pages/supported-crypto-assets

SECURE YOUR CRYPTO ASSETS | GET SOME FREE SATOSHI'S | TRADE ON BINANCE 
Disclaimer: All links are affiliate/refferal! Thank you for using them! Smiley
goldart
Full Member
***
Offline Offline

Activity: 546
Merit: 122



View Profile
August 30, 2018, 02:31:38 PM
 #35954

Hey. Why Digibyte does not progress, its project is considered the safest with all. Why do developers not do anything?
I think now it is very important for them to consolidate their positions in the market and try to develop further. The project will develop, they need time to do it.
I also miss some news or ongoing developments, and DGB team doesn't make any false promise. But this is old coin and the price now is cheap, I think about buy some DGB now.
7jaka7
Sr. Member
****
Offline Offline

Activity: 628
Merit: 276

BTC, ETH, XMR, LTC


View Profile
August 31, 2018, 10:15:57 AM
 #35955

Anyone done any research on coins who also uses more different algorithms? I haven't heard for any other coin that would do this.
Also any blogs articles describing effects of this? If I make quick assumption I can't find cons for using many different algorithms. Are there any?

SECURE YOUR CRYPTO ASSETS | GET SOME FREE SATOSHI'S | TRADE ON BINANCE 
Disclaimer: All links are affiliate/refferal! Thank you for using them! Smiley
simongoat
Full Member
***
Offline Offline

Activity: 392
Merit: 102



View Profile
August 31, 2018, 10:22:17 AM
 #35956

The beta digibyte wallet looks really good. I hope they have plans to connect users through their contacts like revolut.

coingamex
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
August 31, 2018, 10:57:20 AM
 #35957

New exchange coingamex.com accepts DigiByte, in case you are interested

DGB/BTC and DGB/ETH markets
clixcoin
Legendary
*
Offline Offline

Activity: 1750
Merit: 1004


View Profile
August 31, 2018, 12:19:47 PM
 #35958

New exchange coingamex.com accepts DigiByte, in case you are interested

DGB/BTC and DGB/ETH markets

You should offer attractive promos to make involve active traders otherwise while this coin already have support from big exchanges than it will be hard for you to get enough people for trading on this new exchange.
Angel Di
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251

EVOS


View Profile
August 31, 2018, 12:25:51 PM
 #35959

New exchange coingamex.com accepts DigiByte, in case you are interested

DGB/BTC and DGB/ETH markets
And for the DigiByte community , the news is still good.
If there are any shares, bonuses, charges on your exchange, I probably will register and replenish the Deposit for the test exchange. For me, new exchanges are always interesting.
Hashpool.eu
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
August 31, 2018, 05:29:55 PM
 #35960

Digibyte available on Hashpool.eu!

More info at: https://hashpool.eu/

Sha256
Code:
 -o stratum+tcp://pool.hashpool.eu:3201 -u <WALLET_ADDRESS> -p c=DGB
Scrypt
Code:
 -o stratum+tcp://pool.hashpool.eu:3100 -u <WALLET_ADDRESS> -p c=DGBS
Skein
Code:
 -o stratum+tcp://pool.hashpool.eu:2203 -u <WALLET_ADDRESS> -p c=DGBSK
Myr-gr
Code:
 -o stratum+tcp://pool.hashpool.eu:2214 -u <WALLET_ADDRESS> -p c=DGBM
Qubit
Code:
 -o stratum+tcp://pool.hashpool.eu:3114 -u <WALLET_ADDRESS> -p c=DGBQ

__**Join discord for support!**__

https://discord.gg/KwKR2uT
Pages: « 1 ... 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 [1798] 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 »
  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!