aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #7682luigi11112021-05-121-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | bbdb612 Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
| * | | | | | | | Wallet2: Update 'approximate_testnet_rolled_back_blocks'rbrunner72021-04-251-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7681luigi11112021-05-123-23/+28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | c57ef7f wallet2: Fix rescan_bc keep_ki option (Nathan Dorfman)
| * | | | | | | | wallet2: Fix rescan_bc keep_ki optionNathan Dorfman2021-04-233-23/+28
| |/ / / / / / /
* | | | | | | | Merge pull request #7668luigi11112021-05-121-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 2b91806 protocol: remove unreachable code (moneromooo-monero)
| * | | | | | | | protocol: remove unreachable codemoneromooo-monero2021-04-171-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #7664luigi11112021-05-111-0/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | 5871e7a net_node: add seed node (selsta)
| * | | | | | | net_node: add seed nodeselsta2021-04-161-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #7669luigi11112021-04-228-53/+34
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
| * | | | | | | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-198-53/+34
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #7651luigi11112021-04-226-8/+30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
| * | | | | | | monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-076-8/+30
| | | | | | | |
* | | | | | | | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-1610-2/+11
| |/ / / / / / |/| | | | | |
* | | | | | | Revert "Merge pull request #7136"luigi11112021-04-168-34/+53
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
* | | | | | Merge pull request #7648luigi11112021-04-163-0/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 25e8254 expose set_offline to wallet api (benevanoff)
| * | | | | | expose set_offline to wallet apibenevanoff2021-04-053-0/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7384luigi11112021-04-162-23/+33
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 494f2e1 rpc: fix some error return codes/status (moneromooo-monero)
| * | | | | | rpc: fix some error return codes/statusmoneromooo-monero2021-02-152-23/+33
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Some RPC return an error string in status, and the code must return true on error (with a status string).
* | | | | | Merge pull request #7258luigi11112021-04-161-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo)
| * | | | | | p2p: fix cubic selection in filtered peer listmoneromooo2021-01-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integer quantization biased the picks a lot (leading some indices to never be selected)
* | | | | | | Merge pull request #7136luigi11112021-04-168-53/+34
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
| * | | | | | | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-168-53/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #7002luigi11112021-04-1618-2/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | 673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
| * | | | | | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-2818-2/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7635luigi11112021-04-061-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero)
| * | | | | | wallet2: fix unlocked mixup in light wallet modemoneromooo-monero2021-03-251-2/+2
| |/ / / / /
* | | | | | Merge pull request #7321luigi11112021-04-068-26/+63
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | f9b5b52 fix serialization being different on mac (moneromooo-monero)
| * | | | | fix serialization being different on macmoneromooo-monero2021-03-058-26/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Mac, size_t is a distinct type from uint64_t, and some types (in wallet cache as well as cold/hot wallet transfer data) use pairs/containers with size_t as fields. Mac would save those as full size, while other platforms would save them as varints. Might apply to other platforms where the types are distinct. There's a nasty hack for backward compatibility, which can go after a couple forks.
* | | | | | p2p: allow CIDR notation in DNS blocklistmoneromooo-monero2021-03-301-5/+12
| | | | | |
* | | | | | Merge pull request #7430luigi11112021-03-294-17/+25
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 064eeb2 wallet_rpc_server: set seed language in generate_from_keys (moneromooo-monero)
| * | | | | | wallet_rpc_server: set seed language in generate_from_keysmoneromooo-monero2021-03-064-18/+26
| |/ / / / / | | | | | | | | | | | | | | | | | | Also sanity check language name
* | | | | | Merge pull request #7620luigi11112021-03-292-27/+43
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fe63256 cryptonote_protocol_handler: fix race condition (anon) ded2f3a cryptonote_protocol_handler: add race condition demo (anon)
| * | | | | | cryptonote_protocol_handler: fix race conditionanon2021-03-222-27/+43
| | | | | | |
* | | | | | | Merge pull request #7542luigi11112021-03-293-0/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 7c4e4c7 wallet_api: add isDeterministic() (tobtoht)
| * | | | | | | wallet_api: add isDeterministic()tobtoht2021-03-123-0/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #7538luigi11112021-03-293-4/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 1851f26 wallet_api: add seed_offset param to seed() (tobtoht)
| * | | | | | | wallet_api: add seed_offset param to seed()tobtoht2021-03-123-4/+4
| |/ / / / / /
* | | | | | | Merge pull request #7373luigi11112021-03-291-10/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu)
| * | | | | | | Honor LARGE_PAGES flag in randomx umaskHoward Chu2021-02-111-10/+18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #7358luigi11112021-03-294-40/+76
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | f346e3e wallet_rpc_payments: implement multithreading (gdmojo)
| * | | | | | | wallet_rpc_payments: implement multithreadinggdmojo2021-02-204-40/+76
| |/ / / / / /
* | | | | | | Merge pull request #7326luigi11112021-03-299-27/+125
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
| * | | | | | | bootstrap_daemon: proxy configuration supportxiphon2021-01-219-28/+126
| | | | | | | |
* | | | | | | | Merge pull request #7310luigi11112021-03-292-15/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 76fe73b Revert 'fix accessing an network address in a deleted context' (selsta)
| * | | | | | | | Revert "fix accessing an network address in a deleted context"selsta2021-01-122-15/+9
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4e74385a1ae9eae4ae9e8d155dfd96978eb10e7a.
* | | | | | | | Merge pull request #7238luigi11112021-03-291-4/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo)
| * | | | | | | | p2p: fix set_peer_just_seen ignoring last_seenmoneromooo2020-12-311-4/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #7088luigi11112021-03-297-12/+178
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | 386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett)
| * | | | | | | Add TLSA support to DNSSEC fetchingLee Clagett2020-10-077-12/+178
| | | | | | | |
* | | | | | | | Fix monerod --rpc-ssl disabledLee Clagett2021-01-281-1/+1
| |_|_|_|_|/ / |/| | | | | |