Pages:
Author

Topic: [ANN] Ħ [HODL] 5% Interest. No Staking Req. Term Deposits 10%. Solo Mining. - page 101. (Read 472878 times)

hero member
Activity: 1246
Merit: 708
So decision was taken
But you do not know how to implement it?
newbie
Activity: 41
Merit: 0
So just to be sure. Current version is 2.0 of wallet?

No hard fork and unlock mined coins?

Yes v2.0.
There was a nutocracy vote that passed (https://nutocracy.herokuapp.com/arguments/29) but no hard fork (hard unfork?) has been coded/submitted/tested/etc to that end.
sr. member
Activity: 614
Merit: 254
So just to be sure. Current version is 2.0 of wallet?

No hard fork and unlock mined coins?
legendary
Activity: 2590
Merit: 1022
Leading Crypto Sports Betting & Casino Platform
I locked my coins in 365days deposit in May 2016 but now estimated maturation date is 10-11/2017 O.o

i remember that the more later you lock your funds since the coin started the more time you need for maturation, so your 365 days are more than that now, this was done as a deterrent to prevent that everyone will only lock the deposit and don't buy anything on the market
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
I locked my coins in 365days deposit in May 2016 but now estimated maturation date is 10-11/2017 O.o

hmmmmmmmm... ikt is only your estimation just and not fix figure for it.

I think, the locking period isnt calculated by dates, its calculated by the expected amount of blocks at the moment, where u locked. One year is a very long time, and if one month the chain moved slowlier than expected, the date is shifting...

Greetz
Steve
newbie
Activity: 154
Merit: 0
I locked my coins in 365days deposit in May 2016 but now estimated maturation date is 10-11/2017 O.o

hmmmmmmmm... ikt is only your estimation just and not fix figure for it.
full member
Activity: 154
Merit: 100
Not seeing anyone jumping in on this.  Freetrade/Fuzzbawls, are you willing to do the work that needs to be done?

I'm currently overwhelmed with other work at the moment but will see if I can schedule some time to write the fork code in a couple weeks.

If you really want to unfork, simply run the old version on a server, announce the IP and start mining, right? I never updated and have the old chain up to September 2016.

no...just...no

Very much appreciate it.
hero member
Activity: 750
Merit: 500
Not seeing anyone jumping in on this.  Freetrade/Fuzzbawls, are you willing to do the work that needs to be done?

I'm currently overwhelmed with other work at the moment but will see if I can schedule some time to write the fork code in a couple weeks.

If you really want to unfork, simply run the old version on a server, announce the IP and start mining, right? I never updated and have the old chain up to September 2016.

no...just...no
hero member
Activity: 756
Merit: 501
If you really want to unfork, simply run the old version on a server, announce the IP and start mining, right? I never updated and have the old chain up to September 2016.
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
why not asking limxdev? he is skilled enough for timedepositcoins, because he coded europecoin very well!

Greetz
Steve
newbie
Activity: 41
Merit: 0
I am willing to learn the dev role and then apply ~5hrs/wk to helping out. I would just need some hand-holding to get ramped up.
This is probably only helpful in the following situation: there is someone who knows how to do it or can explain the syntax of the code, but they don't have enough time or desire to do the fix, but they are willing to spend a small amount of time showing me the ropes.

I have limited web-dev and python experience so I can understand the logical flow but I have never written any code for a crypto project.

Let me know if this helps at all. Otherwise, maybe I can just add some hash power at whatever point that is helpful.

Carry on.
legendary
Activity: 1428
Merit: 1030

Not seeing anyone jumping in on this.  Freetrade/Fuzzbawls, are you willing to do the work that needs to be done?

I'm volunteering to do the term deposit bug fix if someone else is leading a hard fork.

full member
Activity: 154
Merit: 100


So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?

Interesting - you could try running version 1 to see if it accepts the current chain - if it does, it may well be possible to use it.

I installed Ver 1 but it just sits with "No block source available, 51 weeks behind"

As part of the previous fork, v1 clients were no longer allowed on the network. Mainly to reduce overhead in rejecting invalid blocks.

ah right. So maybe if he gives a v1 client the current blockchain, it could accept it and then be able to communicate with other v1 clients in a similar situation. Would be pretty hacky though.

Not seeing anyone jumping in on this.  Freetrade/Fuzzbawls, are you willing to do the work that needs to be done?
hero member
Activity: 1246
Merit: 708
I locked my coins in 365days deposit in May 2016 but now estimated maturation date is 10-11/2017 O.o
legendary
Activity: 1428
Merit: 1030


So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?

Interesting - you could try running version 1 to see if it accepts the current chain - if it does, it may well be possible to use it.

I installed Ver 1 but it just sits with "No block source available, 51 weeks behind"

As part of the previous fork, v1 clients were no longer allowed on the network. Mainly to reduce overhead in rejecting invalid blocks.

ah right. So maybe if he gives a v1 client the current blockchain, it could accept it and then be able to communicate with other v1 clients in a similar situation. Would be pretty hacky though.
hero member
Activity: 750
Merit: 500


So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?

Interesting - you could try running version 1 to see if it accepts the current chain - if it does, it may well be possible to use it.

I installed Ver 1 but it just sits with "No block source available, 51 weeks behind"

As part of the previous fork, v1 clients were no longer allowed on the network. Mainly to reduce overhead in rejecting invalid blocks.
full member
Activity: 154
Merit: 100


So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?

Interesting - you could try running version 1 to see if it accepts the current chain - if it does, it may well be possible to use it.

I installed Ver 1 but it just sits with "No block source available, 51 weeks behind"
legendary
Activity: 1428
Merit: 1030


So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?

Interesting - you could try running version 1 to see if it accepts the current chain - if it does, it may well be possible to use it.
sr. member
Activity: 364
Merit: 250
I would have thought you could, but would the old version one act strange if it saw on the chain blocks which before it would not have done?
full member
Activity: 154
Merit: 100

What's the next step and who has the ability to take it?  If we're hard forking away from the auto-hodl, and if that means requiring a new wallet/miner (3.0?), is this the time to get the optiminer improvements into the wallet? I think @Fuzzbawls might have been working on that, is that still the case?  @Freetrade also mentioned that getting those improvements into the wallet miner was perhaps the most important next step.

The central question would then be, do we charge ahead with removing auto-hodl and worry about the wallet improvements later or wait and do both at the same time?

All I have is questions, does anyone have any answers?



I think, at a minimum -

1. Fork code update (most coin devs could handle this)
2. Bug code fix (I've volunteered to do this)
3. New Wallet Binaries Compiled (Fuzz has handled this in the past)
4. Yobit update (may require payment)

nice to have

5. Wallet mining optimizations (what Fuzz showed me was probably 90% there)


Excellent thank you.

Ok, so it looks like we need a coin dev to work with Fuzzbawls and Freetrade on the pieces and parts, assuming Fuzzbawls is willing, are you Fuzz?  Is there someone who would like to step up to the role of coding the new fork, integrating Freetrade's fix, and perhaps integrating the wallet optimizations?

We are certainly appreciative of anyone who is, has, or will donate their time and expertise to the project.  However, dev's do like to see some consideration for the hard work they do and the time they put in and we don't want to proceed with the assumption that everything is going to be done for free.  What would be appropriate bounties to provide for everything in Freetrade's list?

So here's a question from a non-dev-type (me).  We were rolling along on Version 1 of the wallet/miner.  We hard-forked to Version 2.  We now want to un-fork (or fork again if that is more appropriate).  If we changed nothing in terms of the bug fix or optimizations (for the moment), could we not simply use Version 1 again? And if that's possible, would the bug fix and optimizations be able to be put in to the wallet later without it being a dramatic fork?
Pages:
Jump to: