aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol: stricter checks on received chain hash listmoneromooo2020-12-111-0/+1
* protocol: drop peers that don't reply to queriesmoneromooo2020-12-061-1/+3
* protocol: add scoring system to drop peers that don't behavemoneromooo2020-12-041-2/+2
* Merge pull request #6111Riccardo Spagni2020-09-062-7/+9
|\
| * core: fix mining from a block that's not the current topmoneromooo-monero2020-08-272-7/+9
* | Integrate CLSAGs into moneromoneromooo-monero2020-08-272-8/+28
|/
* Merge pull request #6690Alexander Blair2020-08-273-3/+1
|\
| * replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-173-3/+1
* | Merge pull request #6613Alexander Blair2020-08-273-31/+35
|\ \
| * | Avoid some temporary strings when reading off the databasemoneromooo-monero2020-08-173-31/+35
| |/
* | Merge pull request #6607Alexander Blair2020-08-261-4/+3
|\ \
| * | miner: increase min/max intervals to full extentsmoneromooo-monero2020-05-311-4/+3
* | | Revert "Use domain-separated ChaCha20 for in-memory key encryption"luigi11112020-08-172-71/+50
| |/ |/|
* | Merge pull request #6493Alexander Blair2020-08-162-50/+71
|\ \
| * | Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-092-50/+71
* | | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-042-0/+82
|/ /
* / Update copyright year to 2020SomaticFanatic2020-05-0621-21/+21
|/
* Merge pull request #6472luigi11112020-05-061-0/+2
|\
| * cryptonote: fix reuse of non default tx data when relayingmoneromooo-monero2020-04-221-0/+2
* | Merge pull request #6436luigi11112020-05-012-0/+16
|\ \ | |/ |/|