Bitcoin Forum
May 12, 2024, 06:54:22 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 ... 155 »
641  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 16, 2015, 07:27:43 AM
HMC, I've just reread your previous posts.

It seems that you completely forgot how hash table works.

Sorry, I thought you just wanted to play funny games with my brain.
Did you stop your bot? Because I can't connect to any nodes.
642  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 15, 2015, 08:20:47 PM
HMC is this what you wanted? https://bitcointalk.org/index.php?topic=591724.msg12688630#msg12688630

I hope that is what you meant by formulas without numbers.
643  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 14, 2015, 11:02:05 PM
I wrote all this and no one notices??

I still don't follow what you're getting at with this.  Can you write out an overview of the proposed logic, defined in a more abstract form?  (Formulas instead of numbers?)

Ok, the human's reward is decided like this:

A Human's Payout  = coin reward * ( number of blocks to average / number of human solutions in the last number of blocks to average)

So, if 20 human solutions were included in the last 10 blocks (average of 2 solutions per block) then the reward of the next block would look like this: (if coin_reward = 10   and the number of blocks to average is 10)

10 * (10 / 20)

But the bot that solves the real block should receive 10% of each human player's reward otherwise there is no incentive to include the human solutions.

Quote
I'm still holding out hope for some solution that doesn't require any reduction in security, as well...
Well, you could argue that the security of this solution to the problem isn't reduced because no humans are playing right now anyway.
644  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 14, 2015, 09:02:53 PM
I wrote all this and no one notices??

I don't follow what you're getting at here...  In any case, it doesn't explain why the miners wouldn't simply *only* include their own transactions, and ignore anyone else's.

The bot miner would need to get a larger reward than if they simply provided a solution themselves, otherwise there is no incentive to take someone else's solutions...  In other words, the reward for the "human" solution would need to be a net negative in order for the bot to see incentive to include it in a block instead of their own solution.



What I'm saying is, if the bot were to only allow their own solution into the block they would be losing motocoins. This is because the reward for humans miners is based off the average human solves in the last 10 blocks (regardless of how many humans play in the current round) not just the current block (and the bot gets 10% of each human's reward). So if 10 humans solve a block, and the bot will get 10% of their rewards, then if the bot chooses not to allow human solves then they won't get the human's 10% reward. This gives them an incentive to include the human's reward.

If they only accept their own solution, and an average of 10 humans mined the last 10 blocks, then they will only get:

10 coins (from the bot's block) + 10 coins / 10 (average human players of the last 10 blocks) * 1 (number of human solutions in block)

But if they accepted, say 10 humans rewards, then their payout would look like this:

10 coins + 10 /10 *10     /  10 (10% of the human's reward)

So in total the bot would get 11 coins by accepting human solutions.
If they also accepted their own solution with the human solutions they would get 12 coins.

This means on average the bots will get 1 extra Motocoin if they accept all human solutions.

I don't know if I explained that right but I don't really have much time to check.

Human solutions should be n=10 to stop "premining" from the bot or someone else because then it could stop them from suddenly releasing 100 solutions in one block to get lots of coins but penalise real human miners.

Edit: Can you also answer this please?
Quote
http://www.qmole.uk
Would it be possible to compile Motocoin for iOS on the Qmole app?

Quote
PROGRAMMING LANGUES

Common Lisp (ECL)
C, C++ (gcc, g++, clang, clang++)
Java (JamVM)
Clojure
Lua
Scheme (Gambit)
OCaml
Python
Perl
A+ APL


Edit 2: Wow, syncing is taking forever, 3+ hours and its only synced 100,000 blocks. Will we ever get on of those blockchain torrents (i've forgotten the name) where you put it in your %appdata%/Motocoin folder and the wallet imports the blocks? Maybe its bottlenecked by my CPU... Its an i5-4670K @ 3.40 GHz

Can human blocks be based off bot blocks, but only from the last 10 minutes, so they have 10 minutes to complete their level or a new level is generated?
645  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 14, 2015, 01:20:09 AM
I don't follow what you're getting at here...  In any case, it doesn't explain why the miners wouldn't simply *only* include their own transactions, and ignore anyone else's.

The bot miner would need to get a larger reward than if they simply provided a solution themselves, otherwise there is no incentive to take someone else's solutions...  In other words, the reward for the "human" solution would need to be a net negative in order for the bot to see incentive to include it in a block instead of their own solution.



What I'm saying is, if the bot were to only allow their own solution into the block they would be losing motocoins. This is because the reward for humans miners is based off the average human solves in the last 10 blocks (regardless of how many humans play in the current round) not just the current block (and the bot gets 10% of each human's reward). So if 10 humans solve a block, and the bot will get 10% of their rewards, then if the bot chooses not to allow human solves then they won't get the human's 10% reward. This gives them an incentive to include the human's reward.

If they only accept their own solution, and an average of 10 humans mined the last 10 blocks, then they will only get:

10 coins (from the bot's block) + 10 coins / 10 (average human players of the last 10 blocks) * 1 (number of human solutions in block)

But if they accepted, say 10 humans rewards, then their payout would look like this:

10 coins + 10 /10 *10     /  10 (10% of the human's reward)

So in total the bot would get 11 coins by accepting human solutions.
If they also accepted their own solution with the human solutions they would get 12 coins.

This means on average the bots will get 1 extra Motocoin if they accept all human solutions.

I don't know if I explained that right but I don't really have much time to check.

Human solutions should be n=10 to stop "premining" from the bot or someone else because then it could stop them from suddenly releasing 100 solutions in one block to get lots of coins but penalise real human miners.

Edit: Can you also answer this please?
Quote
http://www.qmole.uk
Would it be possible to compile Motocoin for iOS on the Qmole app?

Quote
PROGRAMMING LANGUES

Common Lisp (ECL)
C, C++ (gcc, g++, clang, clang++)
Java (JamVM)
Clojure
Lua
Scheme (Gambit)
OCaml
Python
Perl
A+ APL


Edit 2: Wow, syncing is taking forever, 3+ hours and its only synced 100,000 blocks. Will we ever get on of those blockchain torrents (i've forgotten the name) where you put it in your %appdata%/Motocoin folder and the wallet imports the blocks? Maybe its bottlenecked by my CPU... Its an i5-4670K @ 3.40 GHz
646  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 08:03:06 PM
This is also why our current "solution" of simply letting the dominant bot miner remain dominant is not actually any "solution" at all.  It only works so long as our benevolent dominant bot remains altruistic in transaction selection.  It has been OK so far, it seems, but who can say how long this will remain true?  This is not actually ever a safe assumption to be making.  Wink

Ok. What if we make it so that the human blocks are treated like hashing power (relates to difficulty). So the reward of finding a block as a human is determined by the average of the last 10 human mined blocks. So if an average of 2 people found blocks from the last 10 blocks (getting a 5 coin reward each), and then suddenly 10 people mined a block, they would each get 5 coins. But then the next block finders would get 2.8 motocoins (average of the last 10 blocks) regardless of how many people found blocks. (if my math is correct)

Would that work? Maybe the real bot miners could get a percentage of the human's reward as incentive to include the transaction.

I really like this idea, as it gives humans a real chance whilst also allowing bots to battle it out.
HunterMinerCrafter, would this be okay to implement?
647  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NOCOIN [NO][X11] on: October 13, 2015, 10:37:04 AM
Why? I don't even get these jokes these days. Seriously, there needs to be a good X11 coin that everyone can mine. Or Motocoin. Smiley
648  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 05:08:20 AM
This is also why our current "solution" of simply letting the dominant bot miner remain dominant is not actually any "solution" at all.  It only works so long as our benevolent dominant bot remains altruistic in transaction selection.  It has been OK so far, it seems, but who can say how long this will remain true?  This is not actually ever a safe assumption to be making.  Wink

Ok. What if we make it so that the human blocks are treated like hashing power (relates to difficulty). So the reward of finding a block as a human is determined by the average of the last 10 human mined blocks. So if an average of 2 people found blocks from the last 10 blocks (getting a 5 coin reward each), and then suddenly 10 people mined a block, they would each get 5 coins. But then the next block finders would get 2.8 motocoins (average of the last 10 blocks) regardless of how many people found blocks. (if my math is correct)

Would that work? Maybe the real bot miners could get a percentage of the human's reward as incentive to include the transaction.

I really like this idea, as it gives humans a real chance whilst also allowing bots to battle it out.
649  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 04:13:11 AM
What I was thinking the bot operator was meaning by the split reward was this:

10 moto for the normal reward mined by bots.

The human levels will also always be 60 seconds.
10 Moto gets divided up and sent to the humans that complete their own levels in the same block that traditional levels to be completed. This discourages bots from completing these levels because if 10 humans complete their own block they each get 2 motocoins. Bots would be losing profits if they stop working on the 10 coin blocks and work on the ones with (in the future probably) 0.1 Moto reward.

The "real" miners are the ones doing the transaction selection, though.  Why would they ever include someone else's solution transaction into a block when it dilutes the reward for their own solution transaction?

As ElvenArcher proposed the transaction could carry a fee but this fee to include the tx would have to be larger than the reward for not including the tx, on average, meaning the humans would have to pay to play in the long run.  I don't think that this is desirable.
So what your saying is, the miner could pre mine a bunch of human blocks, then when they start mining bot blocks and find one, they could only accept one of their own pre mined human blocks and get the full 20 coins?

Ah that is a bad idea.
650  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 02:41:58 AM
What I was thinking the bot operator was meaning by the split reward was this:

10 moto for the normal reward mined by bots.

The human levels will also always be 60 seconds.
10 Moto gets divided up and sent to the humans that complete their own levels in the same block that traditional levels to be completed. This discourages bots from completing these levels because if 10 humans complete their own block they each get 2 motocoins. Bots would be losing profits if they stop working on the 10 coin blocks and work on the ones with (in the future probably) 0.1 Moto reward.
651  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 12:26:15 AM
http://www.qmole.uk
Would it be possible to compile Motocoin for iOS on the Qmole app?

Quote
PROGRAMMING LANGUES

Common Lisp (ECL)
C, C++ (gcc, g++, clang, clang++)
Java (JamVM)
Clojure
Lua
Scheme (Gambit)
OCaml
Python
Perl
A+ APL

652  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 13, 2015, 12:23:31 AM
If it helps, last time I played to mine as a human (2 months ago) I could still get blocks.
If nothing has changed then motocoin is still human mineable.
I'll try to record a video this afternoon of me getting a block.
653  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: October 12, 2015, 08:29:43 PM
coins101 posted his amazing PoBN whitepaper on spreadcoin.info

please enjoy:

http://spreadcoin.info/news/proof-of-bitcoin-node-white-paper/



There was a step that has been bugging me since June. I figured out how to overcome the issue, so I have updated the white paper and also the press release.
I didn't see the part where you overcame the issue. Was that in regards to making sure that the node did have a copy of the blockchain?
654  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 12, 2015, 08:21:26 PM
Anything new?
At this point, I am not sure if I should even continue the discussion without at least requiring them to confirm their identity as the operator of the bot.

Thoughts?
Interesting. It does seem that this so called "bot operator" sounds to be fake. I would ask for a confirmation to find out if he is lying. Especially if he claims to have more coins than what would sound to be possible.

What about the bot operator that released their bot? Have they said anything?
655  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: October 12, 2015, 04:56:49 PM
I was lying in bed trying to get some sleep when a solution to making PoBN real came to me!

So here it is:

Your node will be tested to see if they indeed do have the whole Bitcoin blockchain stored locally.
Your node will be asked to sign a message of a hash of the whole (or part of the recent) blockchain with the private key to their collateral or whatever it was called.

This stops someone from creating a service that will supply the... Oh... The hash... Damnit this isn't going to work. My original idea was that they need to sign the whole (or part of the recent) blockchain with their private key to their collateral. I guess that would work. But would the signature be really long? I don't really know much about signing messages. I was thinking of using a hash of the blockchain to shorten the message but then someone could supply the hashes to your node. Anyway, yeah, did I solve the problem?


Oh god, while I was writing this I heard a mousetrap go off in the room next to mine. I keep hearing Noises in the room now. Embarrassed
656  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 12, 2015, 03:50:23 PM
Anything new?
657  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: October 12, 2015, 06:21:03 AM
My guess is 39g.

Someone else bet 41!   Grin

Edit:
Oh, I'm retarded, the second image didn't load until now.
658  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFPC] SuperFastPOWsCrypt [Ninja Launch] on: October 11, 2015, 09:27:24 PM
Why script? Can't we get X11?
659  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOTO] Motocoin on: October 02, 2015, 08:07:50 PM
OK, well I just bought a nice load of coins. Maybe Motocoin will be a success in the future.

Thanks for coming back HunterMinerCrafter.
660  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: September 22, 2015, 04:19:03 AM


I could sense something big was going to come, so I picked up a nice load of coins.
Thanks for everyone's hard work!
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 ... 155 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!