Commit Graph

64 Commits (c075aa7a6cc5fb8cf152ab9870c6be308406815e)

Author SHA1 Message Date
xiphon c075aa7a6c workaround for GetObject windows.h macro and rapidjson conflict
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
luigi1111 8774555d29
Merge pull request #5595
5 years ago
moneromooo-monero 1387549e90
serialization: check stream good flag at the end
5 years ago
moneromooo-monero db2b9fba65
serialization: fail on read_varint error
5 years ago
moneromooo-monero 2aa11341fc
daemon: display peer address type in print_cn
5 years ago
moneromooo-monero e980938210
fix wide difficulty conversion with some versions of boost
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
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
Tom Smeding 5d2fdc2e8c serialization: Use pos_type instead of streampos
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero c5ee14ae6e
json_archive: initialize inner_array_size in ctor
6 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 6844ae1b8d
tx_pool: avoid parsing a whole tx if only the prefix is needed
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
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
6 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
7 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero 83fa9047d8
serialization: add std::set and std::unordered_set serialization
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni db45291c8d
Merge pull request #2506
7 years ago
moneromooo-monero 493fad8053
serialization: add deque serialization
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
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 98f19d40aa
serialization: add support for serializing std::pair and std::list
8 years ago
moneromooo-monero 1e8d37e7d8
serialization: add override for serializing bool
8 years ago
moneromooo-monero cc7f449d57
make rct tx serialization work
8 years ago
moneromooo-monero d02f9995a8
rct: add serialization machinery to rct types
8 years ago
moneromooo-monero 0ff8305426
serialization: declare do_serialize specializations before use
8 years ago
Henning Kopp e514f0a369 even more typos
8 years ago
Henning Kopp 9abc4b831b more typos fixed
8 years ago
Henning Kopp 0693f3c7e6 fixed typo
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago