Prof, appreciate all the hard work you are putting into BTE, but I am dead set against any fork. Ahmed Bodi tried to go that that route so he could gain control of mining. Please explain further. TIA.
I think it is prudent to be skeptical of all things blockchain.
Having said that, I notice these things:
The coin was strip-mined.
It was stagnant for a really long time.
Without change, it remains vulnerable to a strip-mining attack when we revive it.
I own several existing coins. The blockchain needs to be viable for them to have value.
This is a serious matter. A coin that does not produce blocks for 18 months is effectively dead.
I have thought since 2014 about how to protect against strip mining. I am convinced I have a solution, and I have been coding with strong focus and watching the calendar. I want my solution to work well enough when I release it, and I don't want to release enough information that someone can scoop me with an implementation that goes in a direction that is philosophically incompatible to me. That is a delicate dance in cryptocoin country.
So I am releasing my ideas fairly slowly, when the horizon to release an implementation is within view. I think that, any time now, I can make a code release to GitHub and things will be transparent. Then the community can make an informed decision. A bit of my work is on gitgub now, including the mechanism to build a VM to compile the code in, a mechanism to report the SHA-256 of the resulting binaries for crowd-sourced validation. I do need to clean up the VM generation a bit to solve the "genesis VM" problem. I was working on that when PersonalLife took some attention, and no one has seemed very interested, so it is on the ToDo list starved for attention.
What I can say for now is that there is a live testing block chain at bte.vima.austin.tx.us:26333 As detailed in an earlier post, the existing client can download this blockchain. N.B. "As detailed in an earlier post." As a testing block chain, it has warts and knotholes and changes whimsically. As soon as I get the code located at
https://github.com/a-mcintosh/expt-block1 back ported into the 0.8.1 BTE client's mining code and supported in the getblocktemplate command I will take a few day breather. I may make a code release then, or I may decide to get the distributed mining pool working first. LOL. My estimate for that is "last month."