summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #6722Alexander Blair2020-08-161-1/+2
|\ \ \ \ \ \
| * | | | | | rpc: return empty txid get_outs rather than 00..00 when not requestedmoneromooo-monero2020-07-251-1/+2
| |/ / / / /
* | | | | | Merge pull request #6720Alexander Blair2020-08-161-26/+0
|\ \ \ \ \ \
| * | | | | | epee: Remove unused functions in local_ip.hJean Pierre Dudey2020-07-221-26/+0
| |/ / / / /
* | | | | | Merge pull request #6718Alexander Blair2020-08-163-2/+23
|\ \ \ \ \ \
| * | | | | | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...koe2020-07-233-2/+23
| |/ / / / /
* | | | | | Merge pull request #6716Alexander Blair2020-08-1619-54/+212
|\ \ \ \ \ \
| * | | | | | wallet2_api: implement runtime proxy configurationxiphon2020-07-2019-54/+212
| |/ / / / /
* | | | | | Merge pull request #6715Alexander Blair2020-08-161-1/+4
|\ \ \ \ \ \
| * | | | | | wallet2: throw a error on wallet initialization failurexiphon2020-07-201-1/+4
| |/ / / / /
* | | | | | Merge pull request #6712Alexander Blair2020-08-162-1/+9
|\ \ \ \ \ \
| * | | | | | For NetBSD, add instructions to README.md and define to ea_config.hthomasvaughan2020-07-192-1/+9
| |/ / / / /
* | | | | | Merge pull request #6703Alexander Blair2020-08-161-1/+3
|\ \ \ \ \ \
| * | | | | | daemon: don't print "(pruned)" for coinbase txesmoneromooo-monero2020-07-241-1/+3
* | | | | | | Merge pull request #6698Alexander Blair2020-08-161-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Update RandomX to v1.1.8tevador2020-07-041-0/+0
* | | | | | | | Merge pull request #6691Alexander Blair2020-08-162-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: allow custom openssl path on macOSselsta2020-06-252-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #6689Alexander Blair2020-08-162-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | daemon: print sampling time in print_net_statsmoneromooo-monero2020-06-251-2/+4
| * | | | | | | | util: fix kilo prefix typo (K instead of k)moneromooo-monero2020-06-251-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #6679Alexander Blair2020-08-161-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | updates: mac gui .tar.bz2 -> .dmgselsta2020-06-221-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #6677Alexander Blair2020-08-161-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | add trezor support to sweep_singleDusan Klinec2020-06-211-0/+26
| |/ / / / / / /
* | | | | | | | Merge pull request #6662Alexander Blair2020-08-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | python-rpc: fix bad in_peers parametermoneromooo-monero2020-06-171-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #6661Alexander Blair2020-08-162-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | avoid a couple needless copiesmoneromooo-monero2020-06-142-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #6634Alexander Blair2020-08-161-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | workflows: update msys2 setup action v0 -> v1selsta2020-06-071-4/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #6632Alexander Blair2020-08-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix warning by removing std::move() on temporary http_client objectwoodser2020-06-061-1/+1
* | | | | | | | | Merge pull request #6618Alexander Blair2020-08-161-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mention correct libusb and libudev dependenciesMaxXor2020-06-021-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6614Alexander Blair2020-08-167-49/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-247-49/+135
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6603Alexander Blair2020-08-165-6/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-145-6/+48
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6601Alexander Blair2020-08-1610-32/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ fasterLee Clagett2020-08-141-3/+19
| * | | | | | | | | Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ fasterLee Clagett2020-08-146-11/+15
| * | | | | | | | | Fix pruned tx for ZMQ's GetBlocksFastLee Clagett2020-08-145-18/+41
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #6593Alexander Blair2020-08-162-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: fix missing error on missing python entry pointmoneromooo-monero2020-05-271-0/+1
| * | | | | | | | | python-rpc: add missing sync_txpool python entry pointmoneromooo-monero2020-05-271-0/+10
* | | | | | | | | | Merge pull request #6546Alexander Blair2020-08-161-5/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wallet_rpc_server: use unlock_time in suggested confirmations calcmoneromooo-monero2020-05-171-5/+17
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #6542Alexander Blair2020-08-161-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | protocol: don't drop a connection if we can't get a compatible chainmoneromooo-monero2020-05-161-1/+0
| |/ / / / / / / / /