Commit Graph

4399 Commits (v0.3.1.2)

Author SHA1 Message Date
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero e04ae088e8
fix build with GCC 8.1.0
6 years ago
moneromooo-monero f6896d9974
core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero f6dbb967f8
simplewallet: add --untrusted-daemon option
6 years ago
luigi1111 06b0f9e870
Merge pull request #3976
6 years ago
luigi1111 db26776a35
Merge pull request #3526
6 years ago
moneromooo-monero f40cf1a859
device_ledger: fix bad memory access on connect error
6 years ago
Riccardo Spagni e2c39f6b59
Merge pull request #3914
6 years ago
Riccardo Spagni f12b277d20
Merge pull request #3912
6 years ago
moneromooo-monero 107eec4dca
protocol: drop (and increase fails) if most blocks hashes are invalid
6 years ago
moneromooo-monero de742b5c82
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
Riccardo Spagni 2cab7ec917 remove -master from version string
6 years ago
Riccardo Spagni e0cf1ecadd
update checkpoints.dat for point release
6 years ago
Riccardo Spagni bfecf19ce9
bump version for 0.12.2 point release
6 years ago
moneromooo-monero bcddce70e6
rpc: the cache is still for non cumulative on that branch
6 years ago
Riccardo Spagni a87a19c570
Merge pull request #3893
6 years ago
Riccardo Spagni 3380458d2e
Merge pull request #3891
6 years ago
Riccardo Spagni 0dac3afc22
Merge pull request #3883
6 years ago
Riccardo Spagni b2dd94bcc0
Merge pull request #3802
6 years ago
moneromooo-monero 410c6e5b48
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 9e96873f87
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
moneromooo-monero 49cf41a61d
protocol: do not switch to unsafe sync mode for just a few blocks
6 years ago
moneromooo-monero 22a4cb0609
core: fix automatic safe db sync mode switching
6 years ago
moneromooo-monero 15e029ac6d
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
Riccardo Spagni e18cb33e08
update checkpoints
6 years ago
Riccardo Spagni f1cdcba95e
update checkpoints for point release
6 years ago
Riccardo Spagni ed273a88d2
bump version for point release
6 years ago
cslashm e05a17f1ea Fix PCSC discovery under Windows/MSYS
6 years ago
Riccardo Spagni 9205bba38a
Merge pull request #3801
6 years ago
Riccardo Spagni 9bde29cb23
Merge pull request #3833
6 years ago
Riccardo Spagni b25c9ee183
Merge pull request #3838
6 years ago
Riccardo Spagni 252e834800
Merge pull request #3796
6 years ago
Riccardo Spagni ace614612b
Merge pull request #3815
6 years ago
Riccardo Spagni 23edf8901f
Merge pull request #3831
6 years ago
Riccardo Spagni 2a1a208b2b
Merge pull request #3753
6 years ago
stoffu 38ef5f8b51
simplewallet: use correct unit for fee command
6 years ago
stoffu aabe3eedb8
Fix output shuffling for multisig
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero 7f33e07da3
daemon: request unpruned transactions for print_tx
6 years ago
Thaer Khawaja a66f152f75 Use median timestamp if current time renders a block invalid.
6 years ago
moneroexamples 96405bcaa0
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 86c63b8e15
chacha: fix build with GCC 8.1
6 years ago
stoffu fac173d831
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
Riccardo Spagni 9ccd84b271
Merge pull request #3793
6 years ago
moneromooo-monero cc9dd7a64a
wallet2: consider 6 outputs or less to be unmixable from v7
6 years ago
moneromooo-monero f24c970f96
blockchain: invalidate misc caches when popping blocks
6 years ago
Riccardo Spagni 40070a661f
Merge pull request #3776
6 years ago
moneromooo-monero ede213f65c
cryptonote: make sure outPk setup always happens
6 years ago
stoffu 4980d3c0c9
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
moneromooo-monero 2ade8dfb02
ringct: do not show verification errors with default settings
6 years ago
Riccardo Spagni 6b9d9f56a1
Merge pull request #3719
6 years ago
Riccardo Spagni 715754d7fd
Merge pull request #3723
6 years ago
stoffu 16b2022991
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu 409bf2d642
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
Riccardo Spagni 333c7edeb9
Merge pull request #3711
6 years ago
Riccardo Spagni 78011db913
Merge pull request #3712
6 years ago
Riccardo Spagni b085e11b52
Merge pull request #3696
6 years ago
Riccardo Spagni 123c0d7d4c
Merge pull request #3690
6 years ago
Riccardo Spagni a48658017b
Merge pull request #3686
6 years ago
Riccardo Spagni 8636599654
Merge pull request #3684
6 years ago
Riccardo Spagni 31b31effc2
Merge pull request #3668
6 years ago
Riccardo Spagni 57a1bcb6b9
Merge pull request #3666
6 years ago
Riccardo Spagni fde2a31964
Merge pull request #3665
6 years ago
Riccardo Spagni 2b16afedf9
Merge pull request #3664
6 years ago
Riccardo Spagni 3384b0f0f4
Merge pull request #3634
6 years ago
Riccardo Spagni 44b3c9bd55
Merge pull request #3631
6 years ago
Riccardo Spagni f09edc9fad
Merge pull request #3625
6 years ago
Riccardo Spagni cd22cb807a
Merge pull request #3709
6 years ago
Riccardo Spagni 69b6f5b6a6
Merge pull request #3705
6 years ago
Riccardo Spagni 26cae8f4f1
Merge pull request #3695
6 years ago
Riccardo Spagni 2ab5b1a21f
Merge pull request #3683
6 years ago
Riccardo Spagni 93e76e14a2
Merge pull request #3685
6 years ago
Riccardo Spagni 35299644b2
Merge pull request #3650
6 years ago
stoffu 3880bf396a
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu da249fd5ba
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
Gene Peters 4b89d877d7 Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
rbrunner7 c0e22ebcca [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Gene Peters 82b05d5054 Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
aivve b1a9e97b2d
slow-hash: fix memory leak for Windows /karbowanec#41
6 years ago
anonimal 1e20d705e7
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 9e1f8bfaa3
CMake: update new location of in-tree miniupnpc
6 years ago
Thaer Khawaja 80dc5d2110 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero 2dae0f203a
wallet2: add missing parameters to get_output_histogram
6 years ago
Mikhail Mitkevichl 9670c917d1 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero d003f07c59
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero df9d59caff
wallet2: add missing parameters to get_output_histogram
6 years ago
Mikhail Mitkevichl 5bd7f760e9 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
Riccardo Spagni 8fdf645397
Merge pull request #3670
6 years ago
Riccardo Spagni a429f06b18
Merge pull request #3579
6 years ago
Riccardo Spagni a3a617f35f
Merge pull request #3576
6 years ago
Riccardo Spagni 6189a775b0
Merge pull request #3636
6 years ago
Riccardo Spagni bcb71797c8
Merge pull request #3633
6 years ago
Riccardo Spagni 7e98e9d7ce
Merge pull request #3630
6 years ago
Riccardo Spagni e6cf9c06fc
Merge pull request #3624
6 years ago
Riccardo Spagni 03ff3be10e
Merge pull request #3672
6 years ago
anonimal 6b85398031
Build: update CMake and p2p for in-tree miniupnp
6 years ago
moneromooo-monero 875c1cabb9
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero 70f2321763
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 8c7363fbef
rpc: add missing perf timer for get_output_distribution
6 years ago
anonimal 859db52fda
CMake: update new location of in-tree miniupnpc
6 years ago
stoffu 5ef4bf05c5
simplewallet: fix help message of sign_transfer
6 years ago
stoffu e561a0c329
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
stoffu 0299d36e76
daemon: read config file before reading any other args
6 years ago
stoffu 998c1461c3
daemon: read config file before reading any other args
6 years ago
moneromooo-monero 26dc764ab0
device: add a one off override keyword where appropriate
6 years ago
moneromooo-monero f914df8494
device: add a one off override keyword where appropriate
6 years ago
moneromooo-monero fe427170b9
simplewallet: add version command
6 years ago
moneromooo-monero 41b95ad40e
daemon: add a version command
6 years ago
moneromooo-monero 51b511be4c
simplewallet: add version command
6 years ago
moneromooo-monero 35d1269fac
daemon: add a version command
6 years ago
moneromooo-monero 7d0505c85d
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero 96370488c0
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 9dc67af187
util: log stack trace on crash
6 years ago
moneromooo-monero d8584fc8d7
util: log stack trace on crash
6 years ago
moneromooo-monero bc4d53bece
rpc: add missing perf timer for get_output_distribution
6 years ago
stoffu b5d6c723e9
wallet2: store subaddress lookahead settings
6 years ago
Riccardo Spagni 41a66bf05b
Merge pull request #3619
6 years ago
Riccardo Spagni 1f96755ddc
Merge pull request #3618
6 years ago
moneromooo-monero 3edef51d70
blockchain_blackball: fix build with CLANG 5
6 years ago
moneromooo-monero 3367ed863c
blockchain_blackball: fix build with CLANG 5
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
Riccardo Spagni 4a9794e033
Merge pull request #3550
6 years ago
Riccardo Spagni a9e2993258
Merge pull request #3607
6 years ago
Riccardo Spagni 5b8afd43ac
Merge pull request #3610
6 years ago
Riccardo Spagni 9ae9f6ada6
Merge pull request #3601
6 years ago
Riccardo Spagni a4feeb4238
Merge pull request #3574
6 years ago
Riccardo Spagni e89f33634d
Merge pull request #3556
6 years ago
Riccardo Spagni dd527d9369
Merge pull request #3535
6 years ago
Riccardo Spagni 1e792c3e26
Merge pull request #3533
6 years ago
Riccardo Spagni 3c7d7bc324
Merge pull request #3531
6 years ago
Riccardo Spagni 51a4cc0fad
Merge pull request #3515
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 959f6ed9a5
Merge pull request #3461
6 years ago
moneromooo-monero 178c11f4a4
tx_pool: fix loading with colliding key images
6 years ago
moneromooo-monero 08343abaf4
tx_pool: fix loading with colliding key images
6 years ago
stoffu 5eeeec39f6
wallet2: store subaddress lookahead settings
6 years ago
moneromooo-monero a9cc88ee76
common: make this build with unbound 1.4.20
6 years ago
moneromooo-monero 91a61fea55
common: make this build with unbound 1.4.20
6 years ago
cslashm 8daba22f92 Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm d481410bff Fix sub-address tx scan.
6 years ago
stoffu 0b88fff3a5
simplewallet: fix help message of sign_transfer
6 years ago
moneromooo-monero 58f6607382
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 2897c269de
rpc: allow getting pruned blocks from gettransactions
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
moneromooo-monero cdf9ecfd0f
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
wow nero 66100f2fa4
malloc scratchpad for all supported android archs
6 years ago
moneromooo-monero d400b4d360
wallet2: move segregation height to v7
6 years ago
moneromooo-monero 0b26c4d57c
wallet2: move segregation height to v7
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 4c6ff21cc6
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero eecfb57df9
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero 2012cbe9b5
simplewallet: warn about key reuse on startup
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
Riccardo Spagni 7090121b13
Merge pull request #3512
6 years ago
Riccardo Spagni 9fce7614c1
Merge pull request #3503
6 years ago
sleepy pocket monster 1e0958c083 wallet: fix default mixin (4 -> 6)
6 years ago
sleepy pocket monster 892500549a wallet: fix default mixin (4 -> 6)
6 years ago
cslashm 0f3ff8ce2c Add the possibility to export private view key for fast scan.
6 years ago
cslashm da5de484f2 Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 4c0545cc41 Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero a71e4dabe8
device: fix endianess dependence on subaddress secret key generation
6 years ago
moneromooo-monero 0beb94f323
device: fix endianess dependence on subaddress secret key generation
6 years ago
moneromooo-monero 8ff2cc751d
fix lambda compile error on openbsd
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
Riccardo Spagni 32bd639b4b
update block hashes for checkpoints.dat
6 years ago
Riccardo Spagni dac3895ac1
update block hashes for checkpoints.dat
6 years ago
Riccardo Spagni 202b6519a3
Merge pull request #3486
6 years ago
moneromooo-monero 1834127c82
rpc: make get_output_distribution a non-restricted RPC
6 years ago
Riccardo Spagni 4396ff8501
Merge pull request #3474
6 years ago
Riccardo Spagni 68118645e6
Merge pull request #3472
6 years ago
Riccardo Spagni 8ce0cfc73a
Merge pull request #3469
6 years ago
Riccardo Spagni fb21032a7d
Merge pull request #3462
6 years ago
stoffu eaa8bfe7c0
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
stoffu 0a619f789b
wallet2: enable the mitigation only after the fork height
6 years ago