Commit Graph

4915 Commits (55603627c91095d6035f2e5fbb456965aa8c6397)
 

Author SHA1 Message Date
Howard Chu 7c7d36725a
Increase LMDB maxreaders if large number of threads in use
7 years ago
Howard Chu 6738753b30
Use max_concurrency as-is
7 years ago
moneromooo-monero 6cf3344605
Remove wallet dependency on p2p
7 years ago
Riccardo Spagni 4146f2e202
Merge pull request #2666
7 years ago
Riccardo Spagni ef3c77117a
Merge pull request #2689
7 years ago
Riccardo Spagni 35dbb3be33
Merge pull request #2663
7 years ago
Riccardo Spagni 32b46c594b
Merge pull request #2703
7 years ago
Riccardo Spagni 1648c1d466
Merge pull request #2659
7 years ago
Riccardo Spagni 9b5e2ceb40
Merge pull request #2684
7 years ago
Riccardo Spagni 54463b33b3
Merge pull request #2723
7 years ago
Riccardo Spagni 5ef9c69ef5
Merge pull request #2711
7 years ago
Riccardo Spagni 00270dd279
Merge pull request #2737
7 years ago
Riccardo Spagni c97fbb0176
Merge pull request #2718
7 years ago
Riccardo Spagni 3fe07603e4
Merge pull request #2705
7 years ago
Riccardo Spagni 75ad92c82c
Merge pull request #2702
7 years ago
Riccardo Spagni 0e15653536
Merge pull request #2687
7 years ago
Riccardo Spagni 784f7b07f0
Merge pull request #2660
7 years ago
Riccardo Spagni 6d1562d94c
Merge pull request #2715
7 years ago
moneromooo-monero 9d6c6c5dec
wallet2: do not bother downloading block hashes below last checkpoint
7 years ago
Tim L 69c37200aa RPC Add cross origin resource sharing support
7 years ago
moneromooo-monero 4a17f0c2c7
rpc: add performance timers
7 years ago
moneromooo-monero 935f746249
blockchain: do not lock the blockchain lock for simple DB getters
7 years ago
Jaquee d04633121b fix libwallet api test after api change
7 years ago
Jaquee a46c1eed8c Wallet2: Don't throw when subaddress label doesn't exist
7 years ago
Jaquee 867b67c4fd Wallet API: override update subdir when built from src
7 years ago
moneromooo-monero 9ff8e139cd
epee: disable a spurious warning for a storage function
7 years ago
ston1th ba1b89fbb7 Updated OpenBSD build instructions and fixed libressl linking issue
7 years ago
Lee Clagett 161401ddca Fix JSON-RPC response object over ZMQ
7 years ago
ston1th f946bb7be6 fixed an LMDB issue on OpenBSD (#2699) which leads to a crash in monerod
7 years ago
moneromooo-monero 110339f553
unit_tests: fix data dir determination
7 years ago
moneromooo-monero 626e80780b
wallet2: fix show_transfers missing multiple incoming outputs
7 years ago
moneromooo-monero ca87cbd852
wallet2: fix subaddress fields serialization
7 years ago
Michał Sałaban fab3b7221b Add more specific RPC error codes
7 years ago
moneromooo-monero 44f1463867
wallet2: fix tx size estimator for large number of inputs
7 years ago
moneromooo-monero 1ff638e927
protocol: drop connections which don't handshake after some time
7 years ago
Jaquee 086b7db2c7 Wallet API: default values for account and subaddr index
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
moneromooo-monero 6a90506a8d
Link against libpgm/libnorm if found, optional libzmq ldependencies
7 years ago
redfish 11e0deef31 cmake: add dep of version lib on version.cpp
7 years ago
redfish 353402595c .gitignore: do not ignore cmake source files
7 years ago
moneromooo-monero f92f160674
core_tests: do not include chaingen_tests_list.h in all tests
7 years ago
moneromooo-monero 969b5a2ae3
net_helper: fix massive slowdown after SSL support
7 years ago
Cole Lightfighter 4fb7794651 unit tests: OOB indexes & adding subaddress
7 years ago
moneromooo-monero 21b9f6f3c7
always use core_tests for consistency, not coretests
7 years ago
Gareth 66255c0ea1 Problem: Copyright notice is very confusing
7 years ago
moneromooo-monero 8ddcf1e714
simplewallet: remove XMR mentions
7 years ago
moneromooo-monero ec48e8d81d
core: do not forbid txes without destination
7 years ago
moneromooo-monero 523084bc79
core: don't add empty additional pub keys field to extra
7 years ago
kenshi84 00cc1fdd22
subaddress: remove unneeded scalarmultBase
7 years ago
redfish 4b228dd356 cmake: epee: use var from FindOpenSSL.cmake
7 years ago