Hey all,
quick update for everyone not on Slack.
Here is an overhaul of XST:
https://github.com/StealthSend/Stealth/commits/dev-fork005Hondo did the following:
1. CLTV for blocknet (hard fork)
2. Stricter time-stamp constraints for transactions and blocks, this means that people who don't automatically update their clocks on daylight savings time won't issue a block with a timestamp that half the nodes accept and half reject (hard fork)
3. Plugging some time-stamp attack vectors like the flying delorean attack, which exploits clock drift issue that manifests in 1 (hard fork)
4. Complete overhaul of tor, and update to the latest release, which I think will help with fairglu's problem. I have reproduced his problem and preliminary testing sows massive improvements to stability.
5. Incorporate Crypto++ into sources for fewer cross-platform dependency issues.
6. Redundant block explorer based on insight (
http://chain.stealthcoin.com/), which is currently filling the explorer database tables, although it is functional as a "crawler".
7. Tor-clearnet bridge.
8. Hard coded clearnet seed node(s). The code for hardcoded nodes is added, but the actually seednode addresses won't be added until the deployment of the release.
9. Upgraded to the latest leveldb.
New explorer is at
http://chain.stealthcoin.com:3001/cheers
-- sadochismo