Commit Graph

6007 Commits (7973af3a3ca78ab28745a8e8e75d974fc580b781)
 

Author SHA1 Message Date
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
moneromooo-monero ed9f2d782c
version.cmake: fix configuring version.cpp without git
6 years ago
moneromooo-monero b713b0ae43
daemon: request unpruned transactions for print_tx
6 years ago
stoffu 0aa0b8347e
Fix output shuffling for multisig
6 years ago
cslashm 95dea60f41
Fix PCSC discovery under Windows/MSYS
6 years ago
jw 2e40272dc3
Merge pull request #34 from wowario/simplewallet
6 years ago
wowario 8f8504c76e
make simplewallet simple
6 years ago
jw bcc2f65b22
Merge pull request #32 from wowario/mixin
6 years ago
wowario 9919ee66a2
refactor mixin condition
6 years ago
jw 94fc2c514d
Merge pull request #31 from wowario/art
6 years ago