softsimon
|
c21dad88bf
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
2ebdb27dcb
|
Fixing routes to /tv and /status
|
2020-07-02 22:34:16 +07:00 |
|
softsimon
|
f5260b72e5
|
enable status view for liquid and testnet
|
2020-07-02 20:51:55 +07:00 |
|
softsimon
|
2aca447f9e
|
Adding /status-view
|
2020-07-02 17:56:15 +07:00 |
|
6102bitcoin
|
953eea7321
|
Remove shadown on Block-Height value
|
2020-06-30 18:19:09 +01:00 |
|
wiz
|
c4d4d931f1
|
Add <noscript> tag in index.html for Tor browser or NoJS users
|
2020-06-28 22:14:16 +09:00 |
|
softsimon
|
c20ba429b1
|
Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
|
2020-06-23 14:49:06 +07:00 |
|
softsimon
|
0a264a7078
|
Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
|
2020-06-22 22:10:49 +07:00 |
|
softsimon
|
7e9ba6b983
|
Bugfix: Latestblock height didn't propagate in the template
Renaming Contributors to About
|
2020-06-21 14:55:16 +07:00 |
|
softsimon
|
57029405a7
|
Removing "blockchain" tab to make medium size display not overlap.
|
2020-06-20 21:54:42 +07:00 |
|
softsimon
|
ae9f57322b
|
Liquid fee amount fix, network was read to early
|
2020-06-19 23:57:57 +07:00 |
|
softsimon
|
22813a09e8
|
Display fees correctly for Liquid blocks.
|
2020-06-19 23:32:17 +07:00 |
|
softsimon
|
279b79b9b1
|
Reducing mempool detection sensitivity to 25%
refs #76
|
2020-06-18 17:10:07 +07:00 |
|
wiz
|
21e2ce6a85
|
Remove old unused favicons for apple homescreen
|
2020-06-17 18:40:16 +09:00 |
|
wiz
|
91c40da8c9
|
Remove old unused favicons for android homescreen
|
2020-06-17 18:30:01 +09:00 |
|
wiz
|
d513bd7ea8
|
Update favicons with transparent icon - fixes #87
|
2020-06-17 18:28:15 +09:00 |
|
softsimon
|
cc48e0be2c
|
Fix: Don't calculate block fee for Liquid.
Completing interfaces.
|
2020-06-17 15:01:58 +07:00 |
|
softsimon
|
6eca311147
|
Display input/output asset transfers
fixes #85
|
2020-06-12 16:17:52 +07:00 |
|
softsimon
|
56c6612e2e
|
Don't fully animate when tab is deactivated.
refs #47
|
2020-06-11 01:38:59 +07:00 |
|
softsimon
|
07b543d6bf
|
Disabling new block sound until we have a setting for this.
refs #84
|
2020-06-11 00:41:39 +07:00 |
|
softsimon
|
43dac03ec0
|
Bigfix: Don't chime when switching networks.
fixes #84
|
2020-06-11 00:11:15 +07:00 |
|
softsimon
|
36e46249b5
|
Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
|
2020-06-10 23:52:14 +07:00 |
|
softsimon
|
8b6a681614
|
Detect RBF-transactions and offer to track them.
fixes #78
|
2020-06-08 18:55:53 +07:00 |
|
softsimon
|
9bf38da470
|
Merge pull request #83 from mempool/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
|
2020-06-07 20:39:02 +07:00 |
|
dependabot[bot]
|
cec6bf59f2
|
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-07 12:14:55 +00:00 |
|
softsimon
|
7ade4c114b
|
Code cleanup.
|
2020-06-07 17:30:32 +07:00 |
|
softsimon
|
4bef9f9b79
|
Display coinbase and op return messages all the time.
|
2020-06-06 23:50:08 +07:00 |
|
softsimon
|
6662bc4646
|
Display at least one standalone mempool block.
Upgrade some packages to ng 9.
|
2020-06-04 15:08:24 +07:00 |
|
softsimon
|
e917d40909
|
Dynamic itemsPerPage on assets list.
|
2020-06-01 15:56:32 +07:00 |
|
softsimon
|
3cf839e1da
|
Icons to network dropdown.
|
2020-06-01 15:08:27 +07:00 |
|
softsimon
|
55835b3741
|
Spread gradient correctly on unfilled blocks.
|
2020-05-31 18:34:03 +07:00 |
|
softsimon
|
da4ce0855c
|
Block transactions list now use pagination instead of infinite scroll.
|
2020-05-30 21:18:53 +07:00 |
|
softsimon
|
5e5f048071
|
Hide horizontal scrollbar.
|
2020-05-30 18:04:06 +07:00 |
|
softsimon
|
969367c8bb
|
Improved Liquid Assets page with pagination and search filter.
|
2020-05-30 16:26:39 +07:00 |
|
softsimon
|
235c9b0bdd
|
Mempool gradient update, again.
|
2020-05-30 10:20:29 +07:00 |
|
softsimon
|
2c24c2de83
|
Corrected that horrible green color.
|
2020-05-30 09:56:38 +07:00 |
|
softsimon
|
9ef5c420d9
|
Change mempool gradient to green-yellow-red
|
2020-05-29 22:16:20 +07:00 |
|
softsimon
|
3deedada07
|
Display Segwit and RBF information
|
2020-05-28 18:39:45 +07:00 |
|
softsimon
|
84e15b133a
|
Mobile responsive fixes.
|
2020-05-28 15:50:19 +07:00 |
|
softsimon
|
16603e4fc1
|
Throw error when failing to download json assets.
|
2020-05-28 01:56:32 +07:00 |
|
softsimon
|
3b546b234f
|
Handle missing assets in search.
|
2020-05-28 01:01:35 +07:00 |
|
softsimon
|
559a6dd19a
|
Slightly increased gradient span and contrast on mempool blocks
|
2020-05-27 17:14:02 +07:00 |
|
softsimon
|
0b74e6cba8
|
Bootstrap version update and progressbar fix.
Yellow fee text is now white.
|
2020-05-25 22:36:50 +07:00 |
|
softsimon
|
ba007a4b17
|
Use dynamic gradient based on fee levels on mempool blocks.
fixes #64
|
2020-05-24 22:23:56 +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 |
|
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
|
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 |
|