| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replace most boost serialization with existing monero serialization | moneromooo-monero | 2020-08-17 | 24 | -379/+826 |
| * | Merge pull request #6733 | Alexander Blair | 2020-08-16 | 1 | -11/+70 |
| |\ | |||||
| | * | Tweak format, add option for difficulty | Howard Chu | 2020-08-03 | 1 | -11/+36 |
| | * | Add options to print daily coin emission and fees | Howard Chu | 2020-08-01 | 1 | -0/+32 |
| | * | Don't forget size of prunable txn part | Howard Chu | 2020-08-01 | 1 | -0/+2 |
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 2 | -6/+15 |
| |\ \ | |||||
| | * | | rpc: reject wrong sized txid | moneromooo-monero | 2020-07-30 | 1 | -6/+4 |
| | * | | blockchain: guard against exceptions in add_new_block/children | moneromooo-monero | 2020-07-30 | 1 | -0/+11 |
| | |/ | |||||
| * | | Merge pull request #6722 | Alexander Blair | 2020-08-16 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | rpc: return empty txid get_outs rather than 00..00 when not requested | moneromooo-monero | 2020-07-25 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge pull request #6716 | Alexander Blair | 2020-08-16 | 12 | -42/+202 |
| |\ \ | |||||
| | * | | wallet2_api: implement runtime proxy configuration | xiphon | 2020-07-20 | 12 | -42/+202 |
| | |/ | |||||
| * | | Merge pull request #6715 | Alexander Blair | 2020-08-16 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | wallet2: throw a error on wallet initialization failure | xiphon | 2020-07-20 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #6703 | Alexander Blair | 2020-08-16 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | daemon: don't print "(pruned)" for coinbase txes | moneromooo-monero | 2020-07-24 | 1 | -1/+3 |
| * | | | Merge pull request #6689 | Alexander Blair | 2020-08-16 | 2 | -3/+5 |
| |\ \ \ | |||||
| | * | | | daemon: print sampling time in print_net_stats | moneromooo-monero | 2020-06-25 | 1 | -2/+4 |
| | * | | | util: fix kilo prefix typo (K instead of k) | moneromooo-monero | 2020-06-25 | 1 | -1/+1 |
| * | | | | Merge pull request #6679 | Alexander Blair | 2020-08-16 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | updates: mac gui .tar.bz2 -> .dmg | selsta | 2020-06-22 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6677 | Alexander Blair | 2020-08-16 | 1 | -0/+26 |
| |\ \ \ \ | |||||
| | * | | | | add trezor support to sweep_single | Dusan Klinec | 2020-06-21 | 1 | -0/+26 |
| | |/ / / | |||||
| * | | | | Merge pull request #6661 | Alexander Blair | 2020-08-16 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | avoid a couple needless copies | moneromooo-monero | 2020-06-14 | 2 | -2/+2 |
| * | | | | | Merge pull request #6632 | Alexander Blair | 2020-08-16 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix warning by removing std::move() on temporary http_client object | woodser | 2020-06-06 | 1 | -1/+1 |
| * | | | | | | Merge pull request #6614 | Alexander Blair | 2020-08-16 | 6 | -49/+110 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 2020-07-24 | 6 | -49/+110 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge pull request #6603 | Alexander Blair | 2020-08-16 | 4 | -5/+32 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change ZMQ-JSON txextra to hex and remove unnecessary base fields | Lee Clagett | 2020-08-14 | 4 | -5/+32 |
| * | | | | | | | Merge pull request #6601 | Alexander Blair | 2020-08-16 | 9 | -31/+74 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster | Lee Clagett | 2020-08-14 | 1 | -3/+19 |
| | * | | | | | | | Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster | Lee Clagett | 2020-08-14 | 6 | -11/+15 |
| | * | | | | | | | Fix pruned tx for ZMQ's GetBlocksFast | Lee Clagett | 2020-08-14 | 4 | -17/+40 |
| * | | | | | | | | Merge pull request #6546 | Alexander Blair | 2020-08-16 | 1 | -5/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | wallet_rpc_server: use unlock_time in suggested confirmations calc | moneromooo-monero | 2020-05-17 | 1 | -5/+17 |
| * | | | | | | | | | Merge pull request #6542 | Alexander Blair | 2020-08-16 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | protocol: don't drop a connection if we can't get a compatible chain | moneromooo-monero | 2020-05-16 | 1 | -1/+0 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #6493 | Alexander Blair | 2020-08-16 | 4 | -50/+98 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Use domain-separated ChaCha20 for in-memory key encryption | Sarang Noether | 2020-08-09 | 4 | -50/+98 |
| | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #6337 | Alexander Blair | 2020-08-16 | 6 | -2/+156 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 2020-05-16 | 6 | -2/+156 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #6329 | Alexander Blair | 2020-08-16 | 4 | -26/+167 |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 2020-08-09 | 4 | -26/+167 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #6354 | Alexander Blair | 2020-08-09 | 8 | -32/+122 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 2020-05-15 | 8 | -32/+122 |
| * | | | | | | | | | Merge pull request #6571 | Alexander Blair | 2020-08-05 | 1 | -10/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | net_node: remove dead seed nodes | selsta | 2020-05-20 | 1 | -10/+0 |
| | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2020-05-04 | 21 | -119/+1023 |
| | |_|/ / / / / / |/| | | | | | | | |||||
