Commit graph

  • 91663fcc00
    adding win building details. k1nghat 2018-05-29 12:20:35 -05:00
  • 5a412b7a3f
    disable file size sanity check when loading the wallet cache moneromooo-monero 2018-05-28 14:55:09 +01:00
  • e942d34d54
    protocol: do not switch to unsafe sync mode for just a few blocks moneromooo-monero 2018-05-28 12:14:11 +01:00
  • 740da1ba95
    core: fix automatic safe db sync mode switching moneromooo-monero 2018-05-28 12:12:19 +01:00
  • a6b8d3fee1
    tx_pool: remove old comment from fill_block_template() stoffu 2018-03-20 14:15:30 +09:00
  • 1977bc6e2e
    Merge pull request #39 from wowario/release-v0.2.1.0 jw 2018-05-27 07:10:57 -07:00
  • 865ae628d4
    Merge pull request #38 from wowario/ftl_check_window jw 2018-05-27 07:10:38 -07:00
  • ad05a5c602
    Merge pull request #37 from wowario/reset_testnet jw 2018-05-27 07:09:40 -07:00
  • dfd36bbebb
    http_protocol_handler: limit the number of starting newlines moneromooo-monero 2018-05-26 20:17:15 +01:00
  • 4d15864728
    abstract_tcp_server2: timeout on RPC connections moneromooo-monero 2018-05-26 19:34:13 +01:00
  • 885a117ddb
    http_protocol_handler: speedup newline discarding moneromooo-monero 2018-05-26 19:33:39 +01:00
  • 6a58c88e2d
    console_handler: fix start_default_console use of prompt parameter moneromooo-monero 2018-05-26 19:32:18 +01:00
  • a87980f6c2
    fix build with GCC 8.1.0 moneromooo-monero 2018-05-24 09:12:16 +01:00
  • de1ffe07b1
    p2p: warn when no incoming connections are seen for a while moneromooo-monero 2018-05-25 12:34:52 +01:00
  • b8636dd448
    Merge branch 'master' into release-v0.2.1.0 #39 wowario 2018-05-26 15:47:11 +03:00
  • 54fe6c3b09
    adjust FTL, timestamp check window #38 wowario 2018-05-26 09:40:23 +03:00
  • 4209b715eb
    testnet v9 #37 wowario 2018-05-26 09:15:19 +03:00
  • f6687c3ed8
    rapidjson: remove outdated in-tree, use submodule anonimal 2018-05-25 04:50:20 +00:00
  • 8a6c081df7
    rapidjson: remove outdated in-tree, use submodule anonimal 2018-05-25 04:50:20 +00:00
  • 0d47bf6574
    Merge pull request #36 from wowario/upstream_merge jw 2018-05-24 13:40:55 -07:00
  • 269bfca622
    Build: resolve merge conflicts #36 wowario 2018-05-24 13:42:33 +03:00
  • f2e6a11703
    wallet: catch exceptions dealing with ringdb and warn moneromooo-monero 2018-03-21 14:29:49 +00:00
  • b964e723dd
    wallet2: fix for loading settings of key reuse mitigation stoffu 2018-03-22 11:44:08 +09:00
  • da5dfaa1b6
    wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly The previous expression stoffu 2018-03-22 18:03:57 +09:00
  • f602fb8260
    Change mutex lock model to avoid dead lock and ensure locks are always released. cslashm 2018-03-26 12:38:38 +02:00
  • 709a0557d2
    Add the possibility to export private view key for fast scan. cslashm 2018-03-26 12:55:48 +02:00
  • ebbf84900d
    cryptonote_tx_util: make destinations properly shuffled stoffu 2018-03-31 16:19:14 +09:00
  • 9f57f09264
    Change mutex lock model to avoid dead lock and ensure locks are always released. cslashm 2018-03-26 12:38:38 +02:00
  • f2cd4a45a7
    Add the possibility to export private view key for fast scan. cslashm 2018-03-26 12:55:48 +02:00
  • 00b0f8dce4
    rpc: allow getting pruned blocks from gettransactions moneromooo-monero 2018-04-04 10:03:16 +01:00
  • 234296d376
    wallet2: request transactions in slices when scanning for known rings moneromooo-monero 2018-04-04 11:40:31 +01:00
  • a89545dacf
    rpc: allow getting pruned blocks from gettransactions moneromooo-monero 2018-04-04 10:03:16 +01:00
  • 0fc422b684
    Fix sub-address tx scan. cslashm 2018-04-09 16:07:11 +02:00
  • c0234f9031
    Build: add miniupnp submodule anonimal 2018-04-19 06:31:11 +00:00
  • 140cf4bfd4
    CMake: update new location of in-tree miniupnpc anonimal 2018-04-19 08:47:10 +00:00
  • 17ae192dbf
    Build: update CMake and p2p for in-tree miniupnp anonimal 2018-04-21 09:30:55 +00:00
  • d5c86e1abe
    CMake: update new location of in-tree miniupnpc anonimal 2018-04-19 08:47:10 +00:00
  • 9f39259029
    blockchain: pop top if block version disagrees with the ideal fork version stoffu 2018-05-04 02:04:47 +09:00
  • cefad3cea8
    Wallet API: allow log path to be non-default & console output to be configurable stoffu 2018-05-02 11:46:46 +09:00
  • e303fd1e1d
    chacha: fix build with GCC 8.1 moneromooo-monero 2018-05-12 10:32:21 +01:00
  • 7572b3578f
    crypto: more places needing fixing for GCC 8.1 moneroexamples 2018-05-13 18:12:11 +01:00
  • ed9f2d782c
    version.cmake: fix configuring version.cpp without git moneromooo-monero 2018-05-15 18:40:16 +01:00
  • b713b0ae43
    daemon: request unpruned transactions for print_tx moneromooo-monero 2018-05-19 00:04:46 +01:00
  • 0aa0b8347e
    Fix output shuffling for multisig stoffu 2018-05-20 09:40:32 +09:00
  • 95dea60f41
    Fix PCSC discovery under Windows/MSYS Fix PCSC compilation under windows cslashm 2018-05-22 16:02:00 +02:00
  • b9389e582e
    db_lmdb: save pruned and prunable tx data separately moneromooo-monero 2017-10-01 11:24:33 +01:00
  • aa6850c71d
    Merge pull request #3846 Riccardo Spagni 2018-05-23 21:21:59 +02:00
  • 45975fd8eb update checkpoints Riccardo Spagni 2018-05-23 21:16:57 +02:00
  • 6715c90667 update checkpoints for point release Riccardo Spagni 2018-05-23 21:13:54 +02:00
  • 49f4645f1d bump version for point release Riccardo Spagni 2018-05-23 21:10:06 +02:00
  • e18cb33e08
    update checkpoints Riccardo Spagni 2018-05-23 21:16:57 +02:00
  • f1cdcba95e
    update checkpoints for point release Riccardo Spagni 2018-05-23 21:13:54 +02:00
  • ed273a88d2
    bump version for point release Riccardo Spagni 2018-05-23 21:10:06 +02:00
  • c79fe98b71
    Merge pull request #3843 Riccardo Spagni 2018-05-23 20:42:57 +02:00
  • bdf5a3ad3f Fix PCSC compilation under windows cslashm 2018-05-23 10:22:55 +02:00
  • e05a17f1ea Fix PCSC discovery under Windows/MSYS Fix PCSC compilation under windows cslashm 2018-05-22 16:02:00 +02:00
  • 9205bba38a
    Merge pull request #3801 Riccardo Spagni 2018-05-21 21:59:27 +02:00
  • a2cef8cba4
    Merge pull request #3800 Riccardo Spagni 2018-05-21 21:58:49 +02:00
  • 0889d2f85e
    Merge pull request #3842 Riccardo Spagni 2018-05-21 21:57:30 +02:00
  • 64f82e0481
    unit_tests: fix build after get_output_didstribution signature change moneromooo-monero 2018-04-28 18:02:58 +01:00
  • f794d3b3df
    Merge pull request #3787 Riccardo Spagni 2018-05-21 21:36:38 +02:00
  • e6d45d2db6
    Merge pull request #3782 Riccardo Spagni 2018-05-21 21:36:02 +02:00
  • 709658d166
    Merge pull request #3832 Riccardo Spagni 2018-05-21 20:57:52 +02:00
  • 4dae04dde2
    Merge pull request #3837 Riccardo Spagni 2018-05-21 20:57:07 +02:00
  • d6cefbd1b8
    Merge pull request #3745 Riccardo Spagni 2018-05-21 20:56:20 +02:00
  • 2a1e23e087
    Merge pull request #3814 Riccardo Spagni 2018-05-21 20:55:02 +02:00
  • 5f8ffca34d
    speed up get_output_distribution (and precalc common case) moneromooo-monero 2018-05-16 22:41:50 +01:00
  • 2f5506daf8
    Merge pull request #3830 Riccardo Spagni 2018-05-21 20:46:56 +02:00
  • 73a45e98ad
    Merge pull request #3765 Riccardo Spagni 2018-05-21 20:46:13 +02:00
  • 791da4343c
    Merge pull request #3749 Riccardo Spagni 2018-05-21 20:45:35 +02:00
  • 2906a24179
    Merge pull request #3809 Riccardo Spagni 2018-05-21 20:44:07 +02:00
  • ed22abb798
    Merge pull request #3807 Riccardo Spagni 2018-05-21 20:43:11 +02:00
  • 81db197383
    Merge pull request #3841 Riccardo Spagni 2018-05-21 20:41:44 +02:00
  • 9bde29cb23
    Merge pull request #3833 Riccardo Spagni 2018-05-21 20:38:58 +02:00
  • b25c9ee183
    Merge pull request #3838 Riccardo Spagni 2018-05-21 20:38:31 +02:00
  • 252e834800
    Merge pull request #3796 Riccardo Spagni 2018-05-21 20:37:58 +02:00
  • ace614612b
    Merge pull request #3815 Riccardo Spagni 2018-05-21 20:37:19 +02:00
  • 23edf8901f
    Merge pull request #3831 Riccardo Spagni 2018-05-21 20:36:47 +02:00
  • 91de2f812f
    Merge pull request #3811 Riccardo Spagni 2018-05-21 20:36:21 +02:00
  • 2a1a208b2b
    Merge pull request #3753 Riccardo Spagni 2018-05-21 20:35:15 +02:00
  • df688e0ec5
    Merge pull request #3810 Riccardo Spagni 2018-05-21 20:34:31 +02:00
  • 770c0189d0
    Merge pull request #3808 Riccardo Spagni 2018-05-21 20:34:09 +02:00
  • ff31611a32 Revert "Merge pull request #3775" Riccardo Spagni 2018-05-21 20:30:31 +02:00
  • 8ca242111e
    Merge d98a91765d into 2e40272dc3 #35 wowario 2018-05-21 07:10:22 +00:00
  • d98a91765d
    remove balance from log #35 wowario 2018-05-21 10:06:59 +03:00
  • 2e40272dc3
    Merge pull request #34 from wowario/simplewallet jw 2018-05-20 20:48:37 -07:00
  • 8f8504c76e
    make simplewallet simple #34 wowario 2018-05-20 21:56:40 +03:00
  • 38ef5f8b51
    simplewallet: use correct unit for fee command stoffu 2018-05-20 23:16:31 +09:00
  • 18761b372f
    simplewallet: use correct unit for fee command stoffu 2018-05-20 23:16:31 +09:00
  • 3147468d35
    unit_tests: add threadpool unit test moneromooo-monero 2018-04-23 18:56:23 +01:00
  • ce173cbb5b
    core: remove threadpool dependency from header moneromooo-monero 2018-04-23 18:55:58 +01:00
  • db55263b4c
    threadpool: allow constructing an object, and misc tweaks moneromooo-monero 2018-04-23 18:53:38 +01:00
  • aabe3eedb8
    Fix output shuffling for multisig stoffu 2018-05-20 09:40:32 +09:00
  • cb9c7972b6
    Fix output shuffling for multisig stoffu 2018-05-20 09:38:41 +09:00
  • d44d19ca79 Fixed for compilation in big endian PPC. "Everything is broken thought due to little endian logic." Judemir Ribeiro 2018-05-19 18:03:59 -04:00
  • ffe9d8821a
    speed up get_output_distribution (and precalc common case) moneromooo-monero 2018-05-16 22:41:50 +01:00
  • bcc2f65b22
    Merge pull request #32 from wowario/mixin jw 2018-05-18 20:29:27 -07:00
  • 7f33e07da3
    daemon: request unpruned transactions for print_tx moneromooo-monero 2018-05-19 00:04:46 +01:00
  • 29fbaeaae5
    daemon: request unpruned transactions for print_tx moneromooo-monero 2018-05-19 00:04:46 +01:00
  • 16e209e08d
    core: lock incoming tx lock when checking the txpool and chain moneromooo-monero 2018-05-18 09:38:38 +01:00