Commit graph

  • 1ae9cdc6bf "testnet" is default parameter Ilya Kitaev 2016-03-31 15:39:28 +0300
  • 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance() Ilya Kitaev 2016-03-31 12:48:41 +0300
  • df6026182a Merge remote-tracking branch 'upstream/master' Ilya Kitaev 2016-03-31 12:01:19 +0300
  • efbdde2c66 Detect map resize failures Howard Chu 2016-03-30 20:36:26 +0100
  • f746c9d01b
    minor corrections/clarifications Thomas Winget 2016-03-30 11:55:54 -0400
  • 8757e46b78 add blockhashing blob to getblocktemplate Howard Chu 2016-03-30 02:50:51 +0100
  • 34957fcbb9
    tests: add test for needed OpenSSL algorithms in unbound moneromooo-monero 2016-03-29 17:56:42 +0100
  • 587e2e9418
    README: mention TORSOCKS_ALLOW_INBOUND for wallet connections moneromooo-monero 2016-03-29 17:55:00 +0100
  • ead6956080
    simplewallet: always gracefully exit on EOF moneromooo-monero 2016-03-29 17:52:45 +0100
  • 0ee87e6305
    Merge pull request #770 Riccardo Spagni 2016-03-28 23:43:06 +0200
  • ef4ff4252a
    connection_basic: avoid gratuitous exception moneromooo-monero 2016-03-28 18:59:09 +0100
  • 878ab5d896
    wallet: fix --generate-from-keys saving as watch only moneromooo-monero 2016-03-28 16:46:19 +0100
  • b4eada907c
    wallet: make load_keys check types when loading JSON moneromooo-monero 2016-03-27 22:02:23 +0100
  • 3e557254c7
    wallet: make the JSON reading type safe moneromooo-monero 2016-03-27 16:26:37 +0100
  • f8d05f3cd9
    common: new json_util.h moneromooo-monero 2016-03-27 16:25:59 +0100
  • 2b57845766
    Merge pull request #765 Riccardo Spagni 2016-03-27 14:09:53 +0200
  • 43962f4103
    abstract_tcp_server2: possible fix for exception in handle_accept moneromooo-monero 2016-03-27 12:53:20 +0100
  • 24b3e9007a
    Convey tx verification failure reasons to the RPC client moneromooo-monero 2016-03-27 12:35:36 +0100
  • 77d1c6b672
    simplewallet: default to trusted daemon for loopback address moneromooo-monero 2016-03-27 11:00:15 +0100
  • d5d46e6d6d
    tests: obligatory hardfork unit build fix after interface change moneromooo-monero 2016-03-26 23:44:04 +0000
  • 25672d3f10
    wallet: pass std::function by const ref, not value moneromooo-monero 2016-03-26 23:32:45 +0000
  • 0be6e08dd0
    wallet: do not leak owned amounts to the daemon unless --trusted-daemon moneromooo-monero 2016-03-26 23:22:57 +0000
  • 12146daeed
    wallet: change sweep_dust to sweep_unmixable moneromooo-monero 2016-03-26 21:15:47 +0000
  • 600a3cf0c0
    New RPC and daemon command to get output histogram moneromooo-monero 2016-03-26 14:30:23 +0000
  • f9a2fd2ff5
    wallet: handle rare case where fee adjustment can bump to the next kB moneromooo-monero 2016-03-26 11:51:58 +0000
  • f26651ab8a
    wallet: factor fee calculation moneromooo-monero 2016-03-26 11:44:43 +0000
  • 1559c71ef2
    Merge pull request #763 Riccardo Spagni 2016-03-25 19:00:08 +0200
  • b8527668ff
    blockchain: for v3, require miner tx to have well behaved outs moneromooo-monero 2016-03-23 17:56:08 +0000
  • 97638b1fb7
    core: fix miner tx block reward with fees moneromooo-monero 2016-03-23 17:01:49 +0000
  • 8790904cf9 - testnet option added to api; Ilya Kitaev 2016-03-25 17:06:30 +0300
  • 02ee0db6c5
    Merge pull request #762 Riccardo Spagni 2016-03-25 15:04:02 +0200
  • 287e88283c
    remove connectivity tool, comment it out from munin plugins too Riccardo Spagni 2016-03-25 14:52:19 +0200
  • 51a56e78ae
    remove unecessary and bad std::move from portable_storage_template_helper.h Riccardo Spagni 2016-03-25 14:33:58 +0200
  • 0d30b65785 Merge pull request #749 Riccardo Spagni 2016-03-25 08:22:06 +0200
  • 46d4fd000c
    Merge pull request #761 Riccardo Spagni 2016-03-25 08:45:19 +0200
  • 01e0a69c17 Revert "Merge pull request #749" Riccardo Spagni 2016-03-25 08:42:42 +0200
  • 40b8a5f327
    Merge pull request #756 Riccardo Spagni 2016-03-25 08:27:42 +0200
  • 7fa63a82a1
    Merge pull request #749 Riccardo Spagni 2016-03-25 08:22:06 +0200
  • cb6be986c3
    Merge pull request #748 Riccardo Spagni 2016-03-25 08:20:56 +0200
  • a2e378b91b
    wallet: add a --generate-from-json flag moneromooo-monero 2016-03-25 00:48:11 +0000
  • c6bb201a07
    Transaction pool documentation (and some cleanup) Thomas Winget 2016-03-24 20:03:02 -0400
  • bfd4a28c41
    Update BlockchainDB documentation Thomas Winget 2015-12-01 17:38:22 -0500
  • 797357eefb
    Change Doxyfile, Blockchain not blockchain_storage Thomas Winget 2015-10-07 22:28:59 -0400
  • c835215ea9
    remove defunct code from cryptonote::core Thomas Winget 2015-10-07 22:28:54 -0400
  • 50dba6d301
    cryptonote::core doxygen documentation Thomas Winget 2015-10-07 22:28:51 -0400
  • 8ac329df02
    doxygen documentation for difficulty functions Thomas Winget 2015-10-07 22:28:43 -0400
  • 540a76c5c2
    Move checkpoint functions into checkpoints class Thomas Winget 2015-10-07 22:28:37 -0400
  • 1b0c98e7e9
    doxygen documentation for checkpoints.{h,cpp} Thomas Winget 2015-10-07 22:28:31 -0400
  • 89c24ac2be
    Remove unnecessary or defunct code Thomas Winget 2015-10-07 22:25:06 -0400
  • ab0ed14a41
    doxygen include private and static members Thomas Winget 2015-09-24 11:26:17 -0400
  • 3a484497bc
    Updated documentation for blockchain.* Thomas Winget 2015-09-24 11:00:46 -0400
  • cc4b19c32e
    blockchain: fix partial block reward detection moneromooo-monero 2016-03-22 15:37:16 +0000
  • eb1b87d239
    Merge pull request #746 v0.9.3 Riccardo Spagni 2016-03-21 23:15:31 +0200
  • 8438aeb740
    update version number Riccardo Spagni 2016-03-21 23:10:48 +0200
  • 5f94526968
    Merge pull request #745 Riccardo Spagni 2016-03-21 23:09:34 +0200
  • 4b425a397c
    core_tests: fix compile failure with GCC 4.8.4 moneromooo-monero 2016-03-21 20:58:07 +0000
  • 8146497f4c
    Merge pull request #744 Riccardo Spagni 2016-03-21 22:49:05 +0200
  • 40974b155e
    fix building on FreeBSD Riccardo Spagni 2016-03-21 19:37:07 +0200
  • 2cce32995b wallet2::store() implemented within wallet2::store_to Ilya Kitaev 2016-03-21 16:17:03 +0300
  • 1800d611a2
    bump miniupnpc API version number Riccardo Spagni 2016-03-21 15:05:50 +0200
  • a4242c42b2
    update miniupnpc Riccardo Spagni 2016-03-21 13:37:54 +0200
  • bdc07f029a
    Merge pull request #743 Riccardo Spagni 2016-03-21 13:22:54 +0200
  • a1c38299b3
    also maybe do the block height this time, you know, just so that it actually works. Riccardo Spagni 2016-03-21 13:19:49 +0200
  • 93c2c1b4ba
    Merge pull request #742 Riccardo Spagni 2016-03-21 13:14:27 +0200
  • 23d1538fe7
    also update the timestamp for the hard fork Riccardo Spagni 2016-03-21 13:09:35 +0200
  • def05d6353
    Merge pull request #741 Riccardo Spagni 2016-03-21 12:56:11 +0200
  • 0b4e75026a
    Merge pull request #740 Riccardo Spagni 2016-03-21 12:55:37 +0200
  • eda51a0dc3
    set fork date for September, add hyc's GPG key, remove aabramov's Riccardo Spagni 2016-03-21 12:53:49 +0200
  • f7301c3563
    Revert "Print stack trace upon exceptions" moneromooo-monero 2016-03-21 10:12:12 +0000
  • 37fbb7a8b7
    Merge pull request #738 Riccardo Spagni 2016-03-20 21:29:10 +0200
  • ec4186a30c
    Merge pull request #737 Riccardo Spagni 2016-03-20 21:28:45 +0200
  • f6317ec1c0
    Merge pull request #736 Riccardo Spagni 2016-03-20 21:28:11 +0200
  • 9b10e9cc75
    Merge pull request #735 Riccardo Spagni 2016-03-20 21:27:28 +0200
  • f63b945d28
    Merge pull request #734 Riccardo Spagni 2016-03-20 21:27:06 +0200
  • b72f143724
    Merge pull request #733 Riccardo Spagni 2016-03-20 21:25:24 +0200
  • 79117d4275
    db_lmdb: include the error codes from lmdb api in error logs moneromooo-monero 2016-03-20 18:06:04 +0000
  • 1c3ed4c9da
    cryptonote_protocol: clarify height wording moneromooo-monero 2016-03-20 12:35:53 +0000
  • 2b4cab30fc
    epee: fix potential hang on exit moneromooo-monero 2016-03-20 12:05:55 +0000
  • d2aa427c78
    rpc: fix print_tx in command line mode moneromooo-monero 2016-03-19 23:58:30 +0000
  • b525457061
    simplewallet: make --password-file work in RPC mode moneromooo-monero 2016-03-19 22:18:47 +0000
  • fff238ec94
    Print stack trace upon exceptions moneromooo-monero 2016-03-19 21:48:36 +0000
  • d7fb03fc97
    Merge pull request #732 Riccardo Spagni 2016-03-19 15:27:02 +0200
  • 95916ad537
    Merge pull request #731 Riccardo Spagni 2016-03-19 15:26:19 +0200
  • db1b2db4d5 Reduce log noise Howard Chu 2016-03-19 12:59:05 +0000
  • 9b3e43c327 Fix issue #706 Howard Chu 2016-03-19 12:57:47 +0000
  • 498ad73729
    tests: enable core tests again moneromooo-monero 2016-03-17 22:14:08 +0000
  • e05278cef5
    Merge pull request #730 v0.9.2 Riccardo Spagni 2016-03-16 22:07:37 +0200
  • 435b6e4e32
    bump the version Riccardo Spagni 2016-03-16 22:00:50 +0200
  • e4c2e9e5e0
    baked-in block headers now go all the way up to 1 million. 1 MILLION Riccardo Spagni 2016-03-16 21:59:21 +0200
  • 4d34682883
    Merge pull request #728 Riccardo Spagni 2016-03-16 19:49:48 +0200
  • 33bdba5cdd
    Merge pull request #729 Riccardo Spagni 2016-03-16 14:46:17 +0200
  • 7df2baf6b0 fixed "undefined reference" for boost::system library Ilya Kitaev 2016-03-16 15:33:39 +0300
  • a74348e115 Add destructor for readtxns Howard Chu 2016-03-16 10:24:48 +0000
  • 62606f11f5 Wallet::store_to(path, password) implemented; Ilya Kitaev 2016-03-15 23:11:38 +0300
  • 19fcc74912 Wallet::address implemented Ilya Kitaev 2016-03-12 17:52:58 +0300
  • 180ac6e438 WalletManager::recoveryWallet implemented Ilya Kitaev 2016-03-12 17:41:11 +0300
  • 5a4f099540 Wallet::setPassword() method for wallet2_api Ilya Kitaev 2016-03-11 17:05:36 +0300
  • 57d7ffc4d6 changes in wallet2_api + implemented WalletManager::openWallet Ilya Kitaev 2016-03-10 19:43:10 +0300
  • f1f9279d90 get_seed() included to interface Ilya Kitaev 2016-02-21 21:18:16 +0300
  • 930bed7074 tests for wallet2_api Ilya Kitaev 2016-02-20 19:04:56 +0300