Commit Graph

101 Commits (master)

Author SHA1 Message Date
luigi1111 eb35250895
Merge pull request #9257
5 days ago
luigi1111 689381dff9
Merge pull request #9194
5 days ago
jeffro256 d6609b83d6
serialization: do any N-tuple
2 months ago
jeffro256 9d101d5ea0
serialization: protect blob serialization from undefined behavior
3 months ago
jeffro256 2a2da79943
free function serialization DSL
3 months ago
jeffro256 2525200185
serialization: remove container wrappers and serialize directly
6 months ago
jeffro256 a11e03afa6
serialization: fix infinite loops and clean up dispatching
6 months ago
Lee Clagett 2608b241c8 Add CLSAG serialization to ZMQ code
12 months ago
Jeffrey Ryan 408079661d serialization: remove unused function dump_json
1 year ago
mj-xmr 5b4fea72cf Copyright: Update to 2023
1 year ago
moneromooo-monero c5579ac236
allow exporting outputs in chunks
2 years ago
Jeffrey b7978cfd4e Remove src/serialization/list.h
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
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
luigi1111 7499837a6f
Merge pull request #7661
3 years ago
selsta 451b5a510e
clang: fix -Wrange-loop-analysis warnings
3 years ago
moneromooo-monero f9b5b521e8
fix serialization being different on mac
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
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 98c151ecb8 Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster
4 years ago
Lee Clagett fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast
4 years ago
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero 5ed37ba83c
serialization: fix bad rapidjson api usage
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
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
xiphon c075aa7a6c workaround for GetObject windows.h macro and rapidjson conflict
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
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