Bitcoin Forum
May 05, 2024, 01:48:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Do you want a competition for new logo
Just logo
Just wallpaper
Logo and wallpaper
No contest, and keep the logo

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 »
  Print  
Author Topic: [ANN] M.Jcoin (M.J) |First coin of tribute | POW/POS | Giveaway  (Read 44361 times)
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 07:44:23 PM
 #181

i ask again, how do i get to .conf file so i can attempt to fix this wallet sync problem?Huh?
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714873733
Hero Member
*
Offline Offline

Posts: 1714873733

View Profile Personal Message (Offline)

Ignore
1714873733
Reply with quote  #2

1714873733
Report to moderator
1714873733
Hero Member
*
Offline Offline

Posts: 1714873733

View Profile Personal Message (Offline)

Ignore
1714873733
Reply with quote  #2

1714873733
Report to moderator
Cyberburnout
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2014, 07:47:59 PM
 #182


Again it has been stated it is on the front page.
gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
July 02, 2014, 07:48:53 PM
 #183

hardcoreminers pool seems to not updating frontend
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 07:50:28 PM
 #184


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...
acousticdank
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 02, 2014, 07:53:45 PM
 #185


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

you mean like
%appdata%/MJcoin (if you're using windows)
you probably have to create it.
Cyberburnout
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2014, 07:54:00 PM
 #186


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

And my wallet works and yours is a POS like you, Failed on being a useful person.
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 08:00:44 PM
 #187


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

And my wallet works and yours is a POS like you, Failed on being a useful person.

There is always at least 1 in every community.  The reason prisons were created.   Smiley
rkfig
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
July 02, 2014, 08:02:24 PM
 #188

Anyone else having to restart their miner every few minutes? Gets stuck in a loop of Network difficulty changed to ### Stratum detected a new block over and over and stops finding any shares. Exact same bat file, obviously with different pool info works fine on a few other scrypt coins.
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
July 02, 2014, 08:04:10 PM
 #189

The number of premined coins are: 13,125,000

That's 1.75% based on the developer's claim that there will be 750,000,000 coins after 40 years.

I'm glad I didn't mine this coin.

They are all in block 1.

Here's the code that proves it (in main.cpp):

Code:
int64_t GetProofOfWorkReward(int64_t nFees)
{
    if (pindexBest->nHeight == 1)
      {
        int64_t nSubsidy = 13125000 * COIN;


Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 08:04:15 PM
 #190


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

you mean like
%appdata%/MJcoin (if you're using windows)
you probably have to create it.

Thanks acousticdank, this is closer to helping, let me ask in different manner. lets say that I have never had to code a wallet that did not sync, ever, how would you go about explaining to someone how to fix the problem...

Fitness76
Full Member
***
Offline Offline

Activity: 196
Merit: 101


View Profile
July 02, 2014, 08:10:31 PM
 #191


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

you mean like
%appdata%/MJcoin (if you're using windows)
you probably have to create it.

Thanks acousticdank, this is closer to helping, let me ask in different manner. lets say that I have never had to code a wallet that did not sync, ever, how would you go about explaining to someone how to fix the problem...

Create a new text file in the directory users/(your user name)/appdata/roaming/mjcoin and call it mjcoin.conf with the info from the first page.

Oh and close and restart the wallet after the file is in place.

Cyberburnout
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2014, 08:12:47 PM
 #192


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

And my wallet works and yours is a POS like you, Failed on being a useful person.

There is always at least 1 in every community.  The reason prisons were created.   Smiley

Hey bro you were the one acting a little like a wad with your over sized font and asking like people must bow down to your request for help.  People were very busy trying to get things up and running and dealing with the fork. Your post got missed.  If you could have ask like a normal person I would have provided you a complete answer. I knew what you were asking. You are not the first nor the last that will run into this issue. Just because I started making post on here today does not mean I am new to this place or mining. Wouldn't prisonn be for those that can't read or follow simple directions? Right Inmate #12345.conf

So how about we drop this and move on to making coins. Ya good now?
coinmasters
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 02, 2014, 08:13:44 PM
 #193

Anybody mining on mj.minerpools?
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 08:15:01 PM
 #194


Again it has been stated it is on the front page.

before you attempt to give out help, make sure you know what the problem was, I was not asking for the code, i was asking how to get to the file to change the code....failed help...

you mean like
%appdata%/MJcoin (if you're using windows)
you probably have to create it.

Thanks acousticdank, this is closer to helping, let me ask in different manner. lets say that I have never had to code a wallet that did not sync, ever, how would you go about explaining to someone how to fix the problem...

Create a new text file in the directory users/(your user name)/appdata/roaming/mjcoin and call it mjcoin.conf with the info from the first page.

Oh and close and restart the wallet after the file is in place.

i have attempted that.  yet still no go. should I delete any files that are already in the /mjoin folder first?
bingoberra
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
July 02, 2014, 08:21:47 PM
 #195

The number of premined coins are: 13,125,000

That's 1.75% based on the developer's claim that there will be 750,000,000 coins after 40 years.

I'm glad I didn't mine this coin.

They are all in block 1.

Here's the code that proves it (in main.cpp):

Code:
int64_t GetProofOfWorkReward(int64_t nFees)
{
    if (pindexBest->nHeight == 1)
      {
        int64_t nSubsidy = 13125000 * COIN;


So the premine when PoW ends is effectively 17,5% then? Brilliant.
CoolGecko
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
July 02, 2014, 08:23:48 PM
Last edit: July 02, 2014, 09:52:03 PM by CoolGecko
 #196



So the premine when PoW ends is effectively 17,5% then? Brilliant.

Yep.

Even the 750 million number isn't honest. I calculated about 554 million:

75000000×(1+5÷52÷100)^(40×52)

So even if it's OK to use the value including 40 years of POS, the premine is still inflated:

750/554 = approx 1.35

So it's inflated by 35%

Instead of 1.75% the premine is about 2.37%


Bitcoin:   1DZRJpmpVctHoP5neqHE9gayBNS3oJNjuV
Quazarcoin: 1PBL7vfv3oEBgVuE5yt3ptHydTACwuD6G9YVNpGLBgSYKN5wZbf1MA3CxfEU6aYNnDbktwyKCfJ2DM3 QRBUoC4NJAapjZEw
Ubuntu 14.04, 64 bit
Cyberburnout
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2014, 08:27:32 PM
 #197

"i have attempted that.  yet still no go. should I delete any files that are already in the /mjoin folder first?"

Did you happen to extract the MJcoin folder from the Rar file or did you just click the exe first? Also do you have the folder set to display the file extensions so you can truly create the .conf part and not have a file named mjcoin.conf.text

My files worked just as he explained earlier. C:\Users\USERNAME\AppData\Roaming\MJCoin
deepcoreotc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
July 02, 2014, 08:37:56 PM
 #198

"i have attempted that.  yet still no go. should I delete any files that are already in the /mjoin folder first?"

Did you happen to extract the MJcoin folder from the Rar file or did you just click the exe first? Also do you have the folder set to display the file extensions so you can truly create the .conf part and not have a file named mjcoin.conf.text

My files worked just as he explained earlier. C:\Users\USERNAME\AppData\Roaming\MJCoin


this would be of greater help,...would you post a photo image of your opened /mjcoin directory. I could go from there.  thanks
acousticdank
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
July 02, 2014, 08:43:50 PM
 #199

"i have attempted that.  yet still no go. should I delete any files that are already in the /mjoin folder first?"

Did you happen to extract the MJcoin folder from the Rar file or did you just click the exe first? Also do you have the folder set to display the file extensions so you can truly create the .conf part and not have a file named mjcoin.conf.text

My files worked just as he explained earlier. C:\Users\USERNAME\AppData\Roaming\MJCoin


this would be of greater help,...would you post a photo image of your opened /mjcoin directory. I could go from there.  thanks

you could try deleting everything in the folder.  but if you already sent some coins, don't delete wallet.dat, copy it to another area.
Cyberburnout
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 02, 2014, 08:56:22 PM
 #200

Why is there so many errors? minerpools is at 98.11 Efficiency and Hardcoreminers is a bit better at 99.61. 102,399 errors out 26,777,122. Guess I have gotten spoiled on other coins. Does this match up to what others have seen on other launches? Excluding Square of course
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 »
  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!