Commit Graph

239 Commits (master)

Author SHA1 Message Date
Matthew Little cffd4cedb9 Minor readme fix 2014-05-24 11:06:19 -06:00
Matthew Little f873c7d0ee Minor readme fix 2014-05-24 11:04:48 -06:00
Matthew Little ffa56a0d5b Merge pull request #8 from zone117x/tcp-protocol
Added TCP protocol
2014-05-24 10:09:49 -06:00
Matthew Little 845a9a9411 Updated front-end to use new protocol 2014-05-24 10:08:38 -06:00
Lucas Jones a7f6b1617c Merge pull request #7 from LucasJones/master
TCP Bugfixes
2014-05-24 13:32:25 +01:00
lucas a8f9cf63c2 Prevent EventEmitter memory leak 2014-05-23 23:43:15 +01:00
lucas e1980dba95 End tcp response with newline 2014-05-23 21:54:34 +01:00
Matthew Little 42e93cd7a2 Added TCP protocol initial support for testing 2014-05-23 13:27:14 -06:00
Matthew Little 1fc292019e Hid border for market widget 2014-05-23 09:44:06 -06:00
Matthew Little 3a69832c0d Added debug message for payment splintering result 2014-05-22 12:21:37 -06:00
Matthew Little c0247e0fda Readme update 2014-05-22 12:18:18 -06:00
Matthew Little 8a5f02d238 Added blockchain explorer and splintered payments to prevent "transaction is too big" error 2014-05-22 12:15:01 -06:00
Matthew Little 9a255b952a More mobile display improvements 2014-05-21 21:29:28 -06:00
Matthew Little 1d6022c07d Better display on mobile devices 2014-05-21 20:59:08 -06:00
Matthew Little 2d97958c61 Added market data widget to front-end 2014-05-21 19:51:13 -06:00
Matthew Little a10ee28205 New share trusting algorithm to reduce CPU load from intensive share validation hashing 2014-05-21 16:03:01 -06:00
Matthew Little f0d9883649 Fixed block maturity display in Firefox and not display negative numbers 2014-05-21 13:15:23 -06:00
Matthew Little e5555f6b8f Added more detailed individual miner stats and block maturity display 2014-05-21 04:56:54 -06:00
Matthew Little a5034bd239 Miner bug fix with address lookup button and missing config values in example and readme 2014-05-20 11:04:06 -06:00
Matthew Little 56863b8eb0 Added color labels and counts for blocks page 2014-05-19 14:12:22 -06:00
Matthew Little 19c43beb67 Fixed incorrect block diff being stored in redis (it was storing job diff not network diff) 2014-05-19 13:51:39 -06:00
Matthew Little f883d635cc List newest blocks first in table 2014-05-19 13:46:42 -06:00
Matthew Little 75243de152 Made table responsive 2014-05-19 13:40:38 -06:00
Matthew Little 0a15319406 Icons for blocks table 2014-05-19 13:38:03 -06:00
Matthew Little 9f6c8bdba5 Pool Blocks page on front-end 2014-05-19 13:32:47 -06:00
Matthew Little 2c37060cdb Orphan checking, completed worker address validation, dup share checking 2014-05-19 11:52:20 -06:00
Matthew Little fabe2dc5b0 Added example pools 2014-05-19 10:18:03 -06:00
Matthew Little 350628d82b Added block reward to states, embedded IRC Chat, and compressed stats 2014-05-18 15:01:16 -06:00
Matthew Little 7e3eedcad2 Added maxJump for vardiff 2014-05-18 10:20:39 -06:00
Matthew Little 28fb467945 Update features in readme 2014-05-17 11:46:53 -06:00
Matthew Little cd7f3483a4 Make config.json an example file so people dont have problems with git pull when it updates 2014-05-17 11:38:21 -06:00
Matthew Little 232d903a13 Multiple ports configuration 2014-05-17 11:23:39 -06:00
Lucas Jones c91c01ebae Merge pull request #6 from LucasJones/master
Address validation
2014-05-17 17:11:07 +01:00
lucas e839dff5ec Address validation 2014-05-17 16:52:14 +01:00
Matthew Little ab3dd2c0df float to int for payments 2014-05-16 18:56:10 -06:00
Matthew Little c46bd79e0a Changed payment processor to use min units rather than whole coin units 2014-05-16 17:50:49 -06:00
Matthew Little 975fed85b5 Added json-rpc documentation 2014-05-16 17:15:08 -06:00
Matthew Little 7091058e85 Updates to readme - more helpful instructions 2014-05-16 17:10:52 -06:00
Matthew Little 51e3158994 Fixed bug with timeago 'last block found' updating 2014-05-16 14:42:44 -06:00
Matthew Little 75bfab84f5 Rename "round shares" to "round hashes" 2014-05-16 14:28:29 -06:00
Matthew Little 01950d8380 More stats 2014-05-16 14:08:06 -06:00
Matthew Little 41afb407bf Updated readme 2014-05-16 13:14:31 -06:00
Matthew Little f969af46e8 Readme updates 2014-05-16 12:12:49 -06:00
Matthew Little 5f70c03751 Updated readme with more community links 2014-05-16 12:04:49 -06:00
Matthew Little 608f2d11ce Payment processing fix - convert reward to coin units for "transfer" command 2014-05-15 15:55:50 -06:00
Matthew Little 0f275a3ceb Round down satoshis in payments 2014-05-15 15:40:36 -06:00
Matthew Little 10de1fbd2f Fixed typo in readme 2014-05-15 15:33:33 -06:00
Matthew Little 4030f46eb4 Updated readme and fixed bug in payment processing 2014-05-15 15:32:01 -06:00
Matthew Little e1f2c79a0b Bug in logging 2014-05-15 14:32:36 -06:00
Matthew Little 71b0d275aa Added credits 2014-05-15 13:13:45 -06:00