summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | rpc: assume randomx from v13 onwardsmoneromooo-monero2020-09-071-2/+2
| |/ / / / /
* | | | | | Merge pull request #6803luigi11112020-09-071-0/+0
|\ \ \ \ \ \
| * | | | | | Revert "unbound: update to get build fixes"moneromooo-monero2020-09-061-0/+0
| |/ / / / /
* | | | | | 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-074-23/+50
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | enable CLSAG support for Trezor clientDusan Klinec2020-09-044-23/+50
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6111Riccardo Spagni2020-09-0614-55/+306
|\ \ \ \ \ \
| * | | | | | functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero2020-08-272-4/+54
| * | | | | | functional_tests: add randomx testsmoneromooo-monero2020-08-273-4/+163
| * | | | | | core: fix mining from a block that's not the current topmoneromooo-monero2020-08-2710-47/+89
* | | | | | | Merge pull request #6802Riccardo Spagni2020-09-061-0/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | unbound: update to get build fixesmoneromooo-monero2020-09-061-0/+0
|/ / / / / /
* | | | | | Merge pull request #6794luigi11112020-09-031-0/+2
|\ \ \ \ \ \
| * | | | | | hardforks: add v13/v14 for testnetmoneromooo-monero2020-09-021-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6757luigi11112020-09-038-60/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-018-60/+72
* | | | | | 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 #6788luigi11112020-08-311-21/+20
|\ \ \ \ \ \ \
| * | | | | | | Made spelling, grammar, and punctuation changes. Squashed commits into one as...cryptographicfool2020-08-281-21/+20
* | | | | | | | 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 #6783luigi11112020-08-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | repo: update "sponsor" linkselsta2020-08-271-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #6782luigi11112020-08-311-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | supercop: update submoduleselsta2020-08-271-0/+0
* | | | | | | | | Merge pull request #6770luigi11112020-08-311-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ZMQ pruned bulletproof transactionsLee Clagett2020-08-191-1/+5
* | | | | | | | | | Merge pull request #6600luigi11112020-08-3111-44/+175
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Bind signature to full address and signing modeSarang Noether2020-08-2812-51/+47
| * | | | | | | | | wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-2816-43/+178
|/ / / / / / / / /
* | | | | | | | | Merge pull request #6787luigi11112020-08-282-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ringct: fix CLSAG serialization after boost/epee changesmoneromooo-monero2020-08-282-1/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6785luigi11112020-08-284-13/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | core_tests: fix failures after v13moneromooo-monero2020-08-284-13/+21
| * | | | | | | | core_tests: remove hardcoded hf versionmoneromooo-monero2020-08-281-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #6769Alexander Blair2020-08-272-0/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Add clear method to byte_streamLee Clagett2020-08-172-0/+44
| |/ / / / / / /
* | | | | | | | Merge pull request #6739Alexander Blair2020-08-2743-193/+2091
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | draft support of clsagcslashm2020-08-272-0/+157
| * | | | | | | CLSAG device supportSarang Noether2020-08-275-21/+47
| * | | | | | | Added balance check to MLSAG/CLSAG performance testsSarang Noether2020-08-273-119/+257
| * | | | | | | Updated MLSAG and CLSAG tests for consistencySarang Noether2020-08-273-31/+63
| * | | | | | | CLSAG verification performance testSarang Noether2020-08-272-22/+40
| * | | | | | | CLSAG optimizationsSarang Noether2020-08-274-217/+220
| * | | | | | | Integrate CLSAGs into moneromoneromooo-monero2020-08-2731-193/+1081
| * | | | | | | unit_tests: add ge_triple_scalarmult_base_vartime testmoneromooo-monero2020-08-271-0/+62