aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6794luigi11112020-09-031-0/+2
|\
| * hardforks: add v13/v14 for testnetmoneromooo-monero2020-09-021-0/+2
* | Merge pull request #6757luigi11112020-09-037-40/+52
|\ \ | |/ |/|
| * threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-017-40/+52
* | Merge pull request #6789luigi11112020-08-311-1/+1
|\ \
| * | net: fix get_tcp_endpoint, boost address_v4 ip in host byte orderxiphon2020-08-291-1/+1
* | | Merge pull request #6786luigi11112020-08-312-7/+9
|\ \ \
| * | | Fix send scalar z in plaintextFrançois Colas2020-08-281-4/+6
| * | | Update minimal Ledger Monero app versionFrançois Colas2020-08-281-2/+2
| * | | Update protocol version with Ledger's HWFrançois Colas2020-08-281-1/+1
* | | | Merge pull request #6770luigi11112020-08-311-1/+5
|\ \ \ \
| * | | | Fix ZMQ pruned bulletproof transactionsLee Clagett2020-08-191-1/+5
* | | | | Bind signature to full address and signing modeSarang Noether2020-08-2811-51/+45
* | | | | wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-2813-35/+164
| |_|/ / |/| | |
* | | | ringct: fix CLSAG serialization after boost/epee changesmoneromooo-monero2020-08-282-1/+2
| |/ / |/| |
* | | draft support of clsagcslashm2020-08-272-0/+157
* | | CLSAG device supportSarang Noether2020-08-275-21/+47
* | | CLSAG optimizationsSarang Noether2020-08-272-132/+139
* | | Integrate CLSAGs into moneromoneromooo-monero2020-08-2716-108/+425
* | | CLSAG signaturesSarang Noether2020-08-278-0/+382
* | | Merge pull request #6767Alexander Blair2020-08-272-0/+6
|\ \ \
| * | | Fix build with Boost 1.74moneromooo-monero2020-08-162-0/+6
* | | | Merge pull request #6763Alexander Blair2020-08-271-41/+54
|\ \ \ \
| * | | | rpc: always send raw txes through P2P (don't use bootstrap daemon)xiphon2020-08-161-41/+54
| |/ / /
* | | | Merge pull request #6760Alexander Blair2020-08-272-2/+3
|\ \ \ \
| * | | | enforce claiming maximum coinbase amountmoneromooo-monero2020-08-212-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #6746Alexander Blair2020-08-271-2/+2
|\ \ \ \
| * | | | Fix broken multisig pubkey sortingJason Rhinelander2020-08-051-2/+2
* | | | | Merge pull request #6753Alexander Blair2020-08-271-2/+2
|\ \ \ \ \
| * | | | | cryptonote_protocol: don't synced pruned blocks before v11cohcho2020-08-101-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #6752Alexander Blair2020-08-273-15/+43
|\ \ \ \ \
| * | | | | simplewallet: allow setting tx keys when sending to a subaddressmoneromooo-monero2020-08-103-5/+33
| * | | | | wallet2: fix setting tx keys when another is already setmoneromooo-monero2020-08-081-10/+10
| |/ / / /
* | | | | Merge pull request #6731Alexander Blair2020-08-271-1/+1
|\ \ \ \ \
| * | | | | wallet2: fix wrong name when checking RPC costmoneromooo-monero2020-07-311-1/+1
| |/ / / /
* | | | | Merge pull request #6690Alexander Blair2020-08-2724-379/+826
|\ \ \ \ \
| * | | | | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-1724-379/+826
* | | | | | Merge pull request #6613Alexander Blair2020-08-2711-92/+92
|\ \ \ \ \ \
| * | | | | | Avoid some temporary strings when reading off the databasemoneromooo-monero2020-08-1711-92/+92
| |/ / / / /
* | | | | | 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-174-98/+50
| |/ / / / |/| | | |
* | | | | Merge pull request #6733Alexander Blair2020-08-161-11/+70
|\ \ \ \ \
| * | | | | Tweak format, add option for difficultyHoward Chu2020-08-031-11/+36
| * | | | | Add options to print daily coin emission and feesHoward Chu2020-08-011-0/+32
| * | | | | Don't forget size of prunable txn partHoward Chu2020-08-011-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #6727Alexander Blair2020-08-162-6/+15
|\ \ \ \ \
| * | | | | rpc: reject wrong sized txidmoneromooo-monero2020-07-301-6/+4
| * | | | | blockchain: guard against exceptions in add_new_block/childrenmoneromooo-monero2020-07-301-0/+11
| |/ / / /
* | | | | Merge pull request #6722Alexander Blair2020-08-161-1/+2
|\ \ \ \ \