| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \
| |_|/
|/| |
| | | |
bd98e99c Removed a lot of unnecessary includes (Martijn Otto)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
fc98f7a0 rpc: speedup get_outs.bin (moneromooo-monero)
|
| | | |/
| |/| |
|
| |\ \ \
| |/ /
|/| |
| | | |
dffec258 db_lmdb: error out if the db needs migration in read only mode (moneromooo-monero)
|
| | |/ |
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
5808530f blockchain: remove unused output_scan_worker parameter (moneromooo-monero)
1426209a blockchain: don't run threads if we have just one function to run (moneromooo-monero)
6f7a5fd4 db_lmdb: slight speedup getting array data from the blockchain (moneromooo-monero)
99fbe100 db_lmdb: save some string copies for readonly db keys/values (moneromooo-monero)
bf31447e tx_pool: speed up take_tx for transactions from blocks (moneromooo-monero)
4f005a77 tx_pool: remove unnecessary get_transaction_hash (moneromooo-monero)
593ef598 perf_timer: call reserve on new timer array (moneromooo-monero)
6ecc99ad core: avoid unnecessary tx/blob conversions (moneromooo-monero)
00cc1a16 unit_tests: notify test special case for the usual weirdo (moneromooo-monero)
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | | |
61304151 db_lmdb: use MDB_MULTIPLE_NEXT where possible for some speedup (moneromooo-monero)
|
| | | | |
|
| |\ \ \
| |_|/
|/| |
| | | |
ec301390 Update db_lmdb.cpp (Cactii1)
|
| | |/ |
|
| |/
|
|
| |
Coverity 136568
|
| |
|
|
|
| |
Should only stop the rtxn if we actually started it
Fixes Coverity 184960
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size > 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
|
| |
|
|
| |
fe125647 Fixup RENAME_DB() macro (Howard Chu)
|
| |
|
|
| |
it's confusing and needlessly complicated
|
| | |
|
| |\
| |
| |
| | |
9d65399 is_hdd update (p8p)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
d6fc870 db_lmdb: resize blockchain database when 90% filled (moneromooo-monero)
|
| | | |
| | |
| | |
| | | |
instead of a random ratio from 60% to 90%.
|
| |\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
29dea03 epee: resize vectors where possible in serialization (moneromooo-monero)
76affd9 epee: some speedup in parsing (moneromooo-monero)
dc6c069 db_lmdb: speedup the get_output_distribution common case (moneromooo-monero)
76ac5a8 wallet2: ask for a binary output distribution, for speed (moneromooo-monero)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
b278b83 core: sync database based on bytes added, not blocks added (moneromooo-monero)
|
| | | |/
| |/|
| | |
| | |
| | | |
Blocks have a very wide range, whereas actual size is the relevant
quantity to consider when syncing
|
| |\ \ \
| |_|/
|/| |
| | | |
43f7110 blockchain_db: remove unused get_output_key variant (moneromooo-monero)
|
| | |/
| |
| |
| | |
It was actually incorrect, as it would not return commitment
|
| |\ \
| |/
|/|
| | |
be02eb9 db_lmdb: demote the 'batch already enabled' log, it's harmless (moneromooo-monero)
|
| | | |
|
| |\ \
| |/
|/|
| | |
ee31383 db_lmdb: don't sync a read only DB (moneromooo-monero)
|
| | |
| |
| |
| | |
This would only throw
|
| |\ \
| | |
| | |
| | | |
e5592c4 rpc: add blockchain disk size to getinfo (moneromooo-monero)
|
| | | |
| | |
| | |
| | |
| | | |
This should help new nodes predict how much disk space will be
needed for a full sync
|
| |\ \ \
| | | |
| | | |
| | | | |
45e419b db: store cumulative rct output distribution in the db for speed (moneromooo-monero)
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This gets rid of the temporary precalc cache.
Also make the RPC able to send data back in binary or JSON,
since there can be a lot of data
This bumps the LMDB database format to v3, with migration.
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
149da42 db_lmdb: enable batch transactions by default (stoffu)
34cb6b4 add --regtest and --fixed-difficulty for regression testing (vicsn)
9e1403e update get_info RPC and bump RPC version (vicsn)
207b66e first new functional tests (vicsn)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
on_generateblocks RPC call combines functionality from the on_getblocktemplate and on_submitblock RPC calls to allow rapid block creation. Difficulty is set permanently to 1 for regtest.
Makes use of FAKECHAIN network type, but takes hard fork heights from mainchain
Default reserve_size in generate_blocks RPC call is now 1. If it is 0, the following error occurs 'Failed to calculate offset for'.
Queries hard fork heights info of other network types
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
2d10830 db_ldmb: print db version when complaining about incompatibility (moneromooo-monero)
|
| | | |/
| |/| |
|
| |\ \ \
| |/ /
|/| |
| | | |
d81e042 tx_pool: initialize bitflags padding since it gets written to storage (moneromooo-monero)
|
| | |/
| |
| |
| | |
Avoids valgrind reporting uninitialized data usage
|
| |/ |
|
| |\
| |
| |
| |
| | |
740da1b core: fix automatic safe db sync mode switching (moneromooo-monero)
e942d34 protocol: do not switch to unsafe sync mode for just a few blocks (moneromooo-monero)
|
| | | |
|
| |/
|
|
| |
This bumps DB version to 2, migration code will run for v1 DBs
|