summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6894v0.17.1.0luigi11112020-10-131-0/+7
|\ | | | | | | e49ad98 fix next_seed_height regression in getblocktemplate rpc (xnbya)
| * fix next_seed_height regression in getblocktemplate rpcAlexis Enston2020-10-121-0/+7
| |
* | Merge pull request #6893luigi11112020-10-131-3/+11
|\ \ | | | | | | | | | 4cf3545 core_rpc_server: on_get_blocks - forward bootstrap daemon error (xiphon)
| * | core_rpc_server: on_get_blocks - forward bootstrap daemon errorxiphon2020-10-131-3/+11
| | |
* | | Merge pull request #6888luigi11112020-10-134-2/+3
|\ \ \ | | | | | | | | | | | | a2e37eb build: prepare v0.17.1.0 (selsta)
| * | | build: prepare v0.17.1.0selsta2020-10-134-2/+3
| | |/ | |/|
* | | Merge pull request #6884luigi11112020-10-138-30/+37
|\ \ \ | | | | | | | | | | | | 6352090 Dandelion++: skip desynced peers in stem phase (xiphon)
| * | | Dandelion++: skip desynced peers in stem phasexiphon2020-10-128-30/+37
| | |/ | |/|
* | | Merge pull request #6883luigi11112020-10-131-1/+3
|\ \ \ | | | | | | | | | | | | c407b92 wallet2: fix missing m_state field in wallet serialization (moneromooo-monero)
| * | | wallet2: fix missing m_state field in wallet serializationmoneromooo-monero2020-10-121-1/+3
| | |/ | |/|
* / | tx_pool: silence spammy harmless warning till we fix the bugmoneromooo-monero2020-10-121-1/+4
|/ /
* | Merge pull request #6843luigi11112020-09-254-2/+3
|\ \ | | | | | | | | | c02d24f build: prepare v0.17.0.1 (selsta)
| * | build: prepare v0.17.0.1selsta2020-09-254-2/+3
| |/
* | Merge pull request #6842luigi11112020-09-252-0/+8
|\ \ | | | | | | | | | 9e6187a fix a couple bugs found by OSS-fuzz (moneromooo-monero)
| * | fix a couple bugs found by OSS-fuzzmoneromooo-monero2020-09-242-0/+8
| |/ | | | | | | | | - index out of bounds when importing outputs - accessing invalid CLSAG data
* / daemon: Windows - fix FAT32 warning, trailing backslash is requiredxiphon2020-09-201-1/+1
|/
* Merge pull request #6819v0.17.0.0luigi11112020-09-151-1/+1
|\ | | | | | | c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
| * simplewallet fix wrong persistent-rpc-client-id name in helpmoneromooo-monero2020-09-141-1/+1
| |
* | Merge pull request #6816luigi11112020-09-151-2/+0
|\ \ | | | | | | | | | 929ea98 Remove unused macros from cryptonote_config.h (TheCharlatan)
| * | Remove unused macros from cryptonote_config.hTheCharlatan2020-09-141-2/+0
| | |
* | | Merge pull request #6793luigi11112020-09-151-1/+1
|\ \ \ | | | | | | | | | | | | de9a9fb update error message 'No unlocked balance in the specified account' (woodser)
| * | | 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
| | | | | | | | | | | | | | | | Based on a patch by TheCharlatan <seb.kung@gmail.com>
* | | | Merge pull request #6815luigi11112020-09-142-4/+9
|\ \ \ \ | | | | | | | | | | | | | | | ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero)
| * | | | wallet2: fix tx sanity check triggering on pre-rct outputsmoneromooo-monero2020-09-122-4/+9
| | |_|/ | |/| |
* | | | Merge pull request #6813luigi11112020-09-141-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | a3844e2 Fix typo in command line argument description (reinaldoacosta)
| * | | | 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
|\ \ \ \ | | | | | | | | | | | | | | | fc2cb22 blockchain: fix pow skipping for old blocks without precalc hash (moneromooo-monero)
| * | | | blockchain: fix pow skipping for old blocks without precalc hashmoneromooo-monero2020-09-071-1/+1
| |/ / /
* | | | Merge pull request #6804luigi11112020-09-071-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | 5498142 rpc: assume randomx from v13 onwards (moneromooo-monero)
| * | | | rpc: assume randomx from v13 onwardsmoneromooo-monero2020-09-071-2/+2
| |/ / /
* | | | Merge pull request #6800luigi11112020-09-071-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | 036da6d Let stagenet hardfork happen before mainnet. (normoes)
| * | | | Let stagenet hardfork happen before mainnet.Norman Moeschter2020-09-041-2/+2
| | | | |
* | | | | Merge pull request #6798luigi11112020-09-072-13/+18
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 4e44306 enable CLSAG support for Trezor client (ph4r05)
| * | | | enable CLSAG support for Trezor clientDusan Klinec2020-09-042-13/+18
| | |/ / | |/| |
* | | | Merge pull request #6111Riccardo Spagni2020-09-0610-52/+167
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | d20ff4f64 functional_tests: add a large (many randomx epochs) p2p reorg test (moneromooo-monero) 6a0b3b1f8 functional_tests: add randomx tests (moneromooo-monero) 9d42649d5 core: fix mining from a block that's not the current top (moneromooo-monero)
| * | | 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
|\ \ \ \ | | | | | | | | | | | | | | | b09cc3d hardforks: add v13/v14 for testnet (moneromooo-monero)
| * | | | hardforks: add v13/v14 for testnetmoneromooo-monero2020-09-021-0/+2
| | |/ / | |/| |
* | | | Merge pull request #6757luigi11112020-09-037-40/+52
|\ \ \ \ | |/ / / |/| | | | | | | 6a37da8 threadpool: guard against exceptions in jobs, and armour plating (moneromooo-monero)
| * | | threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-017-40/+52
| | | | | | | | | | | | | | | | | | | | Those would, if uncaught, exit run and leave the waiter to wait indefinitely for the number of active jobs to reach 0
* | | | Merge pull request #6789luigi11112020-08-311-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | bdcf587 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order (xiphon)
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 975ae22 Fix send scalar z in plaintext (grydz) 333ae55 Update minimal Ledger Monero app version (grydz) 0a3c5a6 Update protocol version with Ledger's HW (grydz)
| * | | | | Fix send scalar z in plaintextFrançois Colas2020-08-281-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The scalar z has not been generated on the HW thus it can't be sent encrypted. The value is derived from the exported private view key.
| * | | | | Update minimal Ledger Monero app versionFrançois Colas2020-08-281-2/+2
| | | | | |