Commit Graph

10 Commits

Author SHA1 Message Date
Cheng
a478a79e8b
handle exception while attempting to open an existing wallet 2023-02-24 11:33:09 +08:00
Cheng
003d671c25
crash worked around
But the way I fixed it proves it is
a visual studio bug, not my bug
2023-02-17 12:43:22 +08:00
Cheng
5a9296e529
Now it compiles, but still fails unit test
So, though it compiles, the hashing code is compiling
to the wrong thing.

I conclude that my investment in template coding has been
excessive.  It is time to switch to rust.  Template
coding contains too much logically incoherent and
internally inconsistent backward compatibility
making it fragile to subtle changes in the compiler.
2023-02-16 15:24:43 +08:00
Cheng
0967d18cc4
minor changes to fix the original failure to compile correctly
Which might have worked, but now visual studio compiler
crashes on ristretto.h

modified:   src/frame.cpp
modified:   src/ristretto255.h
modified:   src/stdafx.h
2023-02-16 13:28:10 +08:00
Cheng
fab225e872
struggling because with the new update, stuff just stopped working 2022-10-05 15:34:55 +11:00
Cheng
204613a258
Merge remote-tracking branch 'origin/docs' 2022-07-21 14:21:21 -07:00
Cheng
9c6fd362b7
fixed wxConfig 2022-07-21 13:55:38 -07:00
reaction.la
7d8ebed948
Merge remote-tracking branch 'origin/master' into docs 2022-07-03 15:20:12 +10:00
Cheng
b989390a6b
builds after files moved 2022-06-30 22:56:01 +10:00
Cheng
2371674072
moving files to clean up root directory 2022-06-30 16:55:37 +10:00