Zachary Michaels
|
706c01533d
|
Transaction pool RPC commands
|
2014-06-25 12:50:23 -04:00 |
|
Zachary Michaels
|
b0fbb970ce
|
Add id to RPC transaction info
|
2014-06-25 12:22:58 -04:00 |
|
Zachary Michaels
|
2c28871075
|
Transaction pool RPC
|
2014-06-25 00:39:40 -04:00 |
|
Zachary Michaels
|
2556949293
|
More RPC commands
|
2014-06-24 19:26:50 -04:00 |
|
Zachary Michaels
|
51e03fad1d
|
RPC print_pl
|
2014-06-24 16:59:17 -04:00 |
|
Zachary Michaels
|
976db0e898
|
Remove trailing whitespace
|
2014-06-24 12:32:36 -04:00 |
|
Zachary Michaels
|
767d003f8b
|
RPC show_difficulty
|
2014-06-24 11:40:31 -04:00 |
|
Zachary Michaels
|
7348ab2e78
|
Extract RPC request logic
|
2014-06-24 10:14:30 -04:00 |
|
Zachary Michaels
|
2576437753
|
Http connection helper class
|
2014-06-23 23:04:11 -04:00 |
|
Zachary Michaels
|
2b306135da
|
RPC mining command
|
2014-06-23 21:55:11 -04:00 |
|
Zachary Michaels
|
e0e6037388
|
Extract scoped_message_writer from simplewallet
|
2014-06-23 21:54:23 -04:00 |
|
Zachary Michaels
|
ec0a8d1339
|
Make daemon RPC client observe ip/port settings
|
2014-06-23 19:19:28 -04:00 |
|
Zachary Michaels
|
60a5ec4697
|
Templated daemon commands
|
2014-06-23 19:01:13 -04:00 |
|
Zachary Michaels
|
7366afde2b
|
Http client for RPC executor
|
2014-06-23 16:03:01 -04:00 |
|
Zachary Michaels
|
b36ca99bff
|
Make wallet address types match RPC call
|
2014-06-23 15:41:20 -04:00 |
|
Zachary Michaels
|
90b065e318
|
Merge remote-tracking branch 'upstream/master' into daemonize
|
2014-06-20 19:57:44 -04:00 |
|
Zachary Michaels
|
c04348dc63
|
Set up for RPC IPC
|
2014-06-20 19:57:03 -04:00 |
|
Zachary Michaels
|
dc472848eb
|
Missing includes for console_handler.h
|
2014-06-20 19:55:29 -04:00 |
|
Zachary Michaels
|
65ddc0459b
|
Prep for swappable command executors
|
2014-06-20 15:29:46 -04:00 |
|
Zachary Michaels
|
80e20f7f83
|
Rename some things
|
2014-06-20 15:03:02 -04:00 |
|
NoodleDoodleNoodleDoodleNoodleDoodleNoo
|
e12ccdf905
|
Update slow-hash.c
1. Fix for Mac OSX compilation errors.
|
2014-06-19 23:49:25 -07:00 |
|
monero-project
|
05a5c62fe8
|
Merge pull request #48 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/master
Update slow-hash.c with optimized scratchpad operations
|
2014-06-19 20:23:37 -04:00 |
|
Zachary Michaels
|
c8e9163de7
|
Extract console command parsing
|
2014-06-19 19:02:22 -04:00 |
|
Zachary Michaels
|
918997e209
|
Block until console command thread finishes
|
2014-06-18 17:08:46 -04:00 |
|
Zachary Michaels
|
79aefd8319
|
Put log file in data directory by default
|
2014-06-18 15:22:16 -04:00 |
|
Zachary Michaels
|
ce38a70023
|
Allow daemon to fork on posix systems
|
2014-06-18 14:05:28 -04:00 |
|
Zachary Michaels
|
31394c78d0
|
Remove command arguments from bitmonerod
|
2014-06-18 12:46:04 -04:00 |
|
Zachary Michaels
|
cc2ea404c0
|
Reorganize options
|
2014-06-18 11:50:23 -04:00 |
|
Zachary Michaels
|
770c712223
|
Remove conflicting argument detection
|
2014-06-18 10:00:50 -04:00 |
|
Zachary Michaels
|
e62f3b3616
|
Disable detach for windows
|
2014-06-18 09:59:02 -04:00 |
|
Zachary Michaels
|
bbf83a946a
|
Ensure that daemon commands don't print to log
|
2014-06-17 17:36:07 -04:00 |
|
Zachary Michaels
|
f3e6e2a529
|
More work on making console command logic reusable
|
2014-06-17 17:22:06 -04:00 |
|
Zachary Michaels
|
afaf97d7b7
|
Split command_handler out of binder
|
2014-06-17 11:54:22 -04:00 |
|
Zachary Michaels
|
e43ff8fa29
|
Fix unsynchronized shared memory access
I had issues with the daemon hanging after the exit command, and this
seems like the culprit.
|
2014-06-17 09:18:58 -04:00 |
|
NoodleDoodleNoodleDoodleNoodleDoodleNoo
|
156312f64a
|
Update slow-hash.c
1. Added multiplication support in 32-bit mode
|
2014-06-16 21:13:05 -07:00 |
|
Zachary Michaels
|
efd262a621
|
Fix argument checks
|
2014-06-16 19:25:52 -04:00 |
|
Zachary Michaels
|
3cb59539cd
|
Arg parsing for daemon
|
2014-06-16 15:50:04 -04:00 |
|
Zachary Michaels
|
07b06239e9
|
Add daemon command line arguments
|
2014-06-16 14:55:03 -04:00 |
|
Zachary Michaels
|
0d5de1dc84
|
Slightly better daemon path handling
|
2014-06-16 14:12:13 -04:00 |
|
Zachary Michaels
|
41f3f297cc
|
Reorganize daemon command line parsing
|
2014-06-16 13:35:11 -04:00 |
|
Zachary Michaels
|
5e43a228f2
|
Clarify logic for argument validation
|
2014-06-16 11:13:38 -04:00 |
|
Zachary Michaels
|
9dab97c06d
|
Better name for argument validation funciton
|
2014-06-16 11:11:45 -04:00 |
|
Zachary Michaels
|
4d16f5e136
|
Fix source formatting
|
2014-06-16 10:53:51 -04:00 |
|
Zachary Michaels
|
b46d8c7964
|
Add options for starting/stopping daemon
|
2014-06-16 10:49:52 -04:00 |
|
Zachary Michaels
|
0028cd35ab
|
Add default log directory
|
2014-06-16 10:24:36 -04:00 |
|
Zachary Michaels
|
e314bf4637
|
Fix unqualified references to epee namespace
|
2014-06-16 09:01:53 -04:00 |
|
Zachary Michaels
|
fe04130846
|
Add missing include
|
2014-06-16 09:01:53 -04:00 |
|
Zachary Michaels
|
6098fce488
|
Remove spurious whitespace
|
2014-06-16 09:01:53 -04:00 |
|
Zachary Michaels
|
582a027f03
|
Remove unused variable
|
2014-06-16 09:01:53 -04:00 |
|
Zachary Michaels
|
e6694c9746
|
Reorder constructor initializers
|
2014-06-16 09:01:53 -04:00 |
|