Commit Graph

6066 Commits (v0.2.2.00)
 

Author SHA1 Message Date
jw f37ba2afec
Merge pull request #41 from wowario/get_spend_proof
6 years ago
anonimal fd2094ed32
rapidjson: remove outdated in-tree, use submodule
6 years ago
moneromooo-monero 3bd9d61c33
rpc: the cache is still for non cumulative on that branch
6 years ago
moneromooo-monero 36deb5d509
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 7b033b1670
http_protocol_handler: limit the number of starting newlines
6 years ago
moneromooo-monero e59faed04e
abstract_tcp_server2: timeout on RPC connections
6 years ago
moneromooo-monero 8df3cdb4ac
http_protocol_handler: speedup newline discarding
6 years ago
moneromooo-monero 0803ea2401
console_handler: fix start_default_console use of prompt parameter
6 years ago
cslashm b50014071e
Fix CMAKE config for PCSC in order to avoid msys DLL dependencies
6 years ago
wowario e21e09fa87
change file names
6 years ago
wowario cdb20d58b5
remove whitespace
6 years ago
moneromooo-monero 2fffd60e35
protocol: do not switch to unsafe sync mode for just a few blocks
6 years ago
stoffu 195e309465
Fix output shuffling for multisig
6 years ago
moneromooo-monero d78fe99ac6
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 1c35363d47
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
moneromooo-monero 57c006d6f1
core: fix automatic safe db sync mode switching
6 years ago
stoffu 10321fb7c2
wallet2: store subaddress lookahead settings
6 years ago
cslashm caf9354e2f
Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 67a6dbc19f
Fix sub-address tx scan.
6 years ago
moneromooo-monero 7ebca508e1
wallet2: request transactions in slices when scanning for known rings
6 years ago
wowario 8ec79e0cef
bump minor version for pruned blocks
6 years ago
moneromooo-monero de7a690d59
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
jw 1977bc6e2e
Merge pull request #39 from wowario/release-v0.2.1.0
6 years ago
jw 865ae628d4
Merge pull request #38 from wowario/ftl_check_window
6 years ago
jw ad05a5c602
Merge pull request #37 from wowario/reset_testnet
6 years ago
wowario b8636dd448
Merge branch 'master' into release-v0.2.1.0
6 years ago
wowario 54fe6c3b09
adjust FTL, timestamp check window
6 years ago
wowario 4209b715eb
testnet v9
6 years ago
jw 0d47bf6574
Merge pull request #36 from wowario/upstream_merge
6 years ago
wowario 269bfca622
Build: resolve merge conflicts
6 years ago
moneromooo-monero f2e6a11703
wallet: catch exceptions dealing with ringdb and warn
6 years ago
stoffu b964e723dd
wallet2: fix for loading settings of key reuse mitigation
6 years ago
stoffu da5dfaa1b6
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
cslashm f602fb8260
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 709a0557d2
Add the possibility to export private view key for fast scan.
6 years ago
stoffu ebbf84900d
cryptonote_tx_util: make destinations properly shuffled
6 years ago
cslashm 9f57f09264
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm f2cd4a45a7
Add the possibility to export private view key for fast scan.
6 years ago
moneromooo-monero 00b0f8dce4
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 234296d376
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero a89545dacf
rpc: allow getting pruned blocks from gettransactions
6 years ago
cslashm 0fc422b684
Fix sub-address tx scan.
6 years ago
anonimal c0234f9031
Build: add miniupnp submodule
6 years ago
anonimal 140cf4bfd4
CMake: update new location of in-tree miniupnpc
6 years ago
anonimal 17ae192dbf
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal d5c86e1abe
CMake: update new location of in-tree miniupnpc
6 years ago
stoffu 9f39259029
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
stoffu cefad3cea8
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
moneromooo-monero e303fd1e1d
chacha: fix build with GCC 8.1
6 years ago
moneroexamples 7572b3578f
crypto: more places needing fixing for GCC 8.1
6 years ago