Bitcoin Forum
May 10, 2024, 04:23:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [All]
  Print  
Author Topic: [ANN]DEFT First crypto utilizing the balloon hash, new memory hard algo  (Read 35939 times)
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 01, 2018, 03:10:50 PM
Last edit: January 20, 2019, 07:26:07 PM by informixx
 #1


Mission Statement Deft
A powerful high secured memory hard blockchain based on Stanford designed balloon hash will allow users to use the deft chain as a basic layer and deploy easily own parallel blockchains ( top-balloons) on the top of it and interoperate and collaborate between them, creating interconnected powerful secured blockchains (superclustered-balloons).  The Codebase of the deft chain will upgrade to the newest Version 0.16 and instead of one hashing method, we will introduce five variants of the revised balloon512 algo, which can be mined concurrently for fair user experience.

Introduction
The first cryptocurrency to implement the 'Balloon' memory-hard hashing function, superior in strength to Argon2, while remaining resistant to cache/side-channel attacks.
Additionally, the Balloon Hashing function does not require anywhere near as much memory to demonstrate its memory-hardness; making it possible for low-memory devices to verify hashes, an often overlooked but very important part of 'Proof of Work'.

What's a side-channel attack?
A term quickly referred to but rarely understood by most; a 'side-channel' attack refers to an attacker being able to use data obtained indirectly from the machine performing the hashing, to weaken or defeat the actual protection provided by the hashing in the first place.
Any hashing algorithm should not be susceptible to this; as i) multi-user operating system environments have become wide-spread since the 1980's and ii) we should expect the attacker to be able to be on the same system (albeit without the same level of privilege) and gain no advantage over the protection the hashing algorithm offers.

Argon2 vs Balloon
This is the most often quoted comparison; however, it is not safe/fair to compare the two algorithms, at least in a 'Proof of Work' paradigm.
Most algorithms, including all variations of Argon2 (Argon2d/i/id), converted in this sense pass the block header as the 'password' and the 'salt', to the hashing algorithm; which isn't quite the ideal usage scenario in the minds of the algorithm authors, however, it is safer than having a static 'salt'.
In a purely 'password hashing' arena; it should be noted several fairly serious attack methods have been identified and trialed against Argon2, some of these same attacks were still resistant against Balloon Hashing. Additionally, the password-hashing competition doesn't define cryptographic/hashing standards, it serves as a platform to bring the concept out in the open.
Argon2 is still a worthy candidate against Balloon, shoulder to shoulder. Unfortunately, some of the best discussion/debate is no longer available (http://gmane.org/details.php?group=gmane.comp.security.phc) due to abuse/being pulled offline.

Intriguing Benson, tell me more
The original password hashing algorithm was developed by Dan Boneh, Henry Corrigan-Gibbs and Stuart Schechter (https://crypto.stanford.edu/balloon/) and was submitted to the 'Password Hashing Competition' (https://password-hashing.net/).
The password hashing algorithm was later modified for PoW use last year and gradually refined since; the latest iteration being very small (2 files only requiring openssl lib/headers) and quite easy to implement; whilst remaining easy to introduce different length inputs, memory and mixing parameters.
Another version is currently being written/tested (identical parameters, so will be 100% compatible) that removes the current version's reliance on the openssl library; while not being expected to be any quicker, it will then become 100% platform-independent/portable.

deft specifications
PoW algorithm           Stanford balloon implementation (128kb per thread/4 mixing rounds of AES)
Coin ticker             DEFT
Coin codebase           Litecoin 0.15.1
Retarget code           Dual_KGW3 (with 3hr timeout)
Retarget strategy       Per block
Block time              4 minutes
Block maturity          30 blocks
Block subsidy           8.5 DEFT per block
Emission strategy       Starting off near zero, gradually increasing until 8.5 is reached by block 5000 (preventing instamining).
Emission decay          Block reward halves every 150,000 blocks
Emission simulation     Included in src folder as deftreward.c (gcc deftreward.c -o deftreward)
Coin marketcap          Maximum of 2.8 million DEFT (lifetime)
Coin premine            250,000 DEFT = 100.000 DEV, 75.000 Co-Founder, 75.000 DEFT set aside for bounties, marketing and competitions)


Reward Schedule
2                       0.0034 DEFT
1471                    2.5 DEFT
2941                    5. DEFT
5000                    8.5 DEFT
152500                  4.25 DEFT
302500                  2.125 DEFT
452500                  1.0625 DEFT
602500                  0.53125 DEFT
752500                  0.265625 DEFT
902500                  0.1328125 DEFT
1052500                 0.06640625 DEFT

Links/further reading
Github                  http://github.com/deftchain/deft
Win/MacWallet           https://github.com/deftchain/deft/releases
Miner                   https://github.com/deftchain/cpuminer-balloon
Pool module             https://github.com/deftchain/balloon_hash.git
Pool Statistics         https://deft.leafpool.com/
Discord                 https://discord.gg/M2RwYXB
Block Explorer          https://deft.ccore.online/
Website                     https://devsheaven.com/deft/
Balloon webpage         https://crypto.stanford.edu/balloon
Orig balloon code       https://github.com/henrycg/balloon
Balloon Whitepaper      https://eprint.iacr.org/2016/027.pdf
Twitter                 https://twitter.com/DeftChain
Telegram                https://t.me/deft_chain
Reddit                  https://www.reddit.com/r/DEFT

Exchanges
Crex24 - Disabled       https://crex24.com/exchange/DEFT-BTC
qtrade.io - Enabled     https://qtrade.io/market/DEFT_BTC

Pool: Leafpool
https://deft.leafpool.com/
cpuminer.exe -a balloon -o stratum+tcp://mine-deft.leafpool.com:6611 -u YOUR_DEFT_ADDRESS_HERE -p x -q


Translations, signature campaigns
Please note that while we will offer bounties/competitions in the future, we will not ask/request for translations, signature campaigns as we feel these sorts of thing (while well-intentioned) are tacky/cheap. If you'd like to translate in a language we don't support; feel free to submit and we will include it (for free).
We have several ideas in mind for interesting and unique bounties; so stay tuned
.

addnode=172.31.40.27
addnode=173.254.207.158
addnode=88.198.100.225
addnode=206.189.154.133
addnode=209.97.172.77




1715314993
Hero Member
*
Offline Offline

Posts: 1715314993

View Profile Personal Message (Offline)

Ignore
1715314993
Reply with quote  #2

1715314993
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715314993
Hero Member
*
Offline Offline

Posts: 1715314993

View Profile Personal Message (Offline)

Ignore
1715314993
Reply with quote  #2

1715314993
Report to moderator
1715314993
Hero Member
*
Offline Offline

Posts: 1715314993

View Profile Personal Message (Offline)

Ignore
1715314993
Reply with quote  #2

1715314993
Report to moderator
glyoukcoin
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 01, 2018, 03:12:11 PM
Last edit: June 10, 2018, 06:31:46 PM by glyoukcoin
 #2


xoai001
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
June 01, 2018, 03:29:23 PM
 #3

stupid pool  Grin Grin Grin !!!
perlalive
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 01, 2018, 05:31:13 PM
 #4

Hm, have problem with compiling on ubuntu 16.04:

Code:
  CXXLD    deftd
/usr/bin/ld: libbitcoin_consensus.a(libbitcoin_consensus_a-balloon.o): relocation R_X86_64_PC32 against undefined symbol `SHA256_Init@@OPENSSL_1.0.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:3641: recipe for target 'deftd' failed
make[2]: *** [deftd] Error 1

Can dev to fix this? Please.
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 01, 2018, 05:44:12 PM
 #5

Hm, have problem with compiling on ubuntu 16.04:

Code:
  CXXLD    deftd
/usr/bin/ld: libbitcoin_consensus.a(libbitcoin_consensus_a-balloon.o): relocation R_X86_64_PC32 against undefined symbol `SHA256_Init@@OPENSSL_1.0.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:3641: recipe for target 'deftd' failed
make[2]: *** [deftd] Error 1

Can dev to fix this? Please.

this was brought to my attention shortly before ANN (https://github.com/deftchain/deft/issues/1).

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 01, 2018, 06:39:11 PM
 #6

Hm, have problem with compiling on ubuntu 16.04:

Code:
  CXXLD    deftd
/usr/bin/ld: libbitcoin_consensus.a(libbitcoin_consensus_a-balloon.o): relocation R_X86_64_PC32 against undefined symbol `SHA256_Init@@OPENSSL_1.0.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:3641: recipe for target 'deftd' failed
make[2]: *** [deftd] Error 1

Can dev to fix this? Please.

can you do a git pull and recompile again? issue should be resolved, apologies..

my father wears sneakers in the pool
moofone
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
June 01, 2018, 07:25:12 PM
 #7

Reserved
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 01, 2018, 09:02:22 PM
 #8

https://twitter.com/DeftChain/status/1002581213733941248
jebatbtc
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
June 01, 2018, 09:15:56 PM
 #9

brilliant!!!!
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 01, 2018, 09:17:04 PM
 #10

https://link.springer.com/chapter/10.1007/978-3-662-53887-6_8
some infos to balloon hashing
perlalive
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 01, 2018, 09:17:57 PM
 #11

Hm, have problem with compiling on ubuntu 16.04:

Code:
  CXXLD    deftd
/usr/bin/ld: libbitcoin_consensus.a(libbitcoin_consensus_a-balloon.o): relocation R_X86_64_PC32 against undefined symbol `SHA256_Init@@OPENSSL_1.0.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:3641: recipe for target 'deftd' failed
make[2]: *** [deftd] Error 1

Can dev to fix this? Please.

can you do a git pull and recompile again? issue should be resolved, apologies..

Yes, it successful compiled now. Thanks, mate!
AmoreJaz
Legendary
*
Offline Offline

Activity: 3094
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
June 01, 2018, 09:20:56 PM
 #12

seems that this is another good project to watch for. not for those bounty hunters out there. lol

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
June 01, 2018, 09:54:59 PM
 #13

Pool really sucks, we don't have any information about what we are mining !
jpdorn
Sr. Member
****
Offline Offline

Activity: 429
Merit: 259


View Profile
June 02, 2018, 12:14:37 AM
 #14

Consider creating a moderated thread, there's too many trash spammers services out here.
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
June 02, 2018, 12:36:52 AM
 #15

setgenerate works decently or prefer the cpuminer..?

$MAID & $BTC other than that some short hodls and some long held garbage.
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
June 02, 2018, 07:01:23 AM
 #16

setgenerate works decently or prefer the cpuminer..?


for solo cpuminer to wallet RPC.. setgenerate is disabled
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 07:12:12 AM
 #17

setgenerate works decently or prefer the cpuminer..?

unfortunately setgenerate was removed early on (in 0.13 i think), i did briefly visit this but decided that external cpuminer/getblocktemplate or stratum would be the way to go.

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 07:16:45 AM
 #18

setgenerate works decently or prefer the cpuminer..?


for solo cpuminer to wallet RPC.. setgenerate is disabled

If you go to the '%AppData%\Roaming\Deft' folder and create Deft.conf with the following:
Code:
server=1
daemon=1
rpcuser=chooseausername
rpcpassword=chooseapassword
rpcbind=127.0.0.1
rpcallowip=127.0.0.1

Then save, launch Deft wallet.. you should be able to solo-mine by changing your launch.cmd to read:
Code:
cpuminer.exe -a balloon -o http://127.0.0.1:12668 -u chooseausername -p chooseapassword --no-getwork --coinbase-addr=anaddressfromyourwallet

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 07:23:18 AM
 #19

Pool really sucks, we don't have any information about what we are mining !

i will add a module later today which displays current earnings/balances.

my father wears sneakers in the pool
brjameng
Sr. Member
****
Offline Offline

Activity: 742
Merit: 250



View Profile
June 02, 2018, 08:02:34 AM
 #20

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Is there any easier material that can be read to know about the project?
skitalez
Jr. Member
*
Offline Offline

Activity: 222
Merit: 2


View Profile
June 02, 2018, 09:54:44 AM
 #21

It's nice to see a new algorithm for the CPU. Unfortunately, there is very little information about the project. Can you show a road map?

●● ● Me\/u ● ●● BET ON ANYTHING, ANYTIME, AGAINST ANYONE ●● ● Me\/u ● ●● (https://www.mevu.bet/)
luckydoky
Jr. Member
*
Offline Offline

Activity: 231
Merit: 1


View Profile
June 02, 2018, 10:02:13 AM
 #22

Good luck with your project, it's always nice to see a new cpu coin.

Do you offer translation bounties ? If so I'd like to reserve french translation.

Genesisnetwork.io │ P2P Payment Ecosystem │ POW-MNs
Solution for businesses & e-commerce
Fair Launch │ Airdrops & Bounties
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 02, 2018, 10:09:24 AM
 #23

We are in Wink

#crysx

ILLQTenebris
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
June 02, 2018, 10:17:47 AM
 #24

Look's good. So there is no CPU miner on Win?
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 02, 2018, 10:28:00 AM
Last edit: June 02, 2018, 11:25:52 AM by chrysophylax
 #25

### CWI PYROXENE (theMINE) - DEFT

Hi All ...

Pyroxene has been updated with two new pools - Deft being one of them.

Our pools require registration and registration only once for all the pools in this server.

To mine Deft we have two ports available - lodiff and hidiff.

lodiff (for Single-CPU and lower hashrate) - Port 2600
hidiff (for Multi-CPU and higher hashrate) - Port 6600

Connect via stratum for both lodiff and hidiff respectively using the following ...

Code:
stratum+tcp://ame-st01.chainworksindustries.com:2600/
stratum+tcp://ame-st01.chainworksindustries.com:6600/

The pool itself can be accessed via the Pyroxene link here - http://pyroxene.chainworksindustries.com/deft/

Barrystyle has done a great job with this coin, and being one of members of theTEAM, makes Deft a CWI-Partner coin. This means we will continue to support Deft in all of our infrastructure, including Pyroxene (theMINE).

Let us know if any issues arise, as we are improving the entire Pyroxene platform regularly.

NJOI mining.

#crysx

barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 11:16:55 AM
 #26

Good luck with your project, it's always nice to see a new cpu coin.

Do you offer translation bounties ? If so I'd like to reserve french translation.

please read the first post for information relating to translation bounties.

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 11:20:10 AM
 #27

Look's good. So there is no CPU miner on Win?

please check first post..
there is one available at https://github.com/deftchain/cpuminer-balloon/releases

my father wears sneakers in the pool
Infek
Member
**
Offline Offline

Activity: 280
Merit: 10


View Profile
June 02, 2018, 11:27:54 AM
 #28

Looks pretty interesting,  I'll see how it will develop. All the same the competition is high and the market is not at its best.
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
June 02, 2018, 11:36:18 AM
 #29

I like CPU mining and good luck with your project. I will give it a try on mining it.
murphy202
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
June 02, 2018, 11:55:19 AM
 #30

great project ,the decent dev will biring us to the moon soon!
ILLQTenebris
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
June 02, 2018, 11:59:45 AM
 #31

Look's good. So there is no CPU miner on Win?

please check first post..
there is one available at https://github.com/deftchain/cpuminer-balloon/releases
Thanks so much!
I'm in.  Wink
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 02, 2018, 12:58:24 PM
 #32

cryptoinsider
https://twitter.com/uscryptoinsider/status/1002853450667954176
Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
June 02, 2018, 01:12:42 PM
 #33

How to limit cpu threads in cpu miner... Please advise. Want to set it to 2.
ILLQTenebris
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
June 02, 2018, 01:22:56 PM
 #34

How to limit cpu threads in cpu miner... Please advise. Want to set it to 2.
-t 2
Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
June 02, 2018, 01:27:16 PM
 #35

How to limit cpu threads in cpu miner... Please advise. Want to set it to 2.
-t 2

Thanks buddy Smiley
Mining it on my laptop. So gonna use only 2 instead of 4 cores.
BitcoinPappi
Legendary
*
Offline Offline

Activity: 915
Merit: 1005


View Profile
June 02, 2018, 01:37:58 PM
 #36

Do you plan to release the NOMP module or the source for the pool that has DEFT implemented since it is open source
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 02, 2018, 01:58:03 PM
 #37

Do you plan to release the NOMP module or the source for the pool that has DEFT implemented since it is open source

The hash module is already there in git ...

https://github.com/deftchain/balloon_hash - all you have to do is compile the module into the OS. Though NOMP and Node based systems I am personally unsure of how to implement, as I can see almost all Python Hash Modules can be imported into almost all stratum implementations.

#crysx

barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 03:19:35 PM
 #38

Do you plan to release the NOMP module or the source for the pool that has DEFT implemented since it is open source

interesting phrasing; but i'll let that one pass as i had already uploaded it a few hours previous (https://github.com/deftchain/multi-hashing-balloon).. enjoy  Wink

my father wears sneakers in the pool
DjemBoot
Newbie
*
Offline Offline

Activity: 182
Merit: 0


View Profile WWW
June 02, 2018, 04:12:27 PM
 #39

Somebody is mining with 56 KH/s. Is it really using CPU? I am curious somebody is using GPU rigs to mine this coin. Please enlight me...
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 04:28:57 PM
 #40

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Is there any easier material that can be read to know about the project?

It's nice to see a new algorithm for the CPU. Unfortunately, there is very little information about the project. Can you show a road map?

balloon hashing is quite a unique and versatile hashing algorithm, not to mention being the first implementation of it; instead of the same algorithm being copy and pasted as we seem to find quite regularly these days. in addition to the firm yet forgiving dual_kgw3 retargeting algorithm, the coin itself has quite a small supply; which will take a small while to reach its full reward as to ensure a stable value without 'instaminers' disrupting the market.

the biggest point i'm trying to make here is the following.. i've been cryptoprogramming for 3-4 years now, yet in this time i havent released my own currency; the work has always been for others. now that i have some time to put the requisite effort into my own cryptocurrency, im able to do this without the pressure of deadlines and can simply enjoy the fruition of my work. in my mind this will translate directly into a usable coin that will retain value in times to come; not to mention being done for enjoyments sake, not profit.

a roadmap isn't out of the question - but not at the moment. things like an electrum wallet, mobile wallet are definitely going to happen in the future; lets see how the currency is received by the public first..

james

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 02, 2018, 04:33:09 PM
 #41

Somebody is mining with 56 KH/s. Is it really using CPU? I am curious somebody is using GPU rigs to mine this coin. Please enlight me...

at the moment it is all cpu. i realise that to anyone skeptical, 56kh might look like a lot, but in reality it is either a set of physical/virtual servers working as a single user.

i have started working on an implementation for gpu, but this is more to offload the hashing algorithm so it doesnt bog down the user's machine, as it won't hold a great deal of advantage over cpu due to the way the hashing works.

i'm currently separating balloon from it's dependency on the openssl library (sha, evp and aes functions); i'm about 1/3 of the way through, once it is independent, i will attempt an opencl kernel. however this is all being communicated clearly and will be publically released, not a private or 'for sale' miner.

james

my father wears sneakers in the pool
Rion
Jr. Member
*
Offline Offline

Activity: 206
Merit: 1


View Profile WWW
June 03, 2018, 06:20:48 AM
 #42

Nowadays what makes a coin important isn't what hashing algorithm it uses, but its purpose. Is there any purpose other than to show off a new algo?

Holding: Bitcoin | Ethereum | Ark
Sandman822
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 03, 2018, 06:32:39 AM
 #43

Any Linux binaries available? I know with Argon2 coins, the Linux binaries often perform better than Windows.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 03, 2018, 11:05:01 AM
 #44

### CWI PYROXENE (theMINE) - DEFT

Hi All ...

For the last two days, only a day after we opened the pool, we had an attacker send false shares and flood our pool, making almost impossible to mine at Pyroxene - Deft.

We have located the IP, which came from China, and since have locked the account and banned the IP.

We have decided that it is fair and NOT unjust to have a ZERO TOLERANCE policy placed on the pool due to it's small hashrate and the number of people mining there. So if this happens again, we will not notify, we will just block and contend with it as we see fit, including ANY and ALL of the funds that the attacker may accrue towards his/her account.

Pyroxene - DEFT is now open again for mining, and we are working on a number contingencies to mitigate such foul behaviour again.

We also would like to acknowledge that MOST of the miners and users are fair in use and mine with honest intentions, so if there are any questions, please ask and we will endeavour to ensure that we answer as promptly as possible.

Pyroxene (theMINE) main page is located here - http://pyroxene.chainworksindustries.com/
Pyroxene - DEFT is located here - http://pyroxene.chainworksindustries.com/deft/

Remember - the more miners, the more chance of solving blocks, and the more decentralized the mining becomes. As always, if there are any issues, please notify us via the Pyroxene Thread, here, or via the CWI-Slack.

Thanks,

#crysx

H_tchet
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
June 03, 2018, 11:23:59 AM
 #45

congratulations on your new project, looks very interesting Smiley

http://mining4.co.uk has added deftchain solo and pplnt pools! full api, per worker naming and stats, offline worker notifications by discord bot and much more , come join us

http://deft.mining4.co.uk/

http://deft-solo.mining4.co.uk/

https://discord.gg/5v5QT3W
Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
June 03, 2018, 02:39:11 PM
 #46

Poo.Deft.Host is not showing how much I made .... Can this be fixed ?
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 03, 2018, 07:21:08 PM
 #47

http://pool.deft.host:81/

U can use this. Its is very basic, but it helps.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 04, 2018, 08:30:29 PM
 #48

Please join Discord. We are currently working on a proper yiimp integration.

https://discord.gg/p8fyjAy
moofone
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile
June 04, 2018, 11:15:40 PM
 #49

PROUD TO BE THE FIRST YIIMP POOL OFFERING DEFT!!!

🇨🇦  icemining  🇨🇦
M I N I N G    P O O L



Dedicated Servers with Raid NVMe  ❄️  1GBps with Anti-DDoS  ❄️  Friendly Smiley and Responsive Support



Website  ❄️  Discord

Code:
-a balloon -o stratum+tcp://mine.icemining.ca:5100 -u <WALLET ADDRESS> -p c=DEFT
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 05, 2018, 11:29:41 AM
 #50

Somebody is mining with 56 KH/s. Is it really using CPU? I am curious somebody is using GPU rigs to mine this coin. Please enlight me...

by connecting all CPUs You have on disposition to the same wallet address You can make great numbers
it depends only how many CPUs do You have ;-)

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
kerzNOberz
Jr. Member
*
Offline Offline

Activity: 55
Merit: 3


View Profile
June 05, 2018, 03:38:13 PM
 #51

can anyone comment on what hashrate to expect from a i7 8700k (stock speeds) with the cpuminer-balloon ? mine seems a bit low @ ~600h/s. thanks!

BTC:   36rCoHUtzBcAXxbNHco19ThpKgtCdxfU6i
RVN:   RKauAgDZQ3G77yKqwZEN2F8ZcyAM5LueFZp
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 05, 2018, 05:17:17 PM
 #52

Pool really sucks, we don't have any information about what we are mining !


Ofcourse you have dear
Just use the ctrl+f in your browser, add your wallet adress, and you will see what hashrate are you generating

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 05, 2018, 07:45:57 PM
 #53

PROUD TO BE THE FIRST YIIMP POOL OFFERING DEFT!!!

🇨🇦  icemining  🇨🇦
M I N I N G    P O O L



Dedicated Servers with Raid NVMe  ❄️  1GBps with Anti-DDoS  ❄️  Friendly Smiley and Responsive Support



Website  ❄️  Discord

Code:
-a balloon -o stratum+tcp://mine.icemining.ca:5100 -u <WALLET ADDRESS> -p c=DEFT

great job. First Yiimp implementation for balloon hash,.
kerzNOberz
Jr. Member
*
Offline Offline

Activity: 55
Merit: 3


View Profile
June 05, 2018, 09:02:26 PM
Last edit: June 05, 2018, 09:34:37 PM by kerzNOberz
 #54

Started this up on a few machines on the official pool. Has anyone benchmarked on various CPUs? For reference, some of my hashrates are below.

i7 8700k 4.7Ghz (Ubuntu 18.04 // 12 threads): ~630h/s
i7 4790k 4.4Ghz (MacOSX // 8 threads): ~270h/s
i7 860 2.8Ghz (MacOSX // 4 threads): ~145h/s
Pentium G4440 (Windows 10 // 2 threads): ~100h/s
Intel Core m5 1.2Ghz (MacOSX // 4 threads): ~90h/s

BTC:   36rCoHUtzBcAXxbNHco19ThpKgtCdxfU6i
RVN:   RKauAgDZQ3G77yKqwZEN2F8ZcyAM5LueFZp
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 06, 2018, 05:45:04 AM
 #55



https://pool.coin-miners.info/site/gomining?algo=balloon DEFT Mining Pool
Fee: 1%

DDoS Protection for website & stratum

Payouts are made automatically every 1 hours for all balances above 0.01, or 0.001 on Sunday.


Stratum settings:



Code:
 -a balloon -o stratum+tcp://stratum-eu.coin-miners.info:8733 -u <DEFT_WALLET_ADDRESS> -p c=DEFT



Discord channel https://discord.gg/Kw7fWbx

hi scorpio18,

please revert to commit ff6700b82918f718c8155bc9f06d9e1d28453613, yesterday's commit was a patch to force segwit signalling to help diagnose icemining but this resulted in a fork as you can see.

i'd inserted a shim between nomp and the daemon a few days ago (to observe the json 'chatter'), and it receives a 'default_witness_commitment' when it requests getblocktemplate - unsure why yiimp is having trouble in this regard.

james

my father wears sneakers in the pool
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 06, 2018, 07:43:39 AM
 #56

we can trade only on discord? or?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
salecz
Full Member
***
Offline Offline

Activity: 189
Merit: 100


Od rodjenja mog....


View Profile WWW
June 07, 2018, 01:04:24 AM
 #57

cpu only with gpu miners? LOOOOOOL
basub44
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 07, 2018, 04:04:08 PM
 #58

Somebody is mining with 56 KH/s. Is it really using CPU? I am curious somebody is using GPU rigs to mine this coin. Please enlight me...

at the moment it is all cpu. i realise that to anyone skeptical, 56kh might look like a lot, but in reality it is either a set of physical/virtual servers working as a single user.

i have started working on an implementation for gpu, but this is more to offload the hashing algorithm so it doesnt bog down the user's machine, as it won't hold a great deal of advantage over cpu due to the way the hashing works.

i'm currently separating balloon from it's dependency on the openssl library (sha, evp and aes functions); i'm about 1/3 of the way through, once it is independent, i will attempt an opencl kernel. however this is all being communicated clearly and will be publically released, not a private or 'for sale' miner.

james

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

salecz
Full Member
***
Offline Offline

Activity: 189
Merit: 100


Od rodjenja mog....


View Profile WWW
June 07, 2018, 04:16:33 PM
 #59

Its scam. Avoid this "cpu" coin
salecz
Full Member
***
Offline Offline

Activity: 189
Merit: 100


Od rodjenja mog....


View Profile WWW
June 07, 2018, 09:00:34 PM
 #60

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high
hankrules
Hero Member
*****
Offline Offline

Activity: 673
Merit: 500


View Profile
June 07, 2018, 09:04:43 PM
 #61

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did (It's a sign of a coin progressing successfully).

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
salecz
Full Member
***
Offline Offline

Activity: 189
Merit: 100


Od rodjenja mog....


View Profile WWW
June 07, 2018, 09:10:14 PM
 #62

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did.

Devs said it is only cpu coin. When all people saw that there is gpu miner, dev edited thread...so...you know what i want to say
hankrules
Hero Member
*****
Offline Offline

Activity: 673
Merit: 500


View Profile
June 07, 2018, 09:18:15 PM
 #63

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did.

Devs said it is only cpu coin. When all people saw that there is gpu miner, dev edited thread...so...you know what i want to say

It's likely that a GPU miner surfaced in the very recently, and the dev reacted accordingly.  I can attest first hand that the coin was CPU minable for several days.

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
salecz
Full Member
***
Offline Offline

Activity: 189
Merit: 100


Od rodjenja mog....


View Profile WWW
June 07, 2018, 09:25:13 PM
 #64

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did.

Devs said it is only cpu coin. When all people saw that there is gpu miner, dev edited thread...so...you know what i want to say

It's likely that a GPU miner surfaced in the very recently, and the dev reacted accordingly.  I can attest first hand that the coin was CPU minable for several days.

CPU WITH 600KH in 1 wallet?? O yea 100000 ryzens...
Slkp
Sr. Member
****
Offline Offline

Activity: 433
Merit: 250


View Profile
June 07, 2018, 09:52:45 PM
 #65

Like Geekcash this coin probably has private gpu miner from the begining or someone has created it. The same 3-6 miners with hundreds cpu hashrate
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 08, 2018, 04:27:34 AM
 #66

Like Geekcash this coin probably has private gpu miner from the begining or someone has created it. The same 3-6 miners with hundreds cpu hashrate

We are a small team. And this. accusation is pointless because such a coin wouldnt survive one day in cryptospace. We dont mine our coin, why should we. We have specific premine for expenses and dev.


If a GPU miner has significant  more advantage over CPU, we would be the one who posting it here first.

cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 08, 2018, 06:00:13 AM
 #67

Like Geekcash this coin probably has private gpu miner from the begining or someone has created it. The same 3-6 miners with hundreds cpu hashrate

We are a small team. And this. accusation is pointless because such a coin wouldnt survive one day in cryptospace. We dont mine our coin, why should we. We have specific premine for expenses and dev.


If a GPU miner has significant  more advantage over CPU, we would be the one who posting it here first.




It happens with a lot of coins that start as CPU mining only but then either someone from the dev team comes up with a GPU miner and keeps it secret or someone not part of the dev team starts selling the GPU miner, I don't want to throw any accusations around but yea there's definitely something suspicious going on with the network hashrate.
sp3shal
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
June 08, 2018, 06:15:26 AM
 #68

I am currently VPS mining with 31 servers at 8KHS - CPU only i would love to throw my rigs on it.

Here is my addy  - dWagFCEh81mRi2kMppU3NKsDt815Cnn9b2

Watch it increase above 8khs with VPS cpu only - work smarter not harder.

If GPU mining was out trust me we would be smashing it, if you knew who was in our groups  Wink
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 08, 2018, 08:22:58 AM
 #69

Like Geekcash this coin probably has private gpu miner from the begining or someone has created it. The same 3-6 miners with hundreds cpu hashrate

We are a small team. And this. accusation is pointless because such a coin wouldnt survive one day in cryptospace. We dont mine our coin, why should we. We have specific premine for expenses and dev.


If a GPU miner has significant  more advantage over CPU, we would be the one who posting it here first.




It happens with a lot of coins that start as CPU mining only but then either someone from the dev team comes up with a GPU miner and keeps it secret or someone not part of the dev team starts selling the GPU miner, I don't want to throw any accusations around but yea there's definitely something suspicious going on with the network hashrate.


Our ambitions are different. If GPU miners appears, we will try to make general available.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 08, 2018, 09:06:52 AM
 #70

I am currently VPS mining with 31 servers at 8KHS - CPU only i would love to throw my rigs on it.

Here is my addy  - dWagFCEh81mRi2kMppU3NKsDt815Cnn9b2

Watch it increase above 8khs with VPS cpu only - work smarter not harder.

If GPU mining was out trust me we would be smashing it, if you knew who was in our groups  Wink


Well yeah I guess you're right it could be a bunch of botnets and servers, a GPU would probably bring difficulty up 10 times more.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 08, 2018, 03:21:34 PM
 #71

GPU ...

GPUMining Apps CAN and WILL be created for this algo. No question.

We know, as we do.

What you are all failing to see here is that BalloonHash is a very memory hard hashfunction, and is designed to lag the GPU in a way that it's performance may be better than a CPU, but not to the extents that most of you talk about.

Eg - For arguments sake (not so much hashrates but figures for the sake of the example), if a CPU does 7 and a GPU does 9 - you are admittedly gaining, as that is plain to see. The GPU itself is in front, but by how much?

Unlike a great many CPU algorithms that have come before BalloonHash, the optimization of the Algo is difficult enough, let alone the raw hash power of the GPU. Many of you are sounding like the CPU can 7 and the GPU can do 7000. With this Algo, almost impossible on that sort of scale, unless you have a farm of CPU/GPU hashers, and the amalgamation of such hardware could bring you that sort of magnitude of hashrate.

Just porting it to GPU is highly unlikely knowing the contents of the hashfunction used.

#crysx

poplar1987
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
June 08, 2018, 04:50:35 PM
 #72

Somebody is mining with 56 KH/s. Is it really using CPU? I am curious somebody is using GPU rigs to mine this coin. Please enlight me...

at the moment it is all cpu. i realise that to anyone skeptical, 56kh might look like a lot, but in reality it is either a set of physical/virtual servers working as a single user.

i have started working on an implementation for gpu, but this is more to offload the hashing algorithm so it doesnt bog down the user's machine, as it won't hold a great deal of advantage over cpu due to the way the hashing works.

i'm currently separating balloon from it's dependency on the openssl library (sha, evp and aes functions); i'm about 1/3 of the way through, once it is independent, i will attempt an opencl kernel. however this is all being communicated clearly and will be publically released, not a private or 'for sale' miner.

james

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU



Some mining plant with hundreds of E5-2680V2 CPUs can reach this easily.
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 08, 2018, 05:05:42 PM
 #73

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did.

Devs said it is only cpu coin. When all people saw that there is gpu miner, dev edited thread...so...you know what i want to say

It's likely that a GPU miner surfaced in the very recently, and the dev reacted accordingly.  I can attest first hand that the coin was CPU minable for several days.

CPU WITH 600KH in 1 wallet?? O yea 100000 ryzens...

i've personally spoken with the person whose wallet this belongs to, as i was concerned about a gpu miner; as well as the load it was placing on the server (no longer an issue). this person owns 400 machines each with twin x2630 cpus (4800 cores total). i was somewhat taken back, as few people have this sort of hardware 'laying around' at their disposal.

i went as far as to checking their share traffic, and to my relief they were all within standard distribution of cpu share size; just lots of them - there is never going to be a solution which prevents a person with this much processing horsepower. he was pretty upfront about it, so it doesnt bother me at all. there are a few members with ryzen cpus which achieve several kh due to the ryzen's 20mb l3 cache. one hundred of these machines could easily achieve 400kh.

the best part? 4800 cores and only 600kh? i think some people seriously need a reality check Roll Eyes

regarding the possibility of a gpu miner? entirely possible.
any algorithm devised could have a gpu miner written for it; the actual part that matters is the efficiency, if the miner is only 25h/s faster than a cpu, is it even a concern?
you know there are publically available GPU miners for argon2? do you realise that they arent even twice as fast as a cpu?
they are opencl concepts written for that exact purpose, a concept. feel free to checkout arionum's gpu miner (https://bitbucket.org/guli13/arionum-gpu-miner); to find that it is not popular at all.

i've openly stated that i will attempt my own gpu miner; not in the quest for more speed, but to offset the load placed on the cpu (several members have mentioned their machines being too sluggish to use). i've also stated that once a working one is complete, it will be a public release for all.

i'm not going to remove any posts regarding gpu miner accusations; i've even screenshotted them for later embarrassment as i know the posters will likely retract later. thats crypto for you Wink

james

my father wears sneakers in the pool
Couiz
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
June 08, 2018, 06:35:06 PM
 #74

I see that on my pool https://beastpool.com/ some ppl use official miner
don't forget to add -f65536 to params
BUT IT'S JUST FOR OFFICIAL MINER

Code:
cpuminer.exe -a balloon -o stratum+tcp://beastpool.com:6533 -u WALLET_ADDR -p c=DEFT -f65536

If you are using beastpool miner you don't need that param
Saying this just to clarify.
Happy mining  Smiley
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 08, 2018, 07:39:40 PM
 #75

GPU ...

GPUMining Apps CAN and WILL be created for this algo. No question.

We know, as we do.

What you are all failing to see here is that BalloonHash is a very memory hard hashfunction, and is designed to lag the GPU in a way that it's performance may be better than a CPU, but not to the extents that most of you talk about.

Eg - For arguments sake (not so much hashrates but figures for the sake of the example), if a CPU does 7 and a GPU does 9 - you are admittedly gaining, as that is plain to see. The GPU itself is in front, but by how much?

Unlike a great many CPU algorithms that have come before BalloonHash, the optimization of the Algo is difficult enough, let alone the raw hash power of the GPU. Many of you are sounding like the CPU can 7 and the GPU can do 7000. With this Algo, almost impossible on that sort of scale, unless you have a farm of CPU/GPU hashers, and the amalgamation of such hardware could bring you that sort of magnitude of hashrate.

Just porting it to GPU is highly unlikely knowing the contents of the hashfunction used.

#crysx

Thank you very much for the clarification. Very well written.
zayachkivska
Newbie
*
Offline Offline

Activity: 154
Merit: 0


View Profile
June 08, 2018, 07:56:02 PM
 #76

Interesting concept, I hope this project will be successful in the future, because the project is very helpful and everyone is easy to use it, because DEFT does not make the weight of PC
Christini
Member
**
Offline Offline

Activity: 209
Merit: 10


View Profile
June 08, 2018, 08:57:56 PM
 #77

Sounds like a very interesting project  I'll be definitely keeping an eye on it!
Couiz
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
June 09, 2018, 03:43:14 PM
Last edit: June 09, 2018, 03:57:51 PM by Couiz
 #78

I updated https://beastpool.com already.

You can now mine on my pool with official miner without any additional params. Smiley

And I set up 0% fee Smiley

Hope you like that change.
Happy mining.
WestHamFan10
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 10, 2018, 01:07:44 AM
 #79

Can someone help me with a problem I have with the windows miner? I have it set up to run, but it keeps saying stratum_recv_line failed and shares keep getting rejected because of low difficulty. Anyone know why this is? I have the bat files setup as follows: cpuminer-sse2.exe -a balloon -o stratum+tcp://deft.mining4.co.uk:3338 -u (my wallet).user1 -p x -q. Any help will be really appreciated.
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
June 10, 2018, 07:07:17 AM
 #80

7 8700k 4.7Ghz (Ubuntu 18.04 // 12 hilos): ~ 630H / s
4.4Ghz i7 4790k (MacOSX // 8 hilos): ~ 270h / s
i7 860 2.8Ghz (MacOSX // 4 hilos): ~ 145H / s
Pentium G4440 (Windows 10 // 2 hilos): ~ 100 h / s
Intel Core 1.2Ghz M5 (MacOSX // 4 hilos): ~ 90h / s

dZ3fGxJr1zdh1Ceu2pKvUVKz8HJdcAZkKZ    0    0    99.8%    440.17 KH
dHpqKwtaQG8ZWnN4BABgT5CFrGmTpUyKFT    0    0    99.78%    268.53 KH
This is impossible with only CPU

those are consumer grade CPUs

can you benchmark a farm filled with
Dual Socket Mobo
https://www.amazon.com/Supermicro-H11DSI-Dual-Socket-Motherboard/dp/B077YV53TZ
Using 2x Epyc 7601
https://www.newegg.com/Product/Product.aspx?Item=N82E16819113471

?

Or can you benchmark someone that just throws 10k usd per day to a cloud computing service like digital ocean, amazon aws or google thingies ?
You know that you can mine to a single address with multiple rigs at the same time and the hashrate will be combined, right ?

Its scam. Avoid this "cpu" coin

how ?
Can you elaborate ?
I mean, maybe, who knows but you don't say why.
That's typical merican, guilty until proven innocent, right ?
fucking hell

We are not fools here, this is ONLY CPU COIN, now thread are edited, and there is no "only cpu"
So someone have gpu miner, and that is reason why hashrate is so high

It's an open source project on an open network.  Anybody is free to develop a GPU miner, and it is inevitable that people will.  In fact, it would be disappointing if nobody did.

Devs said it is only cpu coin. When all people saw that there is gpu miner, dev edited thread...so...you know what i want to say

It's likely that a GPU miner surfaced in the very recently, and the dev reacted accordingly.  I can attest first hand that the coin was CPU minable for several days.

CPU WITH 600KH in 1 wallet?? O yea 100000 ryzens...

300 ryzens 2700x would do this HR easily.. easily possible with a CPU farm..
Kilverline
Member
**
Offline Offline

Activity: 142
Merit: 11


View Profile
June 10, 2018, 12:22:55 PM
 #81

I stopped mine and wait for gpu tool
boobgrabber
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 10, 2018, 02:11:48 PM
 #82

Any news on
"i will add a module later today which displays current earnings/balances."
?
RinceWind84
Member
**
Offline Offline

Activity: 263
Merit: 12

HODL! If it isn't a grudge...


View Profile
June 10, 2018, 02:20:43 PM
 #83

Dear fellow miners!

Please consider directing some of your hashing power to beastpool.com or icemining.ca

They are on 20 and 55 khash/s, respectively.

Let us spread the hashes around  Cool
Azima85
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
June 10, 2018, 03:27:03 PM
 #84

Very interesting to see a new algo coin..will be following the progress of the project.
WestHamFan10
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 10, 2018, 10:52:20 PM
 #85

Can someone help me with a problem I have with the windows miner? I have it set up to run, but it keeps saying stratum_recv_line failed and shares keep getting rejected because of low difficulty. Anyone know why this is? I have the bat files setup as follows: cpuminer-sse2.exe -a balloon -o stratum+tcp://deft.mining4.co.uk:3338 -u (my wallet).user1 -p x -q. Any help will be really appreciated.

If you aren't using BeastPool as your pool, you should stick with the official miner (https://github.com/deftchain/cpuminer-balloon/releases), I haven't looked into specifically why, but BeastPool's mining software only works on BeastPool

Thanks a million!
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 11, 2018, 08:34:04 AM
 #86


We've listed Deft (DEFT) on our exchange!

Trade DEFT for Bitcoin at DigitalFinex: https://digitalfinex.com/Exchange/?p=BTC-DEFT

We have the lowest fees at 0.09% each trade.

If you have any questions about the DEFT listing, please let me know.

Thanks!

Your Exchange is too premature and not the environment we like to be listed.

the link above is not working, it is going to another market BTC/GEEK not BTC/DEFT
please check it

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 11, 2018, 02:59:49 PM
 #87

With which command can i start the cpu miner on ubuntu? ./minerd does not work

Roels Major
Member
**
Offline Offline

Activity: 191
Merit: 56


View Profile
June 11, 2018, 04:05:39 PM
 #88


We've listed Deft (DEFT) on our exchange!

Trade DEFT for Bitcoin at DigitalFinex: https://digitalfinex.com/Exchange/?p=BTC-DEFT

We have the lowest fees at 0.09% each trade.

If you have any questions about the DEFT listing, please let me know.

Thanks!

Your Exchange is too premature and not the environment we like to be listed.

Yea, why not just Trade Ogre Dev and Mods? https://tradeogre.com/markets Very cheap fee for withdrawal and fast, and rapidly growing, and off course no fee for listing so far. Check it Out : https://docs.google.com/forms/d/e/1FAIpQLScolXS8WMCDG7j8dIAbmutrQR6BWD5BrOCcRKJLCFfgPTBwoQ/viewform

"I select a very small number of things to be sceptical about, such as markets, and on these I am hypersceptic. But I want to be fooled by randomness in art." — Nassim Nicholas Taleb
KaptainBlaZzed
Newbie
*
Offline Offline

Activity: 100
Merit: 0


View Profile
June 11, 2018, 07:03:57 PM
 #89

With which command can i start the cpu miner on ubuntu? ./minerd does not work

you need to download the custom miner for this algo.
kerzNOberz
Jr. Member
*
Offline Offline

Activity: 55
Merit: 3


View Profile
June 12, 2018, 04:36:44 AM
 #90

Blockcruncher added DEFT recently and could really use some more miners. We found 1 block quickly, but are still looking for our second. We are a nice yiimp pool with a VERY low 0.25% fee. Come spread the hashrate out and help secure the network!

https://blockcruncher.com/

Currently 13 miners @ 2.9kh/s

Code:
-a balloon -o stratum+tcp://blockcruncher.com:5566 -u <wallet> -p c=DEFT

BTC:   36rCoHUtzBcAXxbNHco19ThpKgtCdxfU6i
RVN:   RKauAgDZQ3G77yKqwZEN2F8ZcyAM5LueFZp
fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 12, 2018, 05:44:07 AM
 #91

With which command can i start the cpu miner on ubuntu? ./minerd does not work

you need to download the custom miner for this algo.

Yes I have the Customer miner But I dont know the correct command to start it

RinceWind84
Member
**
Offline Offline

Activity: 263
Merit: 12

HODL! If it isn't a grudge...


View Profile
June 12, 2018, 08:54:34 AM
 #92

With which command can i start the cpu miner on ubuntu? ./minerd does not work

you need to download the custom miner for this algo.

Yes I have the Customer miner But I dont know the correct command to start it
Someone walked me through this on discord.
After building I did the following

1. (Command in terminal)nano mining.sh
2. in nano. edit the file to fit your pool, address, password and perhaps amount of threads. (cpuminer -a balloon -o statum+tcp://pool.deft.host:3333 -u "Your deft address" -p "your password" -t "number of miner threads"
3. save your changes by pressing Ctrl+O and then exit by pressing Ctrl+X
4. (Command in terminal)chmod +x mining.sh
5. ./mining.sh      should start the miner
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
June 12, 2018, 01:45:40 PM
 #93

Interesting coin. Will add our own pool soon Smiley
fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 12, 2018, 02:13:26 PM
 #94

With which command can i start the cpu miner on ubuntu? ./minerd does not work

you need to download the custom miner for this algo.

Yes I have the Customer miner But I dont know the correct command to start it
Someone walked me through this on discord.
After building I did the following

1. (Command in terminal)nano mining.sh
2. in nano. edit the file to fit your pool, address, password and perhaps amount of threads. (cpuminer -a balloon -o statum+tcp://pool.deft.host:3333 -u "Your deft address" -p "your password" -t "number of miner threads"
3. save your changes by pressing Ctrl+O and then exit by pressing Ctrl+X
4. (Command in terminal)chmod +x mining.sh
5. ./mining.sh      should start the miner

thanx man

fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 12, 2018, 02:14:02 PM
 #95

Mined for almost 3 hours in the http://pool.deft.host/ pool but no rewards?


Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
June 12, 2018, 02:17:56 PM
 #96

Mined for almost 3 hours in the http://pool.deft.host/ pool but no rewards?



Minimum payout 0.25 Deft
You can check rewards over here.
http://pool.deft.host:81
fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 12, 2018, 02:23:12 PM
 #97

Mined for almost 3 hours in the http://pool.deft.host/ pool but no rewards?



Minimum payout 0.25 Deft
You can check rewards over here.
http://pool.deft.host:81

ah check when my rewards are more then 0.25 i'm getting payed?

RinceWind84
Member
**
Offline Offline

Activity: 263
Merit: 12

HODL! If it isn't a grudge...


View Profile
June 12, 2018, 04:19:53 PM
 #98

Mined for almost 3 hours in the http://pool.deft.host/ pool but no rewards?



Minimum payout 0.25 Deft
You can check rewards over here.
http://pool.deft.host:81

ah check when my rewards are more then 0.25 i'm getting payed?
Yes...
Quote from pool website: "pays occur every ten minutes, for minimum of 0.25 DEFT"
:-)
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 12, 2018, 08:54:39 PM
 #99

Blockcruncher added DEFT recently and could really use some more miners. We found 1 block quickly, but are still looking for our second. We are a nice yiimp pool with a VERY low 0.25% fee. Come spread the hashrate out and help secure the network!

https://blockcruncher.com/

Currently 13 miners @ 2.9kh/s

Code:
-a balloon -o stratum+tcp://blockcruncher.com:5566 -u <wallet> -p c=DEFT

i put you into ANN. Good Luck
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
June 12, 2018, 09:27:23 PM
Last edit: June 13, 2018, 10:15:30 AM by annapotpot
 #100

New DEFT mining pool with clean and straightforward Pool Interface.

https://deft.leafpool.com/



 1% Pool fee
 No registration required
 Pool running on a dedicated server
 Location: US Eastcoast (US Westcoast and EU will soon be added)
 Payout threshold: 0.1 DEFT
 PPLNT payout scheme
 Vardiff enabled: Pool will automatically adjust your diff based on your hashrate
 Supports Workername: Just use format
Code:
YOUR_ADDRESS.WorkerName


 
Code:
cpuminer.exe -a balloon -o stratum+tcp://mine-deft.leafpool.com:6611 -u YOUR_DEFT_ADDRESS.WORKERNAME -p x -q


By the way you need a better logo  Grin You could probably start a bounty for a logo contest.
KaptainBlaZzed
Newbie
*
Offline Offline

Activity: 100
Merit: 0


View Profile
June 13, 2018, 02:59:29 PM
 #101

Come join the only CPU Mining Group on telegram and have your say about anything CPU!! 💪

https://t.me/CPUtalk   
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 13, 2018, 08:40:02 PM
 #102

New DEFT mining pool with clean and straightforward Pool Interface.

https://deft.leafpool.com/



 1% Pool fee
 No registration required
 Pool running on a dedicated server
 Location: US Eastcoast (US Westcoast and EU will soon be added)
 Payout threshold: 0.1 DEFT
 PPLNT payout scheme
 Vardiff enabled: Pool will automatically adjust your diff based on your hashrate
 Supports Workername: Just use format
Code:
YOUR_ADDRESS.WorkerName


 
Code:
cpuminer.exe -a balloon -o stratum+tcp://mine-deft.leafpool.com:6611 -u YOUR_DEFT_ADDRESS.WORKERNAME -p x -q


By the way you need a better logo  Grin You could probably start a bounty for a logo contest.

you have no idea, what kind of logos we got beside this one.
ICBitcoinpeeple
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
June 14, 2018, 04:10:45 PM
 #103

I have mined a lot of different CPU coins lately. .. is there anything new about this one besides the algo and number of finite amount? I am getting burned out on them need motivation......
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 14, 2018, 06:34:00 PM
 #104

deft : balloon hashing is a memory-hard pow algorithm - future tasklist

https://mega.nz/#!KVFXQIKK!ht9rj3oy_b4jHCphQaNstR1LXoGuToF0NcXNw3-GmRs
ICBitcoinpeeple
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
June 14, 2018, 06:46:21 PM
 #105

Can you post another discord link? the front page link is expired
RinceWind84
Member
**
Offline Offline

Activity: 263
Merit: 12

HODL! If it isn't a grudge...


View Profile
June 14, 2018, 11:28:16 PM
 #106

https://discord.gg/yhE4YT
MadHacker
Full Member
***
Offline Offline

Activity: 235
Merit: 100



View Profile
June 15, 2018, 04:30:32 AM
 #107

Where can i download a binary of the CPUMiner for windows?
I can't seem to build it due to compile errors.
HarryPorter
Hero Member
*****
Offline Offline

Activity: 610
Merit: 506

crypto = passion


View Profile
June 15, 2018, 08:14:29 AM
 #108

Where can i download a binary of the CPUMiner for windows?
I can't seem to build it due to compile errors.

1. on first page of  DEFT anno: https://bitcointalk.org/index.php?topic=4396753.0 , you can find:



2. it will redirect you to: https://github.com/deftchain/cpuminer-balloon, then you need to click "releases":



3. and you can find what you looking for:




be aware for BeastPoll https://beastpool.com/, you need to add -f65536 if you using official miner, so your command line should looks like :

cpuminer.exe -a balloon -o stratum+tcp://beastpool.com:6533 -u WALLET_ADDR -p c=DEFT -f65536


or if you use miner delivered by BeastPool - then line without -f65536 parameter





https://www.bitmex.com/app/register/XTo064 - enjoy a 10% fee discount for 6 months.
LaScuderia
Full Member
***
Offline Offline

Activity: 588
Merit: 100


View Profile
June 15, 2018, 08:45:20 AM
 #109

Where can i download a binary of the CPUMiner for windows?
I can't seem to build it due to compile errors.

1. on first page of  DEFT anno: https://bitcointalk.org/index.php?topic=4396753.0 , you can find:



2. it will redirect you to: https://github.com/deftchain/cpuminer-balloon, then you need to click "releases":



3. and you can find what you looking for:




be aware for BeastPoll https://beastpool.com/, you need to add -f65536 if you using official miner, so your command line should looks like :

cpuminer.exe -a balloon -o stratum+tcp://beastpool.com:6533 -u WALLET_ADDR -p c=DEFT -f65536


or if you use miner delivered by BeastPool - then line without -f65536 parameter






Thanks for explaining it to many people as it will help me. Is there an estimate of the cost of mining this token and the profit for it? Or while it's too early to talk about this, and mining is more likely in terms of price growth?
MadHacker
Full Member
***
Offline Offline

Activity: 235
Merit: 100



View Profile
June 15, 2018, 11:29:36 PM
 #110

Where can i download a binary of the CPUMiner for windows?
I can't seem to build it due to compile errors.

1. on first page of  DEFT anno: https://bitcointalk.org/index.php?topic=4396753.0 , you can find:



2. it will redirect you to: https://github.com/deftchain/cpuminer-balloon, then you need to click "releases":



3. and you can find what you looking for:




be aware for BeastPoll https://beastpool.com/, you need to add -f65536 if you using official miner, so your command line should looks like :

cpuminer.exe -a balloon -o stratum+tcp://beastpool.com:6533 -u WALLET_ADDR -p c=DEFT -f65536


or if you use miner delivered by BeastPool - then line without -f65536 parameter






Thanks, Mining now Smiley
luksbit
Sr. Member
****
Offline Offline

Activity: 1204
Merit: 252



View Profile
June 16, 2018, 12:16:28 AM
 #111

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?
HLINK_Marketer1
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
June 16, 2018, 07:57:41 AM
 #112

This coin is a scam whereby the developer cannot even handle some criticism and scamming people around. Immatured and noob developer. Same goes to the scammy coin.
Evo_coder
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 16, 2018, 09:37:25 AM
 #113

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.
doubledata
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 16, 2018, 09:49:45 AM
 #114

This coin is a scam whereby the developer cannot even handle some criticism and scamming people around. Immatured and noob developer. Same goes to the scammy coin.

Could you explain your claims in more detail?
Frederic miski
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 16, 2018, 01:30:31 PM
 #115

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

Thanks Man, its working good. I have transferred the BTC to your address.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 16, 2018, 04:47:03 PM
 #116

This coin is a scam whereby the developer cannot even handle some criticism and scamming people around. Immatured and noob developer. Same goes to the scammy coin.

hello, you talked to me. I am not the developer, barry with 5 years of crypto programming is.

We banned you because you tried to promote several times a scam exchange named digitalfinex.

Thank you for the FUD and bumping our thread. But we will not do same favour to a junior member and dev of shitty geekcash.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 16, 2018, 04:53:21 PM
 #117

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

For sure. Contact me in Discord. Cs
Christini
Member
**
Offline Offline

Activity: 209
Merit: 10


View Profile
June 16, 2018, 05:28:53 PM
 #118

A large number of users appreciated this project and invite all new participants here, this is a good indicator, I think that due to active users who promote projects, this sphere will develop in the future!
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 16, 2018, 06:41:21 PM
 #119

This coin is a scam whereby the developer cannot even handle some criticism and scamming people around. Immatured and noob developer. Same goes to the scammy coin.

open to all criticism matey  Roll Eyes

my father wears sneakers in the pool
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 16, 2018, 06:44:55 PM
 #120

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

Thanks Man, its working good. I have transferred the BTC to your address.

are you able to show any evidence, screenshot perhaps?
i'd love to give everyone the benefit of the doubt, but this is crypto Smiley

my father wears sneakers in the pool
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 16, 2018, 11:25:34 PM
 #121

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

nVidia based? ...

and linux (Fedora 27 x64) ...

We would be interested in working with you for a version for us if not.

#crysx

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 16, 2018, 11:28:27 PM
 #122

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

Thanks Man, its working good. I have transferred the BTC to your address.

are you able to show any evidence, screenshot perhaps?
i'd love to give everyone the benefit of the doubt, but this is crypto Smiley

Ditto ...

What he (barrystyle) said Wink

#crysx

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 16, 2018, 11:37:36 PM
Last edit: June 17, 2018, 12:00:48 PM by chrysophylax
 #123

This coin is a scam whereby the developer cannot even handle some criticism and scamming people around. Immatured and noob developer. Same goes to the scammy coin.

At first I was not going to respond to this obviously ridiculous post ...

BUT, I can't help but to back the people that we call members of our (CWI) theTEAM.

Not only are your accusations unfounded, but they are uncalled for and completely inappropriate when it comes to James.

- He is by far one the nicest guys I personally have met, in the order of 'up there with the best' level of nice.
- Intelligence to boot.
- A developer of ours and a team member that does more than his fair share of work and critical input.

Your false accusations about the coin, and James, are the thing of deletions that I personally would have no issue putting in the bin as soon as I see it. Had YOU been even 1/100th the talent that James is, and built/developed what he has in CWI with us, then MAYBE you would have the right to speak. Since you can not even correlate a decent sentence, and post, I would assume you are about as competent as a pigeon in a chicken coup. All show - no cluck.

Imbeciles like you are what make this CryptoIndustry one point in the negative. People like James are those that make the CryptoIndustry 70 points in the positive making it a MUCH better place.

You think James can't handle criticism? Then you haven't dealt with ME personally. I can assure you James can handle ANYTHING that you can throw at him, because if it is 1% of what I do as Team Lead of CWI, then you don't stand a chance against him in any sort of fight, Crypto based or Intellectual.

#crysx

Evo_coder
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 17, 2018, 10:01:59 AM
 #124

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

nVidia based? ...

and linux (Fedora 27 x64) ...

We would be interested in working with you for a version for us if not.

#crysx

Thanks Man for the interest, I am planning to upload the code in Github.
I know its difficult to get some BTC donnation from miners. I sent the GPU miner to 5 people but only 1 donated yesterday.
so I am planning to mine some 2000 deft and release the GPU code and repository to public, I will post the link here.
sorry if the chain difficulty increased because of me.    
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 17, 2018, 10:12:07 AM
 #125

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

nVidia based? ...

and linux (Fedora 27 x64) ...

We would be interested in working with you for a version for us if not.

#crysx

Thanks Man for the interest, I am planning to upload the code in Github.
I know its difficult to get some BTC donnation from miners. I sent the GPU miner to 5 people but only 1 donated yesterday.
so I am planning to mine some 2000 deft and release the GPU code and repository to public, I will post the link here.
sorry if the chain difficulty increased because of me.    


Can you please join discord. And if you are first one who is able to show us a working gpu miner. 400 Deft is yours
HLINK_Marketer1
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
June 18, 2018, 06:04:24 AM
 #126

lol, you shitty person, condemned the exchange as scam and now condemn geekcash too ? you are really a shit with your shit coin.
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
June 18, 2018, 10:38:44 AM
 #127

Dear miners and members of the community!
Russian translation - https://bitcointalk.org/index.php?topic=4489553.0
Welcome!

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Belg
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 18, 2018, 12:07:40 PM
 #128

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

nVidia based? ...

and linux (Fedora 27 x64) ...

We would be interested in working with you for a version for us if not.

#crysx

Thanks Man for the interest, I am planning to upload the code in Github.
I know its difficult to get some BTC donnation from miners. I sent the GPU miner to 5 people but only 1 donated yesterday.
so I am planning to mine some 2000 deft and release the GPU code and repository to public, I will post the link here.
sorry if the chain difficulty increased because of me.    


CUDA or OpenCL?
What hashrates do you get? (on which cards?)

Would be interesting to see if your gpuminer is faster or slower than my gpuminer Wink
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 18, 2018, 12:18:34 PM
 #129

In these mining pools, can any miner be used, that is, mining by the CPU, or video cards AMD e NVIDIA ?

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

nVidia based? ...

and linux (Fedora 27 x64) ...

We would be interested in working with you for a version for us if not.

#crysx

Thanks Man for the interest, I am planning to upload the code in Github.
I know its difficult to get some BTC donnation from miners. I sent the GPU miner to 5 people but only 1 donated yesterday.
so I am planning to mine some 2000 deft and release the GPU code and repository to public, I will post the link here.
sorry if the chain difficulty increased because of me.    


CUDA or OpenCL?
What hashrates do you get? (on which cards?)

Would be interesting to see if your gpuminer is faster or slower than my gpuminer Wink


me interested in an AMD gpu miner too

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
June 18, 2018, 06:14:45 PM
Last edit: June 18, 2018, 08:40:33 PM by nakashu
 #130

lol, you shitty person, condemned the exchange as scam and now condemn geekcash too ? you are really a shit with your shit coin.

man you are unbelievable.. I have seen the exchange.. to quote a classic: "looks like a nigerian scam website"...

the only coin that is supposed to have any trading volume there is geekcash and it says 50000 sats...

you should better STFU in order to retain some dignity
HLINK_Marketer1
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile WWW
June 19, 2018, 04:48:47 AM
 #131

LMAO before you condemn the exchange name, please check your bloody facts. Geek cash and litecoin X were traded at there. And the people using it find it good too. Only your stupid developer and shitty coin gets jealous of it and screw the reputation. So, why don't you STFU?
Michelle_Lar
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 19, 2018, 05:04:20 AM
 #132

Hello DEV's. The business will be successful!
Cognitive design, very nice website!
Blockguru
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 19, 2018, 11:46:31 AM
 #133

Really good to see balloon in action. Waiting for the exchange listing.
monkins1010
Jr. Member
*
Offline Offline

Activity: 41
Merit: 1


View Profile
June 19, 2018, 12:33:34 PM
 #134

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
June 19, 2018, 02:20:22 PM
 #135

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.
Anyone already tried this? I checked the repo and there is no commits for the balloon algo. So Ill wait first before trying this out.
monkins1010
Jr. Member
*
Offline Offline

Activity: 41
Merit: 1


View Profile
June 19, 2018, 02:39:49 PM
 #136

I had trouble uploading the code.. So I just forked the cc miner so I could put the release on. I made 3 files balloon.h, ballooncore.cu & baloon.cu . And added in the algo to miner.cpp.

It's only using the memory of the gpus and a tiny bit of the gpus core. So don't expect the world. I tested it on a rig of 3 x 1060's. And as its v2 and v3 will be better once I've ported more code to the cuda cores.

Enjoy
Couiz
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
June 19, 2018, 04:25:28 PM
Last edit: June 19, 2018, 04:49:11 PM by Couiz
 #137

Some people didn't realize that I released new optimized miner.
285h/s -> 414h/s on my i7-3770k cpu Smiley
Ryzen cpu's can reach more than 10kh/s


https://github.com/BeastPool/cpuminer-balloon/releases/tag/3.8.8.2-opt2
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
June 19, 2018, 06:13:58 PM
 #138

I had trouble uploading the code.. So I just forked the cc miner so I could put the release on. I made 3 files balloon.h, ballooncore.cu & baloon.cu . And added in the algo to miner.cpp.

It's only using the memory of the gpus and a tiny bit of the gpus core. So don't expect the world. I tested it on a rig of 3 x 1060's. And as its v2 and v3 will be better once I've ported more code to the cuda cores.

Enjoy
  join us on discord. the current hashrate achieve by  your miner is very low hopefully your new version can compete with the cpus to be profitable.
shizzlesticks
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 19, 2018, 08:00:54 PM
 #139

Some people didn't realize that I released new optimized miner.
285h/s -> 414h/s on my i7-3770k cpu Smiley
Ryzen cpu's can reach more than 10kh/s


https://github.com/BeastPool/cpuminer-balloon/releases/tag/3.8.8.2-opt2

How to make new windows version miner work?? only close, no mine.  no CPUMINER.EXE?? in folder when download?? I confuse sorry
KentYou
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
June 19, 2018, 08:22:16 PM
 #140

I hope that the project will perform all that has been target.
 Good luck all!
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 19, 2018, 08:24:24 PM
 #141

please join
Telegram               
https://t.me/deft_chain
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 20, 2018, 04:57:36 AM
 #142

Looks like net hash rate went down for a while but now it's at a record high! I wonder if there's still no GPU miner around  Huh
LordCoder
Hero Member
*****
Offline Offline

Activity: 712
Merit: 500


View Profile
June 20, 2018, 10:26:07 AM
 #143

Looks like net hash rate went down for a while but now it's at a record high! I wonder if there's still no GPU miner around  Huh

I don't believe there's a GPU miner yet
Belg
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 20, 2018, 11:00:04 AM
 #144

Looks like net hash rate went down for a while but now it's at a record high! I wonder if there's still no GPU miner around  Huh

I don't believe there's a GPU miner yet

Small teaser: https://imgur.com/STWlo6g
tradingdisaster
Full Member
***
Offline Offline

Activity: 307
Merit: 100

0xb58D6E68944e195420843fA98c4A3481a5914282


View Profile
June 20, 2018, 11:07:06 AM
 #145

I don't believe there's a GPU miner yet

Read back one page?
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 20, 2018, 02:35:56 PM
 #146

cool, I wrote the GPU miner for Balloon algo. Message me if you need the miner also you can donate some btc for my hardwork Smiley
it was hard to crack it.

if you'd like to move over to pool.deft.host, even for a few minutes; i'm happy to analyse the shares and show whether they have/havent been produced by a gpu. if you are found to be truthful, im happy to endorse your gpu miner.

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.

this source code contains no changes from standard ccminer.

I don't believe there's a GPU miner yet

Read back one page?

shh petal

my father wears sneakers in the pool
Faisal khan85
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 20, 2018, 09:10:07 PM
 #147

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.


I was mining this coin with my PC. But its useless to mine this coin as its now GPU minable coin.
I am not mining this coin.. bye bye MR. deft.

Community never wanted the GPU miners, but dev team wants to show off their coding skills.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 20, 2018, 11:53:30 PM
 #148

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.


I was mining this coin with my PC. But its useless to mine this coin as its now GPU minable coin.
I am not mining this coin.. bye bye MR. deft.

Community never wanted the GPU miners, but dev team wants to show off their coding skills.


As of now there seems to be a gpu miner developed not long ago but it can still compete with new ryzen CPUs so it's not that big of a deal. 
DobroFenix
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
June 21, 2018, 11:37:05 AM
 #149

Tell me how many h / s should the graphics cards be issued?

gtx 960 not work this miner.
60 h / s produces - and then from one processor core
NIKOLAY_TETUS
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
June 21, 2018, 12:03:19 PM
 #150

Multi GPU miner forked from ccminer just add -a balloon

https://github.com/monkins1010/ccminer/releases/tag/v8.21baloon

Code:
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dQ4A9GUk23h5Tm3HJZttg9brNaPCjFiutr -p x

Working on v2.
Anyone already tried this? I checked the repo and there is no commits for the balloon algo. So Ill wait first before trying this out.
Im try this, ~65 h/s on msi GTX 960 4 gb. GPU not loaded, 1 processor core have 100% load
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 21, 2018, 01:14:52 PM
 #151

the only credible gpu miner at the moment is still in testing by @Bel (a discord member).
happy to admit fault in any other case, a little evidence perhaps?

james

my father wears sneakers in the pool
DobroFenix
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
June 21, 2018, 02:27:56 PM
 #152

Quote
ccminer -a balloon -o stratum+tcp://pool.deft.host:3333 -u dXr9h2o8nSyXUQZjGhgRnJ1FtJ1SPfhTPv -p x
pause

1060 6gb -- 46 h/s :/

WestHamFan10
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 21, 2018, 02:52:27 PM
 #153

Some people didn't realize that I released new optimized miner.
285h/s -> 414h/s on my i7-3770k cpu Smiley
Ryzen cpu's can reach more than 10kh/s


https://github.com/BeastPool/cpuminer-balloon/releases/tag/3.8.8.2-opt2

Can anyone verify this as legit? Seems a little too good to be true for a Ryzen user like myself.
everything_zen
Member
**
Offline Offline

Activity: 109
Merit: 11


View Profile
June 21, 2018, 05:44:06 PM
 #154


informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 21, 2018, 07:41:58 PM
 #155

https://crex24.com/de/exchange/DEFT-BTC
Caztiel
Sr. Member
****
Offline Offline

Activity: 773
Merit: 255


View Profile
June 21, 2018, 09:03:10 PM
 #156



Wooohoooo ! Thanks for getting this one listed. Now easy to track it's value on Block folio Smiley
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 22, 2018, 12:10:44 AM
 #157

Some people didn't realize that I released new optimized miner.
285h/s -> 414h/s on my i7-3770k cpu Smiley
Ryzen cpu's can reach more than 10kh/s


https://github.com/BeastPool/cpuminer-balloon/releases/tag/3.8.8.2-opt2

Can anyone verify this as legit? Seems a little too good to be true for a Ryzen user like myself.


It is legit but it depends on what ryzen model you have, looking at the difficulty I guess it's now safe to say that cpu mining period for deft is officially over.
DobroFenix
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
June 22, 2018, 09:36:42 AM
 #158

We are waiting for the GPU miner !!!!!!
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
June 22, 2018, 09:41:14 AM
 #159

Some people didn't realize that I released new optimized miner.
285h/s -> 414h/s on my i7-3770k cpu Smiley
Ryzen cpu's can reach more than 10kh/s


https://github.com/BeastPool/cpuminer-balloon/releases/tag/3.8.8.2-opt2

Can anyone verify this as legit? Seems a little too good to be true for a Ryzen user like myself.


It is legit but it depends on what ryzen model you have, looking at the difficulty I guess it's now safe to say that cpu mining period for deft is officially over.

RYZEN 2700X @4,3 gives ~6000H/s @stock(4.0) 5200H/s as per my experience..
Nemofin
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 22, 2018, 12:29:44 PM
 #160

Thought I'd throw the miner on an old laptop to see what it gets. 0.15 KH/s on an i5-6200U, Perhaps I've missed some configuration setting or something. Very cool project regardless of my crap spare CPU though.  Grin
Nina-coin
Jr. Member
*
Offline Offline

Activity: 266
Merit: 3


View Profile
June 22, 2018, 06:09:49 PM
 #161

Thought I'd throw the miner on an old laptop to see what it gets. 0.15 KH/s on an i5-6200U, Perhaps I've missed some configuration setting or something. Very cool project regardless of my crap spare CPU though.  Grin

About $ 3 a month. I don't even know what this money will be enough for. Despite some increased interest in CPU mining, it is now possible to say that the time of mining on the CPU is over. And for this coin, and for all others. Very soon, the same can be said about the GPU. I'm not very good at algorithms, what's the advantage of Balioon over Yescrypt R16?
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
June 22, 2018, 06:27:53 PM
 #162

Difficulty has doubled in just a day after the GPU miner has been released.
Nemofin
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 22, 2018, 07:15:00 PM
 #163

Thought I'd throw the miner on an old laptop to see what it gets. 0.15 KH/s on an i5-6200U, Perhaps I've missed some configuration setting or something. Very cool project regardless of my crap spare CPU though.  Grin

About $ 3 a month. I don't even know what this money will be enough for. Despite some increased interest in CPU mining, it is now possible to say that the time of mining on the CPU is over. And for this coin, and for all others. Very soon, the same can be said about the GPU. I'm not very good at algorithms, what's the advantage of Balioon over Yescrypt R16?

Yeah I hear what you're saying, the machine is just sat there though and the electric is free. Feels like a waste to just leave it get dusty.  Though I will say, I thought that when I tried to mine bitcoin with an old 6600GT many moons ago. I wish id let that burn it's self out mining what was a miniscule amount at the time.  Undecided
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 23, 2018, 04:45:36 AM
 #164

Difficulty has doubled in just a day after the GPU miner has been released.

Difficulty has gone up 10 fold in about a day or two, does anyone know if the gpu miner is being sold by someone or if there's a github where I download it from?
brianmct
Newbie
*
Offline Offline

Activity: 26
Merit: 51


View Profile
June 23, 2018, 05:35:28 AM
 #165

Difficulty has doubled in just a day after the GPU miner has been released.

Difficulty has gone up 10 fold in about a day or two, does anyone know if the gpu miner is being sold by someone or if there's a github where I download it from?

Bel is working on a beta GPU miner in the Discord server (check pins in #mining). It's still a bit buggy, but ask in the channel and we'll help you set it up.

- brianmct
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 23, 2018, 02:34:19 PM
 #166

Is there any amd miner in development? I am interested to beta testing if sone dev wants

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
visax
Newbie
*
Offline Offline

Activity: 322
Merit: 0


View Profile
June 23, 2018, 03:15:24 PM
 #167

Reserved for indonesian translate.
tradingdisaster
Full Member
***
Offline Offline

Activity: 307
Merit: 100

0xb58D6E68944e195420843fA98c4A3481a5914282


View Profile
June 23, 2018, 04:19:47 PM
 #168

Reserved for indonesian translate.
There are no bounties for translations.
luckyman0160
Member
**
Offline Offline

Activity: 210
Merit: 13


View Profile
June 23, 2018, 05:45:13 PM
 #169

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Is there any easier material that can be read to know about the project?
You're not the only one in this thread, that doesn't understand what is this project made for... something about algorithms and password history i guess)

cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 24, 2018, 01:06:16 AM
 #170

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Is there any easier material that can be read to know about the project?
You're not the only one in this thread, that doesn't understand what is this project made for... something about algorithms and password history i guess)

I'm not sure what you mean exactly, maybe it's lacking a roadmap but at least it's not just some ICO token for pump and dump only.
rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
June 24, 2018, 09:53:17 AM
 #171

GPU minable?
 Grin
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 24, 2018, 10:43:50 AM
 #172

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Is there any easier material that can be read to know about the project?
You're not the only one in this thread, that doesn't understand what is this project made for... something about algorithms and password history i guess)

I'm not sure what you mean exactly, maybe it's lacking a roadmap but at least it's not just some ICO token for pump and dump only.

this.
thank you Smiley
some people are really getting hung up on this aspect; i stopped reading whitepapers years ago after realizing less than 5% of coins actually follow through with their promises.

my father wears sneakers in the pool
Belg
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 25, 2018, 12:01:50 AM
 #173

CuBalloon now released with source: https://github.com/Belgarion/cuballoon/releases/tag/1.0.0
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
June 25, 2018, 07:37:35 AM
 #174

so far im more and more impressed by deft! keep up the good work.. btw OPENCL miner would be great, we AMD guys are kinda missing out now..Smiley
Xenon05
Jr. Member
*
Offline Offline

Activity: 228
Merit: 1

GPTCash Weekly Airdrop: https://discord.gg/RWPEsRa


View Profile
June 25, 2018, 08:06:27 AM
 #175

wow its another cpu mining coin, this project is amazing and the dev is great with this concept of this coin and new algo with balloon. i think will try to dig some deft.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 11:56:55 AM
 #176


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

konqueror
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
June 25, 2018, 12:02:46 PM
 #177


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

What exactly do you risk? You can always look/change the source, even remove the fee...
Thanks for the miner, Belg
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 12:53:02 PM
 #178


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

What exactly do you risk? You can always look/change the source, even remove the fee...
Thanks for the miner, Belg

The code is NOT a fork ...

It is an upload from HIS/HER system, so it 'looks' like a ccminer copy, but to go through ALL the changes that MAY have been issues in the code would take precious time we do not have.

Had it been forked and changed, the changes are easy to see and we could associate the code with solid evidence that any malicious code has NOT been introduced. This however is a different story, so when you compile/run this code, the risk is VERY real that malicious code is present.

THAT is the risk. Somehow I do not think you value the coins you own/have as much as we value the honesty and integrity of the developers we work with. This code has just appeared and unless our dev (barrystyle) condones this code, we will NOT risk running it in our systems until James gives the all clear.

If this is a clear and open codebase, and the dev contacts us direct, then we will utilize it and have no issue with the dev fee. I personally still think 3% is rich, but as it stands, there is no assurance that this code is clean as is. I am happy to be proven wrong as this will affect the whole community and the community can benefit from this miner, if it indeed is clean.

Now do you understand?

#crysx

rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
June 25, 2018, 12:53:55 PM
 #179


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

complaining about dev fees and sporting a link to cryptopia in his sig  Roll Eyes

funniest thing i've seen all day. feel free to not mine Deft, if you are so offended paying a small fee to a decent developer.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 01:02:00 PM
 #180


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

complaining about dev fees and sporting a link to cryptopia in his sig  Roll Eyes

funniest thing i've seen all day. feel free to not mine Deft, if you are so offended paying a small fee to a decent developer.

Since WHEN is a newbie a 'decent' developer? ...

IF a developer at all?

What KIND of imbeciles are you?

Time will tell if you all lose your coins from malicious code, OR that (hopefully) this is a valued member of the community and there is value in what he is providing.

As for promoting Cryptopia - you REALLY need to see doctor regarding what is actually being promoted here and what we have as a direct link to our stock coin. Sheesh!

#crysx

wasubiza
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 25, 2018, 01:10:38 PM
 #181

Hello team.
I've reviewed all the details of your idea and all is truly very good!
LordCoder
Hero Member
*****
Offline Offline

Activity: 712
Merit: 500


View Profile
June 25, 2018, 01:15:14 PM
 #182

Nice times with the coin, now time to say goodbye with the GPU miner.
Belg
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 25, 2018, 01:28:38 PM
 #183


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

complaining about dev fees and sporting a link to cryptopia in his sig  Roll Eyes

funniest thing i've seen all day. feel free to not mine Deft, if you are so offended paying a small fee to a decent developer.

Since WHEN is a newbie a 'decent' developer? ...

IF a developer at all?

What KIND of imbeciles are you?

Time will tell if you all lose your coins from malicious code, OR that (hopefully) this is a valued member of the community and there is value in what he is providing.

As for promoting Cryptopia - you REALLY need to see doctor regarding what is actually being promoted here and what we have as a direct link to our stock coin. Sheesh!

#crysx

You don't have to trust the code if you don't want to.
It's healthy to be a bit skeptical about unknown binaries on the internet.
The source is available, and is based on cpuminer, if you want to verify it yourself.
One of the reasons for creating this miner was for me to learn more about CUDA.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 01:32:40 PM
 #184


3%? ...

Bit rich for the dev fee considering that it is a ccminer clone and balloon addition.

Is there ANY reason why we would trial this out from a newbie like yourself and a code that seems to be a modified ccminer clone?

Let me know, and we will possibly have a look at it. Otherwise, there will be no way we would risk this in our mining systems, even though we have been looking at an opensource CUDA miner.

#crysx

complaining about dev fees and sporting a link to cryptopia in his sig  Roll Eyes

funniest thing i've seen all day. feel free to not mine Deft, if you are so offended paying a small fee to a decent developer.

Since WHEN is a newbie a 'decent' developer? ...

IF a developer at all?

What KIND of imbeciles are you?

Time will tell if you all lose your coins from malicious code, OR that (hopefully) this is a valued member of the community and there is value in what he is providing.

As for promoting Cryptopia - you REALLY need to see doctor regarding what is actually being promoted here and what we have as a direct link to our stock coin. Sheesh!

#crysx

You don't have to trust the code if you don't want to.
It's healthy to be a bit skeptical about unknown binaries on the internet.
The source is available, and is based on cpuminer, if you want to verify it yourself.
One of the reasons for creating this miner was for me to learn more about CUDA.


aaand THIS is the respectful answer I was hoping to receive ...

The other has been reported - and hopefully deleted soon.

If this is what you will be doing, then we may be able to work with you, alongside you, or even just as a consultative means of bouncing your learning curve against us. We have been around for a long time and have worked with the best CUDA devs in the CryptoIndustry, so a clean codebase AND proof of this is all I was suggesting. Apart from a hefty 3% margin for you. Though as stated above that imbeciles post, we would be more than happy to test and run as long as our dev approves of it.

#crysx

rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
June 25, 2018, 01:44:33 PM
 #185

Though as stated above that imbeciles post
#crysx

...if you do not appreciate personal abuse, you should not instigate it.

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 01:57:16 PM
 #186

Though as stated above that imbeciles post
#crysx

...if you do not appreciate personal abuse, you should not instigate it.



Imbecile and the word you used are two completely different things ...

You name called and abused, I name called and described. The post you responded with is nothing short of abuse, with almost nothing respectful or critical.

Imbecile/Cuxt ... there is a stark difference to those words and you should know better if you are as educated as you make yourself out to be. Yes I instigated the descriptive nature of the post, but I DID NOT abuse you in the description of what I thought you were/are.

Know the difference the next time you abuse someone - especially when criticism and clarification was all I was posting.

Now - if we can get some clarity on the code, that would be fantastic.

#crysx

barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
June 25, 2018, 02:20:21 PM
 #187


bla bla bla
Now - if we can get some clarity on the code, that would be fantastic.

#crysx

chrys,

belg has been very open and communicative about the work he has done, providing beta compiles for people to try; receiving a very warm response in doing so - and has been kind enough to then open source the code. i'd actually forked that to the deftchain repo (https://github.com/deftchain/cuballoon) whilst leaving the fee in place, as anyone is free to remove it if they deem necessary; additionally i have some improvements i'm about to push to the repo (in the realm of 2x hashrate) which are free for all to try.

please check things out with me first; as you mightnt have been aware of the nice deeds of individuals on the discord.

james

my father wears sneakers in the pool
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
June 25, 2018, 02:29:21 PM
 #188


bla bla bla
Now - if we can get some clarity on the code, that would be fantastic.

#crysx

chrys,

belg has been very open and communicative about the work he has done, providing beta compiles for people to try; receiving a very warm response in doing so - and has been kind enough to then open source the code. i'd actually forked that to the deftchain repo (https://github.com/deftchain/cuballoon) whilst leaving the fee in place, as anyone is free to remove it if they deem necessary; additionally i have some improvements i'm about to push to the repo (in the realm of 2x hashrate) which are free for all to try.

please check things out with me first; as you mightnt have been aware of the nice deeds of individuals on the discord.

james

James ...

I messaged you in our CWI-Development AND CWI-Discussion groups prior to even looking at this thread.

Thanks for the clarification though, as even though I am skeptical (as you know) of any code that just appears, it was YOUR approval with this that is always deemed necessary for the use of such code in the CWI systems and theFARM. so when a response is asked, it usually is given, and as seen in previous posts, is given pretty much forcefully even by the ones that know little about what is going on what has been happening. Thankfully, the dev AND you have come out answer all my questions. Next time, it would be a good thing to let em know in the CWI groups when such things are done BEFORE I have had the time to read up on the threads here.

You are good man James ... Lets start testing the code then on the miners Wink

... and thanks also belg!

Thanks again!

#crysx

shumway
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 25, 2018, 04:15:09 PM
 #189

will there be a windows miner
Belg
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 25, 2018, 08:54:29 PM
 #190

will there be a windows miner

CuBalloon is for both Linux and Windows. (CUDA miner so NVIDIA GPUs).
Riki123
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
June 25, 2018, 09:02:45 PM
 #191

Who can be part of this project?
davide72
Legendary
*
Offline Offline

Activity: 2212
Merit: 1014


View Profile
June 25, 2018, 11:08:01 PM
 #192

Who can be part of this project?
Anyone, if you like the project you can join .
Maxhodl
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 26, 2018, 09:56:32 PM
 #193

Hope you detect enough resources to cultivate your plan. Amazing activity, consistent idea, riveting design.  Good luck.

who are these bot kind of msgs, to keep the hype up ?  I saw 3-4 such messages above also , totally artificial msgs to make good impression
Sipimy
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 26, 2018, 10:23:54 PM
 #194

This is a very nice business with opportunity. A rather interesting website, assured design, classy design.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 27, 2018, 01:49:03 AM
 #195

Hope you detect enough resources to cultivate your plan. Amazing activity, consistent idea, riveting design.  Good luck.

who are these bot kind of msgs, to keep the hype up ?  I saw 3-4 such messages above also , totally artificial msgs to make good impression

Only thing I can think of is to keep the thread on the first page and get more exposure but they sound more like they're cheerleading for an upcoming ICO or something lol.
criplasi
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 27, 2018, 01:52:38 AM
 #196

It looks promising. I think a good future is waiting for this project. and wish you to success .................
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 27, 2018, 06:51:05 AM
 #197

on the github link from the first page there is only the linux miner or am I wrong?
I am still using the first version of CPU miner, but is unstable, is there a new CPU windows version that I can download?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
June 27, 2018, 07:50:07 AM
 #198

What will be purpose of this coin?
It definitely looks interesting, but for example Pigeon also did look interesting and now it seems to me that it's pointless coin without any future.  Cry

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
June 28, 2018, 05:45:34 AM
 #199

on the github link from the first page there is only the linux miner or am I wrong?
I am still using the first version of CPU miner, but is unstable, is there a new CPU windows version that I can download?


The cpu mining days are way behind sir  Roll Eyes and the gpu miner that is out right now is only for nvidia cards.
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 28, 2018, 09:47:59 AM
 #200

on the github link from the first page there is only the linux miner or am I wrong?
I am still using the first version of CPU miner, but is unstable, is there a new CPU windows version that I can download?


The cpu mining days are way behind sir  Roll Eyes and the gpu miner that is out right now is only for nvidia cards.

ok, that explains all the errors I am generating while trying to mine deft

now all i can do is wait for a new cpu only coin....

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
June 28, 2018, 01:21:09 PM
 #201

on the github link from the first page there is only the linux miner or am I wrong?
I am still using the first version of CPU miner, but is unstable, is there a new CPU windows version that I can download?


The cpu mining days are way behind sir  Roll Eyes and the gpu miner that is out right now is only for nvidia cards.

ok, that explains all the errors I am generating while trying to mine deft

now all i can do is wait for a new cpu only coin....

have you looked into AQUACHAIN?


You are writing about this? AQUACHAIN ?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
June 28, 2018, 01:46:32 PM
 #202



You are writing about this? AQUACHAIN ?

yes
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
June 28, 2018, 03:03:39 PM
 #203

https://www.livecoinwatch.com/price/deft-DEFT
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
June 30, 2018, 10:59:52 AM
 #204

I use CuBalloon 1.0.2, but my rig dont work. I have 8x1060 3Gb. Thats my bat file -
cuballoon -o stratum+tcp://balloon.mine.zergpool.com:5100 -u 1Mbuds1QxGD2JcQejdScAF8Gf4NvuQjYP4 -p c=BTC --cuda_devices 0,1,2,3,4,5,6,7 --cuda_threads 64,64,64,64,64,64,64,64 --cuda_blocks 48,48,48,48,48,48,48,48 --cuda_sync 0 -t 0
pause
Can anybody help me?
rrvviigg11
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 30, 2018, 04:02:23 PM
 #205

I use CuBalloon 1.0.2, but my rig dont work. I have 8x1060 3Gb. Thats my bat file -
cuballoon -o stratum+tcp://balloon.mine.zergpool.com:5100 -u 1Mbuds1QxGD2JcQejdScAF8Gf4NvuQjYP4 -p c=BTC --cuda_devices 0,1,2,3,4,5,6,7 --cuda_threads 64,64,64,64,64,64,64,64 --cuda_blocks 48,48,48,48,48,48,48,48 --cuda_sync 0 -t 0
pause
Can anybody help me?

i got a problem with my 1080ti rig only 3 cards will work (total 33gb memory), but it works with my other rig - 5 1060 3gb and 2 1070 8gb, (total 31gb memory) maybe there is an max total memory size/ max cards supported for this miner.

Try with 7 of your cards and see if it will work.

I`m a noobie here, but hope some experts can tell us how to set it up properly.

Best of regards
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 01, 2018, 04:59:21 AM
 #206

Looks like price dumped big time but difficulty has not changed much, it's better to buy DEFT directly rather than mining it at this point.
rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
July 01, 2018, 07:38:35 AM
 #207

waiting to see what new tech this coin can offer...
lots of miners jumped in on a 'new algo' but from what i see, there is not much else.
I am sure the developers are quite adept at what they do but some sort of encouragement to keep mining would be nice to see, from them.
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
July 01, 2018, 04:57:05 PM
 #208

Why would anyone buy or mine this coin? I asked few days ago which is purpose of this coin and no one seem to know the answer?
It seems it is just another coin in the sea of new coins, without purpose (trying to be "new Bitcoin"... LOL).

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 01, 2018, 06:14:25 PM
Last edit: July 03, 2018, 10:12:56 AM by informixx
 #209

Why would anyone buy or mine this coin? I asked few days ago which is purpose of this coin and no one seem to know the answer?
It seems it is just another coin in the sea of new coins, without purpose (trying to be "new Bitcoin"... LOL).

"Sea of coins" .. we didn't want to dive too deep in this swamp of coins and define some groundbreaking purposes or roadmaps. Maybe in 3-4 months.
hankrules
Hero Member
*****
Offline Offline

Activity: 673
Merit: 500


View Profile
July 01, 2018, 06:23:19 PM
 #210

Has nicehash showed any interest in adopting this algorithm?

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
July 01, 2018, 08:20:46 PM
 #211

Maybe in 3-4 months.
Exactly like all new coins. Nothing. I was afraid of that. Like Tron, but PoW and without Justin Sun.  Smiley
Well, I will dump @14k sat on Crex24. Too bad I wasted half day to setup rigs for best performance on Cuballoon.

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 02, 2018, 08:32:04 AM
 #212

Why would anyone buy or mine this coin? I asked few days ago which is purpose of this coin and no one seem to know the answer?
It seems it is just another coin in the sea of new coins, without purpose (trying to be "new Bitcoin"... LOL).

"Sea of coins" .. we didn't want to dive too deep in this swamp of coins and define some groundbreaking purposes or roadmaps. Maybe in 3-4 months. Meanwhile, maybe you ask

Dan Boneh, Stanford
Henry Corrigan-Gibbs, Stanford
Stuart Schechter, Microsoft Research

for future roadmap. As we did realize what they defined in theory.

Improvement is always ongoing ...

No matter whether the theory has been delivered or not, there is always room for improvement, and as such, we can all look forward to seeing the future with a brighter vision. The first implementation is always the best to test and break (as has been seen with the GPU implementation), which is why the second and third implementations are usually the ones to watch closely.

Good times ahead I think, especially with the evolution of Crypto in the wake of all the scams, rip-offs and hacks that seem to be the staple of Crypto today.

#crysx

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 02, 2018, 08:37:52 AM
 #213

Maybe in 3-4 months.
Exactly like all new coins. Nothing. I was afraid of that. Like Tron, but PoW and without Justin Sun.  Smiley
Well, I will dump @14k sat on Crex24. Too bad I wasted half day to setup rigs for best performance on Cuballoon.

This is a good sign ...

It means that all that you originally started to do, was NOT a waste, but a learning experience, whatever that learning experience may be. When you have been in Crypto for as long as I have, you see many things, many which have little or no future. IF at the beginning you drop all call, and later realize you should have kept, what then? It is ALWAYS a risk that when you get into mining/trading a new project like this. The risk is lessened greatly by the person or team behind the project, especially when they are as solid as @barrystyle is.

Of course, your decision is ultimately yours, as mine is, and we will do what we each deem to be the best for ourselves in the end. So sell if you will, just don't regret later if the project does grow to be something more than you think it is now.

#crysx

ILLQTenebris
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2018, 09:39:16 AM
 #214

AMD miner? Huh
Dixon Todd
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 03, 2018, 11:43:49 AM
 #215

Expect a lot of investor maintenance your plan when Token Sales will start!
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 04, 2018, 04:30:22 AM
 #216

Has Deft been abandoned yet? there's almost no buy support left on the exchange and some insane dumps happening  Roll Eyes
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 05, 2018, 09:16:35 PM
 #217

Has Deft been abandoned yet? there's almost no buy support left on the exchange and some insane dumps happening  Roll Eyes


Mr Legendary, how so. No, nothing is abandoned. We are full steam working on changes. Deft is different.

But Deft cant change crypto economics. If you can mine a coin for 25 Cent you can sell it with some good margin.

You better join our Discord.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 06, 2018, 06:19:58 AM
 #218

Has Deft been abandoned yet? there's almost no buy support left on the exchange and some insane dumps happening  Roll Eyes


Mr Legendary, how so. No, nothing is abandoned. We are full steam working on changes. Deft is different.

But Deft cant change crypto economics. If you can mine a coin for 25 Cent you can sell it with some good margin.

You better join our Discord.


That's good to know, are you part of the dev team? I can't really mine it right now since I don't have any Nvidia cards and price seriously took a dive but I hope this is not the end.
Roels Major
Member
**
Offline Offline

Activity: 191
Merit: 56


View Profile
July 06, 2018, 12:12:34 PM
 #219

What happen to the current prices? From ATH 70K to just 1K?

I cant believe my eyes...

Mumbo Jimbo Dumping...  Shocked

"I select a very small number of things to be sceptical about, such as markets, and on these I am hypersceptic. But I want to be fooled by randomness in art." — Nassim Nicholas Taleb
tradingdisaster
Full Member
***
Offline Offline

Activity: 307
Merit: 100

0xb58D6E68944e195420843fA98c4A3481a5914282


View Profile
July 06, 2018, 08:50:36 PM
 #220

What happen to the current prices? From ATH 70K to just 1K?

I cant believe my eyes...

Mumbo Jimbo Dumping...  Shocked

Seems pretty much dead.
everything_zen
Member
**
Offline Offline

Activity: 109
Merit: 11


View Profile
July 06, 2018, 11:23:16 PM
 #221

[deleted]

cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 07, 2018, 04:49:56 AM
 #222

What happen to the current prices? From ATH 70K to just 1K?

I cant believe my eyes...

Mumbo Jimbo Dumping...  Shocked

Seems pretty much dead.


Seems like it, otherwise there would've been some sort of buy support or buying action but people don't even want to buy it a this price because it's too risky.
hankrules
Hero Member
*****
Offline Offline

Activity: 673
Merit: 500


View Profile
July 07, 2018, 06:22:15 AM
 #223

What happen to the current prices? From ATH 70K to just 1K?

I cant believe my eyes...

Mumbo Jimbo Dumping...  Shocked

Seems pretty much dead.


Seems like it, otherwise there would've been some sort of buy support or buying action but people don't even want to buy it a this price because it's too risky.
Maybe just some patience is needed.

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
podavan
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile
July 07, 2018, 06:23:48 AM
 #224

I've been trying to learn about this project over and over, but still don't get a hint on what is this project really working for?
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
July 07, 2018, 08:29:57 AM
 #225

@Prodavan , I asked same question twice on last 2 pages, but no real answer.

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
jojogt
Newbie
*
Offline Offline

Activity: 75
Merit: 0


View Profile
July 07, 2018, 10:09:50 AM
 #226

@Prodavan , I asked same question twice on last 2 pages, but no real answer.

maybe current price reflect something about this project...

a nice new algo but lack of usecase Huh
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 07, 2018, 04:50:50 PM
 #227

Has Deft been abandoned yet? there's almost no buy support left on the exchange and some insane dumps happening  Roll Eyes


Mr Legendary, how so. No, nothing is abandoned. We are full steam working on changes. Deft is different.

But Deft cant change crypto economics. If you can mine a coin for 25 Cent you can sell it with some good margin.

You better join our Discord.


That's good to know, are you part of the dev team? I can't really mine it right now since I don't have any Nvidia cards and price seriously took a dive but I hope this is not the end.

i am part of the Team. BarryStyle is the Dev.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 07, 2018, 04:55:52 PM
 #228

@Prodavan , I asked same question twice on last 2 pages, but no real answer.

maybe current price reflect something about this project...

a nice new algo but lack of usecase Huh

We dont want put any artificial usecases in place. Deft chain is in a very early stage. If you read the whitepaper you will get a hint how a chain like deft could be utilized.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 09, 2018, 12:04:56 AM
 #229

At least it's nice to see that the dev team is still around even though the price is in the gutter and it looks like the pre-mine hasn't been dumped yet.
rgsnedds
Member
**
Offline Offline

Activity: 952
Merit: 17

raskul


View Profile WWW
July 09, 2018, 08:51:26 AM
 #230

might as well mine some while nethash is low
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 09, 2018, 08:30:20 PM
 #231

Future mission Statement Deft

A powerful high secured memory hard blockchain based on Stanford designed balloon hash will allow users to use the deft chain as basic layer and deploy easily own parallel blockchains ( top-balloons) on the top of it and inter operate and collaborate between them, creating interconnected powerful secured blockchains (superclustered-balloons).  The Codebase of the deft chain will  upgrade to the newest Version 0.16 and  instead of one hashing method, we will introduce five variants of the revised balloon512 algo, which can be mined concurrently for a fair user experience.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 11, 2018, 03:07:34 AM
 #232

Future mission Statement Deft

A powerful high secured memory hard blockchain based on Stanford designed balloon hash will allow users to use the deft chain as basic layer and deploy easily own parallel blockchains ( top-balloons) on the top of it and inter operate and collaborate between them, creating interconnected powerful secured blockchains (superclustered-balloons).  The Codebase of the deft chain will  upgrade to the newest Version 0.16 and  instead of one hashing method, we will introduce five variants of the revised balloon512 algo, which can be mined concurrently for a fair user experience.


This is great news and I really hope CPU mining comes back, it's too bad the coin got dumped to hell but it will recover eventually.
karl_kauffmann
Jr. Member
*
Offline Offline

Activity: 168
Merit: 2

CoinToMine.Today


View Profile WWW
July 12, 2018, 02:27:09 AM
 #233

I added a few days ago the DEFT to my homemade calculator and is able to provide you with some interesting statistics and graph about this coin.
https://shittomine.com/calculator/coin/DEFT/

CointToMine.Today The Swiss Army Knife For Miner... Mining Calculator, Mining Stats & Graph
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 12, 2018, 01:45:22 PM
 #234

I added a few days ago the DEFT to my homemade calculator and is able to provide you with some interesting statistics and graph about this coin.
https://shittomine.com/calculator/coin/DEFT/

i wished you took better domainname. but hell yea ty.
Owletek
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 14, 2018, 08:43:22 PM
 #235

Please guys whats your average hashrate for this algorithm on nVidia GPU (GTX1070)? Thanks a lot
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 15, 2018, 02:34:13 AM
 #236

Please guys whats your average hashrate for this algorithm on nVidia GPU (GTX1070)? Thanks a lot


I used to get around 5500 H/s with mine using a version for Bel's miner but I don't know if any new optimized versions have been released since then that may give better performance.
Owletek
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 15, 2018, 08:24:20 AM
 #237

Please guys whats your average hashrate for this algorithm on nVidia GPU (GTX1070)? Thanks a lot


I used to get around 5500 H/s with mine using a version for Bel's miner but I don't know if any new optimized versions have been released since then that may give better performance.

Thanks a lot - but still think thats quite low hashrate... Looking here in calculator https://shittomine.com/calculator/coin/DEFT/ and trying to calculate earnings per day using your numbers. Getting really low profit form this. I have 18 GTX 1070 at my conf.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 15, 2018, 10:31:59 PM
 #238

Please guys whats your average hashrate for this algorithm on nVidia GPU (GTX1070)? Thanks a lot


I used to get around 5500 H/s with mine using a version for Bel's miner but I don't know if any new optimized versions have been released since then that may give better performance.

Thanks a lot - but still think thats quite low hashrate... Looking here in calculator https://shittomine.com/calculator/coin/DEFT/ and trying to calculate earnings per day using your numbers. Getting really low profit form this. I have 18 GTX 1070 at my conf.


That's because price went down around 800% and it has not recovered because of uncertainty, dip in price also could've been because of FPGAs.
boo50
Sr. Member
****
Offline Offline

Activity: 472
Merit: 250


lux8.net


View Profile
July 16, 2018, 11:16:36 AM
 #239

good idea, interesting algo and features, but 9% of premine is a bit high nowdays, especially it's not a long-term rewards like founders reward in zec.

cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 21, 2018, 02:51:59 AM
 #240

good idea, interesting algo and features, but 9% of premine is a bit high nowdays, especially it's not a long-term rewards like founders reward in zec.


What are you talking about? are you delusional? I don't think you realize that this is now just another abandoned crypto project added to the list of dead coins.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 22, 2018, 06:03:13 PM
 #241

good idea, interesting algo and features, but 9% of premine is a bit high nowdays, especially it's not a long-term rewards like founders reward in zec.


What are you talking about? are you delusional? I don't think you realize that this is now just another abandoned crypto project added to the list of dead coins.

You know with certain that we are working on a upgrade to multialgo an fair mining. 
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
July 22, 2018, 06:04:52 PM
 #242

good idea, interesting algo and features, but 9% of premine is a bit high nowdays, especially it's not a long-term rewards like founders reward in zec.

No Premine No Future
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 24, 2018, 08:26:43 PM
 #243

good idea, interesting algo and features, but 9% of premine is a bit high nowdays, especially it's not a long-term rewards like founders reward in zec.


What are you talking about? are you delusional? I don't think you realize that this is now just another abandoned crypto project added to the list of dead coins.

What are you talking about? are you another lambokid who wants instamoney and starts to mine, dump and move to next coin?


If you take a look back at my posts I started mining this coin almost since it started when it was CPU only and I made the terrible decision of holding my coins and I'm still holding them.
tradingdisaster
Full Member
***
Offline Offline

Activity: 307
Merit: 100

0xb58D6E68944e195420843fA98c4A3481a5914282


View Profile
July 26, 2018, 08:17:25 AM
 #244


If you take a look back at my posts I started mining this coin almost since it started when it was CPU only and I made the terrible decision of holding my coins and I'm still holding them.

How does the fact that you forgot to dump make this a dead project?
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 26, 2018, 09:16:41 AM
 #245


If you take a look back at my posts I started mining this coin almost since it started when it was CPU only and I made the terrible decision of holding my coins and I'm still holding them.

How does the fact that you forgot to dump make this a dead project?


I can't really say it is dead for certain and I really hope it's not, but if you take a look at the github last commit was June 23rd.
desi_translator2018
Copper Member
Newbie
*
Offline Offline

Activity: 322
Merit: 0


View Profile
July 26, 2018, 09:52:48 AM
 #246

can any one provide me mining tutorial for this coin ?? i have been trying mining this coin but no luck... i am using nvidia cards... can any on help me , that would be greatful for me.... thank you
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
July 26, 2018, 11:25:09 AM
 #247

Join Discord group and look under "mining".

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
desi_translator2018
Copper Member
Newbie
*
Offline Offline

Activity: 322
Merit: 0


View Profile
July 27, 2018, 04:15:28 AM
 #248

Join Discord group and look under "mining".

i have asked about mining tutorial in discord tooo... but no luck... i downloaded miner... please help me with batch file creation....
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
July 27, 2018, 07:19:41 AM
Merited by TheQuin (5)
 #249

Download Cubaloon 1.0.2 and then create "bat" file like this:

cuballoon -o stratum+tcp://deft-eu.leafpool.com:6633 -u dHtpGmSBnp1UeThMWZYj56ZAQ1DJntTRUN --cuda_threads 448,448,448,336,336,336 --cuda_blocks 64,64,64,48,48,48 --cuda_sync 0 -t 0

Ofcourse, after -u you should type your deposit address and you would probably have to play with --cuda_threads and --cuda_blocks numbers. In this example I have 3x1080ti and 3x1070ti, so first 3 numbers are for 1080ti's, and last 3 for 1070ti's. If you have 1070 or 1060, try smaller numbers. For example ---cuda_threads 224 and blocks 32. When you get them to work several hours without problem, you can try with larger numbers. Those numbers should be 32, 48, 64...

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
papacabeza
Copper Member
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile
July 27, 2018, 06:14:46 PM
 #250

Hi, I'm using this script at the top here and getting the result described below.  Any advice, please?  I'm mining on a computer with a single Titan V and I just want to mine from the GPU. Thank you.


C:\Users\TitanV_Miner\Dropbox\BILLETEROS WIN\DEFT\CuBalloon 1.0.2 Windows>cuballoon -o stratum+tcp://mine.icemining.ca:5102 -u dbkJzyqJpVj8kNto7FHtGpHWk7fhKYGMzj --cuda_threads 448 --cuda_blocks 64 --cuda_sync 0 -t 0 -p c=DEFT

 
** cuballoon                 / belgarion  **
** based on cpuminer-balloon / barrystyle **

Device Number: 0
  Device name: TITAN V
  Memory Clock Rate (KHz): 850000
  Memory Bus Width (bits): 3072
  Peak Memory Bandwidth (GB/s): 652.800000

Enabled cuda devices: 0
Number of enabled cuda devices: 1
Using: 0 CPU Threads and 1 GPU Threads
thread id: 0, gpuid: 0, cuda threads: 448, cuda blocks: 64
[2018-07-27 11:10:33] 1 miner threads started, using 'balloon' algorithm.
[2018-07-27 11:10:33] Starting Stratum on stratum+tcp://mine.icemining.ca:5102
[2018-07-27 11:10:34] net diff: 0.136332 -> shift 29, bits 000755bf
[2018-07-27 11:10:34] Stratum difficulty set to 0.00004096
Initiated GPU 0
[2018-07-27 11:11:23] net diff: 0.136332 -> shift 29, bits 000755bf
[2018-07-27 11:11:54]CU API bind to port 4048 failed (No error) - API will not be availableD
A err[2018-07-27 11:12:26]or at  net diff: 0.136332 -> shift 29, bits 000755bfballoon/bal
loon-cuda.cu:217 code=2(cudaErrorMemoryAllocation) "cudaPeekAtLastError()"
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
July 29, 2018, 02:36:19 AM
 #251

Hi, I'm using this script at the top here and getting the result described below.  Any advice, please?  I'm mining on a computer with a single Titan V and I just want to mine from the GPU. Thank you.


C:\Users\TitanV_Miner\Dropbox\BILLETEROS WIN\DEFT\CuBalloon 1.0.2 Windows>cuballoon -o stratum+tcp://mine.icemining.ca:5102 -u dbkJzyqJpVj8kNto7FHtGpHWk7fhKYGMzj --cuda_threads 448 --cuda_blocks 64 --cuda_sync 0 -t 0 -p c=DEFT

 
** cuballoon                 / belgarion  **
** based on cpuminer-balloon / barrystyle **

Device Number: 0
  Device name: TITAN V
  Memory Clock Rate (KHz): 850000
  Memory Bus Width (bits): 3072
  Peak Memory Bandwidth (GB/s): 652.800000

Enabled cuda devices: 0
Number of enabled cuda devices: 1
Using: 0 CPU Threads and 1 GPU Threads
thread id: 0, gpuid: 0, cuda threads: 448, cuda blocks: 64
[2018-07-27 11:10:33] 1 miner threads started, using 'balloon' algorithm.
[2018-07-27 11:10:33] Starting Stratum on stratum+tcp://mine.icemining.ca:5102
[2018-07-27 11:10:34] net diff: 0.136332 -> shift 29, bits 000755bf
[2018-07-27 11:10:34] Stratum difficulty set to 0.00004096
Initiated GPU 0
[2018-07-27 11:11:23] net diff: 0.136332 -> shift 29, bits 000755bf
[2018-07-27 11:11:54]CU API bind to port 4048 failed (No error) - API will not be availableD
A err[2018-07-27 11:12:26]or at  net diff: 0.136332 -> shift 29, bits 000755bfballoon/bal
loon-cuda.cu:217 code=2(cudaErrorMemoryAllocation) "cudaPeekAtLastError()"




Try adjusting the settings for cuda threads and cuda blocks or just remove them and see how that goes, the Readme file has some instructions under "Tuning".
papacabeza
Copper Member
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile
August 05, 2018, 03:14:52 PM
 #252


If you take a look back at my posts I started mining this coin almost since it started when it was CPU only and I made the terrible decision of holding my coins and I'm still holding them.

How does the fact that you forgot to dump make this a dead project?


I can't really say it is dead for certain and I really hope it's not, but if you take a look at the github last commit was June 23rd.


This is an academic project and the researchers are coming back from summer work starting next week.  Hopefully it'll signal a restart of work (and Github commits).  This is a very low-emission coin, it won't take much for the value to go back up.
fr4nkthetank
Legendary
*
Offline Offline

Activity: 2294
Merit: 1182


Now the money is free, and so the people will be


View Profile
August 14, 2018, 03:27:12 AM
 #253

I really hope the devs come back strong from a nice summer vacation.   I kinda like this one.
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
August 14, 2018, 09:44:23 AM
 #254

Me too. I really like emmision (only 2.8 million total supply), but I don't like that 250k premine.

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
fr4nkthetank
Legendary
*
Offline Offline

Activity: 2294
Merit: 1182


Now the money is free, and so the people will be


View Profile
August 15, 2018, 01:38:10 PM
 #255

Yes, premine is way too high.  Like a big sword hanging over your head.  They should airdrop it, burn it, or do something productive with it. 
poiseulle
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Provide high-quality Chinese translation


View Profile
August 15, 2018, 01:41:34 PM
 #256

I also need a mining tutorial for this coin it's a lot different than existing algos, the new algo seem very interesting, hope it can resist the machines produced by Bitman.
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
August 28, 2018, 09:27:34 AM
 #257

Reddit                  https://www.reddit.com/r/DEFT
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
September 01, 2018, 05:03:44 AM
 #258

I also need a mining tutorial for this coin it's a lot different than existing algos, the new algo seem very interesting, hope it can resist the machines produced by Bitman.


Eventhough it's a new algo, the GPU miner is based on ccminer so the instructions and settings are pretty much the same.
fr4nkthetank
Legendary
*
Offline Offline

Activity: 2294
Merit: 1182


Now the money is free, and so the people will be


View Profile
September 02, 2018, 03:06:34 AM
 #259

you can also mine DEFT with the new t-rex miner 0.6.3
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
September 02, 2018, 06:27:14 AM
 #260

you can also mine DEFT with the new t-rex miner 0.6.3

That one is really good, it's a shame there's no miner that supports AMD cards yet though since I have a few of them.
brown-jen
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
September 02, 2018, 06:44:09 AM
 #261

I find that the reward structure is balanced. There's a use case, which is pretty rare. I am waiting to hear more about the team. I started mining it from the beginning. They started the bounty campaign and I think if they can create a community, it could be a success.
cyberspacemonkey
Legendary
*
Offline Offline

Activity: 1288
Merit: 1002


View Profile
September 02, 2018, 06:28:49 PM
 #262

I find that the reward structure is balanced. There's a use case, which is pretty rare. I am waiting to hear more about the team. I started mining it from the beginning. They started the bounty campaign and I think if they can create a community, it could be a success.

I started mining it from the beginning also when it was CPU only, the price dumped hard just a few days after it got listed on the exchange and now it seems like a good time to buy.
Vita1ico
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
October 09, 2018, 10:27:58 AM
 #263

What is going on with Deft? Exchange does not allow withdraw crex24. I have not a lot of ~ 800 in the account. But I honestly earned them on a video card. What to do with them now? Sell or leave as a keepsake?
CBTrading
Member
**
Offline Offline

Activity: 192
Merit: 13


View Profile
October 09, 2018, 12:57:46 PM
 #264

Twitter News:

Guys, don't buy $DEFT on @Crex24 rn. The situation is extremely complicated. Dyor in DEFT support. If you buy here chances are very good you will lose the coins you bought. I really would like to see @Crex_24 and @DeftChain find a solution soon.

Discord News:

@everyone Despite all efforts, some traders are abusing all attempts to reconcile this issue in Crex24. Even paying 0.12 BTC out of my pocket to the traders who bought mostly for less then 15 Sat didnt help. Therefore i am making a final call how we will solve this issue for most of you guys. For the big upcoming swap comes, timeline will be set by @barrystyle , we will do this outside of Crex24. All Balances within Crex24 will be not swapped. The new Deft will be a new tradepair in Crex24. I will set up a google doc, where anybody can claim his Deft by Crex24 eMail. Screenshots ( a lot of them). Any buys after 3. October will be ignored. Anybody who is trying to outplay me will be ignored. Anybody who is trying to fake it will be ignored. We will try to save 80 percent of the flock.  So please comply. For anybody who comes up with unrealistic balance even with screenshot, i would need a Login/Password or a Teamviewer session. Anybody who bought after 5. October , with real deft balance before. Your real deft is gone if you hold 1 fake Deft.
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
October 09, 2018, 03:13:19 PM
 #265

...and if you have anything to say against proposition, they will ban you from their channel (like me).  Roll Eyes

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
Vita1ico
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
October 09, 2018, 05:25:48 PM
 #266

04.10.2018 17:41:00 the last time of my activity. And how now to find out if I have a bad Deft or not? Well, time will tell. Here write too info. Google auto translator does not work in the discord.
katastroficar
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile
October 10, 2018, 02:00:54 PM
 #267

For someone who is not on discord it may be hard to understand what is going one.
If you don't want second hand information than join discord
katastroficar
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile
October 10, 2018, 06:14:43 PM
 #268

For someone who is not on discord it may be hard to understand what is going one.
If you don't want second hand information than join discord

Then what for to create here thread if do not lay out information here about this coin.
A small bag of useless coin with zero current price i even not can sell.lol thanks!

While you wait for informations to came to you everything is already on discord -> https://discordapp.com/invite/jAFtnfz
Forum is slow media compared to chat and you can't expect someone from community delivering you information here just because you find it convenient.
Most people who mine/trade some coin should check info on what they mine/trade on more sources, and source with most people, most informations and fastest one is discord.

You can trade deft on https://qtrade.io/market/DEFT_BTC for even larger price than before attack.
shuk1
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 12, 2018, 05:43:01 PM
 #269

...and if you have anything to say against proposition, they will ban you from their channel (like me).  Roll Eyes

The dev of this project is scamming people out of their money by claiming fake coins were added to the Crex24 exchange, then offering to buy them back at a loss. I have seen several screenshots ranging from him being rude to people, to flat out refusing to pay them back at all.

The fact remains, this is HIS project, therefore he should be held accountable for coins being traded on an exchange registered in his name.

If he continues to refuse to pay back the people who bought coins from Crex24, I will expose him for the arrogant fraud he actually is.
No potential investors, partners or exchanges will come anywhere near him or his project in the future.

Anyone who has screenshots of their conversations with this man should contact me at mjak08s1@gmail.com or private message me here.

You have been warned.

informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
October 24, 2018, 09:21:01 PM
 #270

The deft chain was hacked on 3. October (CVE-2018-17144) . About 350.000 additional coins have been transferred to CREX and sold for  900 Dollar something.

After discussion with the Exchange, we decided to replace this lost money with our own funds and put a buy order of the missing DEFT. Even most fake DEFT have been bought lower 20 SAT. We offered 30 SAT. Some honest members did sold fake deft back to us (100.000) . We warned others not to buy.

After a certain time. CREX24 and we decide to halt the trading. We asked our community to prove the balances of DEFT via Google Doc.

We try to save many people as possible. DEFT is not owned by anybody, it is started by a DEV and it is a 100% community coin.

Right now we are working on next level of DEFT. Meanwhile please fill this following doc, in order to retain your DEFT coins. Only coins before 3. October are valid, all other got the chance to sell it.

https://docs.google.com/forms/d/1up_FXRoQUnHGORtclVOD8zC9p5Eie9HwSmqtLjllSw8/edit#responses



...and if you have anything to say against proposition, they will ban you from their channel (like me).  Roll Eyes

T
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
October 27, 2018, 06:49:44 PM
 #271

No sync after October 3rd.
I got coins in the summer, I don’t have to do anything, are they safe?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
doubledata
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 31, 2018, 07:37:29 AM
 #272

No sync after October 3rd.
I got coins in the summer, I don’t have to do anything, are they safe?

Here is a copy from discord with steps to sync again (it helped me):

Hello @everyone, (Reminder)
To get back onto the right chain; you will need to download a patched version of the wallet (available here https://github.com/deftchain/deft/releases/download/0.15.1/deft-qt.zip).
@gj has also compiled the patched version for Apple https://minkiz.co/noodlings/dft/Deft-Qt.dmg
Once you have it, create a shortcut to the file and add -reindex to the launch target (as shown).
Then - launch the wallet using the shortcut, and leave it run.
Its a good idea to remove -reindex from the shortcut immediately afterwards; as this is a fairly slow process and having to go through it more than once (by forgetting and leaving it there) would be fairly painful.
James xx
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
October 31, 2018, 08:19:20 AM
 #273

This "system" for resolving issue is a joke. Really.  Roll Eyes

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
katastroficar
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile
November 10, 2018, 12:25:22 PM
Last edit: November 10, 2018, 08:05:12 PM by katastroficar
 #274

I've been away for a couple of months… Can some1 please fill me in on all the latest news and the like? Very much obliged!!
check on discord
https://discordapp.com/invite/jAFtnfz
papacabeza
Copper Member
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile
November 15, 2018, 06:44:10 AM
 #275

I've been away for a couple of months… Can some1 please fill me in on all the latest news and the like? Very much obliged!!

I wrote an update here a few weeks ago--
https://www.reddit.com/r/DEFT/comments/9okxqx/coin_update/
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
November 16, 2018, 07:24:58 PM
 #276

I've been away for a couple of months… Can some1 please fill me in on all the latest news and the like? Very much obliged!!

I wrote an update here a few weeks ago--
https://www.reddit.com/r/DEFT/comments/9okxqx/coin_update/

thanks for REDDIT; i will put it into ANN
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 17, 2018, 06:49:46 PM
 #277

Is it planned to add on new exchanges and in general, what further development?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
willy35
Jr. Member
*
Offline Offline

Activity: 163
Merit: 4


View Profile
November 30, 2018, 02:10:48 PM
 #278

Any idea why the wallet won't sync,
I just installed it like I use to with any wallet, but it won"t sync to get all the blocs.

Cheers
willy35
Jr. Member
*
Offline Offline

Activity: 163
Merit: 4


View Profile
November 30, 2018, 02:29:19 PM
 #279

It start syncing byt it is very very very slow, Any node address to add ?
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
December 04, 2018, 10:21:32 PM
 #280

Try those

addnode=173.254.207.158:12651
addnode=88.198.100.225:12667
addnode=deft.mining4.co.uk:12667
addnode=206.189.154.133:12667
addnode=209.97.172.77:12667




toogoody
Jr. Member
*
Offline Offline

Activity: 588
Merit: 1


View Profile
December 06, 2018, 04:15:58 PM
 #281

List of DEFT mining pools with live stats & hashrate distribution

https://miningpoolstats.stream/deft
informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
January 07, 2019, 09:59:24 PM
 #282

we have start refunding our fellow deft owner who have been affected by the coin hack.

informixx (OP)
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
January 20, 2019, 07:26:21 PM
 #283

new

 172.31.40.27 NODE
rifiuti
Full Member
***
Offline Offline

Activity: 320
Merit: 101


View Profile
February 13, 2019, 03:19:32 PM
 #284

another pet project of an undergrad student
Hashpool.eu
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
February 25, 2019, 06:31:19 AM
 #285

Deft has been added to Hashpool.eu
More info at: https://hashpool.eu/

Code:
t-rex -a balloon -o stratum+tcp://pool.hashpool.eu:2514 -u <WALLET_ADDRESS> -p c=DEFT

Join discord for support!
https://discord.gg/KwKR2uT
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
April 01, 2019, 01:27:20 PM
 #286

Any news?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 02, 2021, 05:06:08 PM
 #287

I once mined this coin, it seemed promising.
The project was pretty good.
What made the developers leave the project?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
November 02, 2021, 08:50:00 PM
 #288

Coin was 51% attacked and never recovered.

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 03, 2021, 07:30:05 AM
 #289

Coin was 51% attacked and never recovered.
Can you give us a little more detail? Where it was mentioned, when it happened, all the details of what happened, they did not write about it here.
Many coins are attacked like this and recover successfully.

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Texacha
Member
**
Offline Offline

Activity: 480
Merit: 68


View Profile
November 03, 2021, 07:51:57 AM
Merited by cryptomaxsun (1)
 #290

It was 2-3 years ago if I remember. It was 51% attacked and Crex24 was flooded with coins and price dumped like 99%
Some people bought coins at that low prices (all down to 2 sats). Later, developer offered everyone to sell again that bought coins at current price in order to burn them, but most of people didn't want to sell their coins, so coin simply died. This told you how "serious" project was. BTW, I liked coin. It had small supply, which I considered to be good.

I have no affiliate link, no bounty, no signature campaign... Only Proof Of Work!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [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!