Commit Graph

6064 Commits (5b5828fcec3e4fe9c437e7e524c1d38bdbe454cb)
 

Author SHA1 Message Date
Riccardo Spagni 079dd5dfef
Merge pull request #3616
6 years ago
cslashm 94b899db26 Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 2c274e05fe Fix sub-address tx scan.
6 years ago
Riccardo Spagni 5e08fd89ea
Merge pull request #3549
6 years ago
Riccardo Spagni a95461e76d
Merge pull request #3609
6 years ago
Riccardo Spagni 1e9cc3e43e
Merge pull request #3602
6 years ago
Riccardo Spagni 14c870ee5f
Merge pull request #3615
6 years ago
Riccardo Spagni 3b8704b0fa
Merge pull request #3555
6 years ago
Riccardo Spagni 5d8439e310
Merge pull request #3534
6 years ago
Riccardo Spagni f6094bb225
Merge pull request #3532
6 years ago
Riccardo Spagni 226de8e928
Merge pull request #3530
6 years ago
Riccardo Spagni 8703f1d80e
Merge pull request #3516
6 years ago
moneromooo-monero 24acb66eac
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
Riccardo Spagni 3a9290ba6f
Merge pull request #3511
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
Riccardo Spagni 96b2fee721
Merge pull request #3536
6 years ago
Riccardo Spagni 60b18cdd1f
Merge pull request #3492
6 years ago
Riccardo Spagni 93047ce762
Merge pull request #3485
6 years ago
Riccardo Spagni 1b4dc46129
Merge pull request #3473
6 years ago
Riccardo Spagni 3d6636e79c
Merge pull request #3471
6 years ago
Riccardo Spagni ebb55f797b
Merge pull request #3468
6 years ago
Riccardo Spagni 8902ddb91a
Merge pull request #3466
6 years ago
Riccardo Spagni 628946c1f8
Merge pull request #3464
6 years ago
Riccardo Spagni 959f6ed9a5
Merge pull request #3461
6 years ago
moneromooo-monero 08343abaf4
tx_pool: fix loading with colliding key images
6 years ago
moneromooo-monero 6a61f520e2
unit_tests: add ringdb unit tests
6 years ago
stoffu 54d9fffa10
gtest: Fix compilation on MinGW with pthread /googletest#621
6 years ago
moneromooo-monero a9cc88ee76
common: make this build with unbound 1.4.20
6 years ago
moneromooo-monero 90a16b119f
crypto: fix initialization order issue with random mutex
6 years ago
cryptochangements34 372ffeba21
Add a space in mining to testnet/stagenet string
6 years ago
stoffu 0b88fff3a5
simplewallet: fix help message of sign_transfer
6 years ago
moneromooo-monero 73951cbd39
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu f82c10dc96
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
stoffu 353e9c0c90
Core RPC: optionally add POW hash to block_header_response
6 years ago
moneromooo-monero 0b26c4d57c
wallet2: move segregation height to v7
6 years ago
moneromooo-monero 6fc97c97eb
blockchain_usage: don't divide by 0 when there is nothing to process
6 years ago
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
6 years ago
cslashm 100b7bc10d Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 641dfc991f Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero eecfb57df9
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero aa5c2e01e7
simplewallet: warn about key reuse on startup
6 years ago
stoffu eb59f7c563
cryptonote_tx_util: make destinations properly shuffled
6 years ago
stoffu 66a659bb03
blockchain: add scope guard to waiter for threaded txv1 verification
6 years ago
Sarang Noether 52a4b70afd Add key for Sarang Noether
6 years ago
sleepy pocket monster 1e0958c083 wallet: fix default mixin (4 -> 6)
6 years ago
naughtyfox 5a96056600 WalletApi: getMultisigInfo entry for gui wallets
6 years ago
naughtyfox 47fdb74273 Refactored: work with wallet api statuses to make setting and getting operations atomic along with error strings
6 years ago
moneromooo-monero 0beb94f323
device: fix endianess dependence on subaddress secret key generation
6 years ago
moneromooo-monero a0a810ccd4
performance_tests: fix subaddress expansion test not expanding
6 years ago