townforge/src
2022-03-01 18:21:19 +00:00
..
blockchain_db use fork version rather than height for is_item_enabled 2021-11-30 12:02:47 +00:00
blockchain_utilities add whispers - player messages on arbitrary locations 2021-11-23 16:22:28 +00:00
blocks remove embedded testnet block hashes, which should not be here 2021-09-28 13:24:46 +00:00
cc fix duplicate runestone overrides 2022-03-01 18:21:19 +00:00
chat fix refresh in simplewallet and chat 2021-06-24 08:48:17 +00:00
checkpoints Merge remote-tracking branch 'origin/master' into cc 2021-04-24 13:46:11 +00:00
common utf8: #include <stdint.h> 2021-12-13 09:59:05 +00:00
crypto Merge remote-tracking branch 'origin/master' into cc 2021-09-01 15:50:02 +00:00
cryptonote_basic fix stack overflow 2022-03-01 18:21:19 +00:00
cryptonote_core fix synthesizing match commands with accruing trades from v17 2022-03-01 18:21:19 +00:00
cryptonote_protocol protocol: ask more peers for txpool complement 2021-11-24 07:08:51 +00:00
daemon use 0mq to notify the game of mining status changes 2021-11-24 07:08:50 +00:00
daemonizer game: add auto daemon options for data directory and log level 2021-04-10 00:06:37 +00:00
debug_utilities fixes after merge 2021-09-01 23:21:48 +00:00
device fixes after merge 2021-09-01 23:21:48 +00:00
device_trezor Merge remote-tracking branch 'origin/master' into cc 2021-09-01 15:50:02 +00:00
game game: do not auto start daemon if a running daemon needs a login 2022-03-01 18:21:19 +00:00
gen_multisig Merge remote-tracking branch 'origin/master' into cc 2021-04-24 13:46:11 +00:00
gen_ssl_cert Merge branch 'master' into cc 2020-10-18 00:33:51 +00:00
hardforks add v16 at block 175000 2021-11-25 17:27:14 +00:00
ipfs_proxy Merge remote-tracking branch 'origin/master' into cc 2021-04-24 13:46:11 +00:00
lmdb
merge_mining_proxy fixes after merge 2021-09-01 23:21:48 +00:00
mnemonics wallet_rpc_server: set seed language in generate_from_keys 2021-03-06 10:26:15 +00:00
multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
p2p Merge remote-tracking branch 'origin/master' into cc 2021-09-01 15:50:02 +00:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct wallet2: speedup large tx construction: no pointless clsag generation 2021-11-23 16:22:28 +00:00
rpc rpc: ignore cancel_nonces command in news 2022-03-01 18:21:19 +00:00
script_analyzer script_analyzer: catch exceptions at top level 2021-10-21 14:48:32 +00:00
serialization blockchain_db: speed up flag block data serialization/deserialization 2021-11-23 16:22:29 +00:00
simplewallet game: allow variable substitutions in script text 2021-09-24 00:55:28 +00:00
wallet fix duplicate runestone overrides 2022-03-01 18:21:19 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into cc 2021-09-01 15:50:02 +00:00
cryptonote_config.h cc: do not stop a building fire randomly just after it started 2021-11-27 17:18:58 +00:00
glibc-wrappers.c switch to existing backward compat code, and go back to glibc 2.25 2021-09-01 15:12:13 +00:00
version.cpp.in bump version to 0.33.5.1 2022-03-01 18:21:19 +00:00
version.h