Commit graph

  • deeb0cdd82
    wallet2: fix transfers between subaddresses hitting the sanity check #93 moneromooo-monero 2018-09-28 10:17:17 +00:00
  • 7dd11711b0
    wallet2: fix transfers between subaddresses hitting the sanity check moneromooo-monero 2018-09-28 10:17:17 +00:00
  • bcf3f6afdd
    fuzz_tests: catch unhandled exceptions moneromooo-monero 2018-09-27 18:23:24 +00:00
  • 3ebd05d4e5
    miner: restore stream flags after changing them moneromooo-monero 2018-09-27 18:17:32 +00:00
  • a093092ef7
    levin_protocol_handler_async: do not propagate exception through dtor moneromooo-monero 2018-09-27 17:46:39 +00:00
  • 1eebb82bcc
    net_helper: do not propagate exceptions through dtor moneromooo-monero 2018-09-27 17:43:49 +00:00
  • fb6a363050
    miner: do not propagate exceptions through dtor moneromooo-monero 2018-09-27 17:42:39 +00:00
  • 2e2139ffb7
    epee: do not propagate exception through dtor moneromooo-monero 2018-09-27 17:40:56 +00:00
  • 0749a8bd3c
    db_lmdb: do not propagate exceptions in dtor moneromooo-monero 2018-09-27 15:39:54 +00:00
  • 1b0afeeb1c
    wallet_rpc_server: exit cleanly on unhandled exceptions moneromooo-monero 2018-09-27 15:37:44 +00:00
  • 418a993618
    unit_tests: catch unhandled exceptions moneromooo-monero 2018-09-27 15:17:49 +00:00
  • ea7f954381
    threadpool: do not propagate exceptions through the dtor moneromooo-monero 2018-09-27 15:14:51 +00:00
  • 6e8554221f
    gen_multisig: nice exit on unhandled exception moneromooo-monero 2018-09-27 15:12:02 +00:00
  • 53df2deb36
    db_lmdb: catch error in mdb_stat calls during migration moneromooo-monero 2018-09-27 15:07:52 +00:00
  • e67016ddb4
    blockchain_blackball: catch failure to commit db transaction moneromooo-monero 2018-09-27 15:01:56 +00:00
  • 661439f4e0
    mlog: don't remove old logs if we failed to rename the current file moneromooo-monero 2018-09-27 14:58:55 +00:00
  • 5fdcda50ee
    easylogging++: test for NULL before dereference moneromooo-monero 2018-09-27 13:25:28 +00:00
  • 921b0fb11b
    use default create_address_file argument m2049r 2018-09-27 17:52:52 +02:00
  • 2964c22866 Fix fork height to Oct 6 - block 53666 #95 jwinterm 2018-09-27 08:38:36 -07:00
  • 7ece1550e1
    performance_test: fix bad last argument calling add_arg moneromooo-monero 2018-09-27 12:53:12 +00:00
  • 85318e7800 build: set ARCH_FLAG before compiler/linker flag checks xiphon 2018-09-27 12:05:36 +00:00
  • a085da3247
    unit_tests: add check for page size > 0 before dividing moneromooo-monero 2018-09-27 11:54:50 +00:00
  • d8b1ec8b8b
    unit_tests: use std::shared_ptr to shut coverity up about leaks moneromooo-monero 2018-09-27 11:28:34 +00:00
  • 02563bf4b9
    simplewallet: top level exception catcher to print nicer messages moneromooo-monero 2018-09-27 10:56:54 +00:00
  • c57a65b246
    blockchain_blackball: fix shift range for 32 bit archs moneromooo-monero 2018-09-27 10:54:35 +00:00
  • 06d05c21eb
    device: set device name correctly if key_on_device is set Dusan Klinec 2018-09-27 00:43:13 +02:00
  • 458155e5c8
    miner: show id and height when a block is found stoffu 2018-06-20 12:08:40 +09:00
  • bbf769360d
    Change hash, check warning to debug level wowario 2018-09-26 23:33:06 +03:00
  • b2972927ea
    osx compilation fix: missing boost libs added Dusan Klinec 2018-09-25 19:30:22 +02:00
  • 8700e3cfb0
    update checkpoints #94 wowario 2018-09-26 19:42:44 +03:00
  • f7ab91fecb
    README: add dependency on libpgm-dev stoffu 2018-08-10 18:16:26 +09:00
  • d63549a314
    README: bump cmake requirement to 3.5, as required by miniupnpc moneromooo-monero 2018-09-09 10:03:39 +00:00
  • 9b9522614e
    mlog: do not display http errors by default moneromooo-monero 2018-06-17 16:58:42 +01:00
  • 46c05eb988
    README: fill in libsodium package name for Arch phloatingman 2017-12-29 20:02:50 -08:00
  • baaf0f90f1
    A Travis to monero TheCharlatan 2018-09-18 17:07:54 +02:00
  • 58a260bfe4
    Fix Darwin Sodium build TheCharlatan 2018-09-22 20:07:33 +02:00
  • 927f044e40
    Fixup 32bit arm build TheCharlatan 2018-09-18 02:52:57 +02:00
  • df364242a9
    Fix Windows build TheCharlatan 2018-09-17 23:59:37 +02:00
  • 86f56d1463
    Add libsodium to the packages, the arm build was complaining about it. TheCharlatan 2018-09-10 23:22:41 +02:00
  • 1fe0fbdf64
    Adapt translations to upstream changes TheCharlatan 2018-09-10 22:18:18 +02:00
  • 7280d63a48
    Updated pcsc url TheCharlatan 2018-09-10 21:58:04 +02:00
  • 5244b6fe5c
    Add lrelease to the depends TheCharlatan 2018-05-02 17:11:02 +02:00
  • 427e74cb46
    Add Miniupnp submodule TheCharlatan 2018-04-25 18:19:05 +02:00
  • dfe5f94145
    Unbound is now a submodule. Adapt depends for this. TheCharlatan 2018-03-20 03:56:11 +01:00
  • d55544036b
    Add support for apple and arm building TheCharlatan 2018-03-20 00:33:49 +01:00
  • 30531812de
    Disable stack unwinding for mingw32 depends build. TheCharlatan 2018-03-20 00:35:47 +01:00
  • 40ef32a937
    Modify depends for monero's dependencies TheCharlatan 2018-03-20 01:26:35 +01:00
  • 82c224ffa8
    Initial depends addition TheCharlatan 2018-03-18 23:01:56 +01:00
  • 177148468a
    Fix missing std::runtime_error def in difficulty.cpp Howard Chu 2018-09-16 19:35:07 +00:00
  • 17142ec9bb
    malloc scratchpad for all supported android archs m2049r 2018-03-30 13:01:41 +02:00
  • 6a78140863 Make depends use self built clang for darwin TheCharlatan 2018-09-25 19:54:41 +00:00
  • 69da14e105 fixes make debug compilation on OSX Dusan Klinec 2018-09-25 22:44:00 +02:00
  • fe1256471a
    Fixup RENAME_DB() macro Howard Chu 2018-09-25 20:59:37 +01:00
  • 6177e8e062
    Merge pull request #92 from wowario/monero jw 2018-09-25 10:13:51 -05:00
  • 3da82f51bc
    epee: fix invalid memory write reading an array entry #92 moneromooo-monero 2018-08-02 16:17:22 +00:00
  • d430c95579
    epee: fix stack overflow on crafted input moneromooo-monero 2018-08-05 08:42:52 +00:00
  • 506526267f
    wallet2: fix duplicate output making it to the RPC moneromooo-monero 2018-09-19 09:08:02 +00:00
  • 558da3684c
    Merge pull request #4441 Riccardo Spagni 2018-09-25 15:54:01 +02:00
  • 6f5360b3c6
    bump version to 0.13.0.1 Riccardo Spagni 2018-09-25 15:48:56 +02:00
  • 3882b30076
    Merge pull request #4440 Riccardo Spagni 2018-09-25 15:26:24 +02:00
  • cf470bf3d6
    switch from master to rc Riccardo Spagni 2018-09-25 15:07:28 +02:00
  • 174f31bf7d
    simplewallet: don't complain about payment id on pool mined blocks moneromooo-monero 2018-09-25 12:33:39 +00:00
  • 8bf5a00564
    Merge pull request #4423 Riccardo Spagni 2018-09-25 13:33:52 +02:00
  • f2eee1eb8c
    Merge pull request #4438 Riccardo Spagni 2018-09-25 13:33:37 +02:00
  • e350cc5ad5
    wallet2: fix duplicate output making it to the RPC moneromooo-monero 2018-09-19 09:08:02 +00:00
  • bf9a0f4c65
    epee: fix stack overflow on crafted input moneromooo-monero 2018-08-05 08:42:52 +00:00
  • 45683ee02c
    epee: fix invalid memory write reading an array entry moneromooo-monero 2018-08-02 16:17:22 +00:00
  • 689758d691
    Merge pull request #4435 Riccardo Spagni 2018-09-25 13:11:05 +02:00
  • 13d9bdb849
    Merge pull request #4431 Riccardo Spagni 2018-09-25 13:09:53 +02:00
  • 5c234cbdcb Add hidapi to depends TheCharlatan 2018-09-22 20:07:33 +02:00
  • 295bae10ba
    Merge pull request #4412 Riccardo Spagni 2018-09-25 12:13:51 +02:00
  • e67789d075
    Merge pull request #4422 Riccardo Spagni 2018-09-25 12:13:33 +02:00
  • 0d206dccda
    Merge pull request #4430 Riccardo Spagni 2018-09-25 12:12:29 +02:00
  • cd8c7f6e78
    Merge pull request #4433 Riccardo Spagni 2018-09-25 12:12:14 +02:00
  • d2f9a4c584
    Merge pull request #4420 Riccardo Spagni 2018-09-25 12:06:20 +02:00
  • c1182e433e
    Merge pull request #4419 Riccardo Spagni 2018-09-25 12:05:23 +02:00
  • 78fd2599c2
    Merge pull request #4414 Riccardo Spagni 2018-09-25 12:04:52 +02:00
  • c39ad0cd72
    tx_pool: fix tx removal at startup keeping references moneromooo-monero 2018-09-25 09:57:24 +00:00
  • 89288863a4
    README: mention ASAN usage alongside valgrind moneromooo-monero 2018-09-25 09:41:41 +00:00
  • 357441a2fa
    add checkpoints for testnet and mainnet Riccardo Spagni 2018-09-25 10:02:05 +02:00
  • 1cad162642
    Merge pull request #90 from wowario/monero jw 2018-09-24 21:08:26 -05:00
  • b4d1c57bd1
    Merge pull request #91 from wowario/wallet jw 2018-09-24 21:07:32 -05:00
  • 936e22a9b5
    Dockerfile: use single build dir MoroccanMalinois 2018-09-25 00:14:12 +02:00
  • 50981c40ce
    blockchain: add stagenet v8 and v9, two weeks before mainnet moneromooo-monero 2018-09-24 20:43:06 +00:00
  • 59024a9e88
    Merge pull request #4203 Riccardo Spagni 2018-09-24 22:19:48 +02:00
  • bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID cslashm 2018-08-01 09:24:53 +02:00
  • b35beaa8d6
    wallet_rpc_server: include account index in incoming_transfers RPC moneromooo-monero 2018-09-20 13:03:21 +00:00
  • 7c470609f1
    wallet2: update testnet fork time #91 wowario 2018-09-24 20:39:50 +03:00
  • 5c637c7910
    Merge pull request #4429 Riccardo Spagni 2018-09-24 16:15:49 +02:00
  • 1dd5c73f62
    bulletproofs: multiply points by 8 first thing in verification moneromooo-monero 2018-09-24 14:01:33 +00:00
  • 1f3b9f3547
    add bitmessage chan #90 wowario 2018-09-24 11:36:22 +03:00
  • 90bf824624
    set difficulty fork height and guess wowario 2018-09-24 11:21:47 +03:00
  • 541dcb0de4
    Add v9 hardfork block height to main net jw 2018-09-23 14:50:18 -07:00
  • a69271faf7 Fixed a typo Piotr Kąkol 2018-09-23 18:31:30 +02:00
  • 92d1da28ef
    unit_tests: fix build with GCC 5.4.0 on ubuntu moneromooo-monero 2018-09-23 13:47:30 +00:00
  • d9f666d78c
    update checkpoints.dat Riccardo Spagni 2018-09-23 09:51:15 +02:00
  • 6e270fbd29
    wallet2_api: fix for latest code changes moneromooo-monero 2018-09-22 22:58:06 +00:00
  • a21da9058b
    Wallet: use unique_ptr for WalletImpl members oneiric 2018-09-22 22:03:36 +00:00
  • 0f4f873bf3 Fix Darwin Sodium build TheCharlatan 2018-09-22 20:07:33 +02:00
  • 6b1b4e83dd
    update version to 13.0 Riccardo Spagni 2018-09-22 21:36:11 +02:00