Bitcoin Forum
June 26, 2024, 05:03:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
  Print  
Author Topic: [ANN][MOTO] Motocoin  (Read 178172 times)
HunterMinerCrafter
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 05, 2014, 02:20:22 PM
 #1481

Sorry) I didn't want to offend you)

You didn't actually offend.  I don't take offense easily.  You amused, honestly.

Quote
Actually, I'm checking your code for bugs sometimes.

Cool.  I know of at least one minor "bug" hiding in the path finding, which makes the work curve slightly inaccurate, directly.  I don't consider it a huge deal, since we already know the work curve is a best-guess approximation anyway.  It is not really a significantly exploitable problem, it just makes one coin slightly more likely to be grabbed. (hint hint ;-))

Have you spotted any others?

Quote
I still think 196000 was too early (we had only one hour before the fork).

You're probably not wrong, but again it only would've mattered if both forks ran, and someone transacted on the wrong fork.  This is a risk with any fork, anyway!  I stand by my decision to move to 198000 (despite the setback in the end) but I think we would've been fine at either fork point.  All well, it is all just ancient history now.

Quote
Current situation is not a problem at all. We just need new builds)

It is only a problem because C-Cex and explorer are "stuck."  I've contacted C-Cex to revert, and will revert the explorer at my first available opportunity.  (I'll still send out the 10k prize coins, once c-cex is safely "unstuck."  If we find ourselves crawling toward the next fork point, I may run a similar promotional initiative again to help move things along.)

I'm quite busy for the next 24-48 hours with other obligations, so our next attempt at a fork will not be immediately coordinated unless someone else wants to handle it and commit the changes sooner.  (I should at least be able to find some time to merge a PR and sneak in a Gitian run or two.)

Spiky
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
September 05, 2014, 03:26:21 PM
 #1482

Maybe it's not necessary to fork now at all cause the situation with block generation speed resolved itself...
HunterMinerCrafter
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 05, 2014, 03:31:27 PM
 #1483

Maybe it's not necessary to fork now at all cause the situation with block generation speed resolved itself...

It is still not very desirable to have the anti-warp use the same adjustment interval as difficulty.  It should be much more frequent to be most effective.

It should actually be shorter than our confirmation/maturation times, otherwise it offers less security than it could/should.  (If it is greater than our confirmation time the protection it offers from warp based attacks actually decreases around the difficulty re-target blocks, and maximizes at the odd 1000 intervals between targets, it seems.)
Gargo
Sr. Member
****
Offline Offline

Activity: 585
Merit: 251



View Profile
September 05, 2014, 07:53:01 PM
 #1484

ok, a lot of words and an old wallet. What should we do now? wait while until you will have update the wallet?
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
September 05, 2014, 08:11:37 PM
Last edit: September 05, 2014, 09:09:23 PM by e1ghtSpace
 #1485

I was going to get gitian in a vm but I don't know what most of the stuff means. If anyone could walk me through the process I’d be happy to follow. Pm me.

Edit: WilliamLie2 is helping me set it up.
Vz
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
September 05, 2014, 09:40:27 PM
 #1486

I think we just need to move fork point to 199 000 and notice C-Cex about it..

Sorry HMC, it is too hard to me to understand all source.. and too hard to set up compilers..
HunterMinerCrafter
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 06, 2014, 12:13:04 AM
 #1487

ok, a lot of words and an old wallet. What should we do now? wait while until you will have update the wallet?

I think both wallets are actually more or less the same wallet.  I'll double check to be sure, but you should be able to use either just the same.  The windows motogame.exe might be the only thing that actually saw any change.

I'm not sure when I'll have time to put together a new patch.
HunterMinerCrafter
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 06, 2014, 12:42:05 AM
 #1488

I was going to get gitian in a vm but I don't know what most of the stuff means. If anyone could walk me through the process I’d be happy to follow. Pm me.

Edit: WilliamLie2 is helping me set it up.

http://gavintech.blogspot.com/2014/02/gitian-building-bitcoin-releases.html is an excellent tutorial from an excellent source.

One should know how to compile stuff, in general, if using alt-coins, IMO.  You should never trust a binary from some random person on some random forum.  (Yes, I'm saying you should not actually use my builds.  I might try to steal all your coins and format your hard drive and eject your cd tray, or something, you don't know.  I might be evil.  I'm not, I promise, but of course one would say that.)
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
September 06, 2014, 05:29:33 AM
 #1489

I was going to get gitian in a vm but I don't know what most of the stuff means. If anyone could walk me through the process I’d be happy to follow. Pm me.

Edit: WilliamLie2 is helping me set it up.

http://gavintech.blogspot.com/2014/02/gitian-building-bitcoin-releases.html is an excellent tutorial from an excellent source.

One should know how to compile stuff, in general, if using alt-coins, IMO.  You should never trust a binary from some random person on some random forum.  (Yes, I'm saying you should not actually use my builds.  I might try to steal all your coins and format your hard drive and eject your cd tray, or something, you don't know.  I might be evil.  I'm not, I promise, but of course one would say that.)
The only thing I have compiled on ubuntu is the motocoin-qt and game (bot). I will try your tutorial but WilliamLie2 is showing me how to do it a different way.
HunterMinerCrafter
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 06, 2014, 02:47:37 PM
 #1490

The only thing I have compiled on ubuntu is the motocoin-qt and game (bot). I will try your tutorial but WilliamLie2 is showing me how to do it a different way.

The fun thing about Gitian is that once the vm is set up you can't do things a different way.  It enforces that the actual compile is done exactly the same by everyone if they end up at the same hash.  By comparing your hashes against mine, you can know if my binary matches the actual source code, and make sure there is nothing "hidden" by anyone.  At that point you could trust my build - but you still wouldn't need to because you'd have just made your own identical build.
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
September 06, 2014, 08:06:48 PM
 #1491

The only thing I have compiled on ubuntu is the motocoin-qt and game (bot). I will try your tutorial but WilliamLie2 is showing me how to do it a different way.

The fun thing about Gitian is that once the vm is set up you can't do things a different way.  It enforces that the actual compile is done exactly the same by everyone if they end up at the same hash.  By comparing your hashes against mine, you can know if my binary matches the actual source code, and make sure there is nothing "hidden" by anyone.  At that point you could trust my build - but you still wouldn't need to because you'd have just made your own identical build.
I meant that he is showing me how to set it up a different way. I knew that btw. Smiley
Vz
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
September 06, 2014, 08:43:49 PM
 #1492

The F* bot again start to be very fast..  Shocked Sad
Quadmium
Full Member
***
Offline Offline

Activity: 184
Merit: 100



View Profile
September 06, 2014, 08:55:39 PM
 #1493

The F* bot again start to be very fast..  Shocked Sad

Yep... Its pretty much impossible to mine again.  Sad
Spiky
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
September 06, 2014, 09:15:33 PM
 #1494

I think we just need to wait a few hours (or days). Anti-warp will slow down him again.

Obviosly bot is improved from time to time, I think we may experience this several times in the future.
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
September 06, 2014, 09:41:23 PM
 #1495

I think we just need to wait a few hours (or days). Anti-warp will slow down him again.

Obviosly bot is improved from time to time, I think we may experience this several times in the future.
Maybe the guy with the bot waits until the anti-warp goes down and then starts again.
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
September 06, 2014, 11:26:59 PM
 #1496

Game over... The bot is completely smashing everything right now, he's been doing the last 30 or 40 blocks in less than 10 seconds (most of them in less than 5)
Vz
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
September 07, 2014, 08:56:16 AM
 #1497

Soo let's fork from 199000 and    distress  the bot owner up to 100 000+ MOTO
Gargo
Sr. Member
****
Offline Offline

Activity: 585
Merit: 251



View Profile
September 07, 2014, 09:47:23 AM
 #1498

too much bots. Time is decreased again
Spiky
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
September 07, 2014, 10:30:39 AM
 #1499

Soo let's fork from 199000 and    distress  the bot owner up to 100 000+ MOTO

Don't forget that he can fork too. If you fork him, he will definitely do it in return. We should play nicely.
Vz
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
September 07, 2014, 11:49:41 AM
 #1500

Soo let's fork from 199000 and    distress  the bot owner up to 100 000+ MOTO

Don't forget that he can fork too. If you fork him, he will definitely do it in return. We should play nicely.

He can't fork.. cause community against "fastbots".. C-Cex chain is delayed until we provide the right builds for community and we may choose the point of fork..
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!