Search results

  1. AndyDark

    Dash Evolution Sign Up Page

    code for this is done https://github.com/evan82/dash-evolution-registration/commit/691706edafab2db25d5424a6eba6bfdc9897425e will be uploaded soon. UPDATE: Done. Thanks @moocowmoo :D
  2. AndyDark

    V12.1 Testnet Launch Thread

    I think you are safe, and it was a good bet :)
  3. AndyDark

    New website discussion

    update: we've been very lucky to have a new contributor come forward since my last message who has some awesome frontend skills like Joshua does. I'll let them intro themselves if they want. so we can speed up. I'll keep my guestimate of 4-8- weeks but should be able to bring this forward soon.
  4. AndyDark

    V12.1 Testnet Launch Thread

    We're looking at end of this week..
  5. AndyDark

    Monero - if you can't beat them, join them!

    It's not something i would really want to put any time into commenting on in terms of my opinions on other projects that have different goals/target markets to Dash, except when people want to know what the differences are or how different technologies could benefit Dash like I mentioned above...
  6. AndyDark

    Monero - if you can't beat them, join them!

    Cryptonote from an architectural standpoint is an attempt to take the Bitcoin architecture and make it as private as possible at all costs. In that process it has sacrificed most of the key features that make Bitcoin viable - such as some element of security / trustless operation when not using...
  7. AndyDark

    New website discussion

    with the current time people have on it, i would guesstimate 4-8 weeks. having some meetings today though to try to expedite this, will update. PS sorry for the delays on this everyone.
  8. AndyDark

    New website discussion

    update: Shouldn't be long now one thing holding us up is we only have one guy doing LESS/SASS/CSS and he's in demand on various projects (Joshua). If anyone has these skills please let me know.
  9. AndyDark

    Dash Evolution Sign Up Page

    Hey Sorry yes that was the very first version back in Jan. We haven't released any demos since then. We'll get the link removed. Cheers Andy
  10. AndyDark

    Cannot get Insight Blockchain Explorer to Install

    Hey. should be a couple of days. You've come at a time when we're just at the end of upgrading everything to the new Insight plus X11 hash in Javascript for some integration projects / Evolution development and we're pretty busy all round. If you can wait a few days, we'll announce and the new...
  11. AndyDark

    x11 hashing algorithm -- test vectors?

    @QuantumExplorer thanks, i will definitely put more time into it, this week is pretty busy though. There's optimization we can also do with allocations too. The problem is with JavaScript being JavaScript, the different browser runtimes use different heuristics so we just need to make sure we...
  12. AndyDark

    x11 hashing algorithm -- test vectors?

    @UdjinM6 & @QuantumExplorer - The major issue is actually the x11 JS performance in browsers compared to NodeJS, it's under half the performance in Chrome and like 10% the performance in Mozilla. I was able to get 30+% improvement in Node by refactoring forward-for loops to reverse-while loops...
  13. AndyDark

    Proposal : Investigation into using Masternodes for anonymous web

    I think the best strategy is to keep the protocol in the core-business of decentralized/trustless payments. that's T1 basic (Bitcoin) transactions, T2 tx locking, anonymization, governance, T3 decentralized last-mile payment services (everything from digital cash payments, to paypal, online...
  14. AndyDark

    x11 hashing algorithm -- test vectors?

    It's a great point Nathan. The ObjC X11 hash implementation has been live for a while in the iOS wallet but the JS version was just completed and currently reviewing it. Currently the JS version tests are pretty basic https://github.com/QuantumExplorer/x11-hash-js/blob/master/test/test.js but...
  15. AndyDark

    Proposal : Investigation into using Masternodes for anonymous web

    It would be a big change turning the MN network that handles instant transactions and anonymization into a VPN service - as I said to Quantum I don't think this aligns strategically with Dash's goals and second I don't see how it could be economical. Each end-user streaming at 8MBPS is going to...
  16. AndyDark

    Proposal: Evolution Development - X11 Hash Port

    Hi there Happy to report this project is now working at beta stage and you can access the code here: https://github.com/QuantumExplorer/x11-hash-js. We are currently testing and integrating into our other libraries and Evo projects. We will also be moving a lot of these libs to the...
  17. AndyDark

    Afterthought -- Sybil attacks are not possible in cryptocurrency, no? Because no reputation ratings.

    Sybil attack refers to owning enough peers, then there is a 51% attack referring to owning enough hashpower. The main attack to prevent is double-spending which both Bitcoin & Dash tier-1 network are vulnerable if the attacker owns enough hashrate (actually less than 51%). Dash's tier-2...
  18. AndyDark

    New website discussion

    I hear what you're saying, I have the same issue with the current site, it's not conveying our info very well or in an easy to find way. also the design is outdated and the nav is badly organized, and as our main point of presence and the traffic we get it's basically a missed opportunity in...
  19. AndyDark

    New website discussion

    yep, there's 3 of us working on it. will update in a few weeks, please have patience :D
  20. AndyDark

    Evolution question; DashDrive

    yes something like that was mentioned as an option in the design before, not sure about the implementation though and would need to be decentralized (like getting paid to run backup nodes of the full data).
Back
Top