Commit graph

  • 9919ee66a2
    refactor mixin condition #32 wowario 2018-05-18 10:54:37 +03:00
  • 94fc2c514d
    Merge pull request #31 from wowario/art jw 2018-05-17 20:02:30 -07:00
  • 0548011ca5
    Merge pull request #30 from wowario/mixin jw 2018-05-17 20:02:01 -07:00
  • 3b1028e576
    Merge pull request #29 from wowario/release-v0.2.1.0 jw 2018-05-17 19:52:48 -07:00
  • 1f6760533f
    Merge pull request #27 from wowario/median_timestamp jw 2018-05-17 19:51:54 -07:00
  • bcf485d9a7
    add WOW ASCII art #31 wowario 2018-05-18 03:13:25 +03:00
  • fe94ba558c
    static mixin #30 wowario 2018-05-10 15:27:39 +03:00
  • a2566db09e
    object_sizes: add a few useful types moneromooo-monero 2018-05-17 10:38:26 +01:00
  • 558d05b47e
    epee: log type name when a container size check fails moneromooo-monero 2018-05-17 10:38:00 +01:00
  • dbece784e4
    up version to v0.2.1.0 #29 wowario 2018-05-17 00:35:20 +03:00
  • f6d5ada824
    README.md: mention building deps with -fPIC for static builds moneromooo-monero 2018-04-29 20:05:09 +01:00
  • 9864284750
    Build: update CMake and p2p for in-tree miniupnp anonimal 2018-04-21 09:30:55 +00:00
  • 2971e639b7
    CMake: update new location of in-tree miniupnpc anonimal 2018-04-19 08:47:10 +00:00
  • 0b6cd8d6d3
    Build: add miniupnp submodule anonimal 2018-04-19 06:31:11 +00:00
  • 23d1007327
    speedup get_output_histogram for all amounts when min_count > 0 moneromooo-monero 2018-03-22 17:51:58 +00:00
  • 3857034289
    Build: update CMake and p2p for in-tree miniupnp anonimal 2018-04-21 09:30:55 +00:00
  • 035bf5a93b
    CMake: update new location of in-tree miniupnpc anonimal 2018-04-19 08:47:10 +00:00
  • 252687f99c
    Build: add miniupnp submodule anonimal 2018-04-19 06:31:11 +00:00
  • 06016d67f0
    Build: remove in-tree miniupnpc anonimal 2018-04-19 06:28:55 +00:00
  • 4b93bf5be9
    daemon: read config file before reading any other args stoffu 2018-04-14 22:05:24 +09:00
  • cb3853d7a3
    device: add a one off override keyword where appropriate moneromooo-monero 2018-04-13 22:21:43 +01:00
  • 3903d03a93
    simplewallet: add version command moneromooo-monero 2018-04-13 18:45:10 +01:00
  • dac20e337a
    daemon: add a version command moneromooo-monero 2018-04-13 18:12:17 +01:00
  • b63635f38d
    wallet2: increase rpc timeout for get_output_distribution moneromooo-monero 2018-04-08 13:26:09 +01:00
  • b9eda26091
    add top height to get_output_distribution, and cache it for rct moneromooo-monero 2018-04-08 13:24:10 +01:00
  • 3aa058c9d9
    util: log stack trace on crash moneromooo-monero 2018-04-12 15:17:38 +01:00
  • 29954e88f3
    rpc: add missing perf timer for get_output_distribution moneromooo-monero 2018-04-08 13:23:49 +01:00
  • cf1bc8c98f
    tx_pool: fix loading with colliding key images moneromooo-monero 2018-04-11 15:27:56 +01:00
  • c71e8870db
    wallet2: store subaddress lookahead settings stoffu 2018-04-11 15:31:31 +09:00
  • f1ed4a77d1
    common: make this build with unbound 1.4.20 moneromooo-monero 2018-04-10 23:37:33 +01:00
  • 7b3aef524b
    Use 'boost' mutex instead of 'std' mutex cslashm 2018-04-09 16:52:33 +02:00
  • 7a79ba183d
    Fix sub-address tx scan. cslashm 2018-04-09 16:07:11 +02:00
  • d3c3efac0c
    simplewallet: fix help message of sign_transfer stoffu 2018-04-07 22:51:03 +09:00
  • 8de302627a
    wallet2: request transactions in slices when scanning for known rings moneromooo-monero 2018-04-04 11:40:31 +01:00
  • f4d38403a0
    rpc: allow getting pruned blocks from gettransactions moneromooo-monero 2018-04-04 10:03:16 +01:00
  • ab3c7036c3
    wallet2: request transactions in slices when scanning for known rings moneromooo-monero 2018-04-04 11:40:31 +01:00
  • 320db6c7b7
    rpc: allow getting pruned blocks from gettransactions moneromooo-monero 2018-04-04 10:03:16 +01:00
  • 6d16e1abf4
    WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time stoffu 2018-04-07 14:06:29 +09:00
  • cfd7928365
    wallet2: fix misc issues when the ringdb can't be initialized moneromooo-monero 2018-04-06 20:34:28 +01:00
  • f7dd0ee122
    cryptonote_tx_util: make destinations properly shuffled stoffu 2018-03-31 16:19:14 +09:00
  • 6b818bcf5c
    Add the possibility to export private view key for fast scan. cslashm 2018-03-26 12:55:48 +02:00
  • 0919d2cfd8
    Change mutex lock model to avoid dead lock and ensure locks are always released. cslashm 2018-03-26 12:38:38 +02:00
  • 4b69054222
    Automatic height setup when creating/restoring hw device. cslashm 2018-03-22 22:52:33 +01:00
  • 21d41a11a4
    device: fix endianess dependence on subaddress secret key generation moneromooo-monero 2018-03-28 11:09:29 +01:00
  • 0043d20939
    fix lambda compile error on openbsd moneromooo-monero 2018-03-27 14:47:57 +01:00
  • a98e3b15ac
    rpc: make get_output_distribution a non-restricted RPC moneromooo-monero 2018-03-23 10:56:55 +00:00
  • ccae806c13
    wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly The previous expression stoffu 2018-03-22 18:03:57 +09:00
  • 3f5e731d31
    wallet2: enable the mitigation only after the fork height stoffu 2018-03-22 18:44:08 +09:00
  • c455bbf413
    wallet2: fix for loading settings of key reuse mitigation stoffu 2018-03-22 11:44:08 +09:00
  • 31ab6076eb
    Revert bb19386b Howard Chu 2018-03-21 17:16:06 +00:00
  • 67acb32fff
    Fix generating version.cpp Howard Chu 2018-03-21 16:26:54 +00:00
  • 30ceb9388f
    Build: remove UPnP definition from snap anonimal 2018-04-21 09:35:53 +00:00
  • c0c97c0c07
    import_multisig_info: fix sanity check crash in detach_blockchain Mikhail Mitkevichl 2018-04-21 23:25:01 +03:00
  • 2fbbccca6e
    wallet2: add missing parameters to get_output_histogram moneromooo-monero 2018-03-22 16:09:32 +00:00
  • 2d63dd3c1c
    Only log an error if fork version is higher AND is not known. Thaer Khawaja 2018-04-15 19:02:26 -07:00
  • b4af8212b6
    add submodules anonimal 2018-04-23 22:23:34 +00:00
  • 3741fefd9c
    mlog: fix setting no logs moneromooo-monero 2018-04-25 20:40:27 +01:00
  • 4ee7781c46
    epee: Drop deprecated Boost.Thread header Jan Beich 2018-04-19 06:55:05 +00:00
  • af38d77020
    [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls rbrunner7 2018-04-25 21:37:10 +02:00
  • d969ac8f8b
    Adding required library (dependency of boost::this_thread::sleep_for) Gene Peters 2018-04-25 21:02:54 -07:00
  • 6881768929
    unit_tests: fix build after get_output_distribution signature change moneromooo-monero 2018-04-28 18:02:58 +01:00
  • 3b4715c495
    ringct: do not show verification errors with default settings moneromooo-monero 2018-05-04 08:22:57 +01:00
  • 9360a0e057
    cryptonote: make sure outPk setup always happens moneromooo-monero 2018-05-06 12:00:42 +01:00
  • f6b33610a0
    ITS#8831 move flag init into readhdr hyc 2018-04-02 18:01:19 +01:00
  • 72407cbeb1
    Fix mdb_load append option hyc 2018-05-08 06:14:39 +01:00
  • 68b3bb81cf
    blockchain: invalidate misc caches when popping blocks moneromooo-monero 2018-05-08 22:58:53 +01:00
  • 13184bc41e
    [RELEASE] Update readme to include link to announcement list Gingeropolous 2018-05-15 22:07:01 -04:00
  • d6074be56b
    unit_tests: set default data dir to the source tree at build time moneromooo-monero 2018-05-15 20:38:27 +01:00
  • b88c9a003e
    unit_tests: set default data dir to the source tree at build time moneromooo-monero 2018-05-15 20:38:27 +01:00
  • 41cb11b211
    version.cmake: fix configuring version.cpp without git moneromooo-monero 2018-05-15 18:40:16 +01:00
  • a5c98609a1
    version.cmake: fix configuring version.cpp without git moneromooo-monero 2018-05-15 18:40:16 +01:00
  • 89e51ecd38 simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet jcktm 2018-04-19 12:17:45 +10:00
  • 4a479d2fcc
    Use median timestamp if current time renders a block invalid. #27 Thaer Khawaja 2018-04-29 19:20:27 -07:00
  • a66f152f75 Use median timestamp if current time renders a block invalid. Thaer Khawaja 2018-04-29 19:20:27 -07:00
  • 96405bcaa0
    crypto: more places needing fixing for GCC 8.1 moneroexamples 2018-05-13 18:12:11 +01:00
  • 86c63b8e15
    chacha: fix build with GCC 8.1 moneromooo-monero 2018-05-12 10:32:21 +01:00
  • 9317bce9ca
    crypto: more places needing fixing for GCC 8.1 moneroexamples 2018-05-13 18:12:11 +01:00
  • 4a72d595a6
    chacha: fix build with GCC 8.1 moneromooo-monero 2018-05-12 10:32:21 +01:00
  • f357210c00
    Fix Typo Rafficer 2018-05-12 20:18:21 +02:00
  • 26bdc1e457
    Merge pull request #26 from wowario/payment_id jw 2018-05-11 18:31:15 -07:00
  • fac173d831
    Wallet API: allow log path to be non-default & console output to be configurable stoffu 2018-05-02 11:46:46 +09:00
  • 9ccd84b271
    Merge pull request #3793 Riccardo Spagni 2018-05-10 17:23:27 -07:00
  • 4b728d7dd4
    Merge pull request #3794 Riccardo Spagni 2018-05-10 17:22:58 -07:00
  • cc9dd7a64a
    wallet2: consider 6 outputs or less to be unmixable from v7 moneromooo-monero 2018-05-10 21:18:27 +01:00
  • a58d9738c9
    wallet2: consider 6 outputs or less to be unmixable from v7 moneromooo-monero 2018-05-10 21:18:27 +01:00
  • b881f7521f
    remove payment_id #26 wowario 2018-05-09 11:47:53 +03:00
  • 80b673dcad
    Merge pull request #3788 Riccardo Spagni 2018-05-09 18:27:10 +02:00
  • e452e57a39
    Merge pull request #3783 Riccardo Spagni 2018-05-09 18:23:26 +02:00
  • b5cb1bc403
    blockchain: avoid exception if asked for a block we do not have moneromooo-monero 2018-04-29 11:41:54 +01:00
  • f24c970f96
    blockchain: invalidate misc caches when popping blocks moneromooo-monero 2018-05-08 22:58:53 +01:00
  • ce63ab09db
    blockchain: invalidate misc caches when popping blocks moneromooo-monero 2018-05-08 22:58:53 +01:00
  • 261ee5628b don't limit miner threads in wallet cryptochangements34 2018-05-08 19:09:14 -04:00
  • bab5bbfc19
    Merge pull request #3741 Riccardo Spagni 2018-05-08 10:03:34 +02:00
  • 52f6b33890
    Merge pull request #3775 Riccardo Spagni 2018-05-08 09:59:28 +02:00
  • 20ef37bbca
    Merge pull request #3775 Riccardo Spagni 2018-05-08 09:58:04 +02:00
  • 40070a661f
    Merge pull request #3776 Riccardo Spagni 2018-05-08 09:57:35 +02:00
  • 00dd93971a Fix mdb_load append option hyc 2018-05-08 06:14:39 +01:00
  • fa958d4b4b ITS#8831 move flag init into readhdr hyc 2018-04-02 18:01:19 +01:00
  • 18cd6837b6 Fix mdb_load append option hyc 2018-05-08 06:14:39 +01:00
  • 9705032618 ITS#8831 move flag init into readhdr hyc 2018-04-02 18:01:19 +01:00