Pages:
Author

Topic: MaryJanecoin LLC The Bitcoin of the Cannabis Industry and Community - page 62. (Read 338822 times)

legendary
Activity: 882
Merit: 1024
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

It can include POW if you want it to, you just set it at what you want. You could do it as initial Blocks for the premine, zero reward then POW to get it going. ColossusCoin2 is also cross compiled source and much cleaner from forks but just finishing adding the newest stuff. PayCon is 1 minute blocktime with 2-14 day min/max age and 30 Coins, and colossuscoin2 is 2 minute blocktime with 7/28 day min max age and 5000 Coin POS reward. It uses a static reward, you could copy ColossusCoin2 as with the POS reward as it's a bit simpler and is close to what you want as it's premined.

Edit: If you are thinking about this route, the best way I can describe for you is to use ColossusCoin2, search and replace the names and commit it. Take PayCon and search and replace the names and replace the first source with the second one so you can see the differences. The main files that are always the differences are the src folder and everything the the qt folder minus the res folder, you might get confused if overlapping docs and contribution folders but really they don't mean too much.

Honestly, why is anyone even suggesting using a new wallet versus fixing the original? Granted paycon has some features the original did not, but maryj1.0 also has features that paycon does not. The features that paycon brings to the table are negligible at best.

This idea of forcing a change that in all reality only does one thing which is to add ~5 million coins is more or less transparent.


I don't mind either way what you guys do, I was just offering suggestions. I went through MaryJ's wallet a while ago and PayCon does have all the same features plus many more, specifically

Litestake which consumes about 100 times less CPU power, Multisend and Stakeforcharity that lets you send portions of your Stake to other addresses, Coin control on RPC calls, checkwallet and repairwallet GUI, enable/disable returnchange, combobox (pick blocks by size, weight, or total), Splitblock (split your Blocks for higher reward), delete address RPC and GUI, rescan from blockheight RPC call, delete address RPC and GUI, orphan removal, sorting transactions by date range (useful for Stake during a given period), sorting of Coin control by age and weight, inwallet links to Exchanges, Youtube, Forums, Reddit, Twitter and Facebook and swappable theme's. I'm probably forgetting a few as well.

What is the same is the statistics page, in-wallet Block explorer, and IRC chat.

K, so I'm not exactly sure where the retargeting comes in for MaryJ 1.0 but if you figure it out, you still could add all those things to the wallet as they are all great stuff to have.

If you DO want to go the route of using PayCon's source, I'll even code it up for free for you guys. You could still do 5% inflation per year in the first year but use a static reward and so that would reduce slightly over time as compared to the money supply but with a static reward there isn't always 100% Stake rate so those that are Staking could achieve around 10-15% per year with a maximum loss of 5% if you never Staked.

The reason I would code it for free is because you'd be making an android wallet so if it's all running smoothly for you guys then it isn't much trouble to make one for PayCon as well, plus all source changes of either would help both.

There is also the case that if you are using a new genesis, you trim off all the extra data. The proper way would be to load all the addresses as a redeem script through private keys (although I have never done it), trusting someone to hold the Coins as a swap is a bit of a gamble.

Shoot some ideas

Does paycon offer alias addresses like MaryJaneID. I honestly feel like that is the best feature that the original wallet had, especially in regards to merchant adoption, which should be the highest priority of any coin.

Edit: And again, why not just fix the original wallet? And maybe add any additional functionality like for instance qr codes, down the road?

Ok, lets see if we can fix the current one then.
full member
Activity: 224
Merit: 100
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

It can include POW if you want it to, you just set it at what you want. You could do it as initial Blocks for the premine, zero reward then POW to get it going. ColossusCoin2 is also cross compiled source and much cleaner from forks but just finishing adding the newest stuff. PayCon is 1 minute blocktime with 2-14 day min/max age and 30 Coins, and colossuscoin2 is 2 minute blocktime with 7/28 day min max age and 5000 Coin POS reward. It uses a static reward, you could copy ColossusCoin2 as with the POS reward as it's a bit simpler and is close to what you want as it's premined.

Edit: If you are thinking about this route, the best way I can describe for you is to use ColossusCoin2, search and replace the names and commit it. Take PayCon and search and replace the names and replace the first source with the second one so you can see the differences. The main files that are always the differences are the src folder and everything the the qt folder minus the res folder, you might get confused if overlapping docs and contribution folders but really they don't mean too much.

Honestly, why is anyone even suggesting using a new wallet versus fixing the original? Granted paycon has some features the original did not, but maryj1.0 also has features that paycon does not. The features that paycon brings to the table are negligible at best.

This idea of forcing a change that in all reality only does one thing which is to add ~5 million coins is more or less transparent.


I don't mind either way what you guys do, I was just offering suggestions. I went through MaryJ's wallet a while ago and PayCon does have all the same features plus many more, specifically

Litestake which consumes about 100 times less CPU power, Multisend and Stakeforcharity that lets you send portions of your Stake to other addresses, Coin control on RPC calls, checkwallet and repairwallet GUI, enable/disable returnchange, combobox (pick blocks by size, weight, or total), Splitblock (split your Blocks for higher reward), delete address RPC and GUI, rescan from blockheight RPC call, delete address RPC and GUI, orphan removal, sorting transactions by date range (useful for Stake during a given period), sorting of Coin control by age and weight, inwallet links to Exchanges, Youtube, Forums, Reddit, Twitter and Facebook and swappable theme's. I'm probably forgetting a few as well.

What is the same is the statistics page, in-wallet Block explorer, and IRC chat.

K, so I'm not exactly sure where the retargeting comes in for MaryJ 1.0 but if you figure it out, you still could add all those things to the wallet as they are all great stuff to have.

If you DO want to go the route of using PayCon's source, I'll even code it up for free for you guys. You could still do 5% inflation per year in the first year but use a static reward and so that would reduce slightly over time as compared to the money supply but with a static reward there isn't always 100% Stake rate so those that are Staking could achieve around 10-15% per year with a maximum loss of 5% if you never Staked.

The reason I would code it for free is because you'd be making an android wallet so if it's all running smoothly for you guys then it isn't much trouble to make one for PayCon as well, plus all source changes of either would help both.

There is also the case that if you are using a new genesis, you trim off all the extra data. The proper way would be to load all the addresses as a redeem script through private keys (although I have never done it), trusting someone to hold the Coins as a swap is a bit of a gamble.

Shoot some ideas

Does paycon offer alias addresses like MaryJaneID. I honestly feel like that is the best feature that the original wallet had, especially in regards to merchant adoption, which should be the highest priority of any coin.

Edit: And again, why not just fix the original wallet? And maybe add any additional functionality like for instance qr codes, down the road? I hope all can see that I am only looking out for maryj.
legendary
Activity: 882
Merit: 1024
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

It can include POW if you want it to, you just set it at what you want. You could do it as initial Blocks for the premine, zero reward then POW to get it going. ColossusCoin2 is also cross compiled source and much cleaner from forks but just finishing adding the newest stuff. PayCon is 1 minute blocktime with 2-14 day min/max age and 30 Coins, and colossuscoin2 is 2 minute blocktime with 7/28 day min max age and 5000 Coin POS reward. It uses a static reward, you could copy ColossusCoin2 as with the POS reward as it's a bit simpler and is close to what you want as it's premined.

Edit: If you are thinking about this route, the best way I can describe for you is to use ColossusCoin2, search and replace the names and commit it. Take PayCon and search and replace the names and replace the first source with the second one so you can see the differences. The main files that are always the differences are the src folder and everything the the qt folder minus the res folder, you might get confused if overlapping docs and contribution folders but really they don't mean too much.

Honestly, why is anyone even suggesting using a new wallet versus fixing the original? Granted paycon has some features the original did not, but maryj1.0 also has features that paycon does not. The features that paycon brings to the table are negligible at best.

This idea of forcing a change that in all reality only does one thing which is to add ~5 million coins is more or less transparent.


I don't mind either way what you guys do, I was just offering suggestions. I went through MaryJ's wallet a while ago and PayCon does have all the same features plus many more, specifically

Litestake which consumes about 100 times less CPU power, Multisend and Stakeforcharity that lets you send portions of your Stake to other addresses, Coin control on RPC calls, checkwallet and repairwallet GUI, enable/disable returnchange, combobox (pick blocks by size, weight, or total), Splitblock (split your Blocks for higher reward), delete address RPC and GUI, rescan from blockheight RPC call, delete address RPC and GUI, orphan removal, sorting transactions by date range (useful for Stake during a given period), sorting of Coin control by age and weight, inwallet links to Exchanges, Youtube, Forums, Reddit, Twitter and Facebook and swappable theme's. I'm probably forgetting a few as well.

What is the same is the statistics page, in-wallet Block explorer, and IRC chat.

K, so I'm not exactly sure where the retargeting comes in for MaryJ 1.0 but if you figure it out, you still could add all those things to the wallet as they are all great stuff to have.

If you DO want to go the route of using PayCon's source, I'll even code it up for free for you guys. You could still do 5% inflation per year in the first year but use a static reward and so that would reduce slightly over time as compared to the money supply but with a static reward there isn't always 100% Stake rate so those that are Staking could achieve around 10-15% per year with a maximum loss of 5% if you never Staked.

The reason I would code it for free is because you'd be making an android wallet so if it's all running smoothly for you guys then it isn't much trouble to make one for PayCon as well, plus all source changes of either would help both.

There is also the case that if you are using a new genesis, you trim off all the extra data. The proper way would be to load all the addresses as a redeem script through private keys (although I have never done it), trusting someone to hold the Coins as a swap is a bit of a gamble.

Shoot some ideas
full member
Activity: 224
Merit: 100
Why can't we just do a hard fork?? Wouldn't that allow all the necessary changes that are needed? New coin amount, etc.Huh? I have seen this done quite often with other coins so why with MaryJane??? Keep same wallet and all. Just an upgrade.

That sounds good to me other than adding new coins which is absolutely unnecessary.
sr. member
Activity: 364
Merit: 250
Why can't we just do a hard fork?? Wouldn't that allow all the necessary changes that are needed? New coin amount, etc.Huh? I have seen this done quite often with other coins so why with MaryJane??? Keep same wallet and all. Just an upgrade.
full member
Activity: 224
Merit: 100
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

It can include POW if you want it to, you just set it at what you want. You could do it as initial Blocks for the premine, zero reward then POW to get it going. ColossusCoin2 is also cross compiled source and much cleaner from forks but just finishing adding the newest stuff. PayCon is 1 minute blocktime with 2-14 day min/max age and 30 Coins, and colossuscoin2 is 2 minute blocktime with 7/28 day min max age and 5000 Coin POS reward. It uses a static reward, you could copy ColossusCoin2 as with the POS reward as it's a bit simpler and is close to what you want as it's premined.

Edit: If you are thinking about this route, the best way I can describe for you is to use ColossusCoin2, search and replace the names and commit it. Take PayCon and search and replace the names and replace the first source with the second one so you can see the differences. The main files that are always the differences are the src folder and everything the the qt folder minus the res folder, you might get confused if overlapping docs and contribution folders but really they don't mean too much.

Honestly, why is anyone even suggesting using a new wallet versus fixing the original? Granted paycon has some features the original did not, but maryj1.0 also has features that paycon does not. The features that paycon brings to the table are negligible at best.

This idea of forcing a change that in all reality only does one thing which is to add ~5 million coins is more or less transparent.
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
Jahvinci, do you have any idea when Adam will be back from his business trip?
legendary
Activity: 882
Merit: 1024
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

It can include POW if you want it to, you just set it at what you want. You could do it as initial Blocks for the premine, zero reward then POW to get it going. ColossusCoin2 is also cross compiled source and much cleaner from forks but just finishing adding the newest stuff. PayCon is 1 minute blocktime with 2-14 day min/max age and 30 Coins, and colossuscoin2 is 2 minute blocktime with 7/28 day min max age and 5000 Coin POS reward. It uses a static reward, you could copy ColossusCoin2 as with the POS reward as it's a bit simpler and is close to what you want as it's premined.

Edit: If you are thinking about this route, the best way I can describe for you is to use ColossusCoin2, search and replace the names and commit it. Take PayCon and search and replace the names and replace the first source with the second one so you can see the differences. The main files that are always the differences are the src folder and everything the the qt folder minus the res folder, you might get confused if overlapping docs and contribution folders but really they don't mean too much.
legendary
Activity: 1894
Merit: 1001
hi peeps - i've not read too much in here, but surprised to see mary in such trouble, what forking? happened? i've a few on bleutrade & c-cex, is it safe to move them?
thanks ...


https://bitcointalksearch.org/topic/m.10802442
start reading everything is said in the following pages/posts
only 25 pages....

  thanks ?!bennscammed!? for showing the path - i'd only read back a few pages. i guess we're all waiting for devs, exchanges and trolls to sort it ... Wink
 
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?

This option would not include POW right?

I'm sure Crestington would be able to answer that.
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

I believe he would be.

If he agreed to do this, what would be the total supply of coins?
full member
Activity: 145
Merit: 100
Any news regarding Bittrex coin exchange for MJ 2.0 ?
full member
Activity: 195
Merit: 100
hi peeps - i've not read too much in here, but surprised to see mary in such trouble, what forking? happened? i've a few on bleutrade & c-cex, is it safe to move them?
thanks ...


https://bitcointalksearch.org/topic/m.10802442
start reading everything is said in the following pages/posts
only 25 pages....
legendary
Activity: 1894
Merit: 1001
hi peeps - i've not read too much in here, but surprised to see mary in such trouble, what forking? happened? i've a few on bleutrade & c-cex, is it safe to move them?
thanks ...
full member
Activity: 224
Merit: 100
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

Or we could just correct the original wallet, no? and then not have to deal with an exchange of coins. Seems easier to me.

https://github.com/MaryjanecoinDev/MaryJane2.0
What file? either main.h or main.cpp, right? in or around nsubsidy or dpriority.

Should be 1440

Quote
   static bool AllowFree(double dPriority)
617     {
618         // Large (in bytes) low-priority (new, small-coin) transactions
619         // need a fee.
620         return dPriority > COIN * 144 / 250;
621     }

Also if having problems with the mining you might want to check out the targettimespan in main.cpp and see if that needs tweaking, currently set at 6 hours.

I guess I wasn't seeing things Wink
Thanks for the confirmation and added info.

Edit: Back to the original question, because of the 1440 vs 144 issue, would that cause and internal conflict of some kind? and if so, what would be the likely outcome?
legendary
Activity: 882
Merit: 1024
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

Or we could just correct the original wallet, no? and then not have to deal with an exchange of coins. Seems easier to me.

https://github.com/MaryjanecoinDev/MaryJane2.0
What file? either main.h or main.cpp, right? in or around nsubsidy or dpriority.

Should be 1440

Quote
   static bool AllowFree(double dPriority)
617     {
618         // Large (in bytes) low-priority (new, small-coin) transactions
619         // need a fee.
620         return dPriority > COIN * 144 / 250;
621     }

Also if having problems with the mining you might want to check out the targettimespan in main.cpp and see if that needs tweaking, currently set at 6 hours.
full member
Activity: 224
Merit: 100
Please let the users/holders/investors know in advance if you are going to actually force a fork, inflation and wallet change. (It has already failed the first go around)
If that is that is the case, I believe there is a larger opportunity for those that do not transfer their coins to the new and wait it all out.
full member
Activity: 224
Merit: 100
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?

Why are we trying to move to another wallet/coin when the original can just be corrected? The only reason would be too generate more coins (inflation=less value) for no reason whatsoever plus lose functionality of the original wallet...bad idea imo.
full member
Activity: 224
Merit: 100
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

Or we could just correct the original wallet, no? and then not have to deal with an exchange of coins. Seems easier to me.

https://github.com/MaryjanecoinDev/MaryJane2.0
What file? either main.h or main.cpp, right? in or around nsubsidy or dpriority.
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
The new wallet I saw was really basic, didn't even have Coin Control. If your going to clone then why not use better source?

Marketcap estimations are out of the window, the base marketcap value of a basic cloned source with a small number of participants is 2-8k USD

It cannot be said where every Coin can be a 300 million marketcap, if not marketed and developed a Coin can achieve $0 marketcap.

You no like spurdocoin?

Did you see where the 1440 blocks a day is contradicted with 144 a day in the code?

Edit: the original was much better. I know you did not find the source, but, as I said before, the front end was certainly silkcoin or an iteration thereof.

Yeah the old one looked nicer and had more features, it would be like downgrading.

If you have time, because you are much more knowledgeable than me, I assure you, regarding wallet code, would you look at the difficulty adjustment, please?

It seems fairly basic, but what do you make of it? In layman's terms. Looks like just one division to me?

Edit: Also, did you see the 1440 blocks/day vs 144 blocks/day issue I mentioned? And would that create a clash of some kind?

Whish source is it? What file? and What line?

You know you could just clone PayCon.... It has theme's, litestake, multi-send, stake for charity, statistics, irc chat, links to social media and forums, and lots of extra handy RPC calls and that. You would just take out the couple Forks, change the links and data in the statistics, maybe an afternoon of work.

+1

Do you know if Adam would be open to that?
Pages:
Jump to: