Commit Graph

6992 Commits (19466231e84b68ca7f80dfc2ab98976688ee1ee4)
 

Author SHA1 Message Date
moneromooo-monero 6e8554221f
gen_multisig: nice exit on unhandled exception
6 years ago
moneromooo-monero 53df2deb36
db_lmdb: catch error in mdb_stat calls during migration
6 years ago
moneromooo-monero e67016ddb4
blockchain_blackball: catch failure to commit db transaction
6 years ago
moneromooo-monero 661439f4e0
mlog: don't remove old logs if we failed to rename the current file
6 years ago
moneromooo-monero 5fdcda50ee
easylogging++: test for NULL before dereference
6 years ago
wow nero 921b0fb11b
use default create_address_file argument
6 years ago
moneromooo-monero 7ece1550e1
performance_test: fix bad last argument calling add_arg
6 years ago
xiphon 85318e7800 build: set ARCH_FLAG before compiler/linker flag checks
6 years ago
moneromooo-monero a085da3247
unit_tests: add check for page size > 0 before dividing
6 years ago
moneromooo-monero d8b1ec8b8b
unit_tests: use std::shared_ptr to shut coverity up about leaks
6 years ago
moneromooo-monero 02563bf4b9
simplewallet: top level exception catcher to print nicer messages
6 years ago
moneromooo-monero c57a65b246
blockchain_blackball: fix shift range for 32 bit archs
6 years ago
Dusan Klinec 06d05c21eb
device: set device name correctly if key_on_device is set
6 years ago
Dusan Klinec b2972927ea
osx compilation fix: missing boost libs added
6 years ago
wow nero 17142ec9bb
malloc scratchpad for all supported android archs
6 years ago
TheCharlatan 6a78140863 Make depends use self built clang for darwin
6 years ago
Dusan Klinec 69da14e105 fixes make debug compilation on OSX
6 years ago
Howard Chu fe1256471a
Fixup RENAME_DB() macro
6 years ago
Riccardo Spagni 558da3684c
Merge pull request #4441
6 years ago
Riccardo Spagni 6f5360b3c6
bump version to 0.13.0.1
6 years ago
Riccardo Spagni 3882b30076
Merge pull request #4440
6 years ago
Riccardo Spagni cf470bf3d6
switch from master to rc
6 years ago
moneromooo-monero 174f31bf7d
simplewallet: don't complain about payment id on pool mined blocks
6 years ago
Riccardo Spagni 8bf5a00564
Merge pull request #4423
6 years ago
Riccardo Spagni f2eee1eb8c
Merge pull request #4438
6 years ago
moneromooo-monero e350cc5ad5
wallet2: fix duplicate output making it to the RPC
6 years ago
moneromooo-monero bf9a0f4c65
epee: fix stack overflow on crafted input
6 years ago
moneromooo-monero 45683ee02c
epee: fix invalid memory write reading an array entry
6 years ago
Riccardo Spagni 689758d691
Merge pull request #4435
6 years ago
Riccardo Spagni 13d9bdb849
Merge pull request #4431
6 years ago
TheCharlatan 5c234cbdcb Add hidapi to depends
6 years ago
Riccardo Spagni 295bae10ba
Merge pull request #4412
6 years ago
Riccardo Spagni e67789d075
Merge pull request #4422
6 years ago
Riccardo Spagni 0d206dccda
Merge pull request #4430
6 years ago
Riccardo Spagni cd8c7f6e78
Merge pull request #4433
6 years ago
Riccardo Spagni d2f9a4c584
Merge pull request #4420
6 years ago
Riccardo Spagni c1182e433e
Merge pull request #4419
6 years ago
Riccardo Spagni 78fd2599c2
Merge pull request #4414
6 years ago
moneromooo-monero c39ad0cd72
tx_pool: fix tx removal at startup keeping references
6 years ago
moneromooo-monero 89288863a4
README: mention ASAN usage alongside valgrind
6 years ago
Riccardo Spagni 357441a2fa
add checkpoints for testnet and mainnet
6 years ago
MoroccanMalinois 936e22a9b5
Dockerfile: use single build dir
6 years ago
moneromooo-monero 50981c40ce
blockchain: add stagenet v8 and v9, two weeks before mainnet
6 years ago
Riccardo Spagni 59024a9e88
Merge pull request #4203
6 years ago
cslashm bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID
6 years ago
moneromooo-monero b35beaa8d6
wallet_rpc_server: include account index in incoming_transfers RPC
6 years ago
Riccardo Spagni 5c637c7910
Merge pull request #4429
6 years ago
moneromooo-monero 1dd5c73f62
bulletproofs: multiply points by 8 first thing in verification
6 years ago
Piotr Kąkol a69271faf7 Fixed a typo
6 years ago
moneromooo-monero 92d1da28ef
unit_tests: fix build with GCC 5.4.0 on ubuntu
6 years ago