Commit Graph

  • d6d4a03b85
    Merge pull request #6535 luigi1111 2020-05-27 18:27:06 -0500
  • 463d044f5e
    Merge pull request #6531 luigi1111 2020-05-27 18:25:33 -0500
  • ec46069248 Fix incorrect lenght of command INS_PREFIX_HASH François Colas 2020-05-27 14:57:05 +0200
  • bcef52d430
    daemon: remove time based "update needed" status string moneromooo-monero 2020-05-24 20:17:03 +0000
  • 94befecb05 fix typo in pick_preferred_rct_inputs Denis Smirnov 2020-05-25 03:39:54 +0700
  • 40b73d2a6c cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATH xiphon 2020-05-24 16:43:33 +0000
  • 7d0b7e83ef [master] MMS: New 'config_checksum' subcommand rbrunner7 2020-05-04 11:31:46 +0200
  • 82d21f5b3c easylogging++: sanitize log payload moneromooo-monero 2020-04-28 13:28:55 +0000
  • 78d435a5fa
    rpc: don't display invalid json errors on default log level moneromooo-monero 2020-04-28 14:05:41 +0000
  • 2314dae8c8
    workflows: fix windows build selsta 2020-05-23 02:30:09 +0200
  • a6803231e6 daemon: complain if data dir resides on FAT32 volume (Windows) xiphon 2020-05-21 15:21:09 +0000
  • 4d3c2d0b7b
    rpc: add a sanity limit to a few RPC in restricted mode moneromooo-monero 2020-05-18 21:47:33 +0000
  • 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer Doyle 2020-05-19 18:45:32 +1000
  • 7ebb351c2d
    rpc: lock access to the rpc payment object moneromooo-monero 2020-05-19 18:20:32 +0000
  • f0371210e9
    cryptonote_core: remove "We are most likely forked" message moneromooo-monero 2020-05-19 16:23:59 +0000
  • 567402c508
    protocol: move the "peer claims higher version" warning to debug moneromooo-monero 2020-05-19 16:13:49 +0000
  • 72cdfa4a20
    fix a few typos in error messages moneromooo-monero 2020-05-19 15:56:30 +0000
  • c17fe815a2
    wallet2: fix multisig data clearing stomping on a vector moneromooo-monero 2020-05-19 10:45:40 +0000
  • f1d0457523
    cryptonote_protocol: stricter limit to number of objects requested moneromooo-monero 2020-05-17 14:01:28 +0000
  • bb5c5dff15
    cryptonote_protocol: reject requests/notifications before handshake moneromooo-monero 2020-05-17 13:48:40 +0000
  • ca60d60fea
    easylogging++: sanitize log payload moneromooo-monero 2020-04-28 13:28:55 +0000
  • bd69e3b37a
    testdb: add override in a couple places where it's missing moneromooo-monero 2020-05-18 14:16:20 +0000
  • 5ed37ba83c
    serialization: fix bad rapidjson api usage moneromooo-monero 2020-05-18 14:16:38 +0000
  • 5741b4d74d
    blockchain: detect and log bad difficulty calculations moneromooo-monero 2020-05-16 20:11:40 +0000
  • 85164a8daf
    epee: use memwipe rather than memset for md5 secrets moneromooo-monero 2020-05-16 18:12:55 +0000
  • 7178bb5c84
    keccak: remove aligned check moneromooo-monero 2020-05-16 12:27:22 +0000
  • 5e0ea6e95c
    simplewallet: add missing calls to on_command moneromooo-monero 2020-05-16 00:48:44 +0000
  • bd96536637
    db_lmdb: test for mmap support at init time moneromooo-monero 2020-05-15 18:39:06 +0000
  • cb4edc1f45
    cmake: ASAN and PIE don't mix moneromooo-monero 2020-05-15 17:18:50 +0000
  • 81773f55a4
    fuzz_tests: refactor and add OSS-Fuzz compatibility moneromooo-monero 2020-05-15 17:17:24 +0000
  • f35ced6d7f
    build: fix boost 1.73 compatibility selsta 2020-05-14 22:57:53 +0200
  • 86cf811a39
    simplewallet: don't complain about incoming payment ids on change moneromooo-monero 2020-05-13 00:25:56 +0000
  • 153977aed4 libzmq should be libzmq4. russoj88 2020-05-13 14:21:18 -0700
  • b73f4e78d0
    [master]: Update gitian yml files iDunk5400 2020-05-12 12:34:12 +0200
  • 4baee200a7
    build: prepare v0.16.0.0 release selsta 2020-05-06 20:16:26 +0200
  • 5d882f4f14
    blockchain: fix theoretical race getting bulk timestamps moneromooo-monero 2020-05-13 13:38:32 +0000
  • ab4429346d
    trezor: add new firmware version support Dusan Klinec 2020-05-12 16:30:46 +0200
  • 29e563bb1e Fixed bugs for take_slice and byte_stream->byte_slice Lee Clagett 2020-05-12 01:26:37 -0400
  • 8656a8c9ff remove double includes sumogr 2020-05-11 13:53:17 +0000
  • 77a008f714
    Merge pull request #6510 luigi1111 2020-05-07 10:44:34 -0500
  • 4c2f78aeeb
    Merge pull request #6506 luigi1111 2020-05-07 10:43:05 -0500
  • 5ef0607da6 Update copyright year to 2020 SomaticFanatic 2020-05-06 22:36:54 -0400
  • 70609d7681
    cryptonote_core: take out the time based upgrade warning moneromooo-monero 2020-03-30 01:41:47 +0000
  • dbba6004f5
    Merge pull request #6503 luigi1111 2020-05-06 12:22:28 -0500
  • 71693f06a1 systemd: Make sure required folders exist Age Bosma 2020-05-06 13:00:59 +0200
  • f80ab3edde
    cryptonote_protocol: do not request pruned borromean sig txes moneromooo-monero 2020-05-04 15:08:35 +0000
  • f2c78f6a5b
    Merge pull request #6486 luigi1111 2020-05-06 00:34:30 -0500
  • 3de804f1e9
    Merge pull request #6485 luigi1111 2020-05-06 00:31:51 -0500
  • 98e3802b26
    Merge pull request #6484 luigi1111 2020-05-06 00:30:39 -0500
  • de025281dc
    Merge pull request #6481 luigi1111 2020-05-06 00:29:49 -0500
  • 9e3f72c375
    Merge pull request #6480 luigi1111 2020-05-06 00:28:18 -0500
  • 0f233c6ad8
    Merge pull request #6478 luigi1111 2020-05-06 00:27:13 -0500
  • 9f3e8e3ff0
    Merge pull request #6477 luigi1111 2020-05-06 00:26:16 -0500
  • 483e5cab5c
    Merge pull request #6472 luigi1111 2020-05-06 00:25:18 -0500
  • 8d0f1696df
    Merge pull request #6471 luigi1111 2020-05-06 00:23:59 -0500
  • 1f505a5eac
    Merge pull request #6468 luigi1111 2020-05-06 00:22:20 -0500
  • 6d1f3c9acd
    Merge pull request #6467 luigi1111 2020-05-05 23:40:44 -0500
  • b4023dcfc5
    Merge pull request #6441 luigi1111 2020-05-05 23:39:32 -0500
  • a7334faf63
    Merge pull request #6409 luigi1111 2020-05-05 23:37:11 -0500
  • 42e14840fb wallet2: fix keys file deserialization exception handling xiphon 2020-05-05 02:30:54 +0000
  • 3843a6aba5 Made ccache optional (opt out) and tidied up the FindCcache.cmake mj-xmr 2020-05-04 09:46:31 +0200
  • a07c8abcc1
    Update expat.mk ArqTras 2020-05-03 22:37:58 +0200
  • db8563cb46
    performance_tests: some windows fixes moneromooo-monero 2020-05-03 14:10:33 +0000
  • 7765da6eb2 Keys: Add key for rbrunner7 rbrunner7 2020-04-29 22:15:42 +0200
  • feee455c9f Fixes for ZMQ JSON-RPC endpoint names for raw tx Lee Clagett 2020-04-29 01:07:27 -0400
  • 06472348cf WIP - palettes Crypto City 2020-04-25 01:42:58 +0000
  • 15620cb958 game: more user friendly repair all button Crypto City 2020-04-28 14:20:47 +0000
  • 8372adf43d game: remove unused prototype Crypto City 2020-04-28 01:59:14 +0000
  • c082af2f5e game: fix colunm resizing in flags list Crypto City 2020-04-27 19:11:59 +0000
  • 7e64fabdb2 game: remove obsolete code Crypto City 2020-04-27 01:44:02 +0000
  • d2fecc6185 add obfuscated asset format variation to comply with licence terms Crypto City 2020-04-27 16:14:17 +0000
  • 145e16098d game: fix repair all considering empty flags Crypto City 2020-04-27 00:59:52 +0000
  • 3275d55daf game: fix switches back and forth from per cube rendering mode Crypto City 2020-04-26 15:03:51 +0000
  • 7a8c1eece9
    wallet2: fix subaddress expansion when receiving monero moneromooo-monero 2020-04-27 16:47:53 +0000
  • e7d01056f4
    message_store: don't print an error when there is no mms file moneromooo-monero 2020-04-27 15:43:22 +0000
  • 119f706921 rpc: fix 'use_bootstrap_daemon_if_necessary' return value xiphon 2020-04-27 10:32:33 +0000
  • ed78e68f43 game: make notifications a bit easier to read by moving the shadow Crypto City 2020-04-26 13:19:42 +0000
  • 497d951fce game: do not drop to block based rendering when hovering or unselected Crypto City 2020-04-25 17:22:33 +0000
  • 4f489fa6a2 wallet2: check_connection return false on get_version status != OK xiphon 2020-04-26 13:06:41 +0000
  • ee58362b1f Used legacy category to match insert_key_images behavior Lee Clagett 2020-04-24 20:19:37 -0400
  • afe5a55e96 Revert functional test changes in babf25d2e and 571546067 Lee Clagett 2020-04-24 18:30:23 -0400
  • 6d41d9e8f9
    contrib: remove codefresh pipeline selsta 2020-04-25 00:25:55 +0200
  • 91182330d7
    snap: remove from repo selsta 2020-04-25 00:15:37 +0200
  • f7243bbe23 game: enable/disable profile edit based on player info dialog account Crypto City 2020-04-24 13:44:45 +0000
  • b4eac58802 game: add a screenshot based title screen Crypto City 2020-04-24 01:21:20 +0000
  • 4863f4684e unit_tests: fix building settings unit test Crypto City 2020-04-23 13:16:35 +0000
  • 63c50b5c08 from monero Crypto City 2020-04-22 17:16:55 +0000
  • 2efbd5f0cc
    cryptonote: fix reuse of non default tx data when relaying moneromooo-monero 2020-04-22 16:48:37 +0000
  • 6ad068d938 make city levels somewhat easier to achieve Crypto City 2020-04-22 12:45:53 +0000
  • 30d8e2f394 cc: unlock commercial buildings at level 1 Crypto City 2020-04-21 23:31:34 +0000
  • c6a1294b5e
    add another seed node Gingeropolous 2020-04-22 10:25:44 +0200
  • 8b655de8ed
    simplewallet: report timestamp based expected unlock time on balance moneromooo-monero 2020-04-19 15:57:11 +0000
  • 9faf3d1a72
    Add erciccione's seed node erciccione 2020-04-22 10:24:40 +0200
  • 8995df508a game: better city level window Crypto City 2020-04-21 23:24:45 +0000
  • 9f16dc3047 game: improved queued commands dialog Crypto City 2020-04-21 21:12:29 +0000
  • 5805cee584 game: select a flag upon a "go to" command Crypto City 2020-04-21 18:03:01 +0000
  • ecfed58928 game: print loaded magica voxel model budget Crypto City 2020-04-21 16:59:16 +0000
  • 1bc5e42030 game: better queued commands dialog details Crypto City 2020-04-21 16:00:57 +0000
  • b0bea18f8e game: add a buy/sell UI swap option Crypto City 2020-04-20 23:47:28 +0000
  • 2080b6ba06 cc: fix empty role production/consumption Crypto City 2020-04-20 20:35:44 +0000