| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #6895 | luigi1111 | 2020-11-29 | 1 | -0/+7 | |
| |\ \ \ | ||||||
| | * | | | fix next_seed_height regression in getblocktemplate rpc | Alexis Enston | 2020-10-13 | 1 | -0/+7 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #6892 | luigi1111 | 2020-11-29 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check | xiphon | 2020-10-12 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #6849 | luigi1111 | 2020-11-28 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | rpc_private_headers declaration fix | Michal m@lbit Malicki | 2020-09-27 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | core_rpc_server: on_get_blocks - forward bootstrap daemon error | xiphon | 2020-10-13 | 1 | -3/+11 | |
| |/ | ||||||
| * | wallet2: adapt to deterministic unlock time | TheCharlatan | 2020-09-15 | 4 | -1/+7 | |
| * | rpc: assume randomx from v13 onwards | moneromooo-monero | 2020-09-07 | 1 | -2/+2 | |
| * | Merge pull request #6111 | Riccardo Spagni | 2020-09-06 | 1 | -15/+11 | |
| |\ | ||||||
| | * | core: fix mining from a block that's not the current top | moneromooo-monero | 2020-08-27 | 1 | -15/+11 | |
| * | | Merge pull request #6770 | luigi1111 | 2020-08-31 | 1 | -1/+5 | |
| |\ \ | ||||||
| | * | | Fix ZMQ pruned bulletproof transactions | Lee Clagett | 2020-08-19 | 1 | -1/+5 | |
| * | | | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge pull request #6763 | Alexander Blair | 2020-08-27 | 1 | -41/+54 | |
| |\ \ | ||||||
| | * | | rpc: always send raw txes through P2P (don't use bootstrap daemon) | xiphon | 2020-08-16 | 1 | -41/+54 | |
| * | | | replace most boost serialization with existing monero serialization | moneromooo-monero | 2020-08-17 | 2 | -15/+71 | |
| | |/ |/| | ||||||
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 1 | -6/+4 | |
| |\ \ | ||||||
| | * | | rpc: reject wrong sized txid | moneromooo-monero | 2020-07-30 | 1 | -6/+4 | |
| * | | | 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 #6603 | Alexander Blair | 2020-08-16 | 2 | -5/+1 | |
| |\ \ \ | ||||||
| | * | | | Change ZMQ-JSON txextra to hex and remove unnecessary base fields | Lee Clagett | 2020-08-14 | 2 | -5/+1 | |
| * | | | | 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 | 1 | -0/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2020-05-04 | 6 | -53/+788 | |
| | |/ |/| | ||||||
| * | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 25 | -25/+25 | |
| |\ \ | ||||||
| | * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 25 | -25/+25 | |
| | |/ | ||||||
| * | | Merge pull request #6627 | luigi1111 | 2020-07-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | rpc: fix loading rpc payment data from file | moneromooo-monero | 2020-06-05 | 1 | -1/+1 | |
| * | | | Merge pull request #6611 | luigi1111 | 2020-07-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | rpc: fix comparison of seconds vs microseconds | moneromooo-monero | 2020-05-31 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #6599 | luigi1111 | 2020-07-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | rpc: fix relay_tx error return mixup | moneromooo-monero | 2020-05-28 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #6584 | luigi1111 | 2020-07-08 | 1 | -5/+5 | |
| |\ \ \ | ||||||
| | * | | | rpc: don't display invalid json errors on default log level | moneromooo-monero | 2020-05-23 | 1 | -5/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #6574 | luigi1111 | 2020-07-08 | 2 | -0/+12 | |
| |\ \ \ | ||||||
| | * | | | rpc: lock access to the rpc payment object | moneromooo-monero | 2020-05-19 | 2 | -0/+12 | |
| | |/ / | ||||||
| * | | | Merge pull request #6576 | luigi1111 | 2020-06-08 | 2 | -6/+46 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | rpc: add a sanity limit to a few RPC in restricted mode | moneromooo-monero | 2020-05-20 | 2 | -6/+46 | |
| | |/ | ||||||
| * / | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 2020-05-31 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #6486 | luigi1111 | 2020-05-06 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Fixes for ZMQ JSON-RPC endpoint names for raw tx | Lee Clagett | 2020-04-29 | 1 | -1/+2 | |
| * | | Merge pull request #6481 | luigi1111 | 2020-05-06 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | rpc: fix 'use_bootstrap_daemon_if_necessary' return value | xiphon | 2020-04-27 | 1 | -1/+1 | |
| * | | | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2020-04-11 | 5 | -67/+66 | |
| * | | | Merge pull request #6453 | luigi1111 | 2020-05-01 | 2 | -1/+3 | |
| |\ \ \ | ||||||
| | * | | | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa... | xiphon | 2020-04-15 | 2 | -1/+3 | |
| * | | | | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2020-04-03 | 6 | -22/+33 | |
| | |_|/ |/| | | ||||||
| * | | | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 2020-03-30 | 1 | -7/+12 | |
| | |/ |/| | ||||||
