aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* cryptonote_basic: remove redundant call to get_transaction_hash() in overloadjeffro2562025-10-061-1/+0
* Fix expected hash checkLee *!* Clagett2025-03-241-1/+1
* cryptonote_basic: remove unused structtobtoht2025-03-141-9/+0
* Merge pull request #9740tobtoht2025-03-103-1/+17
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-103-1/+17
* | Merge pull request #8617tobtoht2025-02-132-0/+12
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-242-0/+12
* | | Some cleanup in span/connection_context + few more checksLee *!* Clagett2025-02-032-1/+29
| |/ |/|
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-2/+2
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-0/+1
* serialization: fix infinite loops and clean up dispatchingjeffro2562024-02-081-4/+4
* Merge pull request #8845luigi11112023-06-271-1/+1
|\
| * cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]jeffro2562023-06-021-1/+1
* | Fixed RandomX initialization when mining from scratchSChernykh2023-04-271-1/+8
|/
* cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-291-1/+6
* Add a size limit for tx_extra in tx pooltevador2023-03-181-0/+1
* Refactored rx-slow-hash.cSChernykh2022-12-141-2/+3
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-0/+5
* ledger support for hf 15 (BP+, view tags)j-berman2022-08-062-7/+15
* cryptonote_basic: catch crypto api errorsmoneromooo-monero2022-06-201-2/+2
* src, epee: fix a couple compiler warningsselsta2022-05-171-2/+0
* Preserve commitment format inside transactionsLuke Parker2022-04-211-1/+1
* Merge pull request #8061luigi11112022-04-194-30/+170
|\
| * Add view tags to outputs to reduce wallet scanning timej-berman2022-04-184-30/+170
* | Move copyable_atomic into connection_contextJeffrey2022-04-181-4/+35
|/
* Merge pull request #8207luigi11112022-04-181-14/+1
|\
| * CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-061-14/+1
* | Fee changes from ArticMinemoneromooo-monero2022-04-102-0/+65
|/
* Merge pull request #8223luigi11112022-04-062-10/+9
|\
| * Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-302-10/+9
* | Merge pull request #8197luigi11112022-04-0627-27/+32
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-0427-27/+32
| |/
* | store outPk/8 in the tx for speedmoneromooo-monero2022-04-051-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-052-14/+65
|/
* multisig key exchange update and refactorkoe2022-02-223-7/+20
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-113-0/+4
* cmake: fix undefined symbols and multiple definitionsanon2021-07-133-16/+58
* Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-234-67/+26
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
* Merge pull request #7002luigi11112021-04-161-0/+1
|\
| * Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+1
* | cryptonote_protocol_handler: fix race conditionanon2021-03-221-0/+2
|/
* Merge pull request #6810luigi11112021-03-205-0/+157
|\
| * New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-095-0/+157
* | Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
|/
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-223-22/+75
* add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+23
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+2
* cryptonote_basic: guess what got lost porting patches to branches againmoneromooo-monero2020-12-261-1/+1
* protocol: drop nodes if they claim new data but only give stale datamoneromooo-monero2020-12-251-1/+2