Commit Graph

  • 8b0cb8caa4 libwallet_api: some renamings Ilya Kitaev 2016-10-06 15:45:43 +0300
  • db3282cdf0 Initialize transaction history if empty Ilya Kitaev 2016-10-05 19:01:26 +0300
  • 85f5e73d9c libwallet_api: fixes for transaction history Ilya Kitaev 2016-10-04 23:11:19 +0300
  • bb9094f1fe libwallet_api: fixes for transaction history Ilya Kitaev 2016-10-04 23:11:19 +0300
  • 2f5196937b
    Add iDunk's GPG key iDunk5400 2016-10-04 21:54:06 +0200
  • 4e6d70808d
    wallet: better implementation of sweep_unmixable moneromooo-monero 2016-09-24 08:47:47 +0100
  • 2a0ad8b2fe
    simplewallet: add mixin and payment id to sweep_all help moneromooo-monero 2016-09-24 08:02:49 +0100
  • 80c5de9fa0
    Merge pull request #1180 Riccardo Spagni 2016-10-04 15:01:50 +0200
  • 79bb5a670a
    Fix build after spelling corrections in core_rpc_server Jacob Brydolf 2016-10-04 13:55:55 +0200
  • ae987907c6
    Merge pull request #1179 Riccardo Spagni 2016-10-04 12:18:55 +0200
  • a8e03344e5
    Merge pull request #1177 Riccardo Spagni 2016-10-04 12:17:28 +0200
  • bd43d8add2
    Merge pull request #1175 Riccardo Spagni 2016-10-04 12:17:05 +0200
  • 07c5907c32
    Merge pull request #1174 Riccardo Spagni 2016-10-04 12:16:38 +0200
  • 2723cd12e1
    Merge pull request #1173 Riccardo Spagni 2016-10-04 12:15:02 +0200
  • e72b6a7ade
    Merge pull request #1165 Riccardo Spagni 2016-10-04 12:14:41 +0200
  • ab60c0503c
    Merge pull request #1164 Riccardo Spagni 2016-10-04 12:14:12 +0200
  • bfdac4b5ff
    Merge pull request #1160 Riccardo Spagni 2016-10-04 12:11:32 +0200
  • 4cb1348548
    Merge pull request #1139 Riccardo Spagni 2016-10-04 12:11:03 +0200
  • d60826c0b9
    Merge pull request #1133 Riccardo Spagni 2016-10-04 12:08:33 +0200
  • 60e527f1c2
    Merge pull request #1125 Riccardo Spagni 2016-10-04 12:06:04 +0200
  • 895d20f901
    Merge pull request #1123 Riccardo Spagni 2016-10-04 12:05:11 +0200
  • 714ee99678 Fix description for locked_transfer Oyvind Kvanes 2016-10-04 11:46:44 +0200
  • e34ef4de6c
    Merge pull request #1171 Riccardo Spagni 2016-10-04 11:41:41 +0200
  • fa1d5efb5a
    Merge pull request #1168 Riccardo Spagni 2016-10-04 11:41:13 +0200
  • 1be1e4a47d
    Merge pull request #1167 Riccardo Spagni 2016-10-04 11:40:34 +0200
  • 0f3c865a98
    Merge pull request #1163 Riccardo Spagni 2016-10-04 11:40:18 +0200
  • 36d80b4475
    Merge pull request #1162 Riccardo Spagni 2016-10-04 11:38:35 +0200
  • db90a16f03
    Merge pull request #1152 Riccardo Spagni 2016-10-04 11:37:18 +0200
  • 298a0723e8
    Merge pull request #1149 Riccardo Spagni 2016-10-04 11:34:53 +0200
  • 8a67e3c95e
    Merge pull request #1145 Riccardo Spagni 2016-10-04 11:29:46 +0200
  • 2ef81914b5
    Merge pull request #1140 Riccardo Spagni 2016-10-04 11:27:38 +0200
  • 2f683291f4
    Merge pull request #1159 Riccardo Spagni 2016-10-04 11:26:45 +0200
  • 71538f3240 Rename to lockblocks and add max value Oyvind Kvanes 2016-10-04 11:13:26 +0200
  • 10be9036da
    Brackets to prevent premature return NanoAkron 2016-10-04 01:13:04 +0100
  • fb1785ab94
    Brackets to ensure doesn't function prematurely return NanoAkron 2016-10-04 01:10:12 +0100
  • 3644aa94f3
    blockchain: avoid using a reference to a temporary moneromooo-monero 2016-10-03 23:20:50 +0100
  • b67383055a
    Add NanoAkron's GPG key NanoAkron 2016-10-03 22:28:05 +0100
  • 8ed0d72b12
    Moved logging to target functions rather than caller NanoAkron 2016-10-03 22:11:00 +0100
  • 65ea8364f8 wallet2_api: added Wallet::daemonBlockChainTargetHeight() libwallet_api: Wallet::blockChainTargetHeight Jacob Brydolf 2016-10-03 20:47:41 +0200
  • a4044df923 add Jaquees GPG key Jacob Brydolf 2016-10-03 20:42:21 +0200
  • 6390673137 Removed all code related to fast_exit NanoAkron 2016-10-03 02:06:55 +0100
  • 442bfd1600 Added messages at log level 2 to reflect deactivation procedure NanoAkron 2016-10-02 23:00:41 +0100
  • 2e20ca9009 Update README.md lethos3 2016-10-03 06:41:56 +0900
  • e57379a819
    p2p: drop any existing connection to a banned IP moneromooo-monero 2016-10-02 17:39:21 +0100
  • 179b1f43af
    daemon: implement missing print_bc and matching RPC moneromooo-monero 2016-10-02 10:21:21 +0100
  • 1eae90512a Small typo in README.i18n Jkat 2016-10-01 23:52:41 -0400
  • e5f8642f52 Update minimum mixin in transfer_original help text TedTheFicus 2016-10-01 12:59:55 -0600
  • ea45d61f5d Update minimum mixin in transfer_original help text TedTheFicus 2016-10-01 12:55:54 -0600
  • 8b20cbfa7d libwallet_api: do not use fast-refresh on recovery Ilya Kitaev 2016-10-01 21:04:49 +0300
  • 80b4da3330
    wallet: wallet option to confirm transfers with no payment id moneromooo-monero 2016-10-01 17:03:53 +0100
  • baa3e80140
    tests: fix build after addition of cryptonote_core::get_block_sync_size moneromooo-monero 2016-10-01 10:09:51 +0100
  • 10fe626e13 libwallet_api: fast-refresh in case of opening non-synced wallet Ilya Kitaev 2016-09-30 22:42:15 +0300
  • 0019e3106b libwallet_api: fix unhandled exception on address check Ilya Kitaev 2016-09-30 21:43:57 +0300
  • 1f73f80c94 libwallet_api: fast-refresh for new wallet Ilya Kitaev 2016-09-30 02:11:28 +0300
  • 8f94fcf6a3
    Merge pull request #1124 Riccardo Spagni 2016-09-29 22:17:51 +0200
  • 63321bbbae
    Merge pull request #1127 Riccardo Spagni 2016-09-29 22:16:52 +0200
  • 995dde4f95
    Merge pull request #1128 Riccardo Spagni 2016-09-29 22:16:15 +0200
  • af831bed5c
    Merge pull request #1129 Riccardo Spagni 2016-09-29 22:15:21 +0200
  • f195a447cc
    Merge pull request #1136 Riccardo Spagni 2016-09-29 22:13:49 +0200
  • 0b9888a4ee
    Merge pull request #1137 Riccardo Spagni 2016-09-29 22:10:18 +0200
  • 1b23f1b224
    Merge pull request #1141 Riccardo Spagni 2016-09-29 22:06:56 +0200
  • 25be1d3ed4 Noticed two spellings of the word 'response' in the codebase, one 'responce' and the other 'response'. NanoAkron 2016-09-29 14:38:12 +0100
  • 68ac0607da Fix locked_transfer Oyvind Kvanes 2016-09-28 16:44:43 +0200
  • 7d020bde5e Add locked_transfer Oyvind Kvanes 2016-09-28 16:27:45 +0200
  • d5f918a0b1 Revert transfer_main in simplewallet Oyvind Kvanes 2016-09-28 15:20:37 +0200
  • 3451963855 Add motifications to test out locked_transfer Oyvind Kvanes 2016-09-28 14:58:14 +0200
  • e5e6d88655 Add more information to transaction in wallet Oyvind Kvanes 2016-09-28 13:04:26 +0200
  • 9b8a06203b Make a small test change Oyvind Kvanes 2016-09-28 11:01:20 +0200
  • 8438fb4ae3 Improving daemon startup log message NanoAkron 2016-09-28 01:47:45 +0100
  • 4789347b27 libwallet_api: test for create/init wallet on mainnet Ilya Kitaev 2016-09-28 01:36:49 +0300
  • 2dacb193d0 wallet2: wallet2::get_daemon_blockchain_height() clean error message on success Ilya Kitaev 2016-09-28 00:39:06 +0300
  • 25e5efc238 libwallet_api: Wallet::setAutoRefreshInterval sanity check Ilya Kitaev 2016-09-28 00:35:10 +0300
  • a6688200fb libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight() on error Ilya Kitaev 2016-09-28 00:31:21 +0300
  • aef92f27d9 libwallet_api: tests: fixed WalletCallbackReceived test Ilya Kitaev 2016-09-28 00:02:35 +0300
  • 15c0882f4e libwallet_api: tests: test fixed according implementation Ilya Kitaev 2016-09-27 23:47:50 +0300
  • a7882da2f6 libwallet_api: tests: compilation errors fixed Ilya Kitaev 2016-09-27 23:45:03 +0300
  • bba6af9064
    wallet: cold wallet transaction signing moneromooo-monero 2016-09-26 23:11:10 +0100
  • 01ec1959c3 Update CMakeLists.txt codehalo 2016-09-27 02:11:23 -0400
  • 446ebbcd7b Update CMakeLists.txt codehalo 2016-09-27 02:11:04 -0400
  • bd773e7805 Update CMakeLists.txt codehalo 2016-09-27 02:10:30 -0400
  • 7d7f684c9f add luigi1111's gpg key luigi1111 2016-09-26 18:37:56 -0500
  • 9872dcbbe3
    wallet: fix log confusion between bytes and kilobytes moneromooo-monero 2016-09-26 23:10:22 +0100
  • d9b0bf9f35
    cryptonote_core: make extra field removal more generic moneromooo-monero 2015-08-12 23:05:53 +0100
  • 98f19d40aa
    serialization: add support for serializing std::pair and std::list moneromooo-monero 2015-08-12 23:06:48 +0100
  • cfd71e6bde Cleanup. Dropped "bit" from bitmonero. Randi Joseph 2016-09-26 17:47:57 -0400
  • 78b13d6dac Cleanup. Dropped "bit" from bitmonero. Randi Joseph 2016-09-26 17:35:10 -0400
  • 1e6aedba8b Cleanup. Dropped "bit" from bitmonero. Randi Joseph 2016-09-26 16:47:07 -0400
  • 9e54616924 Dropped "bit" from bitmonero. Randi Joseph 2016-09-26 10:42:29 -0400
  • 53603163bd removed deprecated update-core Adriaan Joubert 2016-09-26 23:01:51 +0200
  • 3627cea34a Cleanup. Dropped "bit" from bitmonero. Randi Joseph 2016-09-26 16:47:07 -0400
  • cda4cb969a formatting: 2-spaces indentation Ilya Kitaev 2016-09-26 23:39:30 +0300
  • 545a48f098 formatting: 2-spaces indentation Ilya Kitaev 2016-09-26 23:29:53 +0300
  • 3079c5756b wallet2_api: milliseconds resolution for auto-refresh interval Ilya Kitaev 2016-09-26 22:50:10 +0300
  • 7b4a85b309 wallet2_api: added Wallet::daemonBlockChainHeight() Ilya Kitaev 2016-09-26 21:35:00 +0300
  • 9de3ec3e2a libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock Ilya Kitaev 2016-09-23 22:36:37 +0300
  • e01a9ea507
    Merge pull request #1117 Riccardo Spagni 2016-09-26 17:34:26 +0200
  • cf74a137f3
    Merge pull request #1116 Riccardo Spagni 2016-09-26 17:34:06 +0200
  • 90f818b646
    Merge pull request #1113 Riccardo Spagni 2016-09-26 17:33:08 +0200
  • 2025e8241c
    Merge pull request #1105 Riccardo Spagni 2016-09-26 17:32:14 +0200
  • 5a9fa3736b
    Merge pull request #1104 Riccardo Spagni 2016-09-26 17:31:52 +0200