| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: set 3.5 as minimum version | selsta | 2021-11-29 | 2 | -2/+2 |
| * | Merge pull request #8085 | luigi1111 | 2021-11-26 | 2 | -1/+1 |
| |\ | |||||
| | * | blocks: update checkpoints.dat | selsta | 2021-11-26 | 2 | -1/+1 |
| * | | Merge pull request #8084 | luigi1111 | 2021-11-26 | 1 | -0/+15 |
| |\ \ | |||||
| | * | | rpc: fix DoS vector in get_output_distribution | moneromooo-monero | 2021-10-24 | 1 | -0/+15 |
| * | | | Add calcpow RPC | Howard Chu | 2021-11-20 | 5 | -5/+73 |
| | |/ |/| | |||||
| * | | Merge pull request #8039 | luigi1111 | 2021-11-09 | 2 | -72/+46 |
| |\ \ | |||||
| | * | | device: fix ledger error strings, add human friendly messages | selsta | 2021-11-03 | 1 | -7/+3 |
| | * | | device: Ledger - update status codes | xiphon | 2021-11-03 | 2 | -65/+43 |
| * | | | Merge pull request #8032 | luigi1111 | 2021-11-09 | 1 | -16/+54 |
| |\ \ \ | |||||
| | * | | | slow_hash: don't blow out Mac stack on ARM64 | Howard Chu | 2021-10-30 | 1 | -16/+54 |
| * | | | | Merge pull request #8023 | luigi1111 | 2021-11-09 | 5 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | build: prepare v0.17.3.0 | selsta | 2021-10-29 | 5 | -3/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #7997 | luigi1111 | 2021-11-09 | 27 | -52/+237 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | wallet_api: enable set_strict_default_file_permissions | tobtoht | 2021-10-22 | 2 | -1/+6 |
| | * | | | epee: add missing header | selsta | 2021-10-22 | 1 | -0/+1 |
| | * | | | LMDB: fix deadlock in resized detection | Howard Chu | 2021-10-14 | 2 | -3/+13 |
| | * | | | blockchain: fix pedantic assert | selsta | 2021-10-14 | 1 | -0/+2 |
| | * | | | Wallet2: Update 'approximate_testnet_rolled_back_blocks' | rbrunner7 | 2021-10-07 | 1 | -1/+1 |
| | * | | | add singapore.node.xmr.pm to seed nodes | lza_menace | 2021-10-06 | 1 | -1/+5 |
| | * | | | net_node: add seed node | selsta | 2021-10-06 | 1 | -0/+3 |
| | * | | | Only INFO log for short seed words with ALLOW_SHORT_WORDS active | rbrunner7 | 2021-10-06 | 1 | -1/+1 |
| | * | | | daemon: allow proxy configuration | anon | 2021-10-06 | 12 | -12/+62 |
| | * | | | bootstrap_daemon: proxy configuration support | xiphon | 2021-10-06 | 9 | -27/+125 |
| | * | | | wallet2: chunk get_outs.bin calls to avoid sanity limits | moneromooo-monero | 2021-10-06 | 1 | -8/+20 |
| * | | | | Merge pull request #8030 | luigi1111 | 2021-11-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | crypto: fix typo in ifdef | selsta | 2021-10-29 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #8014 | luigi1111 | 2021-11-01 | 2 | -23/+4 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wallet2: fix key encryption when changing ask-password from 0/1 to 2 | moneromooo-monero | 2021-10-19 | 2 | -23/+4 |
| | |/ / | |||||
| * | | | Merge pull request #8022 | luigi1111 | 2021-10-25 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | protocol: fix spurious rejection of downloaded blocks | moneromooo-monero | 2021-10-23 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge pull request #7996 | luigi1111 | 2021-10-25 | 1 | -2/+3 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | socks: ignore any exceptions in shutdown/close | selsta | 2021-10-22 | 1 | -2/+3 |
| | |/ | |||||
| * | | Merge pull request #8005 | luigi1111 | 2021-10-17 | 1 | -35/+105 |
| |\ \ | |||||
| | * | | ARMv8: detect AES support dynamically | Howard Chu | 2021-10-11 | 1 | -35/+105 |
| * | | | Merge pull request #7993 | luigi1111 | 2021-10-17 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Decrease the "recent spend window" in gamma re-select to 15 blocks | j-berman | 2021-10-04 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7870 | luigi1111 | 2021-10-17 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | UB: virtual methods in destructor at Trezor | mj-xmr | 2021-09-08 | 1 | -2/+2 |
| * | | | | Merge pull request #7868 | luigi1111 | 2021-10-17 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | UB: virtual method in destructor of WalletImpl v0.17 | mj-xmr | 2021-09-08 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #7861 | luigi1111 | 2021-10-17 | 1 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | LMDB: protection against UB, by not calling virtual methods from destructor -... | mj-xmr | 2021-09-09 | 1 | -5/+5 |
| | |/ / / | |||||
| * | | | | Merge pull request #7798 | luigi1111 | 2021-10-17 | 1 | -7/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Fix precision of average_output_time | j-berman | 2021-09-12 | 1 | -7/+1 |
| | |/ / | |||||
| * | | | Merge pull request #7978 | luigi1111 | 2021-10-11 | 2 | -0/+12 |
| |\ \ \ | |||||
| | * | | | Quicker resource cleanup on p2p socks timeout | Lee *!* Clagett | 2021-09-27 | 2 | -0/+12 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7959 | luigi1111 | 2021-10-11 | 1 | -2/+14 |
| |\ \ \ | |||||
| | * | | | rpc: Fix get_transactions failing when not found | Nathan Dorfman | 2021-09-20 | 1 | -2/+14 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7873 | luigi1111 | 2021-10-11 | 4 | -16/+53 |
| |\ \ \ | |_|/ |/| | | |||||
