aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6841Alexander Blair2020-09-272-0/+8
|\
| * fix a couple bugs found by OSS-fuzzmoneromooo-monero2020-09-242-0/+8
* | daemon: Windows - fix FAT32 warning, trailing backslash is requiredxiphon2020-09-201-1/+1
|/
* Merge pull request #6819v0.17.0.0luigi11112020-09-151-1/+1
|\
| * simplewallet fix wrong persistent-rpc-client-id name in helpmoneromooo-monero2020-09-141-1/+1
* | Merge pull request #6816luigi11112020-09-151-2/+0
|\ \
| * | Remove unused macros from cryptonote_config.hTheCharlatan2020-09-141-2/+0
* | | Merge pull request #6793luigi11112020-09-151-1/+1
|\ \ \
| * | | update error message "No unlocked balance in the specified account"woodser2020-09-011-1/+1
* | | | wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-1510-23/+57
* | | | blockchain: deterministic UNIX time unlock checksmoneromooo-monero2020-09-153-28/+65
* | | | Merge pull request #6815luigi11112020-09-142-4/+9
|\ \ \ \
| * | | | wallet2: fix tx sanity check triggering on pre-rct outputsmoneromooo-monero2020-09-122-4/+9
| | |_|/ | |/| |
* | | | Merge pull request #6813luigi11112020-09-141-1/+1
|\ \ \ \
| * | | | Fix typo in command line argument descriptionReinaldulin2020-09-091-1/+1
* | | | | build: prepare v0.17selsta2020-09-144-3/+4
|/ / / /
* | | | Merge pull request #6805luigi11112020-09-071-1/+1
|\ \ \ \
| * | | | blockchain: fix pow skipping for old blocks without precalc hashmoneromooo-monero2020-09-071-1/+1
| |/ / /
* | | | Merge pull request #6804luigi11112020-09-071-2/+2
|\ \ \ \
| * | | | rpc: assume randomx from v13 onwardsmoneromooo-monero2020-09-071-2/+2
| |/ / /
* | | | Merge pull request #6800luigi11112020-09-071-2/+2
|\ \ \ \
| * | | | Let stagenet hardfork happen before mainnet.Norman Moeschter2020-09-041-2/+2
* | | | | Merge pull request #6798luigi11112020-09-072-13/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | enable CLSAG support for Trezor clientDusan Klinec2020-09-042-13/+18
| | |/ / | |/| |
* | | | Merge pull request #6111Riccardo Spagni2020-09-0610-52/+167
|\ \ \ \ | |_|/ / |/| | |
| * | | functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero2020-08-271-4/+35
| * | | functional_tests: add randomx testsmoneromooo-monero2020-08-271-4/+46
| * | | core: fix mining from a block that's not the current topmoneromooo-monero2020-08-279-44/+86
* | | | 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
| | |_|/ | |/| |