aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-1724-379/+826
* Merge pull request #6733Alexander Blair2020-08-161-11/+70
|\
| * Tweak format, add option for difficultyHoward Chu2020-08-031-11/+36
| * Add options to print daily coin emission and feesHoward Chu2020-08-011-0/+32
| * Don't forget size of prunable txn partHoward Chu2020-08-011-0/+2
* | Merge pull request #6727Alexander Blair2020-08-162-6/+15
|\ \
| * | rpc: reject wrong sized txidmoneromooo-monero2020-07-301-6/+4
| * | blockchain: guard against exceptions in add_new_block/childrenmoneromooo-monero2020-07-301-0/+11
| |/
* | 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 #6716Alexander Blair2020-08-1612-42/+202
|\ \
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-2012-42/+202
| |/
* | Merge pull request #6715Alexander Blair2020-08-161-1/+4
|\ \
| * | wallet2: throw a error on wallet initialization failurexiphon2020-07-201-1/+4
| |/
* | 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 #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 #6661Alexander Blair2020-08-162-2/+2
|\ \ \ \
| * | | | avoid a couple needless copiesmoneromooo-monero2020-06-142-2/+2
* | | | | 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 #6614Alexander Blair2020-08-166-49/+110
|\ \ \ \ \ \
| * | | | | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-246-49/+110
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #6603Alexander Blair2020-08-164-5/+32
|\ \ \ \ \ \
| * | | | | | Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-144-5/+32
* | | | | | | Merge pull request #6601Alexander Blair2020-08-169-31/+74
|\ \ \ \ \ \ \
| * | | | | | | 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-144-17/+40
* | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6493Alexander Blair2020-08-164-50/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-094-50/+98
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6337Alexander Blair2020-08-166-2/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-166-2/+156
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6329Alexander Blair2020-08-164-26/+167
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-094-26/+167
| |/ / / / / / /
* | | | | | | | Merge pull request #6354Alexander Blair2020-08-098-32/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-158-32/+122
* | | | | | | | | Merge pull request #6571Alexander Blair2020-08-051-10/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net_node: remove dead seed nodesselsta2020-05-201-10/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-0421-119/+1023
| |_|/ / / / / / |/| | | | | | |