wownero/src
moneromooo-monero 516555402d
protocol: fix asking for pruned blocks for v10
Old format is still alloewd there, this is a two fork update
2020-12-11 07:49:33 +03:00
..
blockchain_db initial commit 2020-09-19 17:44:34 +03:00
blockchain_utilities Allow setting start block on export 2020-10-19 11:26:05 +03:00
blocks Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr) 2020-12-04 09:36:13 +03:00
checkpoints update checkpoints 2020-10-19 20:12:13 +03:00
common util: fix escaping more than one ?* in glob_to_regex 2020-12-04 09:40:58 +03:00
crypto crypto: fix non zero scalar being 0 after reducing 2020-12-05 04:57:13 +03:00
cryptonote_basic protocol: drop peers that don't reply to queries 2020-12-09 21:49:04 +03:00
cryptonote_core blockchain: remove some dead code 2020-12-04 09:35:22 +03:00
cryptonote_protocol protocol: fix asking for pruned blocks for v10 2020-12-11 07:49:33 +03:00
daemon Update error messages in daemon 2020-12-04 09:20:53 +03:00
daemonizer Update copyright year to 2020 2020-05-06 22:36:54 -04:00
debug_utilities initial commit 2020-09-19 17:44:34 +03:00
device Bind signature to full address and signing mode 2020-08-28 19:38:00 -04:00
device_trezor enable CLSAG support for Trezor client 2020-09-04 01:24:58 +02:00
gen_multisig initial commit 2020-09-19 17:44:34 +03:00
gen_ssl_cert initial commit 2020-09-19 17:44:34 +03:00
hardforks set testnet 2020-09-20 08:00:06 +03:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics Merge pull request #6512 2020-07-19 03:32:59 -07:00
multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net net: fix get_tcp_endpoint, boost address_v4 ip in host byte order 2020-08-29 18:07:46 +00:00
p2p p2p: drop peers that spam peer lists 2020-12-09 21:50:22 +03:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct fix a couple bugs found by OSS-fuzz 2020-09-26 07:11:39 +03:00
rpc protocol: drop origin IP if a block fails to verify in sync mode 2020-12-11 07:48:33 +03:00
serialization wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
simplewallet initial commit 2020-09-19 17:44:34 +03:00
wallet Change epee binary output from std::stringstream to byte_stream 2020-12-11 07:46:14 +03:00
CMakeLists.txt Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr) 2020-12-04 09:36:13 +03:00
cryptonote_config.h p2p: drop peers that spam peer lists 2020-12-09 21:50:22 +03:00
version.cpp.in update version and README 2020-10-19 20:38:20 +03:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00