Commit Graph

19 Commits

Author SHA1 Message Date
joeuhren 63fb0ad488 Add ability to lookup unsynced transactions 2020-12-08 21:56:01 -07:00
joeuhren 4240178255 Add support for customizing all daemon api cmds 2020-12-07 21:32:43 -07:00
joeuhren fb0d1c276d Fix reward page when heavy setting not enabled 2020-12-05 13:12:35 -07:00
joeuhren f50c51d77c Improved long index sync warning functionality 2020-12-05 12:39:36 -07:00
joeuhren 737b160acd Complete overhaul of all pugs + claim + reward improvements 2020-11-29 19:29:38 -07:00
joeuhren 85fef18cdb Complete overhaul of all markets 2020-11-27 20:34:15 -07:00
joeuhren 399883b04c Add functionality to /block page to use height as well as hash 2020-11-23 20:20:58 -07:00
joeuhren d175db4dae Fix stats null error 2020-11-23 17:20:06 -07:00
joeuhren b3e9619c03 Fix getdifficulty 2020-11-22 16:07:20 -07:00
joeuhren a66f9cb7e4 Address Labels -> Claim Address 2020-11-22 14:39:10 -07:00
joeuhren 42e1964ab3 Database indexing: Full Address history, fix balances, add db file locks 2020-11-20 16:28:28 -07:00
joeuhren fd277bc674 Full address history with DataTables ajax loading 2020-11-19 21:37:42 -07:00
joeuhren 96265fd7cd Remove unused code 2020-03-22 14:19:06 -06:00
joeuhren c9689fe499 Trim search field before lookup 2019-10-18 23:05:53 -06:00
joeuhren dea9284c9e zcash private tx support 2019-10-17 22:06:30 -06:00
joeuhren 4508309173 Fix case-insensitive address search 2019-10-17 21:51:13 -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
Joe Uhren 60fb8e29b4 Initial release 2019-05-27 10:33:22 -07:00