Commit Graph

347 Commits

Author SHA1 Message Date
softsimon
4d2fcf96c6
Duplicate code fix. 2020-05-24 16:29:30 +07:00
softsimon
f4117df63d
Display "in several hours" for transactions over 7 blocks away. 2020-05-24 00:25:04 +07:00
softsimon
b32afac98c
Remove arrow when switching to old block. 2020-05-22 14:03:06 +07:00
softsimon
5e3c71e11c
Allow blockchain horizontal scrolling. 2020-05-22 13:22:23 +07:00
softsimon
565aa499e5
Reveal coinbase scriptsig and op_return scriptpubkey ascii on hover. 2020-05-22 00:35:45 +07:00
softsimon
58942ec88a
Display fees in transaction list 2020-05-21 01:55:46 +07:00
softsimon
7e07e2cd8a
Fix address tracking issues. 2020-05-20 17:00:50 +07:00
softsimon
30d2c5de27
Liquid Graph fix.
Key navigation fix.
Addresses overflow fix.
Firefox float fix.
2020-05-17 17:06:09 +07:00
softsimon
afb4f6e70b
Fixed keyboard navigation bugs. 2020-05-13 13:03:57 +07:00
softsimon
910696e41c
Removing halving event code. 2020-05-12 14:49:29 +07:00
softsimon
422055046e
Blink projected halving block. 2020-05-12 01:12:38 +07:00
softsimon
ba3aba918a
Network based block progressbar colors. 2020-05-10 21:50:32 +07:00
softsimon
4d53e897b4
Network based blockchain colors. 2020-05-10 21:34:25 +07:00
softsimon
50f98807a3
Graph x-axis date fix. 2020-05-10 17:44:19 +07:00
softsimon
db64abec4e
Dropdown color update. 2020-05-10 16:22:35 +07:00
softsimon
91a45aae30
Search box text updated.
BTC ticker fix.
Dropdown color fix.
Miner button tooltip.
2020-05-10 16:03:22 +07:00
softsimon
9b4e5194c1
Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
756caf2c53
Improved network switching. 2020-05-10 12:31:57 +07:00
wiz
e4d54ebb14
Add missing lines at top of nginx.conf for user and pid files 2020-05-10 03:56:48 +09:00
wiz
d92492eba6
Update production nginx.conf to run all 3 sites on same hostname 2020-05-10 03:48:16 +09:00
softsimon
1d542c15e4
Arrow navigation fix.
Liquid native asset notification fix.
2020-05-10 01:34:28 +07:00
softsimon
c08a4c8424
Instant mining pool identification from recent blocks.
refs #59
2020-05-10 00:54:07 +07:00
softsimon
0753b11840
Identify and display mining pool.
fixes #59
2020-05-10 00:35:21 +07:00
softsimon
1feb985bec
Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
20c7ee98e7
Asset tracking.
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
d662292afb
Fixed asset infinite scroll. 2020-05-03 00:56:48 +07:00
softsimon
0d435c9e1a
Hide assets on mainnet. 2020-05-02 17:52:26 +07:00
softsimon
6a51162f99
Renaming file assets folder to resources to not confuse with Liquid assets. 2020-05-02 16:59:14 +07:00
softsimon
44d19550e8
Assets list. Native asset updates.
refs #37
2020-05-02 16:29:34 +07:00
softsimon
ac9e718ef1
Sync asset registry on build.
refs #37
2020-05-02 14:04:33 +07:00
softsimon
11b1d9bbd3
Assets support WIP
refs #37
2020-05-02 12:36:35 +07:00
softsimon
b2d2fd225c
Basic Liquid Asset support. 2020-04-28 17:10:31 +07:00
softsimon
7e7b536acb
Renaming angular project to 'mempool' from 'mempoolspace' 2020-04-28 00:14:29 +07:00
softsimon
9025d4dd54
- Switched the arrow colors for spent/unspent utxos
- Collapse dropdown on search (mobile)
2020-04-14 15:35:20 +07:00
softsimon
e02924e8dd
Another bugfix related to the mempool transaction subscription. 2020-04-13 02:43:43 +07:00
softsimon
590f1d2b04
Improvments to the mempool transaction subscription. 2020-04-13 02:06:10 +07:00
softsimon
e2671df4be
Wait for an push transactions that hasn't yet appeared in the mempool 2020-04-13 01:26:53 +07:00
softsimon
c5796a8062
Improved websocket tx/address tracking handling when disconnecting . 2020-04-12 03:03:51 +07:00
softsimon
52e2d364dd
Changing sats to sat. 2020-04-11 23:23:39 +07:00
softsimon
7c58195d10
Adding countdown timer
refs #50
2020-04-10 01:14:18 +07:00
softsimon
fc7a5c2e28
Adding countdown timer
refs #50
2020-04-10 01:05:21 +07:00
softsimon
38d424f793
Special halvening block and fireworks.
fixes #50
2020-04-09 17:46:30 +07:00
softsimon
53999dbea5
Round medianFee instead of ceil
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
498df53f25
Format transaction count numbers. 2020-04-07 00:44:22 +07:00
softsimon
eaaf7bedc2
upgrading tslint to v6 2020-04-05 00:00:17 +07:00
softsimon
01c1b22419
Upgrading frontend to angular 9.1 2020-04-04 23:50:10 +07:00
softsimon
d7a7095b8d
Prepend network name to title when on testnet or liquid. 2020-04-04 21:47:05 +07:00
softsimon
b082763438
Send empty mempoolInfo responsive instead of undefined on server restart. 2020-04-04 01:11:46 +07:00
softsimon
c6df78815b
Added mempool inSync property to backend. Display on frontend when not in sync and on't create statistics when not in sync.
fixes #29
2020-04-01 20:06:44 +07:00
softsimon
03316f99d1
Handle empty and invalid addresses 2020-03-30 14:54:48 +07:00