wownero/src
luigi1111 d98787eb1b
Merge pull request #7825
ccfed60 cmake: test is a reserved keyword (selsta)
f0fa959 cmake: fix ccache detection (anon)
8dbe2e5 Daemon: Update average block size table (rbrunner7)
94bad34 wallet2: Don't auto lock device on process parsed blocks (tobtoht)
3c23aca ledger: don't lock for software device (tobtoht)
49beb8d ledger: use software device if we have view key (tobtoht)
d188b5f wallet_api: getPassword (tobtoht)
a395f36 depends, docker: fix bintray links (selsta)
0fecd7e blocks: fix cmake syntax (selsta)
76824bf Stop adding more outputs than bulletproof allows (Alex Opie)
67ba733 unit_tests: fix wipeable_string parse_hexstr test with latest gtest (xiphon)
402ba04 cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB (selsta)
1565bcb epee: include public openssl header in cmake (selsta)
2e9af2a cmake: treat warnings as error in compiler flag tests (selsta)
db564ef wallet_api: fix typo in exportKeyImages (selsta)
8507917 depends: add getmonero package mirror (selsta)
8716d2a cmake: fix non portable code (selsta)
2021-08-26 21:10:56 -04:00
..
blockchain_db rpc: limit the number of txes for get_blocks.bin 2020-12-29 04:32:33 +00:00
blockchain_utilities Allow setting start block on export 2020-10-18 14:02:30 +01:00
blocks Merge pull request #7825 2021-08-26 21:10:56 -04:00
checkpoints build: prepare v0.17.2.3 2021-08-19 15:00:42 +02:00
common Daemon: Update average block size table 2021-08-12 04:42:46 +02:00
crypto crypto: fix non zero scalar being 0 after reducing 2020-12-04 01:00:22 +00:00
cryptonote_basic cmake: fix undefined symbols and multiple definitions 2021-07-13 08:01:23 +02:00
cryptonote_core build: prepare v0.17.2.3 2021-08-19 15:00:42 +02:00
cryptonote_protocol cryptonote_protocol_handler: fix race condition 2021-03-22 19:42:45 +00:00
daemon Merge pull request #7181 2020-12-26 13:59:51 -08:00
daemonizer Update copyright year to 2020 2020-05-06 22:36:54 -04:00
debug_utilities Update copyright year to 2020 2020-05-06 22:36:54 -04:00
device ledger: don't lock for software device 2021-08-07 03:04:15 +02:00
device_trezor device_trezor_base: fix typo 2021-07-10 23:52:15 +00:00
gen_multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
gen_ssl_cert Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hardforks Let stagenet hardfork happen before mainnet. 2020-09-04 22:47:05 +01: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: remove blocked addresses/hosts from peerlist 2021-08-05 19:05:02 +00:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct Fixed issues found by static analysis 2021-03-18 21:57:13 +01:00
rpc rpc: limit the number of txes for get_blocks.bin 2020-12-29 04:32:33 +00:00
serialization Fixed json serialization of rct::RCTTypeNull 2021-07-18 17:19:32 +02:00
simplewallet wallet2: Fix rescan_bc keep_ki option 2021-04-22 16:15:01 -06:00
wallet Merge pull request #7825 2021-08-26 21:10:56 -04:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_config.h rpc: limit the number of txes for get_blocks.bin 2020-12-29 04:32:33 +00:00
version.cpp.in build: prepare v0.17.2.3 2021-08-19 15:00:42 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00