Commit Graph

  • 27d620fe07 Removed tx_hash_proper_list from 'transfer_split' RPC command (defaults to propers hashes) Neozaru 2014-07-11 22:15:12 +0200
  • 620abf49fa [quickfix] '--password' in usage Neozaru 2014-07-11 21:41:12 +0200
  • 345af74f03 Replaced RPCwallet return codes with enums (in wallet2 for public usage) Neozaru 2014-07-11 21:38:21 +0200
  • 660c8e5182 Add newlines to rpc couts Zachary Michaels 2014-07-11 15:37:06 -0400
  • bd75270566 Integrate and fix new posix/windows daemonizers Zachary Michaels 2014-07-11 14:10:20 -0400
  • 351b448284 Sketch new executor class Zachary Michaels 2014-07-11 12:48:14 -0400
  • 673c8b9b88 New win/posix daemonizer headers Zachary Michaels 2014-07-11 12:37:58 -0400
  • ab24250e74 Sketch of new Windows permissions elevation Zachary Michaels 2014-07-11 12:25:51 -0400
  • 3292233acf stop_daemon no longer stops via service api on win Zachary Michaels 2014-07-11 12:24:51 -0400
  • 680f1e215b Add nullptr check on daemon stop Zachary Michaels 2014-07-11 12:23:50 -0400
  • f64e4f6434 Catch and log daemon exceptions in t_daemon Zachary Michaels 2014-07-11 12:21:31 -0400
  • 9f16967ba1 Fix return values Zachary Michaels 2014-07-11 11:39:51 -0400
  • e9518440f8 Qualified namespaces Zachary Michaels 2014-07-11 11:39:24 -0400
  • 39e1461889 Split main out of rpcwallet Zachary Michaels 2014-07-11 11:31:22 -0400
  • e254c237f3 Merge remote-tracking branch 'tewinget/rpcwallet' into daemonize Zachary Michaels 2014-07-11 10:55:37 -0400
  • 3e57778427 Extract config dir init Zachary Michaels 2014-07-10 15:09:47 -0400
  • 66e751ddb1 Windows fix Zachary Michaels 2014-07-10 15:09:18 -0400
  • d21ba181f3 Format Zachary Michaels 2014-07-10 14:17:10 -0400
  • 352873c0b4 Remove macros Zachary Michaels 2014-07-10 14:07:22 -0400
  • 8f5f530bc5 Remove Windows debug leak checking Zachary Michaels 2014-07-10 13:57:26 -0400
  • 482e5cfeb1 Extract options parsing Zachary Michaels 2014-07-10 13:51:10 -0400
  • b44b2738a9 Extract system query and help options Zachary Michaels 2014-07-10 13:13:48 -0400
  • 3edbb3d585 Remove redundant pointer Zachary Michaels 2014-07-10 12:27:38 -0400
  • 4d961e0256 Start moving options parsing out of main Zachary Michaels 2014-07-10 12:07:35 -0400
  • aa2e3f298b Fix posix compile Zachary Michaels 2014-07-10 12:06:33 -0400
  • 55fb372def Ensure that daemon deinitializes properly Zachary Michaels 2014-07-09 17:57:17 -0400
  • f87058e84c Display Windows error messages Zachary Michaels 2014-07-09 15:42:18 -0400
  • 1a2ff29ed9 Prompt to run as win administrator automatically Zachary Michaels 2014-07-09 14:42:04 -0400
  • 33efebdf6e Improved command line service logging Zachary Michaels 2014-07-09 14:17:37 -0400
  • 5169d4cb5e Interactive messages for service start/stop Zachary Michaels 2014-07-09 12:26:02 -0400
  • cb8d6321fd Use fully qualified path for service start Zachary Michaels 2014-07-09 12:25:18 -0400
  • 004419f321 tx splitting unit tests Neozaru 2014-07-08 22:19:40 +0200
  • 62f377b990 Improve doc for windows/posix daemonize Zachary Michaels 2014-07-08 15:44:07 -0400
  • eae7b89f14 Remove dead windows service code Zachary Michaels 2014-07-08 15:39:52 -0400
  • 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