Bitcoin Forum
June 20, 2024, 05:14:06 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: July 19, 2018, 02:11:39 AM
I'd like to clarify that Boolberry is not affected by recently discovered "Monero double counting bug" [1] [2] [3].

The bug was discovered in wallet's incoming tx handler [1]: incoming coins were counted as many times per transaction as tx pub keys were put to the extra (in most cases it should be one). It seems the bug was introduced with the implementation of sub addresses.

Unlike Monero, Boolberry wallet gets tx pub key only once per transaction.
Moreover, for a BBR tx it is explicitly prohibited to have duplicate TX_EXTRA_TAG_PUBKEY entry in its extra.

I consider this bug to be very Monero-specific, so only Monero forks may be affected.

[1] https://github.com/monero-project/monero/pull/3985
[2] https://www.reddit.com/r/Monero/comments/8wl12t/is_this_an_exploit_that_was_fixed_or_what_exactly/
[3] https://medium.com/@graftnetwork/graft-wallets-are-safe-and-not-affected-by-double-counting-bug-5d81d2d44cb8


Thank you sowle for this clarification. (Just to avoid confusion - sowle and wnntaler are the same person, BBR core-dev).

We just had a call with BTC-Alpha they will re-enable deposits. They have put it on hold because they didn't know if BBR was by affected by Monero's double counting bug.


Zoidberg


BTC-Alpha still can't deposits  Huh
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig: new miner for Wild Keccak algo on: July 04, 2018, 09:51:39 AM
ccminer 8000kh for 6 card rig
wildrig  8000kh too 。。。
now compare hashrate on pool Smiley With wildrig statistics graph should be better for average hashrate than in ccminer.

how can do loop in ubuntu? Aborted (core dumped)...
See first post, I have updated instructions there. Also can you provide last lines of console output before dump?

[17:47:55] GPU #4: scratchpad patched 42566552
[17:47:55] GPU #4: scratchpad patched 42566552
Aborted (core dumped)
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig: new miner for Wild Keccak algo on: July 04, 2018, 09:16:59 AM
ccminer 8000kh for 6 card rig
wildrig  8000kh too 。。。
now compare hashrate on pool Smiley With wildrig statistics graph should be better for average hashrate than in ccminer.

how can do loop in ubuntu? Aborted (core dumped)...
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig: new miner for Wild Keccak algo on: July 04, 2018, 07:57:16 AM
Finally was able to download it, I'm going to test this new version tomorrow, I'll keep mining with 0.9.4 on the night
And my hashrate vs minerd:

Amd RX Vega 56

Gpu clock -20%
Mem clock 945MHz
Power Limit -20%
BlockChain Driver

Minerd default intensity: 5600KH/s

WildRig default intensity/workload: 6040KH/s
WildRig 1912 intensity/ 256 workload: 6140KH/s

Interesting Smiley This is mining PURK? Anyway, was not expect this difference. Also intensity of minerd and wildrig is the same by default(minerd uses formula 2^intensity, wildrig - 1024 * intensity). What about intensity 1912 - I think it too high, videocard will be loaded a lot of time per iteration, so don't forget to use high static diff or good pool with good difficulty adjustment.

how about 1060 3G intensity workload ?  default is 1333K
Gpu clock + 100
Mem clock + 300
Power Limit 70W

same hash ccminer

ccminer 8000kh for 6 card rig
wildrig  8000kh too 。。。
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig: new miner for Wild Keccak algo on: July 03, 2018, 11:35:39 PM
good Try 0.9.6 now

Still can't run, my different parameters "threads": null
Please attach your config.json file(or it's data inside, and write it into code tag to avoid huge post) and what happens in console when you start miner.
What about "threads": null - miner won't work on CPU, you need configure it for videocards Smiley Or it was working and autoconfiguring in previous version?

can i download it at mega , can't down from google
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: July 02, 2018, 01:19:18 PM
linux please?
Working on that, will try to provide it with new beta.

update: Found a bug with random crash when reconnect to pool, updated the link to version 0.9.4 in previous post.

great tyvm waiting for linux
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: July 02, 2018, 12:39:41 PM
WildRig 0.9.3 beta, new miner for Wild Keccak algo. Download

for those who are new to this miner:
- this miner provides better hashrate on poolside for NVIDIA cards(because of more accepted shares). AMD can get some improvement too, but less significant
- new interface
- API to check miner stats via web
- no limit for amount of GPU's

changes from previous beta:
- more comments for config.json(hope now it won't confuse people with configuration Smiley)
- additional parameter "print-full"(add it to your old config.json when upgrade) for printing hashrate for each videocard
- a bit more safe code
- now miner will redownload scratchpad if something goes too wrong with it
- fix for NVIDIA's, now instead of rare situations with multiple "Low difficulty share" hashrate will drop, but still better to solve more shares instead of reconnect Smiley
- no more rare situation with "Duplicate share" on fast rigs(testing is welcome, please report if it happens)
- changed default strategy(AMD users, please check if it works well)

Testing is welcome! Please report about any issue.

known issues:
- possible crash, see note below
- immediate crash when presss 'H' or using print-full set to true(will crash at first speed print). Very strange problem, occurs only if log-file specified, so be careful and test first. Will check that later
- fast enough rig can get 5 rejects one by one on low difficulty and start reconnecting, decrease intencity in this case if your pool doesn't support stat.diff. In next version I will provide some configuration about amount of rejects before reconnect

NOTE: please, create a bat-file like below and use it instead of direct start of wildrig.exe, I was reported about one crash, so use it for avoiding zero mining
Code:
:loop
wildrig.exe
ping 127.0.0.1 -n 5 > nul
goto loop


linux please?
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot) on: January 05, 2018, 12:48:38 AM
algo wildkeccak have issue

Cuda error in func 'scanhash_wildkeccak' at line 283 : invalid argument.
Cuda error in func 'scanhash_wildkeccak' at line 283 : driver shutting down.
Cuda error in func 'scanhash_wildkeccak' at line 270 : driver shutting down.
Cuda error in func 'scanhash_wildkeccak' at line 270 : driver shutting down.
Cuda error in func 'scanhash_wildkeccak' at line 270 : driver shutting down.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: January 01, 2018, 01:32:47 AM
my btc withdrawal 16 day ago from stocks.exchange,now still unconfirmed ,https://blockchain.info/tx/57f1f8e5a7459be952c760e08bedc300b84e916ab6476682107079ada01c47f7 and btc.com show Removed / DoubleSpending T.T, service does not reply now

it is strange,because recently people haven't any problem with withdraw from stocks.exchange.even praised the quick processing of deposits/withdraws.are you sure you are not mistaken in withdraw in any way?mempool size is very big and 0.002 btc isn't high commission,may be transaсtion "stuck".

so does anybody has withdraw problems with btc/bbr on stocks.exchange?or all work fine?guys please notify in this thread if there are withdraw problems,because i want to buy some bbr and don't want to lose money.

it's ok now  20 dayago T.T
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: December 28, 2017, 11:51:01 PM
Any word on getting boolberry listed on additional exchanges? I have reached out to Kucoin and they have shared that no one is currently in contact with them.

#MakeBoolberryGreatAgain

I think you might be talking to their support staff. I'm in contact with the owner and they may not be aware of the conversations we're having. I've just scheduled a 12 hour window with them for Monday 11AM-11PM UTC+8. If all goes well we should have deposits & trading open sometime in the week.
Any Update on how the meeting went?


It shouldn't be long now until BBR trading is open. Kucoin synced the daemon and wallet on Monday and have been working on BBR integration all week. For those unaware, they also just revamped their trading interface. IMO, it's the best interface for any exchange at the moment. I'm really excited to get everyone trading there. I have a feeling they're going to be the top altcoin exchange for 2018.

kucoin will be open BBR trade?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: December 27, 2017, 12:24:57 AM
my btc withdrawal 16 day ago from stocks.exchange,now still unconfirmed ,https://blockchain.info/tx/57f1f8e5a7459be952c760e08bedc300b84e916ab6476682107079ada01c47f7 and btc.com show Removed / DoubleSpending T.T, service does not reply now
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [XDB] Doubloon - Cryptonote Evolved on: December 14, 2017, 11:57:17 PM
Your welcome and there is ccminer-x64-2.2.2-cuda8.0 and  ccminer-x64-2.2.2 Smiley
stock core and mem and 381.65 driver
ccminer -q -a wildkeccak -o stratum+tcp://bbr.miningclub.info:7777 -u 1CvHnt7dT94EsV5u9cESUEFDKcSDRsSJw294XjEnV3taAi4vkzukn7sNBu1jG6k5kF27odtRW4LvZ6K 3HKzMntM24Ayq78P -p x -k http://bbr.miningclub.info/scratchpad.bin -l 60x256
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [XDB] Doubloon - Cryptonote Evolved on: December 14, 2017, 11:48:18 PM
Your welcome and there is ccminer-x64-2.2.2-cuda8.0 and  ccminer-x64-2.2.2 Smiley

https://github.com/tpruvot/ccminer/releases/download/2.2.2-tpruvot/ccminer-x64-2.2.2-cuda7.5.7z  it is right?  still 740k each 750ti now
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [XDB] Doubloon - Cryptonote Evolved on: December 14, 2017, 10:04:51 PM
snip

Just build new rig for XDB dude ! I also still support wildkeccak because my gtx 750 ti can do 750 kh only with 25 watt power.
With what $ I have my 750ti rig too. That's why I want wildkeccak. [2017-12-10 21:01:59] GPU #4: Gigabyte GTX 750 Ti, 971.30 kH/s Grin
Read back.. I changed my mind.
GPU #1: Gigabyte GTX 750 Ti, 920.15 kH/s
GPU #1: 1346 MHz 37.89 kH/W 24W 49C FAN 56%


yeah, wildkeccak algo has one of the best indicators of gpu temp and different cards do not have too much of a difference in hashrate.
[/quote]
Yes running at 40% tdp too. Smiley
Other cards suck at this algo.
wildkeccak ALGO at stock core and mem and lowest power setting for highest efficiency
[2017-12-04 21:49:19] GPU #3: Gigabyte GTX 980 Ti, 1496.31 kH/s
[2017-12-04 21:49:31] GPU #1: Gigabyte GTX 970, 1479.46 kH/s
[2017-12-04 21:49:34] GPU #2: Gigabyte GTX 970, 1479.51 kH/s
[2017-12-04 21:49:35] accepted: 10618/10767 (diff 1.809), 7881.14 kH/s yes!
[2017-12-04 21:49:35] GPU #4: Gigabyte GTX 980 Ti, 1578.60 kH/s
[2017-12-04 21:49:41] GPU #0: EVGA GTX 1070, 1842.32 kH/s
[/quote]

what miner Software ?
[/quote]
ccminer-x64-2.2.2-cuda7.5.
[/quote]

tyvm sir
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [XDB] Doubloon - Cryptonote Evolved on: December 14, 2017, 04:27:44 PM
snip

Just build new rig for XDB dude ! I also still support wildkeccak because my gtx 750 ti can do 750 kh only with 25 watt power.
[/quote]
With what $ I have my 750ti rig too. That's why I want wildkeccak. [2017-12-10 21:01:59] GPU #4: Gigabyte GTX 750 Ti, 971.30 kH/s Grin
Read back.. I changed my mind.
GPU #1: Gigabyte GTX 750 Ti, 920.15 kH/s
GPU #1: 1346 MHz 37.89 kH/W 24W 49C FAN 56%

[/quote]

yeah, wildkeccak algo has one of the best indicators of gpu temp and different cards do not have too much of a difference in hashrate.
[/quote]
Yes running at 40% tdp too. Smiley
Other cards suck at this algo.
wildkeccak ALGO at stock core and mem and lowest power setting for highest efficiency
[2017-12-04 21:49:19] GPU #3: Gigabyte GTX 980 Ti, 1496.31 kH/s
[2017-12-04 21:49:31] GPU #1: Gigabyte GTX 970, 1479.46 kH/s
[2017-12-04 21:49:34] GPU #2: Gigabyte GTX 970, 1479.51 kH/s
[2017-12-04 21:49:35] accepted: 10618/10767 (diff 1.809), 7881.14 kH/s yes!
[2017-12-04 21:49:35] GPU #4: Gigabyte GTX 980 Ti, 1578.60 kH/s
[2017-12-04 21:49:41] GPU #0: EVGA GTX 1070, 1842.32 kH/s
[/quote]

what miner Software ?
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released on: December 14, 2017, 12:44:54 AM
--seed-node 5.9.44.154:10101 --seed-node 88.197.53.159:10101 --seed-node 62.201.213.25:10101 --seed-node 95.85.21.33:10101 --seed-node 66.228.33.249:10101 --seed-node 59.120.166.36:10101 --seed-node 107.170.97.197:10101 --seed-node 188.226.215.102:10101 --seed-node 128.199.196.65:10101 --seed-node 107.170.228.11:10101 --seed-node 88.99.193.104:10101 --seed-node 138.201.126.98:10101 --seed-node 162.243.210.156:10101 --seed-node 162.243.101.90:10101
17  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 26, 2017, 01:55:36 AM
Koinbi.com would like to welcome Polytimos to its service!

Koinbi welcomes Polytimos to its family of crypto currencies and has opened the order books for Polytimos to be traded!
Our mission at Koinbi is to provide you, the user and trader with a clean, fast and secure platform to trade your crypto currencies.

URL: https://koinbi.com
Trade: https://koinbi.com/markets/polybtc
Twitter: https://twitter.com/Koinbi_Exchange
API: https://koinbi.com/api_v2

Thank you,
James and the team at Koinbi.com

be careful, scam market, cant Withdraw coin

Before you throw accusations around you could try PM us? Withdrawals are online and working and no pending. Can you pm or let us know your email so we can take a look and try and resolve for you?


where is 2FA text ???

Have you enabled 2FA on your account? If you have it will appear.


i need texe enabled 2FA , i can't Scan the QR Code ...

The text should show below the QR Code, please pm us with your email used to sign up and we will help you through the process.

Note: You must enable two factor authentication enabled on your account to withdraw from Koinbi.
18  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 26, 2017, 01:53:45 AM
Koinbi.com would like to welcome Polytimos to its service!

Koinbi welcomes Polytimos to its family of crypto currencies and has opened the order books for Polytimos to be traded!
Our mission at Koinbi is to provide you, the user and trader with a clean, fast and secure platform to trade your crypto currencies.

URL: https://koinbi.com
Trade: https://koinbi.com/markets/polybtc
Twitter: https://twitter.com/Koinbi_Exchange
API: https://koinbi.com/api_v2

Thank you,
James and the team at Koinbi.com

be careful, scam market, cant Withdraw coin

Before you throw accusations around you could try PM us? Withdrawals are online and working and no pending. Can you pm or let us know your email so we can take a look and try and resolve for you?


where is 2FA text ???

Have you enabled 2FA on your account? If you have it will appear.


i need texe enabled 2FA , i can't Scan the QR Code ...

The text should show below the QR Code, please pm us with your email used to sign up and we will help you through the process.

no text show,can't enable 2FA can't withdraw, i sent pm my account to you ,please help
19  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 26, 2017, 01:18:11 AM
Koinbi.com would like to welcome Polytimos to its service!

Koinbi welcomes Polytimos to its family of crypto currencies and has opened the order books for Polytimos to be traded!
Our mission at Koinbi is to provide you, the user and trader with a clean, fast and secure platform to trade your crypto currencies.

URL: https://koinbi.com
Trade: https://koinbi.com/markets/polybtc
Twitter: https://twitter.com/Koinbi_Exchange
API: https://koinbi.com/api_v2

Thank you,
James and the team at Koinbi.com

be careful, scam market, cant Withdraw coin

Before you throw accusations around you could try PM us? Withdrawals are online and working and no pending. Can you pm or let us know your email so we can take a look and try and resolve for you?


where is 2FA text ???

Have you enabled 2FA on your account? If you have it will appear.


i need texe enabled 2FA , i can't Scan the QR Code ...

The text should show below the QR Code, please pm us with your email used to sign up and we will help you through the process.

waiting .......
20  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 26, 2017, 01:00:40 AM
Koinbi.com would like to welcome Polytimos to its service!

Koinbi welcomes Polytimos to its family of crypto currencies and has opened the order books for Polytimos to be traded!
Our mission at Koinbi is to provide you, the user and trader with a clean, fast and secure platform to trade your crypto currencies.

URL: https://koinbi.com
Trade: https://koinbi.com/markets/polybtc
Twitter: https://twitter.com/Koinbi_Exchange
API: https://koinbi.com/api_v2

Thank you,
James and the team at Koinbi.com

be careful, scam market, cant Withdraw coin

Before you throw accusations around you could try PM us? Withdrawals are online and working and no pending. Can you pm or let us know your email so we can take a look and try and resolve for you?


where is 2FA text ???

Have you enabled 2FA on your account? If you have it will appear.


i need texe enabled 2FA , i can't Scan the QR Code ...

The text should show below the QR Code, please pm us with your email used to sign up and we will help you through the process.

no any text, i sent PM , help please
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!