Commit Graph

2389 Commits

Author SHA1 Message Date
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
ea708de9fb Speed up mempool loop. 2020-06-09 02:32:24 +07:00
softsimon
0177224eba Adding types to callback functions. 2020-06-09 02:08:46 +07:00
softsimon
912d45165b Don't call mempoolChanged after disk cache dump. 2020-06-08 19:19:31 +07:00
softsimon
8b6a681614 Detect RBF-transactions and offer to track them.
fixes #78
2020-06-08 18:55:53 +07:00
softsimon
f0b0fc3f4b Push new block and mempool synchronized.
Measure projected block accuracy.
refs #47
2020-06-08 02:08:51 +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
8167debbe9 Expose git commit hash to backend info api. 2020-05-27 15:18:04 +07:00
wiz
4d4b6f4831 Add GitHub issue template with info about support requests 2020-05-26 23:15:39 +09:00
wiz
ca9ee0e6ae Add torrc in production README 2020-05-26 23:13:57 +09:00
wiz
b9d9875e98 Remove duplicate npm install and build steps in production scripts 2020-05-26 21:52:50 +09:00
wiz
9af0015c22 Remove uacomment from bitcoin.conf 2020-05-26 21:34:47 +09:00
wiz
c732f2d423 Always run "npm install" when upgrading, only build mainnet frontend 2020-05-26 21:34:45 +09:00
softsimon
68664968da Add backendInfo api endpoint. 2020-05-26 18:06:14 +07:00
softsimon
5b80b43e2a Add hostname to initial websocket data. 2020-05-26 16:34:55 +07:00
wiz
4ece586709 Add missing MySQL grant statements in production README 2020-05-26 13:23:57 +09:00
wiz
01ac06b096 Fix start/upgrade scripts to properly restart the backend processes 2020-05-26 13:23:55 +09:00
wiz
73fb18b929 Ignore line endings for package.json files 2020-05-26 13:23:52 +09:00
softsimon
5cbbf5a186 Crash fix. 2020-05-26 11:02:12 +07:00
softsimon
0b74e6cba8 Bootstrap version update and progressbar fix.
Yellow fee text is now white.
2020-05-25 22:36:50 +07:00
wiz
ecbc3e7580 Add production site setup guide and related install scripts 2020-05-25 20:58:46 +09:00
wiz
003361befb Update misc files used for mempool.space production website 2020-05-25 18:42:00 +09:00
softsimon
2c345426cb Strip attached coinbase transactions to save data. 2020-05-24 22:45:45 +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
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