Commit Graph

90 Commits

Author SHA1 Message Date
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
joeuhren 9f814d4a16 Locale: "Add Nodes" phrase 2020-11-20 17:57:50 -07:00
joeuhren d867c2b4b3 Updated Express: req.param deprecated - > req.params 2020-11-20 17:56:28 -07:00
joeuhren f79ca565ec Latest TX & AddrHistory: dataTables entries logic simplified 2020-11-20 17:50:14 -07:00
joeuhren 03c4d23ede Address page: small currency symbol 2020-11-20 17:47:45 -07:00
joeuhren 32128b8434 Address page: Move QR Code to Summary table 2020-11-20 17:44:51 -07:00
joeuhren 58ff0d7f11 AddrHistory: dataTables entries default to 100, add 250 option 2020-11-20 17:38:43 -07:00
joeuhren 4a5609b5b0 Latest Transactions responsive column sizing fix 2020-11-20 17:35:54 -07:00
joeuhren 231b4385e3 Address History responsive column sizing fix 2020-11-20 17:34:30 -07:00
joeuhren 52f36e227b Latest Transactions (Front page) AJAX calls for dataTables 2020-11-20 17:32:06 -07:00
joeuhren 487c55642d Add more entry options to dataTables relative to settings 2020-11-20 17:15:31 -07:00
joeuhren 6b3100e506 Use separate CSS class for digits after decimal place 2020-11-20 17:13:30 -07:00
joeuhren 94f8c97d13 AddressTX: include balance history and show in address history 2020-11-20 16:50:53 -07:00
joeuhren 7008b31424 Change dataTables default max rows relative to settings 2020-11-20 16:45:20 -07:00
joeuhren dac4c3e5cc Clean up deprecated address.txs fields 2020-11-20 16:43:41 -07:00
joeuhren 5003e5d24b Better API params for addressTX 2020-11-20 16:40:59 -07:00
joeuhren 42e1964ab3 Database indexing: Full Address history, fix balances, add db file locks 2020-11-20 16:28:28 -07:00
joeuhren a7f29d5d81 Peers: Use new freegeoip.app for IP geolocation 2020-11-20 14:54:30 -07:00
joeuhren dbd135c09f Network: Add tab with info to easily get addnode data for Wallets 2020-11-20 14:49:14 -07:00
joeuhren e48e6b0186 Add gettx API 2020-11-20 14:32:27 -07:00
joeuhren 988bf5b719 Fix cluster for later node versions 2020-11-20 14:22:08 -07:00
joeuhren 6b7dc4e4ce AltMarkets: 24H price change - New API method & Reverse Sells order 2020-11-20 14:19:50 -07:00