Commit Graph

9806 Commits (master)
 

Author SHA1 Message Date
Alexander Blair 43f91ee12e
Merge pull request #6703
4 years ago
Alexander Blair d3e611fda2
Merge pull request #6698
4 years ago
Alexander Blair 79e93a8af8
Merge pull request #6691
4 years ago
Alexander Blair 0b0da2aa81
Merge pull request #6689
4 years ago
Alexander Blair 236256f114
Merge pull request #6679
4 years ago
Alexander Blair eba2189925
Merge pull request #6677
4 years ago
Alexander Blair 6b2d3deb20
Merge pull request #6662
4 years ago
Alexander Blair bc48494731
Merge pull request #6661
4 years ago
Alexander Blair adcadd9ed0
Merge pull request #6634
4 years ago
Alexander Blair 8f02e7a7fc
Merge pull request #6632
4 years ago
Alexander Blair 976a9e0c72
Merge pull request #6618
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
Alexander Blair a08df6eb1b
Merge pull request #6603
4 years ago
Alexander Blair 009ca6fcd3
Merge pull request #6601
4 years ago
Alexander Blair 9eebe01c58
Merge pull request #6593
4 years ago
Alexander Blair 0f5eb0e70c
Merge pull request #6546
4 years ago
Alexander Blair 461651fce5
Merge pull request #6542
4 years ago
Alexander Blair b61a9afa5d
Merge pull request #6500
4 years ago
Alexander Blair 6d29ee6c52
Merge pull request #6493
4 years ago
Alexander Blair e2e09d00c2
Merge pull request #6337
4 years ago
erciccione 3614f78d5f
README: update list of third party monero packages
4 years ago
Alexander Blair 13549d590e
Merge pull request #6329
4 years ago
xiphon 728ba38b11 rpc: always send raw txes through P2P (don't use bootstrap daemon)
4 years ago
moneromooo-monero 07442a6059
Fix build with Boost 1.74
4 years ago
selsta 12ffc79b27
qrcodegen: fix compilation with old gcc, use modern cmake
4 years ago
selsta 9f05df1996
travis: j3 -> j2 on i686-w64-mingw32
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 60627c9f24 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster
4 years ago
Lee Clagett fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast
4 years ago
moneromooo-monero 85899230d1
simplewallet: allow setting tx keys when sending to a subaddress
4 years ago
cohcho 4ff2074c74
cryptonote_protocol: don't synced pruned blocks before v11
4 years ago
Sarang Noether 921dd8dde5 Use domain-separated ChaCha20 for in-memory key encryption
4 years ago
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
moneromooo-monero e916201f12
wallet2: fix setting tx keys when another is already set
4 years ago
Jason Rhinelander 20f603c6be Fix broken multisig pubkey sorting
4 years ago
Alexander Blair 9414194b1e
Merge pull request #6571
4 years ago
Alexander Blair d9deb2c2fe
Merge pull request #6418
4 years ago
Howard Chu 4f01cf4b46
Tweak format, add option for difficulty
4 years ago
moneromooo-monero 05ad4fa397
epee: further defending against exceptions in command handlers
4 years ago
Howard Chu 429d495121
Add options to print daily coin emission and fees
4 years ago
Howard Chu d745d24333
Don't forget size of prunable txn part
4 years ago
moneromooo-monero db5d6e4602
wallet2: fix wrong name when checking RPC cost
4 years ago
moneromooo-monero 13eee1d6ab
rpc: reject wrong sized txid
4 years ago
moneromooo-monero 92e6b7df2c
easylogging++: fix crash with reentrant logging
4 years ago
moneromooo-monero 6dd95d5308
epee: guard against exceptions in RPC handlers
4 years ago
moneromooo-monero 90016ad744
blockchain: guard against exceptions in add_new_block/children
4 years ago
moneromooo-monero c1b03fb1a6
rpc: return empty txid get_outs rather than 00..00 when not requested
4 years ago
moneromooo-monero 8baa7bb238
daemon: don't print "(pruned)" for coinbase txes
4 years ago