Bitcoin Forum
May 30, 2024, 02:37:44 AM *
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 »
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 17, 2016, 05:14:17 PM
This one is indeed a tough one! Any idea?

Because Elastic mining really doesn't behave like the more traditional coins, maybe it should treat mining more like how a pool looks at it.  In this case there would be a fixed number of XEL per pow block and instead of all or nothing, you would get a percent based on how much hash you contribute.  So the target would only effectively be used to throttle the amount of POW submissions, and it could be set differently for different miners on the same block which just alters their percent of the reward.

I'd have to think more if there are any downsides but the more I been looking into mining xel, the network really looks like one big pool to me.  The pow mining is just shares to determine your percent of the pow reward for that algo, and the bounty is equivalent to the pool finding a block, and even that should probably be distributed evenly across miners (not 100% sure if that would be correct).

Anyway, this idea may be way off base, but I think with xel we need to think outside the box.
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 17, 2016, 04:51:05 PM
I thought maybe we could only average over the last blocks that HAD at least on POW included, but not sure if this is the right way to go.

This would leave the risk that a big miner could drive up the difficulty, then go offline leaving the remaining miners with such a difficult target that they may not get a POW reward for hours or days.

Could you please explain a little more how it is determined which Work Algo the miner gets (i.e. if there are currently 5 projects out there with different algos, how does the network decide which one I get).  If it's simply distributed evenly, then there may not be any issue here regarding the re-targeting; however, if there is a way for the miner to pick which algo they work on, then I would think they will figure out how to always go after the one with the best profitability based on difficulty / reward leaving some algos without any miners interested in working on them.

303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 16, 2016, 11:19:32 PM
Been a while since I've used a NXT wallet, but i'm having an issue.  I keep getting the error "Could not validate unsigned bytes returned by the server".   This happens if I try to update my account, send xel, or submit work.  Screenshot below:

http://imgur.com/a/q37Hx

My account is XEL-8DES-WHKN-M6SZ-8JRP5.  I am using EK's AWS node to connect my browser.

Also, I am running a node which I can see in the Block Explorer / Peers page, but I don't see on EK's AWS peers page.  I've deleted the db and restarted but it still doesn't show up on EK's node.
304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 16, 2016, 10:38:44 PM
Thx guys for the test xel.  Got the new version compiled and running w/o issues.
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 16, 2016, 10:21:00 PM
Can someone please send a few test xel to XEL-8DES-WHKN-M6SZ-8JRP5
306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 16, 2016, 06:25:30 PM
Hi EK, I've spent some time reviewing the EPL logic and I think I am understanding it.  However, just to clarify, to me it looks like everything is a 32 bit operation.  For example I don't see any carry-save logic in the AddNode module for larger values and the shifters all look to be 32 bit as well.  Is there a plan to add functionality to allow larger operations, or did I just mis-interpret how your code works.

Also, as someone asked before about looping, I looked at the Repeat module and to me it looks like it would repeat a single operation, but not a group of operations, is that correct?

I need to think up a example to try out EPL on so if anyone has any suggestions for a use case, please let me know.
307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 15, 2016, 10:08:09 PM
Ok, I've got it now.  I guess I was thinking the retargetting was happening based on the transactions being submitted due to the possibility of the initial target getting set too low and the miners flooding the network with low-target work.  I guess the trick will be figuring out what the initial target should be for the ad-hoc pow algos.  Maybe a conservative way to do this would be to start the target at the Bounty level and cut it by half each block until work is submitted or until it's at the minimum target.
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 15, 2016, 07:58:44 PM
Thanks EK, your explanation makes perfect sense.  I guess my question is more around the target.  In traditional mining, a pool would set this target.  So I'm still a little unclear within elastic what is setting the target (or determining that work is being submitted too quickly) as we are decentralized.  I'll dig into the miner code a bit more to understand (little rusty on java).

Also, if you have any suggestions on a small example epl you'd like to see, I'd like to try to put one together to better understand the epl / miner behavior.
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 15, 2016, 05:35:23 PM
Hi EK, question about ElasticPL.  I understand that the verify command identifies what work meets the bounty critieria, but what qualifies that the other pow work actually took place.  For example, in your good.epl, obviously only hashes beginning with 32 bits of zero meet the bounty, but what shows that the pow submissions were actual hashes for that block header and that one miner has higher hashrate than another?  Or in the elastic world are all miners equal regardless of how much work they do?

I'd like to look into epl and the miner a bit more, so I'm trying to better understand how this works.
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 26, 2016, 01:37:13 AM
Sad to see Waves drop like this, but the signs were there and fortunately I was able to get out with good profit thanks to Yobit.  Like others, I may buy back in once the massive selloff ends.  I can't see any reason to hold and watch value drop this much.
311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: June 25, 2016, 12:54:58 AM
I haven't seen a crypto currency that gives constant development updates to the community like DCR. Great work team!

I agree with you.

I hope they'll keep on going this way.

Communication is the first key to attract investors.

Great job, dev team!!!

Same here, communication is the key to a crypto-currency.  Regardless of what the price is doing, getting these updates and seeing the progress allows investors to decide based on facts...not hype.  I really like DCR, keep up the great work devs.
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 25, 2016, 12:49:00 AM
ICO price=29634/85000000
the price=0.000368BTC

buy wall should is 0.000368BTC.

Promised the BUY wall to get more BTC.
Sasha is a dishonest CEO.

That's old news.  The buy wall is long gone after people just kept dumping into it.

I thought that's the point of the buy wall....unfortunately, this ICO is way oversold and a lot of people wanted a way out and the buy wall buy from the devs gave them a simple path to do this.  The vision of this coin is still viable, but I think it will be a while for the price to settle down.
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 18, 2016, 10:22:38 PM
I'm not sure why people thing buying and selling on Yobit is any worse than the Waves trading thread.  They may do some things you don't agree with (i.e. IOUs...and I don't agree with IOUs either), but not sure why you say it's a scam.  Seems safer than person to person trades on BCT.
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 18, 2016, 10:02:47 PM
Waves deposit on yobit is probabky a scam. Tried to deposit. Got an email with sending address. Send test amount. Still not in my yobit account after 1.5 hrs. Their twitter says it can take 24 hrs to process deposits. So they will collect all waves for next 24 hrs and then scam you off your waves.

They send you a Yobit code after you send your waves.  Once you enter the Yobit code, your Waves appear in your wallet.

I picked up some Waves cheap from the trading thread and sent them there...no issues.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 18, 2016, 09:00:23 PM
I understand Yobit can be sketchy, but the comments on BCT are so hypocritical.  There are lots of people calling out ETH because their dev is basically centralizing the coin by making is HF decision, while here at Waves everyone is cheering on the devs decision to pick and choose the exchanges for the coin.  This is a decentralized currency...let the market decide.
316  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: $WAVES Buying/Selling Thread on: June 16, 2016, 11:37:56 PM
WTB 4,500 WAVES @ 0.00045
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: June 16, 2016, 07:30:44 PM

Generally speaking, being fast is rather pointless. What you need, is to adjust your ticket fees, so that they are priced competitively. With default (aka: low) ticket fees, you'll get beaten by other folks that setup for very high fees during the ticket price dips.

There's a utility on the recent release that can do a lot of ticket/fee intelligence, so that you can get your tickets in, without having to go crazy high on fees. I'm still just doing it the manual way, and no trouble here  Cool

Thanks for the info

This is the command I use to buy tickets
dcrctl -u [user] -P [password] --wallet purchaseticket "default" [price rounded up to nearest int] 1 [my wallet address]

What should I add to control for fees and what fees should I pay. I only buy tickets when price is cheap btw


I use this:

dcrctl -u [user] -P [password] --wallet setticketfee <fee amount>

The fee you use is up to you
318  Alternate cryptocurrencies / Altcoin Discussion / Re: Waves liteclient update problem !!! on: June 16, 2016, 07:20:01 PM
Make sure you didn't include any extra spaces or carriage returns when paste in your seed.
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 13, 2016, 07:29:41 PM
Does anyone know if we will be able to begin staking our coins beginning tomorrow, or is that scheduled for a later date?

It will be announced in the "Techpaper". Detailed information about POS will be officially announced later.

Thanks Twiggy Smile, I've seen you reference this "Techpaper" a few times.  Is there an ETA for when we can expect this paper?
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] WAVES. Ultimate crypto-tokens blockchain platform. on: June 13, 2016, 07:23:52 PM
Does anyone know if we will be able to begin staking our coins beginning tomorrow, or is that scheduled for a later date?
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!