[go: up one dir, main page]

Menu

[r36]: / TODO  Maximize  Restore  History

Download this file

36 lines (22 with data), 1.4 kB

The clients aren't honoring sig15 as well as we'd like.  Present workaround 
is to use sig9.  


Link against qt5, so we don't have to use qmake-qt4, alternatively, chuck qt entirely and
use gtk or another toolkit

change display options to allow for displaying in gulch, make us all millionaires!

add a paper wallet generator to the build suite instead of worrying about web hotwallets

root out all the magic numbers, put them in a sane place with preprocessor defines and 
configure scripts

tighter tor integration within the code

finish debian/rules integration.  It's there, but clearly a WIP

re-enable and test networkhashps, possibly tweeking it so it doesn't have to be run as server 
to do

figure out why d gets more connections than -qt and what we can do, if anything, to get qt
up to speed

do makefile magic to see if leveldb is already there, rather than build it every time, 
also, add some other databases, like sleepycat, mysql, or one of the non-sql databases

squash the unnecessary cycles to handle booleans by replacing them with ints

if we're going to compile with -Wno-unused-parameter, we might actually want to pay attention
to not generating the warnings...

clean up the horrid coding style of variables IN ALL CAPS, all caps is only for macros.  
Consigning the idiot that did it in the first place to the ninth circle of hell is optional, 
but would be VERY satisfying