Commit Graph

111 Commits

Author SHA1 Message Date
joeuhren 594566c606 Stex market fixes 2020-11-23 17:20:30 -07:00
joeuhren d175db4dae Fix stats null error 2020-11-23 17:20:06 -07:00
joeuhren 45d15876b9 Remove hardcoded markets, load using config strings 2020-11-23 17:19:42 -07:00
joeuhren 9bdb17e798 Fix layout logo issue 2020-11-23 16:04:03 -07:00
joeuhren dd6195cc97 Fix fides-ex market 2020-11-23 16:03:45 -07:00
joeuhren b154a0829b Change AJAX query logic 2020-11-23 15:35:14 -07:00
joeuhren c8442095d5 Add missing mongoose index declarations 2020-11-23 15:33:54 -07:00
joeuhren e4209231e3 Add Fides-ex market 2020-11-23 15:30:34 -07:00
joeuhren e63c005003 Overall layout fixes for Movement and some markets 2020-11-23 15:24:44 -07:00
joeuhren 6e36048d9d Bootstrap 4 fixes 2020-11-23 15:17:11 -07:00
joeuhren ff7ba5749c Update theme options + set default to "Lux" for now 2020-11-23 14:56:34 -07:00
joeuhren 49792f6f1f Port of the exchanges to bootstrap4 2020-11-23 14:40:12 -07:00
joeuhren cb2109d43b Port of most views to Bootstrap4. exchanges remain 2020-11-23 14:09:40 -07:00
joeuhren 1c002f3064 Initial start to bringing in Bootstrap 4. WIP 2020-11-23 12:58:12 -07:00
joeuhren f134eae57d Fix error reading "last" property during reindex 2020-11-22 20:40:15 -07:00
joeuhren 3341d8c152 Add version to footer 2020-11-22 20:29:56 -07:00
joeuhren 61a805a2fb Fix for transactions not being displayed on front page 2020-11-22 20:19:10 -07:00
joeuhren d9940424b4 Fix for get_stats removal in sync script 2020-11-22 20:16:00 -07:00
joeuhren db555e3dc5 Jade -> Pug fix for block page 2020-11-22 20:10:18 -07:00
joeuhren e2bba8f996 New RPC Call Fix: gettxoutsetinfo 2020-11-22 20:04:49 -07:00
joeuhren cdee2730f5 Add optional market cap box to heading 2020-11-22 19:51:23 -07:00
joeuhren b6fda00ce9 New RPC Call Fix: Getnetworkhashps 2020-11-22 18:28:44 -07:00
joeuhren a254676a9b Historical Address Balance 2020-11-22 18:27:04 -07:00
joeuhren 3694b80fcd Sync reindex more verbose 2020-11-22 18:13:30 -07:00
joeuhren 95a6fb4a84 Fix GETINFO supply value 2020-11-22 18:09:16 -07:00
joeuhren ea54a79de0 Fix mongoose usefindandmodify depreciation msg 2020-11-22 17:39:46 -07:00
joeuhren f2bedca7d7 Address TX balance indexing fix 2020-11-22 17:35:57 -07:00
joeuhren ff3d8f2c3a Fix invalid block height during update_tx_db 2020-11-22 17:24:57 -07:00
joeuhren b10d50ae90 Default parallel block tasks to 1 2020-11-22 17:10:13 -07:00
joeuhren 2d133192f5 Fixes for summary display 2020-11-22 17:06:56 -07:00
joeuhren f8615794ff Remove the redundant need of get_stats after update_db 2020-11-22 17:00:44 -07:00
joeuhren ad7f2f935d Refactored some of the rpc code for readability 2020-11-22 16:36:22 -07:00
joeuhren b3e9619c03 Fix getdifficulty 2020-11-22 16:07:20 -07:00
joeuhren 761ee12f5b Invert use_rpc logic + expanded its use 2020-11-22 16:06:53 -07:00
joeuhren 91dc602cfc Index blocks in parallel - dramatic speed-up 2020-11-22 15:00:47 -07:00
joeuhren a66f9cb7e4 Address Labels -> Claim Address 2020-11-22 14:39:10 -07:00
joeuhren a22ea7c484 Fix broken rpc cmds 2020-11-21 20:30:20 -07:00
joeuhren e1f4045f91 Fix rpc 2020-11-21 20:27:50 -07:00
joeuhren 2197d2c322 Small pug fixes 2020-11-21 20:27:06 -07:00
joeuhren ebbe705935 Fix request issue for altmarkets + tradesatoshi markets 2020-11-21 20:25:42 -07:00
joeuhren 3c55d1e4d6 Fix ipv6 peers 2020-11-21 20:24:45 -07:00
joeuhren fdf06949d9 Add new addressestxes table to scripts 2020-11-21 20:23:58 -07:00
joeuhren 0407be6d36 Convert remaining jade files to pug 2020-11-20 20:27:02 -07:00
joeuhren 5305292897 Fix for search by block height on non-RPC 2020-11-20 19:04:54 -07:00
joeuhren d4b96bcb4a Error logging fix 2020-11-20 18:58:23 -07:00
joeuhren 01d85628bd Add client command for getrawtransaction, more indexing speed-up 2020-11-20 18:56:25 -07:00
joeuhren 9df813ab77 Another mongoose deprecated .update() fix 2020-11-20 18:45:01 -07:00
joeuhren bf247f782b Add use_rpc setting 2020-11-20 18:43:30 -07:00
joeuhren 04a71f18ca Add two more settings to pick default dataTables entries per page 2020-11-20 18:18:36 -07:00
joeuhren 233265aa14 Movement: Use new lasttxsajax call and remove old code 2020-11-20 18:12:49 -07:00