Commit Graph

  • 120441e172 Windows service wrapper now writes to log Zachary Michaels 2014-07-08 15:37:52 -0400
  • 8266f1e1de Move core daemonize logic back to main Zachary Michaels 2014-07-08 11:21:27 -0400
  • 30b1916c67 Make Windows data dir accessible to all users Zachary Michaels 2014-07-08 14:33:57 -0400
  • 978d5d7b9c Windows service implementation Zachary Michaels 2014-07-08 09:53:46 -0400
  • a619e95911 Modularize daemon Zachary Michaels 2014-07-08 09:46:09 -0400
  • effe24e7a6 Fix Windows data dir path Zachary Michaels 2014-07-08 09:41:09 -0400
  • ba491ea0cf Remove whitespace Zachary Michaels 2014-07-08 10:01:33 -0400
  • 07bb061d67 Make scoped_message_writer free functions inline Zachary Michaels 2014-07-07 16:34:50 -0400
  • 745f6bb9b4 Get rid of magic #define to enable logging Zachary Michaels 2014-07-07 14:02:41 -0400
  • e1c717b864 Merge pull request #16 from Neozaru/master Neozaru 2014-07-06 23:44:57 +0200
  • ffe8122a3d Merge pull request #15 from Neozaru/tests Neozaru 2014-07-06 23:43:40 +0200
  • c6ffd810af Merge pull request #56 from tewinget/master Thomas Winget 2014-07-06 13:13:06 -0400
  • 29f27e75d1 Fixed Unit tests Neozaru 2014-07-06 16:44:11 +0200
  • 3b4dc5b504 Merge f0c17fd9e9 into 4c67dbb08e Neozaru 2014-07-06 10:09:49 +0000
  • f0c17fd9e9 Merge remote-tracking branch 'origin/master' into integ Neozaru 2014-07-06 11:58:30 +0200
  • d47f4cecf7 Merge pull request #13 from monero-project/master Neozaru 2014-07-06 11:54:59 +0200
  • 51f0fedde6 Added new 'transfer' method to keep old signatures (backward compat) Neozaru 2014-07-05 23:50:49 +0200
  • 03a247387f Merge remote-tracking branch 'origin/wallet_wrapper' into integ Neozaru 2014-07-05 23:04:20 +0200
  • 268b256b0f Merge pull request #11 from Neozaru/daemonize Neozaru 2014-07-05 21:42:46 +0200
  • cd0bce88b1 Merge branch 'integ' into daemonize Neozaru 2014-07-05 21:36:14 +0200
  • 87f8f4ef87 Merge pull request #1 from Neozaru/daemonize mikezackles 2014-07-05 14:38:33 -0400
  • 630447cfb2 'print_status' command Neozaru 2014-07-05 19:16:35 +0200
  • 4a4e3cde94 Added 'print_height' daemon command Neozaru 2014-07-05 15:05:01 +0200
  • ac286dbc0c Propoer tx hash refactoring and integration in other calls Neozaru 2014-07-05 13:12:57 +0200
  • 1cfe425149 Added 'tx_hash_proper' in 'on_transfer' (removes first '<' and last '>') Neozaru 2014-07-05 12:04:44 +0200
  • 632c60b80f Throw exception on fork error Zachary Michaels 2014-07-05 04:15:38 -0400
  • e100248cb1 Remove irrelevant fork doc Zachary Michaels 2014-07-05 04:05:52 -0400
  • 825c3ac9f4 Use bitmonero log for fork errors Zachary Michaels 2014-07-05 03:59:00 -0400
  • baabc7809b Fix for unused result error on chdir("/") Zachary Michaels 2014-07-05 03:49:49 -0400
  • e14e020c3c Throwing error when 'on_transfer' fee is too low, avoiding transaction to be refused by the network Neozaru 2014-07-04 23:52:26 +0200
  • 6c6fb91950 Forcing 'rpc-bind-port' to be set to avoid unhandled exceptions Neozaru 2014-07-04 23:02:31 +0200
  • 23f7c275ac Returns error code when catching exception (no core dumps) Neozaru 2014-07-04 22:28:49 +0200
  • 009ba440a2 Quick refactoring for cmd line usage (if bad arguments) Neozaru 2014-07-04 22:11:53 +0200
  • 6f3f76b29e Fix daemon rpc ip parsing Zachary Michaels 2014-07-03 11:17:10 -0400
  • cd9644c8cb Fix removing posix_fork.cpp from Windows build Zachary Michaels 2014-07-03 10:38:32 -0400
  • 0855a8173f Fix mismatched type Zachary Michaels 2014-07-03 09:31:33 -0400
  • 860efa09d4 Fix conditional compilation on Windows Zachary Michaels 2014-07-03 09:27:51 -0400
  • d6ca544a87 Merge 1aed9c5a6a into 4c67dbb08e Neozaru 2014-07-02 22:43:46 +0000
  • f9e56ec1f1 Fix license Zachary Michaels 2014-07-02 10:35:53 -0400
  • 9d4c837b1f Merge branch 'master' into daemonize Zachary Michaels 2014-07-02 10:15:42 -0400
  • 424accef25 Store ip/port as uint32/uint16 instead of string Zachary Michaels 2014-07-02 09:29:49 -0400
  • 8b4dc37f83 Get rid of pointer to http client Zachary Michaels 2014-07-02 09:22:36 -0400
  • c1038f7e3e Remove interactive console commands Zachary Michaels 2014-07-01 21:02:20 -0400
  • a016499a0e Fix thread count argument handling in simplewallet Zachary Michaels 2014-07-01 13:01:44 -0400
  • 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
  • 80bd4594f4 Reference epee namespace explicitly Zachary Michaels 2014-06-30 12:26:21 -0400
  • 57f7586af1 Use fully qualified namespace Zachary Michaels 2014-06-30 12:24:47 -0400
  • 06059b87fd Add missing boost license Zachary Michaels 2014-06-30 10:46:54 -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
  • c0ee58afa9 rpcwallet now fails commands if last refresh is too long ago Thomas Winget 2014-06-26 08:07:19 -0400
  • 5e217a179c rpc wallet should now run without a daemon present Thomas Winget 2014-06-26 07:31:42 -0400
  • 1aed9c5a6a 'make install' shared library Neozaru 2014-06-25 20:44:14 +0200
  • b0d5cfd63c Moved wallet rpc stuff to own folder/binary, builds but not tested Thomas Winget 2014-06-25 11:02:55 -0400
  • f29789187a Add stop daemon command Zachary Michaels 2014-06-25 05:52:07 +0000
  • 6433e7349c Don't create console logger for daemon commands Zachary Michaels 2014-06-25 04:44:54 +0000
  • 249e569913 Empty transaction pool message Zachary Michaels 2014-06-25 04:44:13 +0000
  • 018d7d76d7 Forgot to serialize status for connections RPC Zachary Michaels 2014-06-25 04:05:44 +0000
  • 7c81a24be1 Forgot to serialize status for tx pool RPC Zachary Michaels 2014-06-25 04:04:47 +0000
  • 497b42cca6 Return true for all daemon RPC commands Zachary Michaels 2014-06-24 23:05:02 +0000
  • f0ef9d1d4d Fix blockchain info RPC Zachary Michaels 2014-06-24 22:50:46 +0000
  • e2ef6983ff Changes to console logger setup Zachary Michaels 2014-06-24 22:27:40 +0000
  • 75d75e8f75 Better error for log level RPC Zachary Michaels 2014-06-24 22:25:58 +0000
  • 3522939550 Fix mining errors for hash rate toggle commands Zachary Michaels 2014-06-24 21:56:52 +0000
  • 7d9fcbe7e3 Fix json rpc method calls Zachary Michaels 2014-06-24 21:29:56 +0000
  • 8f268ab627 address and paymend_id validators Neozaru 2014-06-24 22:25:20 +0200
  • fa84cee9fa Address & Payment ID extractor Neozaru 2014-06-24 21:47:20 +0200
  • 6a0224d4a8 Added paymentAddress generation (exp) Neozaru 2014-06-24 21:26:06 +0200
  • cceb458151 Added payment ID generator Neozaru 2014-06-24 20:55:24 +0200
  • 4fe9347127 Move connection_info into rpc directory Zachary Michaels 2014-06-26 19:46:52 -0400