Commit Graph

4485 Commits (release-v0.11.0.0)
 

Author SHA1 Message Date
moneromooo-monero ff1cdf30d7
tx_pool: wrap tx meta updates in a LockedTXN
7 years ago
moneromooo-monero 31b1c6c10d
simplewallet: new "fee" command to display fee information
7 years ago
moneromooo-monero a3662baefb
cryptonote_protocol: error handling on cleanup_handle_incoming_blocks
7 years ago
moneromooo-monero cf4aa65316
Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks
7 years ago
moneromooo-monero 0ffad5a359
core: guard against exceptions in handle_incoming_{block,tx}
7 years ago
moneromooo-monero bf72432734
cryptonote_protocol: remove old spans when received as old blocks
7 years ago
Riccardo Spagni d8f402ad8f
Merge pull request #2343
7 years ago
Riccardo Spagni e75e41d07d
Merge pull request #2319
7 years ago
Riccardo Spagni 52af8c1582
Merge pull request #2318
7 years ago
Riccardo Spagni 97864d454f
Merge pull request #2356
7 years ago
Riccardo Spagni 19cdd10750
Merge pull request #2354
7 years ago
Riccardo Spagni 8ee10e707b
Merge pull request #2352
7 years ago
Riccardo Spagni fd1faac2e0
Merge pull request #2350
7 years ago
moneromooo-monero 2d8a6a6f0c
blockchain: cap memory size of retrieved blocks
7 years ago
moneromooo-monero 20bedf320e
rpc: decrease memory usage a bit in getblocks.bin
7 years ago
moneromooo-monero 4bd9e247a2
wallet: new option to check/confirm txpool backlog when sending
7 years ago
moneromooo-monero 0c61be37d4
rpc: add a new RPC to get current txpool backlog (sizes and fees)
7 years ago
moneromooo-monero aeb30c8381
daemon: fix backlog estimating at max block size
7 years ago
moneromooo-monero fa65da25c9
http_client: add getters for host and port
7 years ago
Riccardo Spagni 0fe4b0282a
Merge pull request #2339
7 years ago
Riccardo Spagni 0debbb20a0
Merge pull request #2337
7 years ago
Riccardo Spagni 12a77ba868
Merge pull request #2336
7 years ago
Riccardo Spagni b09e170344
Merge pull request #2331
7 years ago
Riccardo Spagni 2cafbb701a
Merge pull request #2335
7 years ago
moneromooo-monero 6707f0afce
daemon: print estimated tx backlog in print_pool_stats
7 years ago
moneromooo-monero 2392c4c41e
rpc_client: print destination host/port when failing to connect
7 years ago
moneromooo-monero 2147859ac9
core: add mainnet v6 fork height at 1400000
7 years ago
Howard Chu ea15e72d73
tx_pool: fix crash in stats
7 years ago
moneromooo-monero df0cffede0
cryptonote_protocol: warn if we see a higher top version we expect
7 years ago
moneromooo-monero 317ab21a03
cryptonote_protocol: less strict check on top version on connect
7 years ago
moneromooo-monero cc81a37155
cryptonote_protocol: update target height when syncing too
7 years ago
moneromooo-monero e2ad372b87
cryptonote_protocol: simplify and remove unnecessary casts
7 years ago
moneromooo-monero 727e67cada
cryptonote_protocol: print peer top height along with its version
7 years ago
moneromooo-monero b5345ef4f0
crypto: use malloc instead of alloca
7 years ago
moneromooo-monero 80794b3114
thread_group: set thread size to THREAD_STACK_SIZE
7 years ago
moneromooo-monero 5524bc3151
print peer id in 0 padded hex for consistency
7 years ago
Howard Chu 3dd34a49ef
Cleanup test impact of moving blockchain_db_types()
7 years ago
Howard Chu c22d22e2db
Cleanup test impact of adding safesyncmode() method
7 years ago
moneromooo-monero 8f8cc09ba1
contrib: add sync_info to rlwrap command set
7 years ago
Howard Chu c656dd0ede
Fix refresh counter display
7 years ago
Howard Chu c088d38a57
Simplify readline support
7 years ago
moneromooo-monero 70b8c6d77a
cryptonote_protocol: misc fixes to the new sync algorithm
7 years ago
Howard Chu 0c6c3eb3f2
Silence stupid fallthru warning in gcc 7
7 years ago
Howard Chu 9a859844f4
Toggle SAFE syncmode on and off automatically
7 years ago
Howard Chu 80344740bd
More DB support cleanup
7 years ago
Howard Chu 4c7f8ac04f
DB cleanup
7 years ago
Riccardo Spagni 4466b6d1b0
Merge pull request #2303
7 years ago
Riccardo Spagni 0d15fab49a
Merge pull request #2301
7 years ago
Riccardo Spagni 4859a00134
Merge pull request #2300
7 years ago
Riccardo Spagni 1d32a5a445
Merge pull request #2291
7 years ago