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
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
softsimon
8d903c42b9
Corrected canonical url.
2020-03-30 01:53:39 +07:00
softsimon
0bcfdc8028
Set dynamic canonical url
2020-03-30 01:44:22 +07:00
softsimon
9814927849
Merging duplicate mempool graph code.
2020-03-29 23:59:04 +07:00
softsimon
24c23f1ee8
Only display 0-1sat/vB on Liquid.
2020-03-28 19:24:13 +07:00
softsimon
2f83da7ce9
Various bugfixes and removing unfairly cheap joke.
2020-03-28 16:38:28 +07:00
softsimon
3f35671fb5
Color fix for 0-1 sat/vb fees in tv graph
2020-03-28 16:02:21 +07:00
softsimon
18989cf1e4
Display 0-1 sat/vb fees in graph
2020-03-28 13:55:52 +07:00
wiz
f7381a88e5
Change metadata descriptions to Bitcoin Only
2020-03-27 22:58:21 +09:00
softsimon
f21585782f
Adding unfairly cheap for very low fee transactions.
2020-03-27 17:56:42 +07:00
softsimon
1d0dc5c418
Merge pull request #66 from mempool/dependabot/npm_and_yarn/frontend/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1 in /frontend
2020-03-27 03:55:15 +07:00
softsimon
e3bf8d0039
Repointing meta tags to correct domain.
2020-03-27 03:50:10 +07:00
dependabot[bot]
cd0573e0d1
Bump acorn from 6.4.0 to 6.4.1 in /frontend
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 20:20:15 +00:00
softsimon
294e6d1667
Adding "load more" for large input/output sets.
2020-03-27 02:34:09 +07:00
softsimon
af86956836
Set outspend fetch limit on transaction level.
2020-03-27 01:33:39 +07:00
softsimon
550a096749
Bugfixes.
2020-03-27 01:29:55 +07:00
softsimon
12546e1096
Liquid: Display BTC as L-BTC.
2020-03-25 21:55:18 +07:00
softsimon
6b96dce478
Liquid: Display block times and amounts correctly.
2020-03-25 21:29:40 +07:00
softsimon
9a8740cbe0
Small fixes.
2020-03-25 18:41:16 +07:00
softsimon
05d4eb7696
Renaming Mempool blocks to "next block" + ux fixes
2020-03-25 03:59:30 +07:00
softsimon
628df1a972
Mobile view design updates.
2020-03-25 02:55:26 +07:00
softsimon
fe216b12d9
Mobile padding improvements.
2020-03-25 00:41:46 +07:00
softsimon
9c532499e8
Refactor address reactive flow.
2020-03-24 21:38:11 +07:00
softsimon
ffa97fedf3
Bugfix: Refetch unconfirmed transaction when returning back online.
2020-03-24 21:01:29 +07:00
softsimon
a244458928
Removing bad code
2020-03-24 01:00:39 +07:00
softsimon
2628dc1271
Update page Title for SEO.
2020-03-24 00:52:08 +07:00
softsimon
93c5f0bd84
Adding ETA, confirmed time, and other ui improvements to transaction page.
2020-03-23 04:07:31 +07:00
softsimon
245af5fa8f
Improved how mempool blocks handle updates
2020-03-23 01:43:03 +07:00
softsimon
bd641271a9
Bugfix and inprovments for arrow navigation.
2020-03-22 23:45:16 +07:00
softsimon
78e41fc3d3
Refactord blockchain is rendering, block arrow location propagation and keynavigation.
2020-03-22 17:44:36 +07:00
softsimon
69827843c9
Navigate between blocks using keyboard arrows.
2020-03-21 03:38:18 +07:00
softsimon
4ae5576452
Update fee distribution graph and fix arrow.
2020-03-20 02:11:40 +07:00
softsimon
72658c19f6
Adding "mempool block" details. Work in progress!
2020-03-17 21:53:20 +07:00
softsimon
3e6f382c4d
Adding mouse over title to fee rate badge.
2020-03-16 02:41:13 +07:00
softsimon
8a5887e890
Only return "initial block amount" on init, and treat high fees in empty blocks as overpaid.
2020-03-16 02:25:14 +07:00
softsimon
abf74c1aaf
Adding fee rating to confirmed transactions.
2020-03-16 02:01:03 +07:00
softsimon
dbf8d025e9
Adding median fee to block.
2020-03-15 17:12:09 +07:00
softsimon
9b33baa4c1
TV view didn't request mempool blocks.
2020-03-14 13:48:01 +07:00
softsimon
7c2849b331
Adjusting font-sizes. Logo size.
2020-03-13 22:05:44 +07:00
wiz
5b41ecf6e5
Remove more instances of # before block height number
2020-03-13 23:03:46 +09:00
wiz
79f85ebf47
Tweak projected blocks to match blockchain blocks, tweak font size
2020-03-13 22:22:15 +09:00
wiz
fd4d0123d1
Remove ".space" from mempool logo, fixes #55
2020-03-13 22:01:30 +09:00
wiz
70445ddfa2
Tweak to the block layout, move block height down, only show median fee
2020-03-13 21:33:45 +09:00
wiz
95d15bde2f
Remove "#" from block-height number for cleaner look
2020-03-13 20:56:05 +09:00
wiz
e8ba7b7f0c
Increase block height font-size from 12px to 18px
2020-03-13 20:29:00 +09:00
softsimon
6c05a25303
Merge branch 'master' of https://github.com/mempool/mempool
...
* 'master' of https://github.com/mempool/mempool :
Add new package.json for top-level mempool project
Update package.json for mempool-frontend
2020-03-13 18:00:44 +07:00
softsimon
e351bcea73
Fix for the websocket DOS bug.
2020-03-13 18:00:34 +07:00
wiz
6af45c86f8
Add new package.json for top-level mempool project
2020-03-13 19:51:25 +09:00
wiz
c8da732771
Update package.json for mempool-frontend
2020-03-13 19:48:10 +09:00
softsimon
2f94200a45
Responsive mempool blocks.
2020-03-12 21:56:07 +07:00
softsimon
82ac10af93
Preload latest blocks until it fills the screen on inital load.
...
closes #42
2020-03-11 18:04:57 +07:00
softsimon
f94007979b
Removing latest transactions component.
2020-03-11 16:31:37 +07:00
softsimon
4d5580eabb
Replace some spinners with skeleton loaders.
2020-03-11 16:06:11 +07:00
softsimon
c0aa9ff925
Don't lookup transaction times for confirmed transactions
2020-03-10 15:33:58 +07:00
softsimon
3c38aaaf33
Fixes to responsive design.
2020-03-10 15:25:49 +07:00
softsimon
0f41b0d933
Making block, transaction, and address view responsive.
...
closes #43
2020-03-10 14:46:12 +07:00
wiz
71cd4e1279
Capitalize the B in Bitcoin in metadata
2020-03-10 04:10:31 +09:00
wiz
4096d44688
Tweak that metadata
2020-03-10 04:05:29 +09:00
wiz
7e1b99f726
Moar tweaks to opengraph metadata and twitter card metadata
2020-03-10 03:30:27 +09:00
softsimon
701b8610e5
Reducing size of twitter card image.
2020-03-10 01:29:11 +07:00
wiz
1c883cf150
Shorten opengraph description and twitter card description to fit
2020-03-10 03:19:50 +09:00
wiz
33ffabcd28
Fix page title (accidentally deleted in previous commit)
2020-03-10 03:16:54 +09:00
wiz
7aeb4ef692
Add opengraph metadata + twitter card preview ( fixes #38 )
2020-03-10 03:11:29 +09:00
softsimon
2296ad69b9
Adding a third connection state and preventing offline indicator from pushing the menu.
2020-03-09 17:53:54 +07:00
softsimon
994c42440d
Adding more websocket connection reconnect fail safe.
...
fixes #44
2020-03-09 01:41:43 +07:00
softsimon
4574d18ce3
Improved websocket disconnections.
2020-03-06 13:47:04 +07:00
softsimon
a6809e99f1
Adding console log messages to websocket error handling.
2020-03-06 02:27:22 +07:00
softsimon
5d4ce44627
Introduce a websocket ping check that closes the socket if no response.
2020-03-06 02:05:26 +07:00
softsimon
b60d9cdfbc
General responsive improvments.
2020-03-05 16:13:46 +07:00
softsimon
9851ae7169
Made decimals more nice and clear.
2020-03-04 15:55:54 +07:00
softsimon
7186426441
Block reward calculation fix.
2020-03-04 15:30:35 +07:00
softsimon
73e24195da
Adding miner block reward and fee to block info.
2020-03-04 15:10:30 +07:00
softsimon
f71ac67d24
Responsive latest blocks and transactions tables.
2020-03-04 02:53:31 +07:00
softsimon
c1a8863861
Improvments to responsiveness
2020-03-03 17:47:01 +07:00
softsimon
4ae6b982e0
Template fix.
2020-03-02 17:31:33 +07:00
softsimon
669a5e429d
Added fiat balance to address and made fiat balance into a component.
2020-03-02 17:29:00 +07:00
softsimon
d28730787a
Removed comment.
2020-03-02 15:07:52 +07:00
softsimon
02373f366c
Moving strings to template.
2020-03-01 23:18:03 +07:00
softsimon
4d2ebcede9
Updating to new github url.
2020-03-01 22:56:14 +07:00
softsimon
15e25b447f
Address loadmore bugfix.
2020-03-01 18:09:42 +07:00
softsimon
dc775b7ee5
Infinite scroll fixes.
2020-03-01 16:33:18 +07:00
softsimon
90c05ccb51
Infinite scroll replaces "load more" buttons.
2020-03-01 03:32:12 +07:00
softsimon
c9b161423d
Send git-commit hash to client on reconnect to force client reload on backend update
2020-03-01 00:42:41 +07:00
softsimon
943d96ee8c
Latest block design updates.
2020-02-29 23:42:50 +07:00
softsimon
50b4e1523e
Minor UX fixes.
2020-02-28 05:28:23 +07:00
softsimon
ef862e2442
Additional fixes for address transaction fetching.
2020-02-28 04:16:15 +07:00
softsimon
3d3cec2582
Optimized address transaction fetching.
2020-02-28 03:51:59 +07:00
softsimon
4879036216
Added first seen on mempool transactions.
2020-02-28 01:09:07 +07:00
softsimon
23a61a37fd
Confirmed address transactions fix. QR Code fix. (take 2)
2020-02-26 23:21:16 +07:00
softsimon
37166e230d
Confirmed address transactions fix. QR Code fix.
2020-02-26 21:11:43 +07:00
softsimon
a122432c24
Address tracking and notification sounds.
2020-02-26 04:29:57 +07:00
Simon Lindh
8e52a2ba06
Design updates.
2020-02-26 03:39:22 +09:00
wiz
f744d83b65
Simplify contributor roles on team page
2020-02-26 03:38:30 +09:00
Simon Lindh
057bff69fc
Various fixes and design updates.
2020-02-26 03:37:00 +09:00
Simon Lindh
32fdb32792
Connection config and proxy updates.
2020-02-26 03:35:08 +09:00
Simon Lindh
d690511a08
Footer and header design updates.
2020-02-26 03:34:20 +09:00
Simon Lindh
3453e84889
Basic address tracking.
2020-02-26 03:31:45 +09:00
Simon Lindh
5186f81d56
Track transaction among mempool blocks.
2020-02-26 03:30:51 +09:00
Simon Lindh
f3cfa038d3
Transaction tracking revamped.
...
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
34645908e9
Refactor. API explanations. UX revamp.
2020-02-26 03:26:16 +09:00
Simon Lindh
acd658a0e7
Optimize statistics.
2020-02-26 03:21:21 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00
rbrooklyn
f8706f0a62
Remove index===3 checks from getStyleForProjectedBlockAtIndex
2020-02-14 16:52:01 +00:00
Simon Lindh
67fb17f242
electrs backend request and error handling improvements
2019-12-09 19:14:54 +07:00
Simon Lindh
d1fce86adb
Renamed the electrs backend support to 'electrs'.
2019-12-06 22:37:07 +01:00
Simon Lindh
a6badfa40a
Added virtual bytes pipe for mempool graph in television view.
...
fixes #14
fixes #12
2019-11-21 11:58:29 +08:00
Simon Lindh
ec03aea9e5
Removed unused packages to fix security warnings.
2019-11-14 15:50:04 +08:00
Simon Lindh
9e212ab176
Search box for explorer.
2019-11-14 15:03:01 +08:00
Simon Lindh
480016ef07
Address page with QR code
2019-11-13 14:51:44 +08:00
Simon Lindh
309e851ead
Block view.
2019-11-12 16:39:59 +08:00
Simon Lindh
bd2bd478ef
Transaction view.
2019-11-10 16:44:00 +08:00
Simon Lindh
02d67e8406
Explorer page with latest blocks. WIP
2019-11-06 15:35:02 +08:00
Simon Lindh
7344c518d3
Use calculated block subsidy instead of static.
2019-11-01 18:04:18 +08:00
Simon Lindh
fc6badb886
Added virtual bytes pipe for mempool graph.
...
Added decimals to mempool graph y-axis.
fixes #14
fixes #12
2019-10-31 13:55:25 +08:00
Simon Lindh
d8407080ec
Merge pull request #13 from andrerfneves/refactor/docs-package
...
[chore] Documentation improvements and package json cleanups
2019-10-29 02:00:17 +08:00
Simon Lindh
35c4d9676c
Resume transaction tracking after reconnect.
2019-10-24 15:37:39 +08:00
Simon Lindh
f5e74c844b
Merge branch 'esplora'
...
* esplora:
Adding optional Blockstream esplora backend support.
2019-10-22 17:28:56 +08:00
Simon Lindh
50c0c4fbc3
Libraries upgrades.
2019-10-22 17:28:37 +08:00
Simon Lindh
afb3ecc57d
Adding optional Blockstream esplora backend support.
2019-10-22 17:09:07 +08:00
Andre Neves
d3cd735411
chore(docs): Update README docs for more clarity
...
chore(packagejson): clean up and standardize data inside package json - author taken from MIT license details
chore(spacing): move tsconfig json to follow codebase standard indentation setup
2019-09-08 13:37:07 -04:00
Simon Lindh
2f3d0ddf3e
Prevent double request when switching between graph time spans.
2019-08-29 14:36:20 +02:00
Simon Lindh
53269a805b
Proxy websocket when running local environment.
2019-08-29 01:05:46 +02:00
wiz
e27417dc46
Get rid of .htaccess now that we're using nginx
2019-08-23 22:16:27 +09:00
Simon Lindh
51182cb082
Removing spyware.
2019-08-23 01:31:37 +02:00
wiz
daac439e9a
Set websocket URL protocol based on document.location.protocol
2019-08-23 00:12:35 +09:00
wiz
8910eba396
Fix websocket URL to work with both clearnet and onion
2019-08-23 00:04:14 +09:00
wiz
b91374709d
Remove :8999 port from API on About page
2019-08-22 05:37:47 +09:00
wiz
d73ed0e706
Move websocket behind nginx, add nginx.conf, update README
2019-08-22 05:25:29 +09:00
Simon Lindh
4ccecc4747
Enabled legend on tv view.
2019-08-21 08:33:38 +02:00
Simon Lindh
9b287336d0
Added fee distribution Pie Chart to the block inspector.
2019-08-18 17:22:16 +03:00
Simon Lindh
bd19b88f11
TV view button. Updated stats bar. Removed tx/second graph. CSS fixes.
2019-08-15 14:50:05 +03:00
Simon Lindh
0fad0fbb42
Repost "want" after reconnect.
2019-08-09 21:45:31 +03:00
Simon Lindh
85c4a3480b
TV full screen view.
2019-07-27 18:43:17 +03:00
Simon Lindh
76f8af9048
Amount of projected blocks is now a config.
2019-07-26 17:42:26 +03:00
Simon Lindh
8dd58db42a
Live 2H graph is now fetched through the websocket.
...
Tell the web socket what to fetch with "want" request.
2019-07-26 12:48:32 +03:00
Simon Lindh
2b6426a126
Fixing tx tracking issues.
2019-07-25 14:20:02 +03:00
Simon Lindh
9898996d6c
Refactored frontend data handling.
2019-07-24 23:08:28 +03:00
Simon Lindh
1d65ae533b
CSS updates.
2019-07-23 18:36:55 +03:00