Search content
Sort by

Showing 20 of 458 results by equipoise
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 30/12/2019, 18:11:33 UTC
I speculate we are (almost) at the bottom in both terms of xmr/btc and xmr/usd. It seems fat fingers want it down more and more, but I'm not sure it'll last for long.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 07/05/2019, 11:01:25 UTC
From what I understand of mimblewimble is there are no records kept

There are no records kept in the *blockchain*. But every full node receives all the intermittent states of each transaction, and there is nothing stopping them from logging that information. It requires some credulity to think there are no interested parties who have logged Grin from the genesis block.

A self-pruning blockchain does not equate to a fungible blockchain.
Exactly! That's my understanding too. With some full nodes running you can store/trace transactions the same way as Bitcoin blockchain. Grin is not fungible/privacy coin.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 31/01/2019, 18:47:02 UTC
Chainalysis: "@monero is our top priority" - https://threader.app/thread/1091010633657659395
Bullish?
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 26/07/2018, 11:25:48 UTC
My speculation: Monero is close to the bottom in both BTC and USD terms - maybe even passed it. There are exciting months ahead.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 27/01/2018, 20:41:07 UTC
...
That said, I believe deepening the relationship between XMR and LTC would be super positive.  And for LTC to be able to claim to have performed both the first ever atomic swap AND the first ever atomic swap with a non BTC codebase crypto would be killer.  And I think the liquidity a LTC/XMR atomic connection would provide mixed with it's novelty would benefit both communities.
The first ever 'atomic cross-chain transaction' was between Burst and Qora on May 17, 2015. Extremely efficient implementation was used, based on this AT Turing complete smart contracts implementation (2014, before Ethereum):

Automated Transactions (AT) is a technology created by CIYAM Developers which provides "Turing complete smart contracts" for any blockchain that implements it (http://ciyam.org/at).

Recently the AT developers produced a Crowdfund application that only requires 25 machine code steps (which is ridiculously small) and that is running on a blockchain now (the Burst blockchain). This is the most efficient Crowdfund application in existence - not only is it incredibly efficient but it is also 100% decentralised!

Although we are having troubles with getting any attention (hopefully some smart marketing people will notice this project and consider contacting us) we have already achieved "two world firsts" which we intend to follow up with more ground breaking ATs (which are under development now).

#1 - The world's first completely decentralised Lottery (i.e. no website and no central control) was launched in January 2015.

#2 - The world's first completely decentralised Crowdfunding application (i.e. no website and no central control) was launched in February 2015.

A couple of great tools for those keen to develop their own ATs can be found here (thanks to @burstcoin):

https://github.com/BurstProject/ATAssembler
https://github.com/BurstProject/ATDebugger



Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 25/09/2017, 13:21:45 UTC
A very good read. Most (if not all) of the topics were discussed in the Monero community. It's not directly connected to speculation, but it is in a way. Monero mentioned in the context of Wanna Cry ransomware money converted to Monero (XMR) via ShapeShift. Eight Things Cryptocurrency Enthusiasts Probably Won’t Tell You.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote GPU Miner v9.7
by
equipoise
on 19/09/2017, 18:43:04 UTC
What's the best -h value for 4/580?

It really depends on how hard you want to push the card / what the extra power consumption is worth to you. I'm running:

-a 4
-h 1920
-cvddc 850
-mvddc 850
-cclock 1150
-mclock 2250

Average Hashrate for last 6 hours: 2,963.3 H/s (or ~493.9 H/s per card)

Runs about 80-85w/card and maxes out around 779w total from the wall (total rig - 6 RX580's, 1000wPSU + 850wPSU). Temp 45 (fan 60%),

I'm kinda curious what the flags are to get 700+ H/s though?!
My rx 470 are doing much better. Something is wrong with your settings.
724 H/s @ <80W from the wall average per card from 12x rx 470 nitro (non-plus), using sgminer-gm. Modded bios - Samsung memory 1750 -> 2000 straps (last PBE can't recognize the memory and there are better mixed straps I suppose). Memory @ 1950-1980, GPU clock @ 1169, both downvolted using AB (-96) and Wattool (additional core downvolt and memory @ 870 (two of the cards are @ 900 or they are not stable - they were stable at 870 too, but I'm not sure what happened). 63C @ 35% fan, stable, <0.4% rejected, no HW errors. It goes to 740+ average stable, but with 15-20% more power and <1% rejects. I didn't tried the blockchain drivers yet.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
equipoise
on 12/09/2017, 11:25:19 UTC
Hy all!

I am pretty new in mining so i have one question if anyone can help me I would be really happy Smiley

So i have one question :

Can i command somehow to my claymore's miner that it need to restart when temperature of all GPU falls in idk 50°C ?

Is there any command where i can write this down and if is Can someone please explain me how and where to write it.


Thanks a lot for any help!
In Windows I'm using SpeedFan -> configure -> events -> create event for each card on T < 55 more than N sec to run a .bat file to restart. After create or update on events close Speedfan and run it again - otherwise, settings are not saved correctly.

That's what it seems to best solution to me - but the problem gets when i want to configure -  i can't add program-

When i Get- Then->Execute-> ( it don't give me option to add program.

Do i need to close Claymore ?
Create a new bat file (c:\reboot\reboot.bat). Add a line "shutdown /r /t 5 /f" without the quotes. In SpeedFan next to Execute add "c:\reboot\reboot.bat".
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
equipoise
on 12/09/2017, 10:17:05 UTC
Hy all!

I am pretty new in mining so i have one question if anyone can help me I would be really happy Smiley

So i have one question :

Can i command somehow to my claymore's miner that it need to restart when temperature of all GPU falls in idk 50°C ?

Is there any command where i can write this down and if is Can someone please explain me how and where to write it.


Thanks a lot for any help!
In Windows I'm using SpeedFan -> configure -> events -> create event for each card on T < 55 more than N sec to run a .bat file to restart. After create or update on events close Speedfan and run it again - otherwise, settings are not saved correctly.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 15/07/2017, 22:48:54 UTC
Why is Monero even selling down?  Isn't it one of the better cryptocurrencies that's good to seek refuge in if sh*t hits the fan for BTC this coming August?
Do you really think that the price of Monero will increase if the price of bitcoin takes a dive,my general thought was that every coin will come down along with bitcoin if there is a crash,like everybody i am also confused and i converted it to dollars.
Do you mean BTC split? It seems 87% of the miners currently support SegWit2x: https://coin.dance/blocks. There won't be any BTC split, right? Many sold for dollars - they'll return and many will panic return. My speculation is that XMR price suppression is coming to it's end.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.4 (Windows/Linux)
by
equipoise
on 07/06/2017, 07:51:34 UTC
Hey everybody !

Sorry if my question's been asked already, but...

I need to go away, so I setup team viewer in order to remotely manage my rigs from afar. I want to make it even simpler, and automatically start the miner and GPUz softwares. Thing is, I need this all to start exactly 1 minute after the OS finished booting.

I already looked into the windoze task scheduler, but it doesn't offer that precise option, or I couldn't find it.

Any idea on how to delay the miner's start process, and start it all in one click ?
Add "ping 127.0.0.1 -n 61 > nul" to your .bat file. 61 are the seconds you need +1. Then just add shortcut to the bat file in windows startup.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 20/05/2017, 12:47:35 UTC

Done.  Currently the votes are:

STEEM - 12%
DOGE -   21%
XMR   -   30%
ETC    -   37%

About 560 votes when I voted - we don't need too many more to top this.

We will need plenty more votes to top this... the pool will likely be at over 10k votes and more Wink

Ah... Didn't notice it had more than a week to go... 

ETC or DOGE may win Smiley

18%DOGE - Dogecoin
41%ETC - Ethereum Classic
17%STEEM - Steem
24%XMR - Monero
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.3 (Windows/Linux)
by
equipoise
on 19/05/2017, 13:43:37 UTC
Guys.. my GPUs are working on ethermine.org pool, I have 3% of stale shares.

Is that normal? Can I reduce the number of stale shares?

Or that is a problem with the pool? For example: the pool gives the same job for multiple users/workers?

That is normal. I have 2-5% stale.

Thanks. But.. that means 2-5% of my hashrate/GPUs are working for nothing?! That's a very huge number!
Underclock the GPU by a lot and undervolt it as much as possible to be stable. Then overclock the memory and undervolt it too till stable. You should get less then 1% stale this way. The hash rate will be 1-2% lower, but it's better then the 3-4% stales. It'll also use less power and the temperatures will be lower too.

Edit: ^That's about incorrect shares, not stale shares.
Post
Topic
Board Altcoin Discussion
Re: CryptoKingdom Uncensored
by
equipoise
on 16/05/2017, 13:22:51 UTC
Weeks before the quoted posts I had no dividends for my buildings. Also one of the buildings is 2 floors, but it's shown 1 floor in the description. It's also shown 80 sqm, but it's actually 84 sqm. Room height and Building height are also wrong. Here's the building plan and DJ Jacket should have the final copy, but this was almost final (maybe the luxuries was upgraded to 60%, but I'm not sure): https://docs.google.com/spreadsheets/d/19K01LCjwc7E8zHBpGHvHgs2ckoYyhSmfh6zUm4-z6yU/edit?usp=sharing.
In IRC CK public chat I was told by rpietila, that a new game design will fix my dividends and buildings problems, but that never happen. I was not able to play without dividends till then, but I'm still able to login. I think that admins could fix the buildings and future dividends, but not the missing past dividends. I'm selling my character (Ernak) and all its belongings if there's someone to buy it. I'll wait for proposals at least two weeks before selling it. Attached are screenshots of the belongings.

Something is off. The changelog shows 8 properties swept in, but only 4 sold. Those unsold still show as owned by the Swipe character.

Nevermind. The log is very confusing, showing a transfer of 0 items of that type (so no transfer), and there's another bug in the labelling, but I think it's actually OK.

Edit: https://cryptokingdom.me/land/lot/details/743 shows as own by the swipe char, but is likely owned by avitohol's heir (not sure who, as the changelog doesn't want to find dead people so I can check)


Yes, it's Ernak's property now.


The pools that are readily selectable for every stone building are:
...
All my buildings are shown owned by Town Swipe Corporation. I'm not able to select anything for those.



Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 14/04/2017, 17:18:22 UTC
https://twitter.com/random_walker/status/852918816455655425

what a scam! U druggies should have better invested into non criminal coins like LTC!

That's quite a claim.  Didn't see any sort of links to evidence though.
That's the paper link: https://drive.google.com/file/d/0B59AisMv54waZXRhbE9GV2NDQUE/view
Nothing new here on my opinion compared to what we already had for years in Monero research lab papers: https://lab.getmonero.org/
I didn't read all of this "Empirical Analysis" paper and I don't intend to, but all the bold claims there are known for years (Edit:and possible solutions too). It seems to me like pure FUD.
Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
equipoise
on 05/04/2017, 18:46:58 UTC

Is there really a coming hard fork on Monero?


In Monero world there are regularly scheduled hard forks.  It's just what they do, part of the deal.

Bitcoin world has done a good job of SCARING PEOPLE that hard forks are something evil to be frightened by, LOL.
Sure. We have a planned one each ~6 months.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] -NEW BURST OP- MINE ANY FREE SPACE-(HDD MINING)- ATs, AE, P2P MARKET+MORE!
by
equipoise
on 23/02/2017, 10:36:59 UTC
I just asked this on the other Burst thread.  How do I get an interrupted plotting file to show the actual correct size on the drive?  IOW, it is a 400GB, sitting around 55% and running, if I stop it now, I can rename the file, or even without a rename, the better miners will pick up the correct info, but the file itself will always take up 400 GB on the drive.  How can I correct that?

Search for PlotsFileChecker.exe it should be on the Burst Forums. This will truncate the file I believe and rename it also.
Nope. PlotsChecker can't help in this case. PlotsChecker only for not optimized plots.

You may interrupt Xplotter, but you need continue plotting later (using bat file)
I used something like this in C# when I had this problem. I'm not sure if the file was optimized or not, but setting N to the right value should do the job:
Code:
FileStream fs = new FileStream(FilePathAndName, FileMode.Open, FileAccess.ReadWrite);
fs.SetLength(8192*N);
fs.Close();
Post
Topic
Board Marketplace (Altcoins)
Re: PASCAL ACCOUNT TRADING THREAD
by
equipoise
on 13/02/2017, 17:45:59 UTC
Buying 300 @ 0.00006. PM me.

Edit: lol. missed a zero here. sry
Post
Topic
Board Mining (Altcoins)
Re: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017]
by
equipoise
on 13/02/2017, 14:44:04 UTC
Awesome miner, great job! Yet unusable for CryptoNote...
On all my miners it always jumps to 100% fan speed on RX400 cards...eventually.
Using 16.9.2 drivers (16.10.1 or 16.11.5 make no difference)
Same miners do Claymore XMR non-stop for weeks.

Does anyone have any solution for this 100% fan issue?
No 100% fan here. 30% fan 73 °C.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PASC] PascalCoin, deletable blockchain & bank account system [PASA]
by
equipoise
on 08/02/2017, 08:43:38 UTC
It's specialized hardware, it can't just be reprogrammed.  Link or stfu

the age of PASC is end.
nano shit pool will dump to 10k sat in few days.
another important thing is reassembled  BTC ASIC miner is coming.


Please stop spreading fud, no one is developing an Asic for a low market cap coin... You know how much development dollars go into it?
not new miner.it is reprogramed old btc miner.
The BTC miner is made for SHA-256 and PASC is using SHA-256 too, but modified. It may be possible the miner software to be modified, but I'm not sure.