Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development
by
old c coder
on 30/05/2014, 02:26:47 UTC
it sure looks nice, but adapting it for yac seems kinda challenging given most things are hardcoded in multiple places. also, i don't like the prospect of running Yet Another leveldb alongside the electrum's with essentially the same data. (and neither do i like node.js Tongue)
Hi Sairon

levelDB shouldn't phase you.  Have you seen my video on building a static leveldb library, at
https://www.youtube.com/watch?v=x1U1cBx6Ub0? Grin  Should be easy to port back to gcc.  Bitcoin has been doing it since ~0.8.0  YACoins data only seems to be about 300MB / year?

And do you know what a famous pundit said about scriptaculous & other javascript "frameworks"?  I was at a NFJS conference and the (anonymous speaker) said they appear to him to be a "steaming pile of code" Shocked Grin

Ron