| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang: fix -Wrange-loop-analysis warnings | selsta | 2021-04-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #6603 | Alexander Blair | 2020-08-16 | 1 | -1/+16 |
| |\ | | | | | | | 4e2377995 Change ZMQ-JSON txextra to hex and remove unnecessary base fields (Lee Clagett) | ||||
| | * | Change ZMQ-JSON txextra to hex and remove unnecessary base fields | Lee Clagett | 2020-08-14 | 1 | -1/+16 |
| | | | |||||
| * | | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2020-05-04 | 1 | -8/+11 |
| |/ | |||||
| * | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2020-04-11 | 1 | -4/+4 |
| | | |||||
| * | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 2020-03-05 | 1 | -20/+27 |
| | | | | | | | | | | - Finding handling function in ZMQ JSON-RPC now uses binary search - Temporary `std::vector`s in JSON output now use `epee::span` to prevent allocations. - Binary -> hex in JSON output no longer allocates temporary buffer - C++ structs -> JSON skips intermediate DOM creation, and instead write directly to an output stream. | ||||
| * | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-01-22 | 1 | -1/+1 |
| | | | | | This makes it easier to modify the bulletproof format | ||||
| * | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 1 | -1/+1 |
| | | |||||
| * | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST | Lee Clagett | 2018-08-02 | 1 | -0/+217 |
