Pages:
Author

Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit - page 35. (Read 3058907 times)

full member
Activity: 392
Merit: 102
The beta digibyte wallet looks really good. I hope they have plans to connect users through their contacts like revolut.
sr. member
Activity: 628
Merit: 276
BTC, ETH, XMR, LTC
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?
full member
Activity: 546
Merit: 122
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.
sr. member
Activity: 628
Merit: 276
BTC, ETH, XMR, LTC
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
hero member
Activity: 924
Merit: 526
GIF by SOCIFI
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.
member
Activity: 434
Merit: 30
why all those software wallets instead of a ledger wallet (or similar)
hero member
Activity: 980
Merit: 512
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?
legendary
Activity: 1281
Merit: 1003
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
jr. member
Activity: 132
Merit: 2
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.
newbie
Activity: 168
Merit: 0
Hey. Why Digibyte does not progress, its project is considered the safest with all. Why do developers not do anything?
member
Activity: 434
Merit: 30
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?
legendary
Activity: 1308
Merit: 1011
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
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
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!
legendary
Activity: 2688
Merit: 1240
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
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
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
member
Activity: 122
Merit: 10
sr. member
Activity: 630
Merit: 253
what is considered to be a "huge amount of DGB"?

I'm curious what the approximate portofolio of the HODLérs consist of.

huge should be at lease 1 million

i have none right now still waiting and hope price go below 300sat

and with btc price & dgb price , the amount  will change in million like 1 less or more so i hope to get the bottom but first i need cheaper bitcoin that the price i sold, because it can go fast up and fail me

last time i had 3million hope to get 5+ now 6 i think won't happen, (the last big high i did not sell, that was so not smart)

for now it s still good but each day i keep an eye, would be very bad if i end up with less dgb than before i sold

Yes this is always the case when trying to sell and buy back at below price, am always not comfortable doing it because i always ended up lossing some money, i want also buy back the digi i sold but i can't say when its right time to get in, mayb hodl long term.
copper member
Activity: 42
Merit: 0


Website Twitter Discord BitcoinTalk

Digibyte is now listed at Bitglo.io

DGB/BTC Market

Regards, BitgloBill

legendary
Activity: 1281
Merit: 1003
what is considered to be a "huge amount of DGB"?

I'm curious what the approximate portofolio of the HODLérs consist of.

huge should be at lease 1 million

i have none right now still waiting and hope price go below 300sat

and with btc price & dgb price , the amount  will change in million like 1 less or more so i hope to get the bottom but first i need cheaper bitcoin that the price i sold, because it can go fast up and fail me

last time i had 3million hope to get 5+ now 6 i think won't happen, (the last big high i did not sell, that was so not smart)

for now it s still good but each day i keep an eye, would be very bad if i end up with less dgb than before i sold
member
Activity: 118
Merit: 10
It's up to us to be our own leaders and move forward to realize things. And you do that. I have been through so many "bear markets" in the past 4 years in this industry we cannot control that, no one can, but there are so many things that happen in the DGB that will hit in the fall, and once this market turns out to be bull ( nobody knows) we are in the main position.
It's always true for all coins, including bitcoin too.
All coins will bounce back after dramatic falls.
The price chart supports your analysis a bit.
https://coinmarketcap.com/currencies/digibyte/
Pages:
Jump to: