Bitcoin Forum
May 27, 2024, 12:37:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 96 »
681  Local / アルトコイン / Re: [ANN][MNX]Minexcoin - 新時代の決済システム on: February 14, 2018, 02:21:59 PM
lolMinerのアップデート(ver. 0.12)

So, lets go for New Version 0.12

As usual here are die Download links:
Linux 64: Click Here
Windows 64: Click Here

Change log:

Changes to the "--enable-nv-hotfix" switch
The hotfix is now a bit less aggressive compared to v 0.11. It may be that the CPU load is slightly up compared to the previous version, but the new algorithm is doing better when recovering from a time with overall high CPU load. If the old version worked better at your side you can still download the old version v0.11 here (Win 64) and here (Lin 64) .

In general for the miner monitor the load during the first minutes of running. If you have an overall system load above 60% I would recoment running less instances of lolMiner and use the remaining graphic cards for mining with an other coin.

Fix of the "compile() error"
The miner now also runs on older AMD implementations with the official AMD drivers. The most ancient card I tried was a Radeon HD 7770 (GCN 1, released February 2012 (!) ) and it runs fine with about 600 sol/s when using Windows 10.

Fix of a "lucky user" bug.
There was one strange bug in the miner causing a segfault when too many solutions were found with one equihash run. Usually on average about 2 solutions are found, 4-5 can happen, but I had one report of 10 solutions in one run. v 0.11 was not prepared for this, but now it is ^^

Improvements to reconnect function.
Before there were multiple threads testing if the stratum connection is still valid and that may have issued a reconnect. This sometimes caused that thread #1 wanted to restart the reconnect attempt just started by thread #0. Now there is exactly one thread left that is able to issue a reconnect when an error is detected. Also after the first reconnection attempt the miner will now wait for 30 seconds to give the pool time to respond before the next reconnection attempt is taken.

Shipment with new libraries in Windows version
We had some reports about libstdc++ library crashes in Windows version. I updated all libraries in Windows version to newer versions. This does not guaranty that the stability issues are gone, but maybe the new versions help. At least I had no issues with the new versions in first testing.


New known issues:
Connection reseted by peer (Linux),  A connection was disconnected by the software on the host computer (Windows), Received job has wrong number of parameters! (both), All on minexpool.nl
I do not know yet why - either if this is a pool issue over the last two days or if this is an issue of the miner. At least the miner had some trouble connecting to the pool sometimes and receives irregular messages from this pool from time to time. The connection reseted by peer message often seems to affect the miner when no share was send in more than 90 seconds. Future will show if this is miner or pool bug and if there are efficient countermeasures to handle this. Currently I can observe that the miner is able to recover from the issue by reconnection, but of cause this lowers income when shares get lost and the miner is waiting for a reconnection attempt.  

Adding something like --retries and --retry-delay would be nice or even backup pool options.
If you just allowed the program to exit after failing to reconnect the specified amount of --retries consecutively, it would allow us to simply run a new instance trying another pool automatically.

I will definitely consider this as one possible feature for next release version. Good idea Smiley


----------
Current hash-rate of all lolMiners out there: ~1.9 to 2 msol/s
Market share: ~3.5%
682  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux on: February 14, 2018, 11:52:56 AM
Oh, this miner is a wonderful performance!
I hope that stability improves and Dev fee goes down.

Thank you, Lolliedieb. Good job. Cheesy
683  Local / アルトコイン / Re: [ANN][MNX]Minexcoin - 新時代の決済システム on: February 14, 2018, 11:18:10 AM
有志の手(Lolliedieb)によって新たなMNX用のマイナーである『lolMiner』がリリースされました。
OpenCLを使用したマイナーでWindowsとLinuxをサポートしています。

まだリリースされたばかり(ベータ)なのでWindows版での不意なクラッシュなどの不安定な部分もありますが、多くのGPUで既存のマイナーと比べ高いハッシュレートを叩き出します。

Hi MinexCoin miners,

I just wanted to announce that I wrote a new mining software for MinexCoins Equihash 96/5 algorithm.
And what to say more then:

Today st first (beta) release day Smiley

It basically uses OpenCL and I build binaries for Linux and Windows, so it may run on a broad set of platforms and basically supports all graphic card vendors.
I can only report speeds for some very few testing machines I had access to, but it is looking promising (at least on a GTX 1080 non-ti).

If you are interested continue reading here:
https://bitcointalk.org/index.php?topic=2933939.0

Ps: This software is in very early state - optiminer may be more stable at this point. But if you report possible issues you have you are actively helping to improve this.

I hope that I can support the Minex ecosystem with this by adding the opportunity to mine the coin on more platforms.
Have a nice day

Lolliedieb
684  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Minexcoin - A new era of payments on: February 14, 2018, 10:56:20 AM
For example few days ago by community member was created miner for Windows, and now people can mine MNX with +/- same speed like with Optiminer. But it is just beta version, miner is not 100% stable

Well, indeed stability is an issue. But your comment on speed is not so accurate. It is this way:

Linux + Nvidia / Intel GPU --> You want to use lolMiner-mnx. It is very stable for this scenario and by far faster then optiminer (more than 60% for GTX 1070 / 1080 - we had people reporting >20ksols for 1080Ti and 14-15 ksol for tuned 1070Ti).
Linux + AMD GPU -> You currently rather want to use optiminer. For those systems where lolMiner starts (unfortunately it does not on all but will be fixed within next week) it is stable, but optiminer is at higher speed for RX 4xx and RX 5xx graphic cards.

Windows + Any GPU --> lolMiner is likely the fastest miner for MNX out there on Windows, but you must monitor your system because currently there are random crashed during execution.

I have to admit that I my self was not sure if it is a good idea to release the Windows version, because I do not have a potential Windows machine here for debugging. Also I just created a working binary the last moment before release. I decided to do so because I want it to run on a broad platform and thus I decided to release with a big BETA tag and hope that the comments from early adopters help me getting this version as stable as the Linux build.

As for the dev fee: I already announced that I will lower the dev fee once I was able to buy a propper testing system or when MNX price rises. I also announced in the miners thread that I will distribute the half of my first month income to all that help me now in the early phase by testing. Finally consider that MNX issue rate on coins from blocks is rather low. From launch of the miner to now I collected about 0.5 MNX from def-fee. It is unlikely I am getting rich from this Wink

I hope with this software I can help making MNX a success on the long term Smiley Happy mining Wink
Lolliedieb, wonderful work!
I think the Optiner miner for Windows is beneficial for the minor of MNX.

I will check your thread.
685  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Minexcoin - A new era of payments on: February 14, 2018, 06:26:28 AM
Wow, [ANN] [ICO] has been deleted from the thread title.
I think that [ICO] may be deleted, but I think [ANN] should be left and I should add [MNX].

Like Decred.
[ANN] [DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network
https://bitcointalk.org/index.php?topic=1290358.0
686  Local / 日本語 (Japanese) / Re: 暗号通貨の税金・確定申告情報スレ on: February 14, 2018, 06:22:14 AM
どなたか教えてください。例えば仮想通貨(ICO含む)で投資した金額が100万、仮想通貨コミュニティへの参加費用が月々10万だとして、200万を利確した場合。投資金額110万を引いて90万円が課税対象になるのでしょうか?

ザックリしておりますが、聞きたいことは
コミュニティへの参加費用は投資金額に数えて良いのか。
ICOは投資金額に合計していいのか。
全ての銘柄の投資金額を合算していいのか。
です。
ど素人で申し訳ございませんが、ご回答お願い致します。
はい、概ね間違いありません。
コミュニティでは暗号通貨のみの情報交換という事ですよね?
でしたらセミナーなどと同じく経費として計上できます。

でも月10万円ですよね? となると経費は12ヶ月で120万円では・・・?
687  Local / 日本語 (Japanese) / Re: 🇯🇵【Newbieの人がひたすら書き込むスレ】 Thread for the Newbie on: February 14, 2018, 06:13:40 AM
ランク:satoshiを一度見てみたい Cheesy
どうぞ
https://bitcointalk.org/index.php?action=profile;u=3

Satoshi最後の書き込み
https://bitcointalk.org/index.php?topic=2228.msg29479#msg29479
688  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BOUNTY][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology on: February 14, 2018, 05:39:09 AM
Hey admin look here: https://hizliresim.com/lOWPpk

please correct this, edit me pls.



Okay, I will check.
Are you following the official account?

Check completed.
I can not confirm the number of your friends.
689  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BOUNTY][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology on: February 13, 2018, 03:29:56 PM
Cure WorldCosplay has been operating as a community service for cosplayers and those around them all over the world. We are multi-lingual platform supporting 12 languages where more than 720K members from more than 180 countries post their quality works, 6.5 million images and counting.
Thank you for your interest. Cheesy

Yes, that's right.
We already have a huge cosplay platform.


But this is Bounty Thread.
Please give us your opinion on Cosplay Token with an announcement thread.

[ANN][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology
https://bitcointalk.org/index.php?topic=2821548.0
690  Local / アルトコイン / Re: [BOUNTY][ICO]Cosplay Token - ブロックチェーン技術を活用したコスプレプラットフォーム[COT] on: February 13, 2018, 03:28:03 PM
Cosplay Token情報


現在の参加者
署名キャンペーン: 2/250
記事/メディアキャンペーン: 44/250
Twitterキャンペーン: 170/300
Facebookキャンペーン: 150/150
Telegramキャンペーン: 46/5000
691  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BOUNTY][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology on: February 13, 2018, 03:26:51 PM
Long-operated cosplay known to many people in various countries is now building projects, good news and this will be successful in cepet projects
Thank you for your interest. Cheesy

But this is Bounty Thread.
Please give us your opinion on Cosplay Token with an announcement thread.

[ANN][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology
https://bitcointalk.org/index.php?topic=2821548.0
692  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BOUNTY][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology on: February 13, 2018, 03:23:56 PM
Cosplay Token Info


Current participants
Signature campaign: 2/250
Article/Media campaign: 44/250
Twitter campaign: 170/300
Facebook campaign: 150/150
Telegram campaign: 46/5000
693  Local / アルトコイン / Re: [BOUNTY][ICO]Cosplay Token - ブロックチェーン技術を活用したコスプレプラットフォーム[COT] on: February 13, 2018, 01:19:45 PM
更新 #4

  • 署名キャンペーンのステークの計算が行われました。
  • 現在、公式アカウントのフォロー状況とAuditスコアを確認しています。
  • 毎週火曜日に公式アカウントのフォロー状況を確認します。もしフォローが解除されていた場合、参加者はリストから削除されます。
694  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BOUNTY][ICO] Cosplay Token - Cosplay Platform built with Blockchain technology on: February 13, 2018, 01:17:58 PM
Update #4

  • Calculation of the stakes of the signature campaign was done.
  • Currently, I check the account follow-up situation and Audit score.
  • I check official account follow up situation every Tuesday. If follow-up is canceled, it will be deleted from the list.
695  Local / 日本語 (Japanese) / Re: 雑談スレ on: February 13, 2018, 12:57:43 PM
あ。追記ですけど、最初に(日本時間とは言っていない)とレスして来た人とは別人なのね。「soon」の使い方に関する話は、この別の人に返したものだったんだけど。ま、良いか。
折角終わった話題を蒸し返すようですみません。

そもそも自分は暗号通貨界隈どうこうじゃなくて、英語圏での「soon」の使われ方について話しただけなんです・・・
だから取引所が使うどうこうじゃなくて、「soon」という言葉の一般的な表現としてこういう使われ方してますよという話です。

例えば企業による新製品のローンチイベントとかで「Launch is coming soon...」こんな表現が良く使われますが。
明確な日時を指定していないので。「soon」が示す発売時期が数週間後なのか、1ヶ月後なのか、3ヶ月後なのか、はたまた半年後なのかは企業側のさじ加減なんですよ。
これは「soon」という言葉に「もうすぐ」という意味と「そのうち」という意味があるからです。


多分、SpreadWinnerさんは「soon」を曖昧な使い方するな と言いたいのかと思いますが。
使い方どうこうではなく、そもそも「soon」自体が曖昧な言葉という事なんですよ。

だから取引所にケチを付けるのであれば表現の変更を求めるべきです。
より明確な「moment」とかを使えみたいな。

あらあら。英単語のご講義、どうも。
上の文、全体を読んでみましょう。国語の授業で、「上の文で作者は何を言いたいのでしょう?」という問いがあったら、『soonの意味を明確にしろと言いたいのだと思います』と答えます?
取引所にケチをつけたいのでも、英単語の明確な意味を求めているのでもなくてね、ブロックチェーン/仮想通貨関連の責任/今後の可能性の話をしているのですよ。わざわざ一部分だけに執着し、文意を歪曲するのはおやめになったがよろしい。
お礼に日本語の講義をば。(日本時間とは言ってない)やら「ケチをつける」やら、あなたの文は攻撃的表現が多いですね。これをやめる「べき」です。読み手を不快にします。・・・という文も関係無い方を不快にしますね。これを目にした他の方々、ほんとごめんなさいね。不快ですよね。あとは無視してでもやめますから、ご勘弁を。

ご指摘どうも Wink
私の読解力が至らず、不快にさせたようですみません。

では改めて私の考えを。
私はUdontoSobaさんと似た意見なので、恐らくあなたとは意見が合わないかと思いますが。
そもそも『暗号通貨』『Decentalized』の元の構想は第三者を介す事無く取引でき、不可逆的なもの(Satohsiの論文にも記述があります)です。スマートコントラクトや最近のAtomic SwapからのDEXといった物が支持されるのはこの思想からでしょう。

確かに『Blockchain』自体はインターネットプロトコルのように中立的であり、利用する人間次第です。
マルチシグネチャの導入を先送りにして、コールドウォレットで保管していなかったCCの管理体制が杜撰だったと言いたい気持ちも分かります。勿論CCは今回の件の責任を取るべきです。
しかし、その資産を守る術が存在していたのにも関わらずその選択をしなかったのであれば少なからず自分にも責任があると思います。

暴落して含み損~、に関しては『Fiat』に対しての価格が下がっただけであり、暗号通貨そのものは変わっていませんし、そもそも含み損になったのとCCは関係無いです。
暗号通貨を単なる投資/投機対象として見てるなら仕方ないのかもしれませんが・・・暗号通貨はこれまでの投資商品とは全く異なる性質を持っていると考えた方が良いかと思います。


あと「(日本時間とは言ってない)」に関しては、とあるインターネットミームが元ネタでして・・・
まぁ伝わってないようなので今更説明しても意味ないと思いますが・・・
696  Local / 日本語 (Japanese) / Re: 雑談スレ on: February 13, 2018, 05:23:32 AM
あ。追記ですけど、最初に(日本時間とは言っていない)とレスして来た人とは別人なのね。「soon」の使い方に関する話は、この別の人に返したものだったんだけど。ま、良いか。
折角終わった話題を蒸し返すようですみません。

そもそも自分は暗号通貨界隈どうこうじゃなくて、英語圏での「soon」の使われ方について話しただけなんです・・・
だから取引所が使うどうこうじゃなくて、「soon」という言葉の一般的な表現としてこういう使われ方してますよという話です。

例えば企業による新製品のローンチイベントとかで「Launch is coming soon...」こんな表現が良く使われますが。
明確な日時を指定していないので。「soon」が示す発売時期が数週間後なのか、1ヶ月後なのか、3ヶ月後なのか、はたまた半年後なのかは企業側のさじ加減なんですよ。
これは「soon」という言葉に「もうすぐ」という意味と「そのうち」という意味があるからです。


多分、SpreadWinnerさんは「soon」を曖昧な使い方するな と言いたいのかと思いますが。
使い方どうこうではなく、そもそも「soon」自体が曖昧な言葉という事なんですよ。

だから取引所にケチを付けるのであれば表現の変更を求めるべきです。
より明確な「moment」とかを使えみたいな。
697  Local / 日本語 (Japanese) / Re: ♬ 2018年末にビットコインはいくらか?毎日ひたすら予想するスレ on: February 12, 2018, 05:28:24 PM
今年は期待をこめて300万↑行くんじゃないでしょうか

最終的にはビットコインは生き残れないと思ってますが・・・
何故そう思ったのでしょう?
簡単で良いので根拠を述べて頂けるでしょうか?

あなたの言う『生き残り』とは何を指していますか? 時価総額1位の座を守る事ですか?
Bitcoinが暗号通貨の先駆者であり続ける限りは消える事は無いと思いますが・・・
698  Local / 日本語 (Japanese) / Re: いつ仮想通貨の存在を知り、いつから投資(投機)を始めましたか? on: February 12, 2018, 05:23:40 PM
2014年頃に暗号通貨に魅入られてからです。
Geekな自分は投資というより、技術的な面から入りましたね。「P2Pを使った決済システム?面白そうだな」という感じで。
本格的に投資面でも意識し始めたのは2015年頃かな?
699  Local / 日本語 (Japanese) / Re: 暗号通貨の税金・確定申告情報スレ on: February 12, 2018, 05:18:37 PM
勉強になります。
投資金額だけはバッチリ覚えているのですが、投資金額+20万までなら申告不要なんでしたっけ?
投資金額というより、所得が20万円ですね。
国税は暗号通貨同士の交換も課税とか言ってるんで、他の通貨に変えても利確(所得)とみなされます。。。

あと、20万円なのは給与所得を得ていて年末調整をしている方の場合です。
700  Local / アルトコイン / Re: 応援している草コイン教えてください。 on: February 12, 2018, 05:14:48 PM
草コインの定義がよくわかりませんが、
VEN と PAY です。買うなら、ホンモノを買いたいですし、誰もが簡単に仮想通貨で決済できるなら、いいですよね。保有者には、報酬も入りますし。
私は実態が無く(WPやロードマップも出ておらず期待値のみ)、過大評価/誇張された低単価で時価総額も見ないような人が買うコイン。
つまりShitcoin(糞コイン)の呼び名を変えた物と定義しています。その中でもPoSを採用している物は特に信用していません。
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 96 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!