summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #6914Riccardo Spagni2020-10-181-2/+6
|\ \
| * | wallet2: wait for propagation timeout before marking tx as failedxiphon2020-10-181-2/+6
| |/
* | Merge pull request #6912Riccardo Spagni2020-10-184-34/+69
|\ \
| * | Allow setting start block on exportHoward Chu2020-10-184-34/+69
* | | Merge pull request #6907Riccardo Spagni2020-10-183-0/+11
|\ \ \
| * | | wallet2_api: implement stop() to interrupt refresh() loop oncexiphon2020-10-183-0/+11
| | |/ | |/|
* | | build: prepare v0.17.1.1selsta2020-10-184-2/+3
| |/ |/|
* | blockchain: fix sync at v14 boundarymoneromooo-monero2020-10-181-3/+15
|/
* Merge pull request #6894v0.17.1.0luigi11112020-10-131-0/+7
|\
| * fix next_seed_height regression in getblocktemplate rpcAlexis Enston2020-10-121-0/+7
* | Merge pull request #6893luigi11112020-10-131-3/+11
|\ \
| * | core_rpc_server: on_get_blocks - forward bootstrap daemon errorxiphon2020-10-131-3/+11
* | | Merge pull request #6888luigi11112020-10-134-2/+3
|\ \ \
| * | | build: prepare v0.17.1.0selsta2020-10-134-2/+3
| | |/ | |/|
* | | Merge pull request #6884luigi11112020-10-138-30/+37
|\ \ \
| * | | Dandelion++: skip desynced peers in stem phasexiphon2020-10-128-30/+37
| | |/ | |/|
* | | Merge pull request #6883luigi11112020-10-131-1/+3
|\ \ \
| * | | 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
|\ \
| * | build: prepare v0.17.0.1selsta2020-09-254-2/+3
| |/
* | Merge pull request #6842luigi11112020-09-252-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
|\ \ \ \