Commit Graph

6 Commits

Author SHA1 Message Date
Cheng
f6db345939
spent far too much time getting compile time code to work. 2022-06-12 17:38:26 +10:00
Cheng
5a00115c56
construction of new wallet files is now working
albeit they are dud wallet files, delete is not
recording the delete.

Something incomprehensible is happening with tracking the last file.

ui is useless for any useful purpose, it exists only so that
we have some ui that can be fixed up later to actually work
ui fails to track added names,
names are wrongly displayed in order added.
2022-05-13 15:31:48 +10:00
Cheng
b5bc0d40a9
Spent far too much time making template code of unnecessary generality. 2022-03-27 14:46:34 +11:00
Cheng
fccefe3a97
Visual studio became stuffier about template code, making it harder
to use procedural code in templates.
Cannot have a static_assert(false) in a template.

Got into a tizzy about integer types, instead of cheerfully casting anything to anything.
2022-03-26 20:39:41 +11:00
Cheng
251325836a
minor template cleanup and clarification 2022-02-28 15:54:21 +10:00
Cheng
3c6a37b0e1
leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00