| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | rpc-wallet: refresh command added | Dusan Klinec | 2018-08-22 | 3 | -0/+47 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4240 | luigi1111 | 2018-08-22 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain: use uint64_t for height, not size_t | moneromooo-monero | 2018-08-09 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4235 | luigi1111 | 2018-08-22 | 1 | -0/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | Added Codefresh.yml pipeline | HomDx | 2018-08-08 | 1 | -0/+18 | |
| * | | | | | Merge pull request #4234 | luigi1111 | 2018-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Updating Qt download link | Jkat | 2018-08-07 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4231 | luigi1111 | 2018-08-22 | 1 | -1/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | simplewallet: add a warning and prompt on rescan_blockchain | moneromooo-monero | 2018-08-07 | 1 | -1/+9 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4225 | luigi1111 | 2018-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | simplewallet: correct number of human-readable months | rbrunner7 | 2018-08-05 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4224 | luigi1111 | 2018-08-22 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | updates: fix hash sanity checking | moneromooo-monero | 2018-08-05 | 1 | -3/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4215 | luigi1111 | 2018-08-22 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | update README to change all 0.12.2 to 0.12.3 | Gingeropolous | 2018-08-02 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4214 | luigi1111 | 2018-08-22 | 1 | -3/+3 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Docker: updated cmake version | HomDx | 2018-08-02 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4210 | luigi1111 | 2018-08-22 | 7 | -188/+419 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST | Lee Clagett | 2018-08-02 | 7 | -188/+419 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4207 | luigi1111 | 2018-08-22 | 1 | -7/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | cryptonote_protocol: don't serialize an unneeded new block message | moneromooo-monero | 2018-08-09 | 1 | -7/+12 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4204 | luigi1111 | 2018-08-22 | 4 | -16/+37 | |
| |\ \ \ \ | ||||||
| | * | | | | core: sync database based on bytes added, not blocks added | moneromooo-monero | 2018-08-12 | 4 | -16/+37 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4202 | luigi1111 | 2018-08-22 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: do not divide by 0 on invalid daemon response | moneromooo-monero | 2018-07-31 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4200 | luigi1111 | 2018-08-22 | 5 | -69/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain_db: remove unused get_output_key variant | moneromooo-monero | 2018-07-30 | 5 | -69/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4179 | luigi1111 | 2018-08-22 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | mlog: handle filenames without parent directories | moneromooo-monero | 2018-07-26 | 1 | -1/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4146 | luigi1111 | 2018-08-22 | 4 | -2/+94 | |
| |\ \ \ \ | ||||||
| | * | | | | core: cache block template where possible | moneromooo-monero | 2018-08-16 | 4 | -2/+94 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4131 | luigi1111 | 2018-08-22 | 36 | -311/+1786 | |
| |\ \ \ \ | ||||||
| | * | | | | crypto: make secret_key automatically mlock | moneromooo-monero | 2018-08-16 | 5 | -10/+12 | |
| | * | | | | common: add a class to safely wrap mlock/munlock | moneromooo-monero | 2018-08-16 | 6 | -1/+464 | |
| | * | | | | store secret keys encrypted where possible | moneromooo-monero | 2018-08-16 | 16 | -158/+659 | |
| | * | | | | wallet: wipe seed from memory where appropriate | moneromooo-monero | 2018-08-16 | 19 | -144/+653 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4105 | luigi1111 | 2018-08-22 | 3 | -0/+0 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Build: bump miniupnp to 2.1 | anonimal | 2018-07-06 | 1 | -0/+0 | |
| | * | | | Build: bump unbound to 1.7.3 | anonimal | 2018-07-06 | 1 | -0/+0 | |
| | * | | | Build: bump rapidjson to 129d19b | anonimal | 2018-07-06 | 1 | -0/+0 | |
| * | | | | Merge pull request #4191 | luigi1111 | 2018-08-15 | 8 | -51/+48 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 2018-08-16 | 8 | -51/+48 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #4196 | luigi1111 | 2018-08-15 | 1 | -4/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | blockchain_blackball: use a bit less memory | moneromooo-monero | 2018-08-09 | 1 | -4/+3 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4195 | luigi1111 | 2018-08-15 | 2 | -28/+40 | |
| |\ \ \ \ | ||||||
| | * | | | | simplewallet: make sure wallet config is stored right after creation | stoffu | 2018-07-30 | 2 | -28/+40 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4194 | luigi1111 | 2018-08-15 | 1 | -4/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: avoid using arbitrary random values when unknown | moneromooo-monero | 2018-07-30 | 1 | -4/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4193 | luigi1111 | 2018-08-15 | 1 | -2/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: guard against bad outputs in import_outputs | moneromooo-monero | 2018-07-30 | 1 | -2/+4 | |
| | |/ / / | ||||||
