Commit Graph

429 Commits

Author SHA1 Message Date
joeuhren 035141c389 All api end-points now return text values with HTTP header content-type 'text/plain' 2020-05-22 12:01:02 -06:00
joeuhren d4a1b9cb16 Remove defunct markets (ccex, coinexchange, cryptopia, cryptsy, empoex) 2020-03-22 17:14:43 -06:00
joeuhren 96265fd7cd Remove unused code 2020-03-22 14:19:06 -06:00
joeuhren fc3646b806 Replace deprecated 'request' dependency with 'postman-request' 2020-03-22 14:17:56 -06:00
joeuhren 781e18c5ea dependency updates (request + mongodb + mongoose) 2020-03-22 13:36:21 -06:00
joeuhren f500de2696 Fix for Server Discovery and Monitoring engine Deprecation Warning 2020-03-22 13:34:28 -06:00
joeuhren 3e94c6c89d dependency updates (mongodb + mongoose + jasmine) 2019-10-29 11:55:36 -06:00
joeuhren 94831e3b81 add support for Crex24 exchange 2019-10-18 23:53:54 -06:00
joeuhren c9689fe499 Trim search field before lookup 2019-10-18 23:05:53 -06:00
joeuhren 884b99f7bd fix private to private tx 2019-10-18 23:04:46 -06:00
joeuhren 392bdb030b omit private address from the rich list 2019-10-18 22:31:07 -06:00
joeuhren dea9284c9e zcash private tx support 2019-10-17 22:06:30 -06:00
joeuhren 45b9b103e9 Removed duplicate database.js file 2019-10-17 21:54:29 -06:00
joeuhren 7d6ab4bf43 Removed unused variable 2019-10-17 21:53:06 -06:00
joeuhren 4508309173 Fix case-insensitive address search 2019-10-17 21:51:13 -06:00
joeuhren e645ee8635 added support for customizing daemon api cmds [getmasternodecount only so far] 2019-10-09 13:04:32 -06:00
joeuhren 3d6fc2923b start from actual last known block height when updating index 2019-10-01 21:25:47 -06:00
joeuhren 66c2c53784 prevent discarding of output data while indexing 2019-10-01 19:41:58 -06:00
joeuhren 34ac49b3b8 fix error when syncing and last block height is < 1 2019-10-01 19:31:28 -06:00
joeuhren 16ac95cec3 fix for more common masternode list api 2019-10-01 19:27:44 -06:00
joeuhren 661a29c0fe dependency updates (mongoose + pug) 2019-08-08 11:42:02 -06:00
joeuhren 405a2a6da2 address page display fix for mobile 2019-08-08 11:31:37 -06:00
joeuhren 55259c365b Fix for 'Wealth Distribution' total percent value 2019-06-24 19:56:42 -06:00
joeuhren bfb48d8b34 Add support for omitting 'burned coin' addresses from the rich list 2019-06-24 19:52:15 -06:00
joeuhren 21e609b5a3 Reverse recent /ext/summary change
Reason: db.get_stats() function was originally thought to be returning the wrong supply value after changing the 'supply' value in settings.json. While it was true at first glance, the value eventually corrected itself and the original implementation is less code = faster/better
2019-06-24 19:43:54 -06:00
joeuhren ed3cada7e8 Coin supply panel now reflects supply total type chosen in settings.json 2019-06-23 18:05:35 -06:00
joeuhren 6fa07ef258 Allow case-insensitive address search 2019-06-12 22:58:13 -06:00
joeuhren a175e03bfa v1.0.1 2019-06-07 20:05:28 -06:00
Joe Uhren 60fb8e29b4 Initial release 2019-05-27 10:33:22 -07:00