Commit Graph

40 Commits (589efde6b3d6494645c0264a0a354d039c0f46fe)

Author SHA1 Message Date
wowario 0c4915d707
vote by block
2 months ago
wowario 48841789cb
miner block header signing
2 months ago
Lee Clagett c6530d2f5d Add CLSAG serialization to ZMQ code
11 months ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
SChernykh b48074fb8d Fixed json serialization of rct::RCTTypeNull
3 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago
Alexander Blair a08df6eb1b
Merge pull request #6603
4 years ago
Lee Clagett 4e2377995d Change ZMQ-JSON txextra to hex and remove unnecessary base fields
4 years ago
Lee Clagett fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast
4 years ago
moneromooo-monero 5ed37ba83c
serialization: fix bad rapidjson api usage
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
luigi1111 bbceb31044
Merge pull request #6395
4 years ago
Lee Clagett ad13a4b2ac Fixing static_asserts in ZMQ JSON
4 years ago
Lee Clagett 3387f0e327 Reduce template bloat in hex->bin for ZMQ json
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
moneromooo-monero 2aa11341fc
daemon: display peer address type in print_cn
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
Riccardo Spagni 59e8a4c306
Merge pull request #4753
6 years ago
moneromooo-monero d9400f69eb
serializtion: add missing mainnet and stagenet fields for 0mq
6 years ago
Lee Clagett 6097472a19 Update ZMQ fee estimate and add ZMQ output distribution
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
Lee Clagett 4616cf2641 Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST
6 years ago
victorsintnicolaas 9e1403e155 update get_info RPC and bump RPC version
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
moneromooo-monero c3de19edd6
json_object: add missing do_not_relay to tx_in_pool serialization
7 years ago
Lee Clagett 5890829552 Fixes static_assert on arm and ppc builds
7 years ago
Thomas Winget 0299cb77ca
Fix various oversights/bugs in ZMQ RPC server code
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago