| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
107eec4d protocol: drop (and increase fails) if most blocks hashes are invalid (moneromooo-monero)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
de742b5c blockchain: demote a hash-of-hashes validation warning to debug (moneromooo-monero)
|
| | |/
| |
| |
| |
| | |
This data comes from untrusted peers, and validation failures
are therefore normal.
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| |
| | |
410c6e5b rpc: convert distribution to cumulative after caching (moneromooo-monero)
|
| | |
| |
| |
| | |
This avoids double conversion on a later cache hit
|
| |\ \
| | |
| | |
| | | |
9e96873f wallet2: don't ask for pruned txes yet, we still parse the entire tx (moneromooo-monero)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
15e029ac rpc: fix get_output_distribution cache for the cumulative case (moneromooo-monero)
|
| | |/
| |
| |
| | |
The distribution was not converted to cumulative after a cache hit
|
| |\ \
| | |
| | |
| | | |
a66f152f Use median timestamp if current time renders a block invalid. (Thaer Khawaja)
|
| | | | |
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
3880bf39 cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests (stoffu)
da249fd5 cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool) (stoffu)
|
| | | | |
| | | |
| | | |
| | | | |
pass some basic tests
|
| | | | | |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
82b05d50 Adding required library (dependency of boost::this_thread::sleep_for) (Gene Peters)
|
| | | |/ / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
f9d0827b Fix broken interactive daemon 'limit' commands plus RPC calls (rbrunner7)
|
| | | |/ / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
b1a9e97b slow-hash: fix memory leak for Windows /karbowanec#41 (aivve)
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
dad10775 Only log an error if fork version is higher AND is not known. (Thaer Khawaja)
|
| | | | |/ /
| | |/| | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
ffeeefde speedup get_output_histogram for all amounts when min_count > 0 (moneromooo-monero)
2dae0f20 wallet2: add missing parameters to get_output_histogram (moneromooo-monero)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
|
| | | |/ / / |
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
5bd7f760 import_multisig_info: fix sanity check crash in detach_blockchain (Mikhail Mitkevichl)
|
| | | | | | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
19e01378 Build: remove UPnP definition from snap (anonimal)
6b853980 Build: update CMake and p2p for in-tree miniupnp (anonimal)
859db52f CMake: update new location of in-tree miniupnpc (anonimal)
f21df05c Build: add miniupnp submodule (anonimal)
10685648 Build: remove in-tree miniupnpc (anonimal)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
(cherry picked from commit a7366b5feeffaeb65b217b2d6f138e0ab1c90192)
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
(cherry picked from commit b16a282f97d8f6c967e8a0b1ecfd75110f095182)
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
0b88fff3 simplewallet: fix help message of sign_transfer (stoffu)
|
| | | | | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
f82c10dc WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time (stoffu)
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
reconnectivng every time
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
998c1461 daemon: read config file before reading any other args (stoffu)
|
| | | | |/ / /
| | |/| | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
f914df84 device: add a one off override keyword where appropriate (moneromooo-monero)
|
| | | | | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
51b511be simplewallet: add version command (moneromooo-monero)
35d1269f daemon: add a version command (moneromooo-monero)
|
| | | | | | | | | |
|
| | | |/ / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
d8584fc8 util: log stack trace on crash (moneromooo-monero)
|
| | | |/ / / / / |
|
| | |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
875c1cab wallet2: increase rpc timeout for get_output_distribution (moneromooo-monero)
70f23217 add top height to get_output_distribution, and cache it for rct (moneromooo-monero)
8c7363fb rpc: add missing perf timer for get_output_distribution (moneromooo-monero)
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This should cache the vast majority of calls for long running wallets
|