Commit Graph

  • dee9abcd60 Match empty RPC request with other requests Zachary Michaels 2014-07-01 12:11:06 -0400
  • efad8c9f31 Switch list to vector for RPC serialization Zachary Michaels 2014-07-01 12:10:19 -0400
  • 034a1a865e Allow conditional compilation with VS 2013+ Zachary Michaels 2014-07-01 11:56:41 -0400
  • a633c11cbb Remove unused function Zachary Michaels 2014-07-01 11:48:16 -0400
  • 7259f07a20 Fix assert bug in base58 encode Zachary Michaels 2014-07-01 10:55:41 -0400
  • 26c83c5dea Explicit namespaces Zachary Michaels 2014-06-30 16:07:15 -0400
  • 28af03208b Remove redeclaration Zachary Michaels 2014-06-30 15:26:29 -0400
  • b1413fd045 C++ style cast Zachary Michaels 2014-06-30 15:17:24 -0400
  • b3092d4e00 Comment unused functions in cryptonote_core Zachary Michaels 2014-06-27 18:06:21 -0400
  • e344b9c734 Improved (fixed?) serialization for vec<uint32_t> Zachary Michaels 2014-06-27 17:17:11 -0400
  • f98c8abf42 Add missing pragma Zachary Michaels 2014-06-27 17:07:03 -0400
  • 5fca5a0e5d Add missing pragma Zachary Michaels 2014-06-27 14:03:51 -0400
  • aaced6ff9b Add missing pragma Zachary Michaels 2014-06-27 13:29:32 -0400
  • 17f0967472 Allow priority peers when there are exclusive peers Zachary Michaels 2014-06-27 13:21:48 -0400
  • bd7d20a58a Explicit error constructors Zachary Michaels 2014-06-27 12:42:48 -0400
  • 849c52c7ed Remove unused array in cn_slow_hash Zachary Michaels 2014-06-27 12:17:32 -0400
  • 45bd182363 needed to remove REQUIRED from find_package(Threads) Thomas Winget 2014-06-13 00:01:04 -0400
  • d433a696e5 wallet RPC converted to use new transaction semantics Thomas Winget 2014-06-17 18:15:21 -0400
  • 2011b50280 removed erroneous printing of newlines Thomas Winget 2014-06-17 14:42:41 -0400
  • 7c7696a830 missed removing a debug print Thomas Winget 2014-06-17 13:03:37 -0400
  • e5ab98a6f4 removed some debugging code (really stupid printf-style debuggng.. Thomas Winget 2014-06-16 22:11:47 -0400
  • 62109840d6 Transaction splitting *seems* to be working!!! tom 2014-06-16 21:52:06 -0400
  • 9bfe0b9b6c Added confirmation prompt if transactions are to be split Thomas Winget 2014-06-16 15:16:54 -0400
  • 002ce963bf added back successful tx message. oops. Thomas Winget 2014-06-16 14:35:20 -0400
  • 8166650ae0 up tx splits limit 5 -> 30 Thomas Winget 2014-06-16 14:14:09 -0400
  • 2e048a4679 final changes to get transaction splitting building. needs testing. Thomas Winget 2014-06-15 20:36:44 -0400
  • 79e59d155b working on dividing functions in prep for tx splitting tom 2014-06-15 17:20:16 -0400
  • fc1180bc6c Added comments to wallet functions Thomas Winget 2014-06-13 14:05:15 -0400
  • 4c67dbb08e Merge pull request #55 from monero-project/revert-54-master Thomas Winget 2014-06-30 06:47:48 -0400
  • 55721da1fd Revert "Do not fall over when refreshing balance fails" Thomas Winget 2014-06-30 06:45:20 -0400
  • e10100be20 Merge pull request #54 from zone117x/master monero-project 2014-06-29 23:11:28 -0400
  • b87577f444 Do not fall over when refreshing balance fails Matthew Little 2014-06-29 18:04:29 -0600
  • eba62452c0 set max block size for gbt mydesktop 2014-06-26 16:42:24 -0400
  • 2a2b36d425 fix function typo monero-project 2014-06-24 13:30:41 -0400
  • c050ff43bf Fix copy/paste bug, thx Boolberry monero-project 2014-06-24 13:20:15 -0400
  • e12ccdf905 Update slow-hash.c NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-19 23:49:25 -0700
  • 05a5c62fe8 Merge pull request #48 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/master monero-project 2014-06-19 20:23:37 -0400
  • 156312f64a Update slow-hash.c NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 21:13:05 -0700
  • 5fcac268b7 Update miner.cpp NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 03:35:55 -0700
  • 72643c47da Update slow-hash.c NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 03:35:09 -0700
  • 8fc42a21fc Merge branch 'master' of https://github.com/monero-project/bitmonero NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 03:32:09 -0700
  • 81cf5650c4 Revert "Update slow-hash.c" NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 03:22:33 -0700
  • 802d58054f Revert "Update miner.cpp" NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 03:22:27 -0700
  • c0520ad63d Update miner.cpp NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 02:00:44 -0700
  • 37c5f393f1 Update slow-hash.c NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-06-16 01:58:17 -0700
  • 9853ba8e06 Merge pull request #33 from mikezackles/arch_linux_build_fixes monero-project 2014-06-15 14:02:49 -0400
  • 88fe57fd8b Merge pull request #41 from fluffypony/master monero-project 2014-06-15 14:01:00 -0400
  • 3bc16dc0e6 proper tx_pool handling from CryptoZoidberg / BBR fluffypony 2014-06-15 09:48:13 +0200
  • 0ddbd20129 added checkpoint @ 80000 monero-project 2014-06-14 13:17:27 -0400
  • 94cc5a7d71 Merge pull request #37 from tewinget/signals_fix monero-project 2014-06-13 12:01:07 -0400
  • a521046ff2 Fixed console handler not properly exiting on SIGINT and such Thomas Winget 2014-06-13 00:01:26 -0400
  • 5489112b11 Merge pull request #35 from tewinget/master monero-project 2014-06-12 19:41:37 -0400
  • c49cb04610 changed wallet mnemonic to use cout so it doesn't print to log Thomas Winget 2014-06-12 19:34:24 -0400
  • 205494f0d1 change hash for keygen from blake to keccak tom 2014-06-09 20:36:51 -0400
  • 0c85229924 changed text a bit more tom 2014-06-09 20:04:56 -0400
  • 305def9493 changed some print messages tom 2014-06-09 18:28:08 -0400
  • c3203c86c6 Merge pull request #34 from tewinget/master monero-project 2014-06-12 19:14:25 -0400
  • da37b6f15b allow two-random-numbers wallet generation (but not as default) Thomas Winget 2014-06-08 20:04:32 -0400
  • b6a4751197 reworked command line args for simplewallet. Thomas Winget 2014-06-08 18:59:02 -0400
  • ce352392d5 DRY cin input_line (and test replacement of non-DRY usage) Thomas Winget 2014-06-08 18:12:38 -0400
  • 537b911af1 stupid signed arithmetic. Thomas Winget 2014-06-06 17:18:57 -0400
  • 8bc032ed09 more pointer-based derp Thomas Winget 2014-06-06 16:31:04 -0400
  • 72c3f36ca4 fixed some pointer- and loop-based derps Thomas Winget 2014-06-06 15:45:21 -0400
  • d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!) Thomas Winget 2014-06-06 14:18:11 -0400
  • 8661f9a970 missing '.at' on two map calls. built on some machines, very strange... Thomas Winget 2014-06-06 08:20:54 -0400
  • e89949c766 revert 'dirty hack' change to crypto.h. need a better way for sure. Thomas Winget 2014-06-06 06:55:41 -0400
  • cd63132502 compile issues, resolve later. commiting because switching machines tom 2014-06-04 23:08:35 -0400
  • f70bc3a345 defaulted new parameters in modified functions tom 2014-06-04 21:11:19 -0400
  • 4f382b3830 most functions prototyped/modified for wallet recovery Thomas Winget 2014-06-04 18:59:47 -0400
  • 105825b4ce added vim swap files to .gitignore Thomas Winget 2014-06-02 07:56:07 -0400
  • 6bee34e4a6 Fix to disable LTO for Clang Zachary Michaels 2014-06-12 15:38:28 -0400
  • ea99573f99 new error code for rpc mydesktop 2014-06-11 17:39:59 -0400
  • 75fc3e90b1 Fix for orphan fix (check blocksize) mydesktop 2014-06-11 17:32:53 -0400
  • e84f39ae54 Link to pthreads on non-apple unix Zachary Michaels 2014-06-11 13:15:23 -0400
  • c8626dff3f Gcc 4.9 LTO fix Zachary Michaels 2014-06-11 13:13:43 -0400
  • feac5a7b2d Correcting high orphan rate of blocks at pool monero-project 2014-06-11 10:46:56 -0400
  • 2d755b3d0e Merge pull request #29 from fluffypony/master monero-project 2014-06-10 11:43:57 -0400
  • 8e0f20f771 added new seed nodes fluffypony 2014-06-10 17:29:37 +0200
  • 240fce29d8 removed continue issue fluffypony 2014-06-06 19:06:28 +0200
  • 92ac24dc43 Merge remote-tracking branch 'upstream/master' fluffypony 2014-06-06 00:23:56 +0200
  • 3162fcb70f Merge pull request #24 from Neozaru/master monero-project 2014-06-05 10:11:07 -0400
  • de76efe9fe Added static_cast to hshd.current_height Neozaru 2014-06-04 23:10:33 +0200
  • e0685d412a don't fall apart if you can't get_line fluffypony 2014-06-04 22:53:54 +0200
  • 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations Neozaru 2014-06-04 22:50:13 +0200
  • 4492317603 Merge pull request #23 from paybee/master monero-project 2014-06-04 10:16:28 -0400
  • cf8ac2c8f1 Merge pull request #22 from Neozaru/master monero-project 2014-06-04 10:16:24 -0400
  • 65f4782efd Merge pull request #2 from monero-project/master Neozaru 2014-06-03 22:38:20 +0200
  • 133019cfc5 fixed conflict paybee 2014-06-02 22:43:11 +0200
  • 295c284c3e Added incoming_transfers RPC API method paybee 2014-06-02 22:36:35 +0200
  • 3fc22c2955 Updated README for documentation Neozaru 2014-06-02 22:07:20 +0200
  • b09eea548a Added Doxyfile for (uggly) documentation generation Neozaru 2014-06-02 22:03:04 +0200
  • 24b4f47413 Merge pull request #21 from Neozaru/master monero-project 2014-06-02 10:53:52 -0400
  • e526fd3a3c Merge pull request #20 from artifexd/wallet_refresh monero-project 2014-06-02 10:53:22 -0400
  • 117393d562 Added 'payment_id' optional argument to 'transfer' wallet RPC method Neozaru 2014-06-02 00:22:42 +0200
  • 7f0b8465e7 Enable wallet refresh before blockchain is saved or completely sync'd. artifexd 2014-06-01 17:53:44 -0400
  • 7649f54e01 Merge pull request #14 from Neozaru/master monero-project 2014-06-01 12:29:43 -0400
  • 8530629e22 Merge bitmonero@monero-project Neozaru 2014-06-01 18:21:30 +0200
  • 0e52233212 Merge remote-tracking branch 'upstream/master' paybee 2014-05-29 17:53:49 +0200
  • 5c1b7c7224 Merge branch '0.8.8update' mydesktop 2014-05-28 21:13:32 -0400
  • 506fd372ec simplewallet returns 0 when no error Neozaru 2014-05-28 22:27:59 +0200