Block a user
ff33cfddd1
add 0.19.1.2
c02eca7dd7
add download page and update manual
0a1dedc573
faqs: mention bloat avoidance
efe0af4e51
bump version to 0.19.1.2
b675367f5d
game: fix account creation command not showing up in queued commands
db7fc22681
game: fix accessing freed memory in player history navigation
d2e2fedb62
game: fix accessing freed memory when cancelling password dialog
3bbfa8823a
game: fix accessing freed memory in options dialog
2706de0576
bump version to 0.19.1.2
71471af7a8
game: fix account creation command not showing up in queued commands
c87397f35b
game: fix accessing freed memory in player history navigation
ddeeee5c60
game: fix accessing freed memory when cancelling password dialog
f3f020cdb2
game: fix accessing freed memory in options dialog
d7088af33a
bump version to 0.19.1.2
8608aaca9b
game: fix account creation command not showing up in queued commands
b201baefd7
game: fix accessing freed memory in player history navigation
ebe74d9f86
game: fix accessing freed memory when cancelling password dialog
26b6ace160
game: fix accessing freed memory in options dialog
d27c0bd078
static build fix
0f6c0579d6
unbound: fix redfinition warnings on build machines
7f23967954
Merge pull request #11
c0094c70e8
Windows: fix checks for openssl 1.1.1 in MSYS2
d3724dfa55
Merge pull request #9
v12 structure
The block structure did not change in Townforge, but the tx structure did, and the block contains the coinbase tx, so blocks won't parse with monero and vice versa. See src/cryptonote_basic/cryptonote_basic.h for the block and tx format details.