Commit Graph

7632 Commits (v0.5.0.2)
 

Author SHA1 Message Date
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
stoffu 0e2a5d75de
simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked for show_transfers
6 years ago
Riccardo Spagni 58ce16d4d9
Merge pull request #4821
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
Riccardo Spagni 3e2abc9eaa
Merge pull request #4834
6 years ago
Riccardo Spagni 6e100964ea
Merge pull request #4832
6 years ago
Riccardo Spagni 4a64303d71
Merge pull request #4831
6 years ago
Riccardo Spagni c4fd8ce97e
Merge pull request #4830
6 years ago
Riccardo Spagni eccb9b08c4
Merge pull request #4825
6 years ago
Riccardo Spagni b37ce24cdd
Merge pull request #4824
6 years ago
Riccardo Spagni 299accd81f
Merge pull request #4819
6 years ago
Riccardo Spagni cc1ea0b651
Merge pull request #4816
6 years ago
moneromooo-monero 506472e0c6
protocol: fix use after free when dropping a connection
6 years ago
Martijn Otto 1132436f97
Only show a single mlock() error, to avoid flooding the log
6 years ago
Dusan Klinec 2ffe53d9e6
device/trezor: webusb transport added, cmake fixes
6 years ago
moneromooo-monero 2be31b4c9c
blockchain_blackball: spot when all outputs of an amount are spent
6 years ago
stoffu 9b5efad294
simplewallet: enable donation on testnet/stagenet for easier testing
6 years ago
moneromooo-monero 3de7d52f7c
unit_tests: fix malloc/delete mismatch
6 years ago
moneromooo-monero aee7a4e364
wallet_rpc_server: do not use RPC data if the call failed
6 years ago
moneromooo-monero 1a0733e534
windows_service: fix memory leak
6 years ago
moneromooo-monero 0dac3c6428
unit_tests: do not rethrow a copy of an exception
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 3002307418
tests: slow_memmem now returns size_t
6 years ago
Hom DX 4cd881369a Updated dependencies Cmake 3.13, CPPZMQ 4.3.0, OPENSSL 1.1.0j
6 years ago
stoffu c28e3d2dae
rctOps: add braces to suppress warnings
6 years ago
moneromooo-monero b0d9d6051f
cn_deserialize: allow parsing partially valid tx extra
6 years ago
stoffu b5573fc231
wallet2: resume processing when tx extra is partially broken
6 years ago
moneromooo-monero 56e616e855
wallet2: add n_vouts to capture list
6 years ago
moneromooo-monero 40485a73b6
mlocker: fix access to global lock map after dtor on exit
6 years ago
Jethro Grassie 517f25efd1
rpc: add version to get_info
6 years ago
moneromooo-monero 6bfcc57395
scoped_message_writer: protect all std::cout usage from readline
6 years ago
moneromooo-monero 96e6b43970
blockchain_stats: don't use gmtime_r on Windows
6 years ago
moneromooo-monero c25260f51c
protocol: fix incorrect tx hash in log
6 years ago
moneromooo-monero 23829ebb09
mlocker: don't throw from lock/unlock
6 years ago
naughtyfox 6732fc7fde Fix issue 4793 - M/N multisig transaction signature
6 years ago
moneromooo-monero b9b307d11a
rpc: speedup get_output_distribution
6 years ago
Riccardo Spagni 84dd674cd0
Merge pull request #4781
6 years ago
Riccardo Spagni 6c223fa96f
Merge pull request #4812
6 years ago
xiphon fc99f177f3 lmdb: fix gcc 7.3.0 'implicit-fallthrough' warning
6 years ago
moneromooo-monero 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
moneromooo-monero 80be2dca2b
unit_tests: don't take the address of an unwrapped secret key
6 years ago
moneromooo-monero 31d80027b5
tests: add unit tests for get_output_distribution
6 years ago
Tadeas Moravec 3998a937e5
Enhance help text for print_ring.
6 years ago
Tadeas Moravec 3900fb779f
Enhance help text for incoming_transfers.
6 years ago
moneromooo-monero 0936dae8a4
blockchain: remove "0 is height" shortcut from get_output_distribution
6 years ago
moneromooo-monero 872c7eb26a
Revert "blockchain: simplify output distribution code"
6 years ago
xiphon 2a48c2a286
slow-hash: some more big endian fixes
6 years ago
moneromooo-monero b39fdf8ebe
slow-hash: fix for big endian
6 years ago