Commit Graph

74 Commits

Author SHA1 Message Date
joeuhren 85fef18cdb Complete overhaul of all markets 2020-11-27 20:34:15 -07:00
joeuhren ed22c671fc Remove defunct exchange tradesatoshi 2020-11-24 17:44:50 -07:00
joeuhren 8cd4c2ed3e Default settings.user_rpc to true on new installs 2020-11-23 21:02:07 -07:00
joeuhren b65f8c0105 Settings.wallet: convert old user & pass strings 2020-11-23 21:01:18 -07:00
joeuhren 8247192d68 Add last_txs to getaddress API 2020-11-23 20:58:34 -07:00
joeuhren 8554981f8d Couple of fixes for initial indexing - stats.supply and stats.last 2020-11-23 20:22:40 -07:00
joeuhren 42c9b17ca8 Markets API: Add Altmarkets chart data 2020-11-23 19:43:27 -07:00
joeuhren a56d06e37e Fix stex market 2020-11-23 19:34:24 -07:00
joeuhren 8ea29f6c86 Fix for on-demand markets loading 2020-11-23 19:33:54 -07:00
joeuhren 87f0665ff4 Bootstrap: Add settings to customise navbar 2020-11-23 18:01:15 -07:00
joeuhren 594566c606 Stex market fixes 2020-11-23 17:20:30 -07:00
joeuhren 45d15876b9 Remove hardcoded markets, load using config strings 2020-11-23 17:19:42 -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 e4209231e3 Add Fides-ex market 2020-11-23 15:30:34 -07:00
joeuhren f134eae57d Fix error reading "last" property during reindex 2020-11-22 20:40:15 -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 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 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 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 ebbe705935 Fix request issue for altmarkets + tradesatoshi markets 2020-11-21 20:25:42 -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
joeuhren 9f814d4a16 Locale: "Add Nodes" phrase 2020-11-20 17:57:50 -07:00
joeuhren 32128b8434 Address page: Move QR Code to Summary table 2020-11-20 17:44:51 -07:00
joeuhren 52f36e227b Latest Transactions (Front page) AJAX calls for dataTables 2020-11-20 17:32:06 -07:00
joeuhren 94f8c97d13 AddressTX: include balance history and show in address history 2020-11-20 16:50:53 -07:00
joeuhren 42e1964ab3 Database indexing: Full Address history, fix balances, add db file locks 2020-11-20 16:28:28 -07:00
joeuhren dbd135c09f Network: Add tab with info to easily get addnode data for Wallets 2020-11-20 14:49:14 -07:00